Closed
Bug 382723
Opened 17 years ago
Closed 17 years ago
Windows File picker always Windows Classic theme (Suiterunner)
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hand_of_fate2000, Assigned: ted)
References
Details
Attachments
(2 files)
769 bytes,
patch
|
kairo
:
review+
|
Details | Diff | Splinter Review |
2.07 KB,
patch
|
kairo
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5pre) Gecko/20070531 SeaMonkey/2.0a1pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5pre) Gecko/20070531 SeaMonkey/2.0a1pre In Seamonkey Suiterunner under Windows XP, the Windows file picker always appears using the Windows Classic theme, even if the system is set to use the XP theme. Strangely the scrollbar in the file picker uses the XP theme as it should, but all the buttons are Windows Classic. The file picker displays correctly in all other program on my computer, including "classic" builds of SeaMonkey. Reproducible: Always Steps to Reproduce: 1.Make sure the system is set to use the XP theme 2.Select File>Open file... Actual Results: The standard Windows file picker appears, but with everything except the scrollbar in the Windows Classic theme Expected Results: All controls in the file picker should use the system theme.
Assignee | ||
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Are you sure this is a duplicate? This issue is in SeaMonkey, but issue 330231 is about Firefox. Not the same product.
Assignee | ||
Comment 3•17 years ago
|
||
Yes, I'm sure.
The issue this was marked as a duplicate of is apparently solved, but the issue I reported is still present as I described. I'm reopening this bug. If bug 330231 isn't really resolved and this bug will be when it is, please mark this as a duplicate again and reopen bug 330231. If bug 330231 really is resolved but this one isn't then it's right for this one to be reopened.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 5•17 years ago
|
||
The Suite win32 tinderbox may need to be configured to use an objdir.
Assignee | ||
Comment 6•17 years ago
|
||
Assignee: general → ted.mielczarek
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #272781 -
Flags: review?(kairo)
![]() |
||
Comment 7•17 years ago
|
||
Comment on attachment 272781 [details] [diff] [review] use an objdir for seamonkey win32 builds r=me if you're sure that's really all we need to do and this is the preffered place where the objdir should live. The other platforms have MOZ_OBJDIR set in mozcofig and differ where they set it to, that's why I didn't do this myself yet.
Attachment #272781 -
Flags: review?(kairo) → review+
Assignee | ||
Comment 8•17 years ago
|
||
I'm almost positive this is all it will take to fix this particular bug, and this matches the Firefox tinder-configs. I've checked this in with a clobber, so it should be easy enough to verify next cycle.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
Should this be fixed my now? This issue is still not resolved in the latest nightly build (released 23-Jul-2007).
Assignee | ||
Comment 10•17 years ago
|
||
Yeah, the manifest still isn't being embedded properly. I'm not sure why yet.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 11•17 years ago
|
||
Oh, hah. http://mxr.mozilla.org/mozilla/source/suite/app/seamonkey.manifest needs to be named seamonkey.exe.manifest.
Assignee | ||
Comment 12•17 years ago
|
||
You may also at some point want to copy the fixes from bug 378598 for better Vista compat.
Attachment #273409 -
Flags: review?(kairo)
![]() |
||
Comment 13•17 years ago
|
||
Comment on attachment 273409 [details] [diff] [review] rename seamonkey.manifest to seamonkey.exe.manifest looks good - you know better than me if it's the right thing to do that ;-) r=me Could you file a bug about the Vista compat thing you mentioned here?
Attachment #273409 -
Flags: review?(kairo) → review+
Assignee | ||
Comment 14•17 years ago
|
||
Checked in, I filed bug 389254 on the Vista compat.
Status: REOPENED → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•