Closed Bug 299796 Opened 20 years ago Closed 18 years ago

Background image on start page isn't shown correctly

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
Windows XP
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fasse78, Assigned: mscott)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 TB 1.0+ (20050705) Open TB with a high resolution 1280 x 1024 Pixel and than you will see, that the gray background image stops after the last sentence on the page. Some nightlies before the background goes to the bottom of the page. Maybe this regression comes with the change vom html to xhtml page. Reproducible: Always Steps to Reproduce: 1. Open TB with a high resolution (1280x1024) 2. Look at start page Actual Results: Gray background isn't shown correctly. Expected Results: Gray background should go to the bottom of the start page.
Attached image Sreenshot of start page
Flags: blocking-aviary1.1?
Version: unspecified → Trunk
Flags: blocking-aviary1.5? → blocking-aviary1.5-
(In reply to comment #0) This would involve a much larger PNG, but the change is file size is most likely negligible. Also, please verify that the proper logo image is being used. On Windows trunk build from 082905, the image is of the old Thunderbird.
(In reply to comment #2) My mistake: the issue is with the content of the start.xhtml body. To repeat the startpage-back.png image throughout the window, the body needs to continue to (and past) the edge of the window. This could be accomplished within the CSS when describing the BODY of the document: padding-bottom: 400px; /* extra padding that forces the image to repeat further */ overflow: hidden; /* hides the scroll bar, which may cause issues for small screens, but hopefully not for the pane in TB */
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
With the new layout in TB 2.0 this bug is fixed.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: