Closed
Bug 483099
Opened 16 years ago
Closed 16 years ago
"Share this" popup shouldn't pop-up on hover, only click
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.4
People
(Reporter: stephend, Assigned: lorchard)
References
()
Details
Attachments
(1 file)
|
2.75 KB,
patch
|
rdoherty
:
review+
|
Details | Diff | Splinter Review |
Per https://bugzilla.mozilla.org/show_bug.cgi?id=475584#c5, the "Share this" functionality should appear on mouse-click, not hover.
| Reporter | ||
Updated•16 years ago
|
Assignee: nobody → lorchard
| Assignee | ||
Comment 1•16 years ago
|
||
This patch adds an option to the rolloverReveal jQuery plugin to disable the reveal on rollover functionality and just toggle on click. Leaving the functionality itself there in case it's useful somewhere else.
Attachment #370070 -
Flags: review?(rdoherty)
Comment 2•16 years ago
|
||
Comment on attachment 370070 [details] [diff] [review]
Adding a flag to disable rollover reveal
Looks good.
Attachment #370070 -
Flags: review?(rdoherty) → review+
| Assignee | ||
Comment 3•16 years ago
|
||
Checked into trunk as r23982
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•16 years ago
|
||
Verified FIXED;
Checked:
* Firefox 3.0.8/3.5 nightlies
* Opera 9.64
* Safari 3.2.2
* IE 7 (found a display issue, will file separately)
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•