Closed Bug 1469813 Opened 6 years ago Closed 6 years ago

<select contenteditable="false"> can no longer be removed in a contenteditable block

Categories

(Core :: DOM: Editor, defect, P3)

60 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 685799

People

(Reporter: joerg, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180605171542

Steps to reproduce:

Open the attached file. Try to select one or more of first three <select> and delete or cut them.
Now try the same with the last <select>.


Actual results:

The first three <select> can only be removed together and by selecting trailing and preceding text. The last <select> with the additional <span contenteditable="false"> can be selected and deleted by itself.


Expected results:

Older versions before Quantum consistently allows provide the behavior of the last <select>, i.e. individual removal.
Priority: -- → P3
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
I disagree with this. How can it be a duplicate of a 8 year old bug, if the behavior regressed since Firefox 52?
(In reply to Jörg Sonnenberger from comment #2)
> I disagree with this. How can it be a duplicate of a 8 year old bug, if the
> behavior regressed since Firefox 52?

Root cause is same.  WSRunObject doesn't consider that container isn't editable.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: