Closed Bug 176003 Opened 23 years ago Closed 22 years ago

tooltip for title attribute on select/option elements dissappears too quickly

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bugzilla.mozilla.org, Assigned: john)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016 Mozilla shows tooltips for the title attribute for form elements. It even shows them for select lists and optgroups - which is great! But the tooltip display seems broken. It disappears immediately. Here, on a 800mHz machine I can see the tooltip shortly when moving the mouse over the elements in the list. On faster machines it might not even be visible at all Reproducible: Always Steps to Reproduce: see html below Actual Results: tootlip pops up and disappears immediately Expected Results: tooltip should remain visible for the same time period as on other HTML elements simple form to display the behaviour <form action=""> <select name="select" id="select"> <optgroup label="Hardware" title="title ..."> <option value="1" title="title ..." >printer</option> <option value="2" title="title ...">beamer</option> </optgroup> </select> </form>
Attached file Reporters testcase
WFM using build 2003012804, Windows 2000.
WFM with a debug build from today (20030129, WinXP). Could you try in a more recent build?
WFM, Moz 1.3b, WinXP Pro. I was seeing it in older builds, so closing bug.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: