Closed
Bug 656875
Opened 14 years ago
Closed 14 years ago
Scaling down the body makes the smallest text pieces disappear.
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla10
Tracking | Status | |
---|---|---|
firefox6 | - | --- |
People
(Reporter: paul, Assigned: ehsan.akhgari)
References
Details
(Keywords: regression)
Attachments
(3 files)
In this page, the body is scaled down according to the size of the window, to make the 800x600 content fit in the window.
To reproduce, resize the window (make it smaller), until some text starts to disappear.
Once "scale(0.715)" is reached, some pieces of the text start to disappear.
First, the footer. At "scale(0.685)", the 7 first words. At "scale(0.5)", everything.
I say "pieces" because it doesn't look like DOM related. Sometimes, just a letter disappear (if the letter happens to be smaller than the others).
![]() |
||
Comment 1•14 years ago
|
||
Regression window(cached m-c hourly):
Works:
http://hg.mozilla.org/mozilla-central/rev/8d0ca70728ff
Mozilla/5.0 (X11; Linux i686; rv:6.0a1) Gecko/20110506 Firefox/6.0a1 ID:20110506095431
Fails:
http://hg.mozilla.org/mozilla-central/rev/14fe8a6cfd45
Mozilla/5.0 (X11; Linux i686; rv:6.0a1) Gecko/20110506 Firefox/6.0a1 ID:20110506112151
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=8d0ca70728ff&tochange=14fe8a6cfd45
Triggered by:
Bug 10209 - problems with absolute or fixed position on table [ABS POS] [FIX POS]
![]() |
||
Updated•14 years ago
|
tracking-firefox6:
--- → ?
Assignee: nobody → ehsan
![]() |
||
Comment 2•14 years ago
|
||
Seeing this on Win XP too (Mozilla/5.0 (Windows NT 5.1; rv:6.0a1) Gecko/20110513 Firefox/6.0a1 ID:20110513214941).
OS: Linux → All
Assignee | ||
Comment 3•14 years ago
|
||
This page appears blank (no need to resize the browser window)
Assignee | ||
Comment 4•14 years ago
|
||
Attachment #532533 -
Flags: review?(roc)
Comment on attachment 532533 [details] [diff] [review]
Patch (v1)
Review of attachment 532533 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #532533 -
Flags: review?(roc) → review+
Assignee | ||
Comment 8•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla6
Updated•14 years ago
|
I've tried to reproduce this and everything looks ok now. The text doesn't disappear when I resize the window.
Setting resolution to Verified Fixed on Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20100101 Firefox/6.0b3
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 10•14 years ago
|
||
I forgot to reland this bug when I landed bug 10209 again. :(
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 11•14 years ago
|
||
Pushed to inbound again:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c6b76256ebb2
Comment 14•14 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Target Milestone: mozilla6 → mozilla10
You need to log in
before you can comment on or make changes to this bug.
Description
•