Closed Bug 561119 Opened 15 years ago Closed 15 years ago

-moz-box-shadow rendering incomplete when using -moz-transform:rotate

Categories

(Core :: Web Painting, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 536061

People

(Reporter: daniel, Unassigned)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE; rv:1.9.3a5pre) Gecko/20100420 When I use both -moz-box-shadow and -moz-transform:rotate the shadow is incomplete. Example: <div style=" position:absolute; left:50px; top:50px; width:200px; height:200px; border:1px solid #888; background-color:#eee; -moz-transform:rotate(45deg); -moz-transform-origin:bottom right; -moz-box-shadow:5px 5px 10px #888;"> Rotated with<br><code>-moz-transform-origin:bottom right</code> </div> Reproducible: Always
Attached file Testcase (deleted) —
I see this on Linux too. Looks like a duplicate, though.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
OS: Windows 7 → All
Hardware: x86 → All
Resolution: --- → DUPLICATE
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: