Open
Bug 1036362
Opened 11 years ago
Updated 3 years ago
div styles cannot be applied when overlaying a canvas element on Mac OSX 10.8.2
Categories
(Core :: Graphics, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: icechablis, Unassigned)
Details
Attachments
(1 file)
|
11.75 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36
Steps to reproduce:
This issue happens in Mac OSX 10.8.2. (10.8.6 and 10.9.4 works fine)
1. Install the current latest Firefox, version 30.0 on Mac 10.8.2
2. Open Firefox and input URL: http://jsbin.com/magit/
3. Mouse click the yellow 'Click Me'.
Actual results:
If you click on the right area of 'Click Me', a blank div would display.
If the div does not intersect with the purple canvas element, it renders fine.
Expected results:
A red div 'POPUP' should always display no matter where we click.
Comment 1•11 years ago
|
||
Sounds like a graphics issue if it's OS-version-specific...
Component: Layout → Graphics
Comment 2•11 years ago
|
||
(WORKSFORME in 64-bit Linux Nightly, BTW -- 33.0a1 (2014-07-08))
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•