Closed
Bug 5055
Opened 26 years ago
Closed 26 years ago
if text is selected, scrolling page doesn't stick
Categories
(Core :: DOM: Selection, defect, P3)
Core
DOM: Selection
Tracking
()
VERIFIED
FIXED
People
(Reporter: cpratt, Assigned: mjudge)
References
()
Details
if you select some text and then scroll the document down, moving the mouse back
to the left will scroll the document back to where it was before.
to reproduce this, use the url above. select the first paragraph of text. scroll
down to the bottom of the document. as soon as you move the mouse back to the
left, the page flips up to the top.
Updated•26 years ago
|
OS: Windows NT → All
Hardware: PC → All
Comment 1•26 years ago
|
||
just to chime in here. The key to the behavior is the text you select has to disappear from view when you scroll. Then when you
let go and move the mouse back over the page it flips back up. It flips up to the point that the very bottom of the text you
selected now becomes visible. Sounds like a focus thing to me.
The Linux behavior is really quirky. All of the above happens plus extra things get selected
*build info
MacOS 1999041309
Linux 1999041309
WinNT 1999041308
I don't see a problem under NT using the 1999043008 build. claudius, how about
mac os and linux?
Comment 4•26 years ago
|
||
A OK on Mac and Linux with the 1999043009 builds. I vote we mark it 'FIXED'
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Marking it as duplicate.
*** This bug has been marked as a duplicate of 5497 ***
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: DUPLICATE → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•26 years ago
|
||
marking VERIFIED for 1999043009 builds
Updated•26 years ago
|
Status: VERIFIED → REOPENED
Comment 8•26 years ago
|
||
Reopening based on cpratt comments from bug 5052. I'll wait for him to comment now.
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Comment 10•26 years ago
|
||
Per a request from Selection and Search component eng (mjudge) and qa (elig),
moving all "Selection and Search" bugs to new "Selection" component. Original
"Selection and Search" component will be retired.
You need to log in
before you can comment on or make changes to this bug.
Description
•