Closed Bug 1431732 Opened 7 years ago Closed 7 years ago

Content background scrolls over chrome theme background image

Categories

(Core :: Web Painting, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: djc, Unassigned)

Details

(Keywords: nightly-community)

Attachments

(1 file)

Scrolling on http://www.fogcreek.com/careers on macOS with 59.0a1 (2018-01-19) (64-bit) shows some of the page background scrolling over the chrome theme (using the Nightly theme). See attached screenshot. The source has nav.navbar > div.slanted_bg. .navbar { height: 70px; position: relative; z-index: 1; } .slanted-bg { -webkit-transform: skewY(-2deg); -ms-transform: skewY(-2deg); transform: skewY(-2deg); -webkit-transform-origin: 0; -ms-transform-origin: 0; transform-origin: 0; position: absolute; width: 100%; height: 100%; }
Just a note, the effect of this is really pleasant and eye-catching. Maybe a designer should have a look at this and consider prototyping such an effect in a purposeful manner instead of as a bug side-effect :)
As a security-sensitive user, I had a lot of WTF about content affecting the chrome area of the screen. For example, this looks like it could help improve spoofing doorhanger panels.
Version: unspecified → Trunk
Dirkjan, do you have webrender activated?
Flags: needinfo?(dirkjan)
I think I was -- should have mentioned that! But I can no longer reproduce this bug, so it's probably been fixed in the meantime.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(dirkjan)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: