Closed
Bug 65691
Opened 25 years ago
Closed 20 years ago
off by one pixel when hovering over link
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: sdm, Assigned: saari)
References
Details
Go to any web site, approach a link with the mouse real slowing, one pixel at a
time (try it from the left). You will notice that the status bar shows the link
url one pixel before the cursor turns into a hand. If you click at this point,
the browser follows the link, even though there is no hand cursor. This happens
from the left, top, and right, but not the bottom. This happens when entering
and exiting a link with the mouse.
Expected behavior: the feedback for the link boundary should be consistent. The
hand cursor should display at the same time the link is clickable.
Comment 1•25 years ago
|
||
over to Layout.
Assignee: asa → clayton
Component: Browser-General → Layout
QA Contact: doronr → petersen
->Event Handling. Could this have something to do with event targetting?
Assignee: clayton → joki
Component: Layout → Event Handling
QA Contact: petersen → lorca
Comment 3•25 years ago
|
||
Bug 59525 lists several similar problems where the cursor isn't correct when
entering an element.
Comment 4•25 years ago
|
||
This is probably true but I'd have to rate it low priority.
This bug has been marked "future" because the original netscape engineer
working on this is over-burdened. If you feel this is an error, that you or
another known resource will be working on this bug,or if it blocks your work
in some way -- please attach your concern to the bug for reconsideration.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 5•25 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
Updated•24 years ago
|
QA Contact: madhur → rakeshmishra
Updated•23 years ago
|
QA Contact: rakeshmishra → trix
Comment 8•20 years ago
|
||
I am unable to duplicate this bug using this build:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 ID:2005111116
--> WFM
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•7 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
•