Closed
Bug 56167
Opened 24 years ago
Closed 24 years ago
Cursor does not change to a hand over link in a web page
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P2)
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: attinasi, Assigned: hyatt)
References
()
Details
(Keywords: regression, Whiteboard: [rtm++])
Attachments
(2 files)
3.75 KB,
patch
|
Details | Diff | Splinter Review | |
3.63 KB,
patch
|
Details | Diff | Splinter Review |
Hover over a link in a web page with a recent build and the cursor flickers
between a hand and an arrow, but ends up as an arror. Seen on Trunk and Branch
(even in commercial build 2000101108, from where I am writing this up).
Reporter | ||
Comment 1•24 years ago
|
||
Recent regression. I'm looking over recent changes for likely suspects now.
Maybe nsEventStateManager 1.216? I'll try bakcing that out...
Keywords: regression,
rtm
Reporter | ||
Comment 2•24 years ago
|
||
Note that the cursor changes to a hand just fine in the personal toolbar and the
sidebar, just not in the content area.
Reporter | ||
Comment 3•24 years ago
|
||
I backed out Hyatt's change to nsEventStateManager (1.216) and this is fixed.
Assigning to him to fix.
Assignee: joki → hyatt
*** Bug 56094 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 5•24 years ago
|
||
Darnit! Ok, I guess I'm about ready to give up on this and punt it all back to
joki now that he's back from vacation. I can back out my fix, but then basic
:hover will be broken again.
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•24 years ago
|
||
Assignee | ||
Comment 7•24 years ago
|
||
Oops. I screwed up the first patch. Only look at the second patch.
Assignee | ||
Comment 8•24 years ago
|
||
Comment 9•24 years ago
|
||
a=waterson
Comment 10•24 years ago
|
||
r: joki
Can we at least get this checked in on the trunk? The branch would sure be nice
too -- it's a basic UI feature in web browsers since at least NCSA Mosaic,
probably well earlier...
Comment 12•24 years ago
|
||
Yikes! rtm+ This is the fundamental affordance cue for the primary usage case
in a web browser. Many people only click on stuff that shows the hand, so this
could affect web app usability, and therefore click-through for netscape.com. I
think this is 'pull-it-off-the-wire' territory.
Priority: P3 → P2
Whiteboard: [rtm+]
Comment 13•24 years ago
|
||
*** Bug 56252 has been marked as a duplicate of this bug. ***
Comment 14•24 years ago
|
||
Please land this on the trunk asap first.
Please update with status of build (re: regressions?) and renominated for branch
landing.
Marking need-info
Whiteboard: [rtm+] → [rtm need info]
Comment 15•24 years ago
|
||
What's the holdup? Why hasn't this been landed on the trunk?
Comment 16•24 years ago
|
||
Does the patch address the multiple mouseover events for text links issue or is
that unrelated?
Comment 17•24 years ago
|
||
*** Bug 56470 has been marked as a duplicate of this bug. ***
Updated•24 years ago
|
Whiteboard: [rtm need info] → [rtm+ need info]
Target Milestone: --- → M18
Comment 18•24 years ago
|
||
*** Bug 56566 has been marked as a duplicate of this bug. ***
Comment 19•24 years ago
|
||
*** Bug 56658 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 20•24 years ago
|
||
Please approve for branch checkin.
Whiteboard: [rtm+ need info] → [rtm+] Fixed on trunk
Comment 21•24 years ago
|
||
PDT says rtm++, please land on branch ASAP
Whiteboard: [rtm+] Fixed on trunk → [rtm++] Fixed on trunk
Assignee | ||
Comment 22•24 years ago
|
||
Fixed on branch now too.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Whiteboard: [rtm++] Fixed on trunk → [rtm++]
Comment 23•24 years ago
|
||
VERIFIED on Mac 10-18-08, NT 10-18-08, Linux 10-18-09 branch builds. Adding
vtrunk KW.
Keywords: vtrunk
Comment 24•24 years ago
|
||
Verified Fixed on trunk builds
linux 101808 RedHat 6.2
win32 101804 NT 4
mac 101804 Mac OS9
Setting bug to Verified and removing vtrunk keyword
Status: RESOLVED → VERIFIED
Keywords: vtrunk
Comment 25•23 years ago
|
||
Mass removing self from CC list.
Comment 26•23 years ago
|
||
Now I feel sumb because I have to add back. Sorry for the spam.
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
•