Closed
Bug 63968
Opened 24 years ago
Closed 24 years ago
[FLOAT] <CAPTION> margins not re-calculated on Font resize
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: alexeyc2003, Assigned: karnaze)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20001227
BuildID: 2000122705
If, while viewing a page that contains a table with <CAPTION> tag centered via {
margin-left: auto; margin-right: auto; }, Text Size is changed through Menu, the
caption margins are not always re-calculated.
Reproducible: Not always, but fairly often
Steps to Reproduce:
1. In Browser window menu set View\Text Size to 200%
2. Load/reload the testcase attached below
3. Change View\Text Size to 100%
If you play around more by changing Text Size to different values the caption
can appear shifted to the left/right from the table or even have not matching width.
If the page is refreshed, or browser window is resized, margins get
re-calculated and caption displays correctly once again.
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 63969 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•24 years ago
|
||
sorry for the double-post, damn connection timed out :o)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•