Status
()
People
(Reporter: arnaud.lb, Unassigned)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
(Whiteboard: [bugday-20140106])
Attachments
(2 attachments)
Created attachment 8354991 [details] demo.html User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release) Build ID: 20131112160018 Steps to reproduce: Had an element with position:absolute and z-index:1 in a scrollable div. Demo: http://jsfiddle.net/9eVWq/1/ Actual results: The element is rendered above the scrollbars on OSX Expected results: The scrollbar shouldn't be hidden by the element
Comment 1•5 years ago
|
||
I was not been able to reproduce the issue. Could you please try the following, to see if you still reproduce the issue: 1) running in Safe mode: http://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode 2) try this with a clean profile: http://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Flags: needinfo?(arnaud.lb)
I'm still able to reproduce the bug in safe mode with a clean profile. Also reproducible in nightly builds ("Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:29.0) Gecko/20100101 Firefox/29.0"). It only happens on OS X, it seems.
Flags: needinfo?(arnaud.lb)
Comment 3•5 years ago
|
||
Created attachment 8356220 [details] element with z-index rendered above scroll bar I can reproduce this on Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:29.0) Gecko/20100101 Firefox/29.0 ID:20140106030203 in safe mode with a fresh profile. Attached the screenshot.
Updated•5 years ago
|
Component: Untriaged → Layout: View Rendering
Product: Firefox → Core
Whiteboard: [bugday-20140106]
Comment 4•5 years ago
|
||
This looks fixed now to me (in nightly). Do you see the same?
Flags: needinfo?(arnaud.lb)
Looks fixed on nightly here too
Flags: needinfo?(arnaud.lb)
Comment 6•5 years ago
|
||
Okay thanks. If the problem happens again please reopen or file a new bug.
Status: UNCONFIRMED → RESOLVED
Last Resolved: 5 years ago
Resolution: --- → WORKSFORME
(Assignee) | ||
Updated•6 months ago
|
Component: Layout: View Rendering → Layout: Web Painting
Product: Core → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•