Closed
Bug 296730
Opened 20 years ago
Closed 13 years ago
screws table cell size
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: alexeyc2003, Assigned: blizzard)
Details
(Keywords: testcase)
Attachments
(2 files)
Broken on: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Firefox/1.0.4 Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050604 Firefox/1.0+ Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050605 Works on: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050603 Firefox/1.0+ ID:2005060317 Broken in both Quirks and Standard modes, and for both LTR and RTL. If an inline element inside a table cell is followed by a string that does not contain any whitespace, extra padding is inserted in that cell after the text for every inside that string. See attached testcase.
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050509 Firefox/1.0.4 WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050605 Firefox/1.0+ ID:2005060512
Keywords: testcase
| Reporter | ||
Comment 4•20 years ago
|
||
| Reporter | ||
Comment 5•20 years ago
|
||
Workaround: changing default fonts to Times or Times New Roman fixes the bug.
Comment 6•20 years ago
|
||
what is your default font normally?
| Reporter | ||
Comment 7•20 years ago
|
||
The default fonts for each OS are listed here: http://www.mozilla.org/projects/intl/fonts.html
Comment 8•20 years ago
|
||
ah, I see this with an XFT build
I wonder how this can be a table issue if it appears only in XFT builds, seems to more like a font size issue.
Comment 10•19 years ago
|
||
Yeah xft-only, so over to GFX, I guess. Do we have someone better than blizzard to assign these to?
Assignee: nobody → blizzard
Component: Layout: Tables → GFX: Gtk
QA Contact: layout.tables → gtk
Updated•16 years ago
|
Product: Core → Core Graveyard
Comment 11•13 years ago
|
||
WFM with Firefox 8/Gtk.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 12•13 years ago
|
||
Verified WFM on Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•