Closed Bug 906199 Opened 11 years ago Closed 11 years ago

overflow:hidden only hides immediate children if 3d style applied.

Categories

(Core :: Layout, defect)

23 Branch
x86
All
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla26
Tracking Status
firefox23 --- affected
firefox24 + verified
firefox25 + verified
firefox26 + verified

People

(Reporter: ninjaqe, Assigned: roc)

References

(Depends on 1 open bug)

Details

(Keywords: regression, testcase)

Attachments

(2 files)

Attached file FF_Overflow3dBug.html β€”
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36

Steps to reproduce:

Using overflow:hidden to a tag with 3d style that have a nested tag (grand child) also with 3d style.


Actual results:

Only the child level tag is cropped by the overflow:hidden but the grand child tag is not cropped. This happens in Firefox 23 (and 24 nightly build) but unable to reproduce with FF 22 and webkit browsers.


Expected results:

overflow:hidden crops grand child level element with 3d.
Attachment #791481 - Attachment mime type: text/plain → text/html
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/f4f549a04ee8
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20130405 Firefox/23.0 ID:20130405125522
Bad:
http://hg.mozilla.org/mozilla-central/rev/139b6ba547fa
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20130405 Firefox/23.0 ID:20130405131405
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f4f549a04ee8&tochange=139b6ba547fa

Regressed by:Bug 841192
Blocks: 841192
Status: UNCONFIRMED → NEW
Component: Untriaged → Layout
Ever confirmed: true
Keywords: regression
OS: Mac OS X → All
Product: Firefox → Core
Keywords: testcase
Roc, can you please help with this, may be a fallout form 841192 ?
Flags: needinfo?(roc)
Assignee: nobody → roc
Flags: needinfo?(roc)
Attached patch fix β€” β€” Splinter Review
Attachment #792763 - Flags: review?(matt.woodrow)
This fixes 907078, 903587, and 902546 as well.
Blocks: 907078, 903587, 902546
Attachment #792763 - Flags: review?(matt.woodrow) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/4dd5fb21e599
Backed out in https://hg.mozilla.org/integration/mozilla-inbound/rev/106efdd9b266 for Android's https://tbpl.mozilla.org/php/getParsedLog.php?id=26803688&tree=Mozilla-Inbound
http://hg.mozilla.org/integration/mozilla-inbound/rev/954a7a7a5051 with some fuzz.
https://hg.mozilla.org/mozilla-central/rev/954a7a7a5051
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
Comment on attachment 792763 [details] [diff] [review]
fix

[Approval Request Comment]
Bug caused by (feature/regressing bug #): 841192
User impact if declined: broken rendering on some sites using 3D transforms
Testing completed (on m-c, etc.): just landed
Risk to taking this patch (and alternatives if risky): pretty low-risk patch. At least, it's unlikely to make things any worse since it only affects preserve-3d with clipping that's currently broken.
String or IDL/UUID changes made by this patch: none
Attachment #792763 - Flags: approval-mozilla-beta?
Attachment #792763 - Flags: approval-mozilla-aurora?
Attachment #792763 - Flags: approval-mozilla-beta?
Attachment #792763 - Flags: approval-mozilla-beta+
Attachment #792763 - Flags: approval-mozilla-aurora?
Attachment #792763 - Flags: approval-mozilla-aurora+
Keywords: verifyme
Verified as fixed on Firefox 24 beta 6 (20130826142034) - Windows 7 64bit, Ubuntu 13.04 32bit and Mac OSX 10.7.5.
QA Contact: ioana.budnar
Verified as fixed on
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:26.0) Gecko/20100101 Firefox/26.0 ID:20130830030205 
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:25.0) Gecko/20100101 Firefox/25.0 ID:20130830004004
Depends on: 913997
Also verified on Firefox 25:
Mac OS X 10.8.4 - 20130912004004
Ubuntu 13.04 - 20130911004006
Windows 7 - 20130912004004
Updating flags per comment 13.
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: