Summary: | Tooltip not reflecting updated content set on a timeout | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Michael Leibman <mleibman> | ||||
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | NEW --- | ||||||
Severity: | Normal | CC: | ahmad.saleem792, bfulgham, karlcow, mkrp87, simon.fraser, webkit-bug-importer, zalan | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
URL: | http://jsfiddle.net/rCpqu/ | ||||||
Attachments: |
|
Description
Michael Leibman
2011-08-29 13:07:56 PDT
Marking this as 'New' because at least Firefox Nightly 125 is not showing old tooltip on quick hover while showing consistently `new tooltip` as for Safari 17.4 and Chrome Canary 124, it is reproducible and on quick hover, it do show 'tooltip' instead of 'new tooltip' on time to time basis. Might be worth to change it from `WebKit Misc` to `Layout & Rendering`? Ahmad, I guess I do not know how to test this properly, because I get the same behavior everywhere. Created attachment 470306 [details]
Safari 17.4 Reference Video
In reference video, `tooltip` is show when I quickly do hover, while in Firefox even quickly, it does always show `new tooltip` while in Safari, we do go in between `new tooltip` and `tooltip` as show in video.
|