Closed Bug 106733 Opened 23 years ago Closed 23 years ago

toolbar buttons are dim until click in main window

Categories

(SeaMonkey :: Composer, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.6

People

(Reporter: sujay, Assigned: cmanske)

Details

(Whiteboard: EDITORBASE)

Attachments

(1 file)

using 10/25 trunk build

1) launch netscape
2) launch composer

toolbar buttons are dimmed out. until you click in the composer
window and start typing...then they appear. 

THIS IS NOT A DUP OF bug 97663

I changed my cache preferences to Once per session and it still does not work.
Kin witnessed
this in my cube also.
Seen on 10/24 also (Kathy and me), but not on 10/23 -- new bug, not a dup of the
older one.  Doesn't seem to matter what the cache pref is.
Attached patch Fix.Splinter Review
There is a fundamental change in the "getAttribute()" method: It now returns 
null instead of an empty string when the attribute doesn't exist!
WARNING: This is probably going to cause a lot of bugs!
Status: NEW → ASSIGNED
Keywords: patch, review
Whiteboard: EDITORBASE, FIX IN HAND need r=,sr=
Target Milestone: --- → mozilla0.9.6
Comment on attachment 55150 [details] [diff] [review]
Fix.

sr=kin@netscape.com

Are you going to do a sweep through the editor JS to find
shortcuts like this that assumed a "" string instead of null?
Attachment #55150 - Flags: superreview+
Yes, other problems because of the new null return are covered by bug 106822.
Whiteboard: EDITORBASE, FIX IN HAND need r=,sr= → EDITORBASE, FIX IN HAND need r=
Comment on attachment 55150 [details] [diff] [review]
Fix.

r=hwaara
Attachment #55150 - Flags: review+
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Keywords: patch, review
Resolution: --- → FIXED
Whiteboard: EDITORBASE, FIX IN HAND need r= → EDITORBASE
*** Bug 106980 has been marked as a duplicate of this bug. ***
verified in 10/29 trunk build...
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: