Closed Bug 1425485 Opened 8 years ago Closed 8 years ago

overscroll-behavior has no effect for <textarea>

Categories

(Core :: Panning and Zooming, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox57 --- unaffected
firefox58 --- unaffected
firefox59 --- fixed

People

(Reporter: botond, Assigned: botond)

References

Details

(Whiteboard: [gfx-noted])

Attachments

(2 files, 1 obsolete file)

STR: 1. Load the attached testcase in Firefox Nightly 2. Use the mousewheel/trackpad to scroll down over the textarea. 3. After the textarea scrolls to the bottom, continue scrolling down. Expected results: Since the textarea is marked overscroll-behavior:contain, the page does not scroll down. Actual results: The page scrolls down.
Attached file Testcase
Depends on: 951793
We fixed the same issue for scroll-behavior a year ago: bug 1320200.
See Also: → 1320200
Attachment #8937082 - Attachment mime type: text/plain → text/html
Assignee: nobody → botond
Comment on attachment 8937109 [details] Bug 1425485 - Propagate overscroll-behavior on a text input to the anonymous scrollable <div> inside it. https://reviewboard.mozilla.org/r/207808/#review213698 Should we just reuse inherit-scroll-behavior? Seems like we only need one class here.
Attachment #8937109 - Flags: review?(tnikkel) → review+
Attachment #8937109 - Attachment is obsolete: true
Comment on attachment 8937141 [details] Bug 1425485 - Propagate overscroll-behavior on a text input to the anonymous scrollable <div> inside it. Carrying r+ (not making this a new revision of the earlier review was a MozReview fail).
Attachment #8937141 - Flags: review?(tnikkel) → review+
Comment on attachment 8937141 [details] Bug 1425485 - Propagate overscroll-behavior on a text input to the anonymous scrollable <div> inside it. I guess I can't actually do that with MozReview. Timothy, could you re-r+ please?
Attachment #8937141 - Flags: review+ → review?(tnikkel)
Comment on attachment 8937141 [details] Bug 1425485 - Propagate overscroll-behavior on a text input to the anonymous scrollable <div> inside it. https://reviewboard.mozilla.org/r/207850/#review213724
Attachment #8937141 - Flags: review?(tnikkel) → review+
Pushed by bballo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/99fe32dcca1c Propagate overscroll-behavior on a text input to the anonymous scrollable <div> inside it. r=tnikkel
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Depends on: 1426564
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: