[Webkit-unassigned] [Bug 67466] New: [Qt] Incorrect behaviour when mouse hover over a link and zooming in/out on a page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 23:18:06 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=67466

           Summary: [Qt] Incorrect behaviour when mouse hover over a link
                    and zooming in/out on a page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mikko.seppanen at digia.com


Created an attachment (id=106096)
 --> (https://bugs.webkit.org/attachment.cgi?id=106096&action=review)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list