Closed Bug 630371 Opened 14 years ago Closed 14 years ago

[10.6] Mac "installer" window background doesn't fit

Categories

(SeaMonkey :: Installer, defect)

x86
macOS
defect
Not set
normal

Tracking

(blocking-seamonkey2.1 -, seamonkey2.1 wanted)

RESOLVED FIXED
seamonkey2.1b3
Tracking Status
blocking-seamonkey2.1 --- -
seamonkey2.1 --- wanted

People

(Reporter: stefanh, Assigned: stefanh)

Details

(Keywords: fixed-seamonkey2.0.14)

Attachments

(2 files)

Attached image Screenshot (10.6)
On 10.6, Apple have changed the way the path bar appears at the bottom on windows: it just attaches itself to the bottom, without taking up any content space. Unfortunately, our background-image in the installer window was made to fit exactly with the path bar in the content area - so on 10.6 there's now a blank space at the bottom. We should fix this on 2.0.x too.
Hmm |background-size: cover;| should future proof things somewhat right?
(In reply to comment #1) > Hmm |background-size: cover;| should future proof things somewhat right? Ah, this is not our "window" - it's the disk image "window". So, no css magic there, unfortunately - only a .DS_Store file in binary format (with window dimensions, features etc).
I think we should fix this for final, it looks unprofessional with the current background.
blocking-seamonkey2.1: --- → ?
I agree that it look suboptimal, but its still usable, and has the icons still lining up. I'm not blocking for this, but I will take a patch even on our stable branch if one comes along. I surely do want it though.
blocking-seamonkey2.1: ? → -
OK, I *think* this should fix it. I had to edit the file a bit, overwrote some of the my added junk with "x". If you want, you can probably overwrite the "suiterunner" stuff in the file ;-). Anyway, this should adjust the window height, so we don't have that white space at the bottom. Only tested on 10.6.6. If you don't have a Leopard drive handy, I can probably boot into an old back-up drive with Leopard after a cross-compile (painful, but probably needed).
Assignee: installer → stefanh
Status: NEW → ASSIGNED
Attachment #518451 - Flags: review?(mnyromyr)
Btw, Mento did some reverse-engineering of the magic .DS_Store file: https://wiki.mozilla.org/DS_Store_File_Format
Attachment #518451 - Flags: review?(mnyromyr) → review+
I'll land this when I've tested it on 10.5.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b2
Comment on attachment 518451 [details] [diff] [review] Adjust height of window We might want to take this for 2.0.13.
Attachment #518451 - Flags: approval-seamonkey2.0.13?
Attachment #518451 - Flags: approval-seamonkey2.0.13? → approval-seamonkey2.0.13+
Target Milestone: seamonkey2.1b2 → seamonkey2.1b3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: