Closed Bug 148495 Opened 22 years ago Closed 22 years ago

Download manager shows an empty tooltip

Categories

(SeaMonkey :: Download & File Handling, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kazhik, Assigned: bugzilla)

Details

Attachments

(1 file, 1 obsolete file)

If you close the toolbar on Download Manager and move the mouse pointer
over the closed toolbar, an empty tooltip appears.

Screenshot:
http://bugzilla.mozilla.gr.jp/showattachment.cgi?attach_id=794
Confirming it - build 200203106 - WinXP.
build 2002052421/LInux - see it too
Attached patch fix (obsolete) — Splinter Review
Comment on attachment 89519 [details] [diff] [review]
fix

cool.
r=db48x
Attachment #89519 - Flags: review+
Comment on attachment 89519 [details] [diff] [review]
fix

blake says sr=me on IRC.
Attachment #89519 - Flags: superreview+
This patch is incorrect.

In downloadmanager.xul:

-    <toolbarr id="download-toolbar" tbalign="stretch"
class="chromeclass-toolbar" persist="collapsed">
+    <toolbar id="download-toolbar" tbalign="stretch"
class="chromeclass-toolbar" persist="collapsed" grippytooltiptext="&dm.tooltip;"/>

you've closed the toolbar, then it's closed later, again:

Lines 124-125:

<toolbarbutton id="btn_showinshell" command="cmd_showinshell"/>
    </toolbar>

I'll attach a new patch, can I get reviews on it?
Comment on attachment 90149 [details] [diff] [review]
Fix, again

/me sighs. such a silly thing to miss. r=db48x, again
Attachment #90149 - Flags: review+
Comment on attachment 90149 [details] [diff] [review]
Fix, again

sr=jag
Attachment #90149 - Flags: superreview+
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
vrfy'd fixed with 2002.09.19.08 comm trunk builds.
Status: RESOLVED → VERIFIED
Keywords: mozilla1.0.2
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: