Closed Bug 526148 Opened 16 years ago Closed 16 years ago

Port Bug 525712 (Remove dead throbber-specific code from customizeToolbar.js, handle it in themes)

Categories

(SeaMonkey :: Themes, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.1a1

People

(Reporter: philip.chee, Assigned: philip.chee)

References

Details

Attachments

(2 files, 2 obsolete files)

+++ This bug was initially created as a clone of Bug #525712 +++
Whilst you are at it is it worth changing all the <toolbaritem id="throbber-box"...> <button id="navigator-throbber"...> </toolbaritem> into <toolbaritem id="navigator-throbber".../> I've also noticed that /suite/mailnews/addrbook/addressbox.xul has a navigator-throbber that observes the element broadcaster_throbber that does not exist (broadcaster-throbber does but I cannot see anything that actually changes it). /suite/mailnews/compose/messengercompose.xul has a navigator-throbber that observes the element broadcaster_throbber that does not exist (nor does broadcaster-throbber in this case either).
Attached patch Patch v1.0 SeaMonkey (obsolete) — Splinter Review
Fix SeaMonkey throbber CSS following Firefox and Thunderbird.
Attachment #414962 - Flags: superreview?(neil)
Attachment #414962 - Flags: review?(neil)
> Whilst you are at it is it worth changing all the Separate bug for all those issues please.
Comment on attachment 414962 [details] [diff] [review] Patch v1.0 SeaMonkey Sorry, this doesn't work with small icons.
Attachment #414962 - Flags: superreview?(neil)
Attachment #414962 - Flags: review?(neil)
Attachment #414962 - Flags: review-
> Sorry, this doesn't work with small icons. I didn't change anything that touched small icons. What do you mean "doesn't work with small icons" exactly?
* Select "Use small icons" * Customise toolbar Would it help to change the existing "busy" rules to use toolbar > ?
> * Select "Use small icons" > * Customise toolbar I don't see any change in the existing behaviour. > Would it help to change the existing "busy" rules to use toolbar > ? Good point. I'll test a new patch RSN.
Attached patch Patch v1.1 LittleBig (obsolete) — Splinter Review
> Sorry, this doesn't work with small icons. Fixed small icons issue.
Attachment #414962 - Attachment is obsolete: true
Attachment #415151 - Flags: review?(neil)
Because customising toolbars removes the command attribute ;-)
Comment on attachment 415151 [details] [diff] [review] Patch v1.1 LittleBig > window[chromehidden~="toolbar"] #navigator-throbber, Can anyone remember what this does? I'm wondering whether it needs to work with toolbar customisation or whether we should just drop it completely.
>> window[chromehidden~="toolbar"] #navigator-throbber, > Can anyone remember what this does? I'm wondering whether it needs to work with > toolbar customisation or whether we should just drop it completely. I think it has something to do with full screen mode.
Comment on attachment 415151 [details] [diff] [review] Patch v1.1 LittleBig ... which of course isn't customisable. Nit: for other rulesets I think we put the more complex rules first. This was probably to avoid changing the existing lines ;-)
Attachment #415151 - Flags: review?(neil) → review+
Comment on attachment 415151 [details] [diff] [review] Patch v1.1 LittleBig > Nit: for other rulesets I think we put the more complex rules first. This was > probably to avoid changing the existing lines ;-) Then eventually they get resorted in css clean-up drives. Or rather I file css clean up bugs and then forget to do them.
Attachment #415151 - Flags: superreview?
> Nit: for other rulesets I think we put the more complex rules first. This was > probably to avoid changing the existing lines ;-) Fixed.
Attachment #415151 - Attachment is obsolete: true
Attachment #416879 - Flags: superreview?(neil)
Attachment #416879 - Flags: review+
Attachment #415151 - Flags: superreview?
Comment on attachment 416879 [details] [diff] [review] Patch v1.2 Complex first [Checkin: Comment 16] Checked ;-)
Attachment #416879 - Flags: superreview?(neil) → superreview+
Attachment #416879 - Attachment description: Patch v1.2 Complex first. r=neil → [for c-c checkin] Patch v1.2 Complex first. r=neil
Keywords: checkin-needed
Attachment #416879 - Attachment description: [for c-c checkin] Patch v1.2 Complex first. r=neil → Patch v1.2 Complex first [Checkin: Comment 16]
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: