[Webkit-unassigned] [Bug 104775] Cannot click an element at 2nd line or more inside inline-block in vertical writing mode.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 11:03:02 PST 2012


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





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2012-12-12 11:05:23 PST ---
(From update of attachment 178992)
View in context: https://bugs.webkit.org/attachment.cgi?id=178992&action=review

> Source/WebCore/ChangeLog:9
> +        InlineBox::nodeAtPoint don't consider vertical writing mode.
> +        InlineBox::nodeAtPoint shold flip accumulatedOffset like InlineBox::paint().

Could you elaborate more on what was going on? In particular, it's good to clarify why we need to flip values in accumulatedOffset before passing it to hitTest.

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