Closed
Bug 962563
Opened 12 years ago
Closed 9 years ago
Invalidation / coordinate problems on the side bar of http://christianheilmann.com/ (3d transforms and hover)
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: padenot, Unassigned)
Details
STR:
- Go to http://christianheilmann.com/
- Make sure the content overflows the viewport vertically, so you can scroll
- Do NOT hover the sidebar on the right (that has the 3d transform)
- Scroll down
Expected:
- The sidebar is displayed, and stay at the same position in the _page_
Actual:
- The sidebar is invalidated incorrectly, and also, it seems to me that it stays at the same position in the _viewport_
Note that if you hover the side bar, the problem is not present.
I can repro on 28 and 29 (current Aurora/Nightly), on Linux.
Comment 1•12 years ago
|
||
This worksforme on Mac on current nightly... Linux-specific?
Component: Layout → Graphics: Layers
| Reporter | ||
Comment 2•9 years ago
|
||
Transforms have been working fine for a while now, this was indeed Linux specific it seems.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•