Closed
Bug 130985
Opened 24 years ago
Closed 23 years ago
Useless section on classic status bar
Categories
(SeaMonkey :: Themes, defect)
SeaMonkey
Themes
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gregvalure, Assigned: hewitt)
Details
Attachments
(2 files)
|
1.72 KB,
image/gif
|
Details | |
|
295 bytes,
patch
|
Details | Diff | Splinter Review |
As seen in the screenshot, at the very right of the status bar in Classic there
seems to be a collapsed section, resulting in an unnecessary border with no
content. This doesn't appear in Modern.
The culprit appears to be .statusbar-resizerpanel. If you add border: 0px,
which is how it is in Modern, it goes away. However, I don't know if this was
left out for a reason or just an oversight.
If the style is important, then I suspect that only the content of the section
is being hidden and not the section entirely. In which case, ignore the patch.
| Reporter | ||
Comment 1•24 years ago
|
||
Forgot the build... 2002-03-11-04 Win98 (0.9.9)
| Reporter | ||
Comment 2•24 years ago
|
||
| Reporter | ||
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
new - bug with patch
Comment 5•23 years ago
|
||
This is now fixed on Windows by the nsITheme bug.
Don't know about MacOS, though.
AFAIR the status bar looks different on Linux(?). This is not All/All anymore.
Comment 6•23 years ago
|
||
This also works on Linux and the mac css file does not have this part.
The patch is for win only anyway, so I think this bug as it is is fixed and
should be closed. If there is really a problem on Mac please file another one
because it's a different thing.
Any objections?
Comment 7•23 years ago
|
||
No objections
-> FIXED (by the nsITheme bug 172751)
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•