Closed
Bug 467816
Opened 17 years ago
Closed 17 years ago
Composer's Show/Hide Status bar menuitem behaves strange
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stefanh, Assigned: neil)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
4.89 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
I see this in 20081128 and todays nightly:
1) Launch SeaMonkey
2) Open Composer
3) Ensure that the Status Bar is visible
4) View --> Show/Hide: Status Bar
5) Note that there are 2 checkmarks in the menuitem
ajschult seem to get no checkmark at all (at least he didn't when I asked him yesterday).
Flags: blocking-seamonkey2.0a3?
Comment 1•17 years ago
|
||
I also see no checkmark on Linux with my custom theme, even though the other items have it (so probably no theme issue), and the "same" item in the browser window works fine.
| Reporter | ||
Comment 2•17 years ago
|
||
That menuitem is overlayed from utilityOverlay.xul, I think.
| Reporter | ||
Comment 3•17 years ago
|
||
(In reply to comment #2)
> That menuitem is overlayed from utilityOverlay.xul, I think.
erm, composers Show/hide statusbar menuitem of course.
Comment 4•17 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/20070515 SeaMonkey/1.5a] (nightly) (W2Ksp4)
Works fine.
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b2pre) Gecko/20081104 SeaMonkey/2.0a2pre] (nightly) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b3pre) Gecko/20081216 SeaMonkey/2.0a3pre] (nightly) (W2Ksp4)
No checkmark.
Keywords: regression,
regressionwindow-wanted
Comment 5•17 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.0.2pre) Gecko/2008072102 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
Already no checkmark.
Comment 6•17 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/2007052914 SeaMonkey/2.0a1pre] (2007-05-29-14-trunk) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b3pre) Gecko/2008020102 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008042502 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008060802 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008061302 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008061502 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008061601 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
Work fine.
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008061702 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008061802 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.0.1pre) Gecko/2008062902 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
No checkmark.
Regression timeframe:
http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2008-06-16+00&enddate=2008-06-17+03
(nothing obvious)
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=MozillaTinderboxAll&branch=HEAD&branchtype=match&sortby=Date&hours=2&date=explicit&mindate=2008-06-16+00&maxdate=2008-06-17+03&cvsroot=%2Fcvsroot
Obvious culprit would be bug 279144.
Blocks: 279144
Keywords: regressionwindow-wanted
| Assignee | ||
Comment 7•17 years ago
|
||
Oops, I forgot to make it a checkbox menuitem :-(
I wonder whether we should fix it in utilityOverlay and remove the subsequently unnecessary attribute from all the other consumers?
| Assignee | ||
Comment 8•17 years ago
|
||
Attachment #361194 -
Flags: review?(iann_bugzilla) → review+
| Assignee | ||
Comment 9•17 years ago
|
||
Pushed changeset 745bcd3b55b3 to comm-central.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•