Closed
Bug 364906
Opened 19 years ago
Closed 19 years ago
layout shift after text resizing
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bobchao, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
The layout of the page in question changed after text resizing.
Reproducible: Always
Steps to Reproduce:
1. Go to http://tw.knowledge.yahoo.com/info/content_guideline.html
2. press Ctrl-+ to bump up the font size.
3. press Ctrl-0 to restore the font size.
Actual Results:
the page layout changed, limits the text show on only half the page.
Expected Results:
the layout stay unchanged.
maybe relay to bug #116874 ?
one more thing: I tried to use web developer extension to check the page. When I apply table{border:1px solid red}, the layout back to normal - but abnormal again after remove the style rule.
Comment 1•19 years ago
|
||
This is fixed-on-trunk, probably by Bug 300030.
You can try it out: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Comment 2•19 years ago
|
||
I'll close this bug for it is fixed in the coming Firefox 3.0.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•