Closed
Bug 122104
Opened 23 years ago
Closed 23 years ago
Disabling tooltips interferes with ABBR and ACRONYM tags
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
People
(Reporter: zwol, Assigned: hewitt)
References
(Depends on 1 open bug, )
Details
If you have tooltips disabled in Preferences, the ABBR and ACRONYM tags are
still rendered with a dotted line underneath, and the cursor changes to
an arrow-with-question-mark when hovered over the text, but nothing else
happens. The only way for the user to see the acronym's expansion is to
right-click and select Properties, which is not obvious.
Suggested fixes:
1) Display tooltips for ABBR and ACRONYM irrespective of the preference.
2) If tooltips are disabled, display the title of an ABBR or ACRONYM in the
status bar instead of a tooltip.
3) Allow the user to choose between 1 and 2 with a separate preference.
Comment 2•23 years ago
|
||
See also bug 64232, "Separate pref for chrome tooltips". If that bug is fixed
by changing the pref to only affect chrome tooltips (and not adding a pref for
content tooltips), this bug won't have to be fixed.
Depends on: 64232
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 64232 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•