Closed
Bug 158449
Opened 23 years ago
Closed 20 years ago
Click and Drag from Text Area inactivates Scrollbars
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mozilla, Assigned: kinmoz)
References
Details
Load any page with a text area and that is long enough to need to scroll. Click
in the text area and drag down till the page scrolls to the bottom. Now try to
use the scrollbars. Reload doesn't help.
Mozilla 20020718 trunk
Comment 1•23 years ago
|
||
worksforme win2k 7/18 trunk for a testcase based on description above.
maybe I need more detail (or a specific testcase) or maybe it's an winxp
thing.
Reporter | ||
Comment 2•23 years ago
|
||
All that is required is to click into a textarea (and don't let up) and drag the
mouse to the bottom of the Mozilla window. The window will begin scrolling, and
once the textarea goes off the top of the page you lose all mouse control. You
can't stop the scrolling, and the scrollbars don't work.
Comment 3•23 years ago
|
||
Right. It was the "once the textarea goes off the top of the page" that I was
missing, since the testcase I set up, while scrolling to the bottom, did not
move the textarea offscreen.
Yep. Goes whacky, win2k 7/18 trunk.
However, I was able to recover with reload, or by hitting Esc and clicking
above the scrollbar thumb. Still, it's broken (workaround or not).
Comment 5•23 years ago
|
||
I see this on Linux too, build 2002061808.
Comment 6•23 years ago
|
||
This should be under Editor: Core, I think.
Assignee: jaggernaut → kin
Component: XP Toolkit/Widgets → Editor: Core
QA Contact: jrgm → sujay
Comment 7•22 years ago
|
||
A better workaround is to use the "arrow up" or "PageUp" key to scroll up until
you see the textarea again.
*** Bug 192079 has been marked as a duplicate of this bug. ***
*** Bug 193289 has been marked as a duplicate of this bug. ***
Comment 10•20 years ago
|
||
Is this still an issue?
Comment 11•20 years ago
|
||
I think this is fixed for quite some time. I'm marking this WFM. If someone can
still reproduce this, then please reopen.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•