Open Bug 136482 Opened 23 years ago Updated 2 years ago

tooltip label does not work

Categories

(Core :: XUL, defect)

x86
All
defect

Tracking

()

People

(Reporter: brant, Unassigned)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9+) Gecko/20020408 BuildID: 2002040803 According to http://www.mozilla.org/projects/xul/tests/buttons.xul, there should be a tooltip over the first tooltip button. This does not occur. Reproducible: Always Steps to Reproduce: 1. Load http://www.mozilla.org/projects/xul/tests/buttons.xul. 2. Hover the cursor over the first tooltip button. Actual Results: No tooltip appears. Expected Results: Tooltip appears. The second tooltip button using the tooltip shorthand works, but the tooltip moves instantaneously as the cursor is moved from hovering over the button.
filed in wrong component
Component: HTML Form Controls → XP Toolkit/Widgets: XUL
<hbox pack="start" align="center"> <description> This button has a tooltip attached to it. Roll over it to see the tooltip. </description> <button label="Tooltip Button"> <tooltip> <label value="I am a tooltip"/> </tooltip> </button> </hbox> doesn't work, for some reason.
-->
Assignee: rods → hewitt
Confirming for Win98SE, Build 20020410(03)
Changed OS since this happens on Win 98 as well.
OS: Windows XP → All
Note from bug 145921 ---------- works with tooltip="_child" ----------
Blocks: 145921
making summary more specific
Summary: tooltip does not work → tooltip label does not work
adding hyatt to CC since he maintains buttons.xul.
still fails
Assignee: hewitt → nobody
QA Contact: madhur → xptoolkit.xul
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.