Closed Bug 371699 Opened 19 years ago Closed 19 years ago

Crippled page view

Categories

(SeaMonkey :: General, defect)

1.8 Branch
x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: RainerBielefeldNG, Unassigned)

References

()

Details

Attachments

(1 file)

I checked with 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.2pre) Gecko/20070111 SeaMonkey/1.1', pls see attached screen shots. Unfortunately the Component selection does not offer anything like "Browser"
May be you will want to discuss reasons for that problem also on <http://www.openoffice.org/issues/show_bug.cgi?id=74864>?
They layout is correct according to CSS 2.1 http://www.w3.org/TR/CSS21/visuren.html#fixed-positioning The difference is due to the rule below (IE does not understand position:fixed, if you remove it Firefox should display about the same as IE). BTW, Opera and Safari have the same layout as Firefox... http://documentation.openoffice.org/online_help/htmlhelp/ooohelp.css div.helptext { top: 10px; bottom: 10px; left: 20px; right: 10px; position: fixed; padding: 4px; padding: 20px; border: 1px solid #CCC; -moz-border-radius: 10px; margin: 10px; font-size: small; overflow: auto; background-color: #FFF; } -> INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Thank you for your competent comment, so that will be followed up by OOo.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: