Scribd pages displayed with missing content on the latest trunk (position:absolute combined with -moz-transform:scale)
RESOLVED
FIXED
in mozilla10
Status
()
People
(Reporter: george.carstoiu, Assigned: Ehsan)
Tracking
({regression, testcase})
Firefox Tracking Flags
(firefox10-)
Details
(Whiteboard: [fixed by bug 656875], URL)
Attachments
(2 attachments)
906 bytes,
text/html
|
Details | |
2.64 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows NT 5.1; rv:10.0a1) Gecko/20111001 Firefox/10.0a1 When viewing Scribd document, its content is not displayed, although it works correctly on other browsers. Reproducible: always Steps to reproduce: 1. Go to http://www.scribd.com/doc/46541364/Mapa-Invatatorului-Clasa-I-Ghid-Vilcu-Elena 2. Observe document (compare with other browsers) Actual results: - the content is not displayed Expected results: - the content is displayed Note: - issue is reproducible also on a clean profile - issue not reproducible on Firefox 7 - Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
(Reporter) | ||
Comment 1•8 years ago
|
||
Regression range: Last good nightly: 2011-09-29 First bad nightly: 2011-09-30 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cb4b93331e4f&tochange=b5b082d183d0
Comment 2•8 years ago
|
||
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=60e86b847759&tochange=49b3a14730de good: f96e4ff817a7 bad: 49b3a14730de
Severity: normal → major
Component: General → Layout
Keywords: regression, testcase-wanted
OS: Windows XP → All
Product: Firefox → Core
QA Contact: general → layout
Hardware: x86 → All
Comment 3•8 years ago
|
||
Created attachment 564055 [details]
Testcase #1
Opera and Chrome renders this the same as Firefox used to, fwiw.
Updated•8 years ago
|
Blocks: 10209
Component: Layout → Layout: Block and Inline
Keywords: testcase-wanted → testcase
QA Contact: layout → layout.block-and-inline
Summary: Scribd pages displayed with missing content on the latest trunk → Scribd pages displayed with missing content on the latest trunk (position:absolute combined with -moz-transform:scale)
Updated•8 years ago
|
tracking-firefox10: --- → ?
I guess this is Ehsan's, but you can take it Mats if you want to.
Assignee: nobody → ehsan
(Assignee) | ||
Comment 5•8 years ago
|
||
Argh, I bet this is the same problem as bug 656875. I backed out that patch when I backed out bug 10209 the first time, but among the tens of patches which I was keeping around, that patch got lost. I'm trying a local build to see if reapplying that patch fixes this problem.
(Assignee) | ||
Comment 6•8 years ago
|
||
Yes, this is indeed fixed by the patch in bug 656875, which I've just pushed to inbound. I'll keep this open to add a test based on the attached testcase.
Depends on: 656875
Whiteboard: [will be fixed by bug 656875]
(Assignee) | ||
Comment 7•8 years ago
|
||
Created attachment 564393 [details] [diff] [review] Test
Attachment #564393 -
Flags: review?(roc)
Attachment #564393 -
Flags: review?(roc) → review+
(Assignee) | ||
Comment 8•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/6ec6521b8104
Flags: in-testsuite+
Whiteboard: [will be fixed by bug 656875] → [fixed by bug 656875]
Target Milestone: --- → mozilla10
(Assignee) | ||
Comment 9•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/6ec6521b8104
Status: NEW → RESOLVED
Last Resolved: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
tracking-firefox10: ? → -
You need to log in
before you can comment on or make changes to this bug.
Description
•