Open Bug 1562561 Opened 6 years ago Updated 1 year ago

Don't expose Shadow DOM nodes via Selection API

Categories

(Core :: DOM: Selection, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: mbrodesser, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Assignee: nobody → mbrodesser

Ensure:

  • Shadow nodes can be selected.
  • Shadow nodes are not exposed.
  • Selections of shadow nodes can be deleted.
Type: task → enhancement
Priority: -- → P3

Taking it if you don't mind 😁

Assignee: mbrodesser → krosylight

Sure, thank you. I suggest trying to solve this in small steps. My gut feeling is, this is requires non-trivial changes.

Unfortunately not in my short term plan, maybe H2?

Assignee: krosylight → nobody
Severity: normal normal → S3 S3
Duplicate of this bug: 1872597

Hi folks, thanks again for your hard work.
Is there any update on this by any chance in terms of short term capacity for this issue?
Was just wondering, still very interested in getting this fixed.
Thank you either way!

(In reply to Mirko Brodesser (:mbrodesser-Igalia) from comment #1)

Ensure:

  • Shadow nodes can be selected.

Do I understand correctly that this is a requirement to be implemented with this fix and there currently Shadow nodes cannot be selected?

(In reply to Alex Jakobi [:ajakobi] from comment #7)

(In reply to Mirko Brodesser (:mbrodesser-Igalia) from comment #1)

Ensure:

  • Shadow nodes can be selected.

Do I understand correctly that this is a requirement to be implemented with this fix

Yes. End-uses should be able to select text in shadow-nodes with their cursor/mouse.

and there currently Shadow nodes cannot be selected?

At least in some cases they can be selected, don't know if in all. That functionality needs to be preserved for end-users.

See Also: → 1908310
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: