Closed
Bug 71612
Opened 25 years ago
Closed 25 years ago
Tooltips for navigation and menu grippies.
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: bugs)
Details
Attachments
(2 files)
|
1.15 KB,
patch
|
Details | Diff | Splinter Review | |
|
103.39 KB,
image/gif
|
Details |
Missing tooltips for the browser's navigaton and menu grippies. The Personal
toolbar is correct as is.
| Reporter | ||
Comment 1•25 years ago
|
||
http://lxr.mozilla.org/seamonkey/source/xpfe/global/resources/content/toolbarBin
dings.xml#234 shows:
<xul:toolbargrippy
inherits="tooltiptext=grippytooltiptext,tooltip=grippytooltip,last-
toolbar,hidden=grippyhidden"
So, my patch changes tooltiptext into grippytooltiptext, which is correctly
defined as above.
| Reporter | ||
Comment 2•25 years ago
|
||
| Reporter | ||
Comment 4•25 years ago
|
||
| Reporter | ||
Updated•25 years ago
|
Updated•25 years ago
|
QA Contact: sairuh → tpreston
Comment 5•25 years ago
|
||
sr=hewitt
| Reporter | ||
Comment 6•25 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•25 years ago
|
||
I backed out my changes at 1 in the morning. I hope to check-in today on a
green tree. Sorry about that. Re-opening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 8•25 years ago
|
||
Fix checked in.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•