Closed
Bug 371878
Opened 18 years ago
Closed 9 years ago
Flash buttons not clickable
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: webmaster, Unassigned)
References
()
Details
(Keywords: regression, testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
On some Flash content, buttons are not clickable anymore. The cursor seems to "blink" when you move the mouse, since it becomes hand-like, then arrow-like, then hand-like, and so on. You cannot click on the button if you are not moving the mouse...
Before 2.0.0.2 version, it worked normaly (clickable, hand cursor, no blinking), as on other browsers.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
When you put your cursor above a Flash button, instead of becoming a hand, the cursor remains an arrow (meaning "not clickable"). When moving, the cursor seems to "blink" since its state alternates between hand and arrow / clickable and not-clickable...
You cannot click on the button when the cursor is immobile.
Expected Results:
The button is clickable and the cursor is a hand when you are above it.
Everything worked fine on Firefox 2.0.0.1, but not when I installed the newer version on both my computers (same effect on both of them, on the given site).
I also tried on several browsers (Opera & IE) to see, and FF 2.0.0.2 is the only one getting this bug...
Everything works fine again, when I put back the 2.0.0.1 version :/
Reporter | ||
Updated•18 years ago
|
Version: unspecified → 2.0 Branch
Comment 1•18 years ago
|
||
This is a regression between 2006-11-29:09 and 2006-11-29:13.
Checkins: http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=2006-11-29+08%3A00&maxdate=2006-11-29+14%3A00
Blocks: 357736
Component: General → Plug-ins
Keywords: regression
Product: Firefox → Core
QA Contact: general → plugins
Version: 2.0 Branch → 1.8 Branch
Comment 2•18 years ago
|
||
Comment 3•18 years ago
|
||
Comment 4•18 years ago
|
||
This reregressed on trunk and branch.
This was fixed by the patch for bug 271442 on trunk and branch, so that's why it works in Firefox2.0.0.1 (you could see the bug with Firefox2.0.0.0).
The patch for bug 357736 has regressed this again, so that's why you can see this bug again in Firefox2.0.0.2 (and trunk).
Kaddiern, if you're the owner of the website, you can avoid the bug quite easily by removing 'overflow:auto' from '#flashcontent' in http://www.lesexpertsdelaprudence.fr/style.css
Status: UNCONFIRMED → NEW
Component: Plug-ins → Layout
Ever confirmed: true
Keywords: testcase
QA Contact: plugins → layout
Version: 1.8 Branch → Trunk
Reporter | ||
Comment 5•18 years ago
|
||
Thanks, the CSS has been modified :)
It works now. Thank you for your reactvity.
(In reply to comment #4)
> This reregressed on trunk and branch.
> This was fixed by the patch for bug 271442 on trunk and branch, so that's why
> it works in Firefox2.0.0.1 (you could see the bug with Firefox2.0.0.0).
> The patch for bug 357736 has regressed this again, so that's why you can see
> this bug again in Firefox2.0.0.2 (and trunk).
>
> Kaddiern, if you're the owner of the website, you can avoid the bug quite
> easily by removing 'overflow:auto' from '#flashcontent' in
> http://www.lesexpertsdelaprudence.fr/style.css
>
Comment 6•17 years ago
|
||
I don't see this in latest trunk *or* a build from that time period. Is this still an issue?
Comment 7•13 years ago
|
||
This bug appeared several months ago after I apdated my Firefox 6. Now I have Firefox 11 - bug is still not fixed.
As example, when I hover mouse over Volume button on Youtube player, volume slider doesn't appear. Other buttons work ok on Youtube.
This bug appears on some flash games too. Triplejack Poker, as example. Most buttons work ok, but some are hard to click because blinking cursor.
Comment 8•9 years ago
|
||
Not reproducible for me in win-7 64-bits with latest Firefox release and Nightly. Closing this as works for me.
If anyone can still reproduce this issue, please reopen the bug and add information. Thanks
--
Version 48.0a1
Build ID 20160404030231
Update Channel nightly
User Agent Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•