Open Bug 1118204 Opened 10 years ago Updated 3 years ago

Scrolling inside a textarea that's not completely displayed should scroll the page first

Categories

(Core :: General, defect)

x86_64
Linux
defect

Tracking

()

People

(Reporter: julienw, Unassigned)

Details

Attachments

(1 file)

Attached file test-textarea.html
STR: 1. open the attached file 2. if the textarea is fully visible, resize your browser window so that only part of the textarea is visible 3. put your mouse cursor on the textarea 4. scroll down using your mousewheel or trackpad or whatever simulates a mousewheel Expected: * the page scrolls down so that we can see the textarea completely, and then scrolls down the textarea if it is scrollable Actual: * the textarea is scrolled down first Rationale is that when we scroll down the page, we can see also see the needed text in the textarea, but we also see more of the textarea itself. Of course, we need the same behavior when scrolling up. We also need to take care of textareas that are higher than the window's height. Note that I get this a lot when editing wiki.mozilla.org. (I wasn't sure of the component, so I put this in General).
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: