Bug 67466

Summary: [Qt] Incorrect behaviour when mouse hover over a link and zooming in/out on a page
Product: WebKit Reporter: mikko <mikko.seppanen>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: andersca
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Example app to reproduce the issue none

mikko
Reported 2011-09-01 23:18:06 PDT
Created attachment 106096 [details] Example app to reproduce the issue When hovering mouse over a link and zooming in/out on a page the "hover effect" (text-decoration:underline) stays with the link when the link "slides" away under the mouse cursor. This happens when the mouse cursor is not moved at all when zooming in/out. If the zoomFactor gets too small the mouse over effect is not working properly, no underline or just "partial underline". Reproduced with Qt's fancybrowser and Google Chrome 13.0.782.218 m. To reproduce this issue I attached modified Qt's fancybrowser example. Zooming in/out can be done with the mouse wheel.
Attachments
Example app to reproduce the issue (25.92 KB, application/zip)
2011-09-01 23:18 PDT, mikko
no flags
Note You need to log in before you can comment on or make changes to this bug.