Bug 1962 - missing scrollbars for style declaration "position:absolute"
Summary: missing scrollbars for style declaration "position:absolute"
Status: RESOLVED WONTFIX
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Plugins/Gtkhtml2 Viewer (show other bugs)
Version: 3.5.0
Hardware: PC Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2009-07-23 00:35 UTC by Tarlika Elisabeth Schmitz
Modified: 2013-04-13 09:57 UTC (History)
0 users

See Also:


Attachments
test case (3.73 KB, text/html)
2009-07-23 00:35 UTC, Tarlika Elisabeth Schmitz
no flags Details

Description Tarlika Elisabeth Schmitz 2009-07-23 00:35:40 UTC
Created attachment 701 [details]
test case

The attached HTML displays in ClawsMail without scroll bars, so if the window is too small to display the content you cannot scroll down to the bottom of the page.

HTML has been validated with the w3c validator. It displays correctly in Fierfox and Thunderbird (i.e. with scroll bars).

I have played around with the style sheet and have come to the conclusion that the HTML viewer has a problem with "position:absolute" of the content, left, and right styles in my example.

This can be tested as follows: stick the whole text in the left <div> so you have only one long column, which will also show without scroll bars. Comment out "position:absolute" in the content and left style. Now you will get scroll bars.
Comment 1 Paul 2013-04-13 09:57:37 UTC
the gtkhtml2 plugin has now been dropped and superseded by the Fancy plugin

Note You need to log in before you can comment on or make changes to this bug.