Closed
Bug 853419
Opened 12 years ago
Closed 1 year ago
Display problems in an iframe with a vertical scrollbar
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: pioupioum, Unassigned)
Details
Attachments
(1 file)
722.83 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20130320 Firefox/21.0
Build ID: 20130320042012
Steps to reproduce:
Go to http://codepen.io/aaronfischer/pen/iLhde
Actual results:
In the result iframe, scroll down and the observe the render crash (see attached screenshot).
Expected results:
Note : disabling the `-moz-box-sizing:border-box` applied to the `iframe#result`, the bug disappears. Idem when I set `-moz-box-sizing` to `content-box`.
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•12 years ago
|
||
Apparently, disabling Hardware Acceleration fixes the problem.
Reporter | ||
Comment 2•12 years ago
|
||
My hardware configuration: http://support.apple.com/kb/SP583
Updated•3 years ago
|
Severity: normal → S3
Comment 3•1 year ago
|
||
Unable to reproduce
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•