Closed Bug 1787088 Opened 2 years ago Closed 2 years ago

Don't reframe for overflow changes on <input> / <textarea>

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
106 Branch
Tracking Status
firefox106 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This is an optimization worth having. Also, fixes the symptoms from bug 1787062 (though not the underlying cause, will add a test-case there that reproduces without this change)

These frames don't honor overflow in any meaningful way, except for
textarea, where overflow inherits into its editing root.

That style change however should be handled on its own by reflowing
(thus avoiding the reframe).

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5193d7805274 Don't reframe for overflow changes in text controls. r=TYLin
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: