Closed
Bug 490049
Opened 17 years ago
Closed 16 years ago
Website:No pointing hand on mouse hover on the featured personas "Leather Stitch" and "Firefox Robot"
Categories
(Websites Graveyard :: getpersonas.com, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
1.5
People
(Reporter: krupa.mozbugs, Assigned: rdoherty)
References
()
Details
OS:Mac only
Steps to reproduce:
1.Go to personas homepage.
2.In the featured personas section,do a mouse hover on each of the featured persona images.
expected result:
On mouse hover,the cursor shows a pointing hand to indicate that the image is clickable.
actual result:
pointing hand is seen for personas-"Paint splat" and "Motherboard1" but NOT for "Leather Stitch" and "firefox Robot"
additional info:works fine on windows
| Reporter | ||
Updated•17 years ago
|
Summary: No pointing hand on mouse hover on the featured personas "Leather Stitch" and "Firefox Robot" → Website:No pointing hand on mouse hover on the featured personas "Leather Stitch" and "Firefox Robot"
| Assignee | ||
Comment 1•17 years ago
|
||
works for me. Browser version?
Comment 2•17 years ago
|
||
This works for me briefly (shows a hand while it changes the persona dynamically, and then goes back to a pointer).
| Reporter | ||
Comment 3•17 years ago
|
||
I am sorry,I should have mentioned this earlier.
Firefox version:3.0.9
Personas: disabled/not installed.
If personas is installed and enabled,we will see the behavior mentioned by Stephen in comment 2
I'm able to reproduce the issue after clicking the "right arrow", but not after clicking the "left arrow"
Steps to reproduce:
1.Go to personas homepage.
2.In the featured personas section, click through (with the right arrow) and do a mouse hover on each of the featured persona images.
3. click through to the beginning (with the left arrow) and do a mouse hover on each of the featured persona images.
expected result: mouseover works the same whether navigating right and left
actual result: when navigating right, can reproduce issue (Leather Stitch and Firefox Robot have arrow, not hand). when navigating left, can't reproduce issue.
Comment 5•17 years ago
|
||
I think this needs a return false before the event fires. Without it, the state changes which causes the cursor:pointer to be dropped.
Comment 6•17 years ago
|
||
In our case, if we're using jQuery, it'd be e.preventDefault();
| Assignee | ||
Comment 7•17 years ago
|
||
This looks fixed to me, return false was added to onclick handlers. I can't reproduce anymore.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 8•17 years ago
|
||
sigh..i still see it.I am sorry for being a pain,but I am reopening this.
(In both staging and prod,this behavior can be reproduced)
screencast:
http://screencast.com/t/Ht9f4tb1b
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 9•17 years ago
|
||
emailed mailing list, no useable feedback yet. Will wait a few more days.
Comment 10•16 years ago
|
||
Moving server-side bugs to the right component. Filter on "need a beer but wine will do" to ignore these messages.
Component: Personas → getpersonas.com
Product: Mozilla Labs → Websites
| Assignee | ||
Comment 11•16 years ago
|
||
Thought this was closed. Not worth the effort to fix such a small issue that sporadically shows up.
Status: REOPENED → RESOLVED
Closed: 17 years ago → 16 years ago
Resolution: --- → WONTFIX
Updated•13 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•