Closed
Bug 106980
Opened 24 years ago
Closed 24 years ago
Buttons of "B I U" on composer toolbar do not change when clicked on...
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 101982
mozilla0.9.7
People
(Reporter: pmac, Assigned: cmanske)
Details
(Keywords: regression, Whiteboard: EDITORBASE [QAHP])
Seen on all platforms (trunk build: 2001-10-26-06-trunk).
1. Launch the above build.
2. Open composer.
3. Click on composer toolbar like " B I U".
Notice the buttons don't press when clicked on. It occurs in both modern and
classic themes. Therefore, it's a bug in composer only.
--> charley
Assignee: sgehani → cmanske
Component: Compositor → Editor: Composer
Assignee | ||
Comment 2•24 years ago
|
||
What do you mean by "don't press"? they don't look different when you click down?
confirming that this happens in both modern and classic..
Charley, the buttons don't change when clicked on...
Comment 4•24 years ago
|
||
I am seeing this on Win 2k using today's trunk build (2001102603). I am also
seeing the same problem with the other buttons on the toolbar (i.e. lists and
text justification). By "don't press" I think she means that the buttons don't
stay depressed, so there is no indication that the attribute is being applied.
change the summary to be more appropriate.
Summary: Buttons of "B I U" on composer toolbar do not press when clicked → Buttons of "B I U" on composer toolbar do not change when clicked on...
dup of bug 106733?
Assignee | ||
Comment 7•24 years ago
|
||
I'm rebuilding with yesterday's changes, but my build recent as of last night
doesn't show this and I think my fix to bug 106733 fixes this.
Status: NEW → ASSIGNED
Whiteboard: EDITORBASE
Target Milestone: --- → mozilla0.9.6
Assignee | ||
Comment 8•24 years ago
|
||
Today's build is finished and does not show this problem, so it's the same cause
as bug 107633
*** This bug has been marked as a duplicate of 106733 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 9•24 years ago
|
||
Umm, last comment should say: bug 106733
Assignee | ||
Comment 11•24 years ago
|
||
Oops, this really wasn't a dup. Showing attributes / command state system is
really falling apart!
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 12•24 years ago
|
||
What is going on! Toolbar command updating is falling apart.
Anyone changing code in this area? Joe?
Status: REOPENED → ASSIGNED
Comment 13•24 years ago
|
||
I looked into this. First I checked the state gathering code in HTMLEditor lib.
I stepped through it; it is working. Then I checked the command state
maintainence code in Composer lib. I stepped through it; it is working. This
is a drawing problem or a xul problem.
Assignee | ||
Comment 14•24 years ago
|
||
Jfrancis: Thanks for helping.
Hewitt: Know of any changes recently that might have upset toolbar button code?
Severity: normal → critical
Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.6 → mozilla0.9.7
Assignee | ||
Comment 15•24 years ago
|
||
Next round.
Updated•24 years ago
|
Keywords: regression
Assignee | ||
Comment 16•24 years ago
|
||
Bug 101982 has better explanation of underlying problem with "observes" nodes.
*** This bug has been marked as a duplicate of 101982 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•