Open Bug 689553 Opened 13 years ago Updated 2 years ago

Incorrect tooltip and keyboard interaction

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

7 Branch
x86
Windows 7
defect

Tracking

()

People

(Reporter: dziastinux, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; rv:7.0) Gecko/20100101 Firefox/7.0
Build ID: 20110922153450

Steps to reproduce:

1. Press any key (i.e. space);
2. Move mouse over visible element with title attribute set (i.e. quicksearch help in bugzilla).


Actual results:

Tooltip flashed for a very short moment.


Expected results:

Tooltip normally apear.
Note: IE9, Chrome 14, Opera 11.51 works correctly.
This bug also confirmed on Windows XP.
This bug is not only present in HTML but in whole FF UI (back button, Tab titles, etc.).
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Sorry, pls ignore comment#3.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Pressing space moves the document one page down for me. The "Quicksearch help" title tooltip does appear for me. This is on Win XP. Can you check if you are using HW acceleration (about:support -> Graphics) ?
Do tooltip work fine for you before pressing the key?
I didn't knew that space was scrolling when I tested page must have been at the bottom (there is "Quicksearch help" at the bottom too). 
You can try any key, event Ctrl, Alt or Shift.

This bug is present on Firefox 3.5 Win XP, so HW acceleration can not be the cause.

The problem may hide in repeated keydown event firing while any key is down.
(In reply to aceman from comment #5)
> Pressing space moves the document one page down for me. The "Quicksearch
> help" title tooltip does appear for me. This is on Win XP. Can you check if
> you are using HW acceleration (about:support -> Graphics) ?
> Do tooltip work fine for you before pressing the key?

Yep, they work fine while there are no keys down.
Note: you have to press and HOLD key while trying to repeat this bug.
Ah, HOLDing the key is key :) And you filed it under FF7 with no mention of 3.5.
Ok, I can now reproduce this. The tooltip flashes only sometimes, usually it does not appear at all.

This may be caused by bug 494139, it can even be a dupe of it.
Status: UNCONFIRMED → NEW
Component: General → Event Handling
Depends on: 494139
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → events
Component: Event Handling → User events and focus handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.