Closed
Bug 296953
Opened 20 years ago
Closed 20 years ago
When reaching bottom of textarea/overflowing divs scrolling should continue on
Categories
(Firefox :: General, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jared.mcateer, Unassigned)
Details
Attachments
(1 file)
|
1.77 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 This may be in relation to <a href=https://bugzilla.mozilla.org/show_bug.cgi?id=62431>Bug#62431</a> but it would be a nice enhancement so that when you've reached the bottom of a scrollable textarea that the page regains focus if the user trys to scroll further. It is an annoyance to have to click out of the text area to continue scrolling Reproducible: Always Steps to Reproduce: 1. Try scrolling test case in Firefox 2. Try scrolling test case in IE Actual Results: Firefox will stop at the end of the div and textarea until focus is pulled out of it, where IE will continue to scroll. Expected Results: When Firefox reaches the end of the areas it should continue to scroll down the page rather than halting.
| Reporter | ||
Comment 1•20 years ago
|
||
This is a demonstration of an overflowing div and textarea with scrollable content.
Comment 2•20 years ago
|
||
WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050604 Firefox/1.0+
Summary: When reaching bottom of textarea/overflowing divs scrolling should continue on → When reaching bottom of textarea/overflowing divs scrolling should continue on
| Reporter | ||
Comment 3•20 years ago
|
||
(In reply to comment #2) > WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050604 > Firefox/1.0+ Ahh man I knew as soon as I posted I forgot to check deer park >_< Sorry guys
Comment 4•20 years ago
|
||
WFM too with current trunk build. This was probaly some time ago fixed when overflow:auto mousewheelscrolling got fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•