Closed
Bug 361510
Opened 18 years ago
Closed 18 years ago
[Cairo] Help viewer is broken
Categories
(SeaMonkey :: Help Viewer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sugar.waffle, Assigned: jwalden+fxhelp)
References
Details
Attachments
(1 file)
56.30 KB,
image/jpeg
|
Details |
In following build and tinderbox build(bug323934), Help Viewer doesn't correctly display help.
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/experimental/cairo-cocoa/latest-trunk/
In Cocoa Firefox, there is no problem.
Reproducible: Always
See screen shot.
Mac OS X 10.3.9
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20061109
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20061122 Minefield/3.0a1
Summary: [Cairo] Help view is broken → [Cairo] Help viewer is broken
Comment 2•18 years ago
|
||
SeaMonkey Help viewer is broken as well.
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•18 years ago
|
||
i don't see that in my builds, but i do see some tree issues
Comment 4•18 years ago
|
||
This is weird, but it looks like content in Help window (xhtml) is flowing up-->down instead of left-->right.
Comment 5•18 years ago
|
||
The reason for this is that ex units seems to be broken on (at least) 10.3.9 (the Help viewer uses 'max-width: 120ex;' for body). I was looking at one of the help xhtml files in DOMi and the body width is always 0 when you have 'max-width: 120ex;' I'm going to file a new bug for the ex issue and make this one depend on the new bug.
No longer blocks: 323934
Comment 6•18 years ago
|
||
Was this fixed by bug 364058?
Comment 7•18 years ago
|
||
(In reply to comment #6)
> Was this fixed by bug 364058?
>
Yes.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Toolkit → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•