[Webkit-unassigned] [Bug 110895] Focus ring for a child composited layer is incorrectly offset by parent layer's position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 11:07:31 PST 2013


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


Julien Chaffraix <jchaffraix at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|wangxianzhu at chromium.org    |webkit-unassigned at lists.web
                   |                            |kit.org




--- Comment #10 from Julien Chaffraix <jchaffraix at webkit.org>  2013-02-27 11:09:55 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > Regardless of what the spec says, there's an obvious bug with composited layers here.
> 
> Please run the test case. The focus ring for the sub-layer is not at the correct position.
> 
> #2 is not the bug itself, just my questions about the current (correct) behavior.

I agree with Simon. It's an obvious functional bug if the focus is not drawn at the right position regardless of whether you think it's good UX. The localToAbsolute calls seems wrong as it walks the tree for each child but if you remove it, won't you ignore any offset the (positioned) child may have?

Also please stop piggy-backing random bugs / questions into this bug. Try to keep bugzilla razor-focused on a single bug or it will confuse people (like me) and they will stop reading the comments in full (I already started). Other means of communications (IRC, mailing lists, other bugs) are here to ask such questions if you need to.

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