[Webkit-unassigned] [Bug 97229] Spatial navigation is not working for anchor with inline div with inline img

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 16 09:06:57 PDT 2013


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


Abhijeet Kandalkar <kandalkar.abhijeet58 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #211443|0                           |1
        is obsolete|                            |
 Attachment #211443|review?                     |
               Flag|                            |
 Attachment #211797|                            |review?
               Flag|                            |




--- Comment #29 from Abhijeet Kandalkar <kandalkar.abhijeet58 at gmail.com>  2013-09-16 09:06:04 PST ---
Created an attachment (id=211797)
 --> (https://bugs.webkit.org/attachment.cgi?id=211797&action=review)
Updated patch-5

Hi Simon,
I have modified definition of rectToAbsoluteCoordinates() function as per your comments.
This function returns absolute coordinate of node in main root view.
We can’t remove this function completely as it is called from many places.
So, modifying definition of complete function will bring consistency in Spatial Navigation code.

I have uploaded working patch. Please let me know your review commnets.

-- 
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