Closed Bug 1736507 Opened 3 years ago Closed 3 years ago

Gecko specific editor UI is not updated if its target position/size is changed from input event listener

Categories

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

defect

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(1 file)

No description provided.

Currently, EditorBase::EndUpdateViewBatch() does this, but it's before input
event. Therefore, if an input event listener changes the target elements'
position and/or size, user will see broken UI. Therefore, it should be updated
at editor finishes everything.

Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/5fe5f0dbf512
Make `HTMLEditor` updates its specific UI (if there is) after dispatching `input` event r=m_kato
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: