Closed
Bug 53047
Opened 24 years ago
Closed 24 years ago
Profile Manager has blank sections- top and middle left portion of window
Categories
(SeaMonkey :: Startup & Profiles, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: agracebush, Assigned: dr)
Details
(Whiteboard: [rtm++])
Attachments
(2 files)
26.37 KB,
image/jpeg
|
Details | |
732 bytes,
patch
|
Details | Diff | Splinter Review |
Steps to reproduce: 1. using ./netscape (no options) to launch actual results: profile manager dialog with [manage profiles] button is displayed (Select User Profile window), the area above this button is showing text/graphic from screen below it on desktop. after pressing manage - the next window shows text in that area...Manage User Profiles and description expected results: Select User Profile screen intact This is not showing on Win builds for 9/18
Reporter | ||
Comment 1•24 years ago
|
||
Mozilla Profile Manager on Linux also not seen on Mac or Win
Comment 4•24 years ago
|
||
I used to see this on linux only too, but I think this problem ended when the profile manager was fixed in the modern skin. I don't see it in classic. Grace, do you still see this? Giving to Peter, I think this may be some kind of reflow issue.
Assignee: ben → trudelle
Comment 5•24 years ago
|
||
I haven't seen this. Grace, could you attach a screenshot, or let us know what window manager, etc. you are using?
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
The screenshot shows what I think Grace is describing. It is some sort of reflow problem with the <html> inside the <<deck>, but doesn't seem to happen on all systems. However, for those affected that's what it looks like everytime they start up. However, I can fix this with less than a line of CSS (it's a bandaid over the real problem). I just add 'border:1px solid transparent' to the style attribute of the <html> element -- an invisible border -- and the problem goes away. I'll attach a patch; this, of course, is just a cosmetic bug, but this is a very visible problem (and would be misleading for some users).
Comment 8•24 years ago
|
||
Comment 10•24 years ago
|
||
a=ben
Comment 11•24 years ago
|
||
-r evaughan
Comment 12•24 years ago
|
||
Okay, a=ben, r=evaughan so [rtm+]. Dan Rosen has kindly agreed to check this in (because I don't have the CVS account). PDT: this is a very low risk change, with no visual impact on other platforms, but clears up a very visible visual flaw on Linux (every time opening profile manager -- see the attached image).
Assignee: jrgm → dr
Whiteboard: [rtm need info] → [rtm+]
Assignee | ||
Comment 14•24 years ago
|
||
will check into branch and trunk as soon as the tree opens... (57840 is blocking smoketests right now).
Status: NEW → ASSIGNED
Assignee | ||
Comment 15•24 years ago
|
||
checked into branch and trunk. jrgm: look like what you expected?
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 16•24 years ago
|
||
Yep, looks good to me (on the checkin, need to wait for the official build to put this to sleep).
Comment 18•24 years ago
|
||
Verified on the 10/31 Linux branch build.
Status: RESOLVED → VERIFIED
Keywords: vbranch
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•