Closed
Bug 3698
Opened 26 years ago
Closed 26 years ago
jump to anchor on same page turns text selection on
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: mikepinkerton, Assigned: joki)
References
()
Details
Go to the above url and click on any of the numbers (black circles) on the big
gif of Anakin's Hovel Set Plan. They are client-side imagemap links to anchors
further down on the same page so the document scrolls down there. However, it
appears that we lose a mouseup event somewhere because if you move the mouse
around the text of the page, you can see it is being selected (black outline
around text on page). Clicking again anywhere on the page makes the selection
stop tracking the mouse.
I don't have a build to test this on windows or unix (tree is red and i was doing
a clobber build), but it certainly does this on macos.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•26 years ago
|
||
I believe this was an all platforms issues since Windows did it too. Should be
fixed now.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
verified
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•