[Webkit-unassigned] [Bug 50126] Fallback content in canvas element not focusable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 28 14:43:00 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=50126
James Robinson <jamesr at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jamesr at chromium.org
--- Comment #31 from James Robinson <jamesr at chromium.org> 2011-02-28 14:42:59 PST ---
IRC snippet:
<dhyatt>
anyway if we have to implement it and make renderers
[2:37pm]
enrica_ joined the chat room.
[2:37pm] <dhyatt>
the best way to fix it is to make RenderHTMLCanvas a RenderBlock and more like a form control
[2:37pm] <dhyatt>
i.e., inline-block by default, replaced bit set when inline
[2:37pm] <dhyatt>
etc.
[2:38pm]
tonikitoo left the chat room. (Read error: Operation timed out)
[2:38pm] <dhyatt>
not to try to make a RenderReplaced able to have arbitrary child content
[2:38pm] <dhyatt>
that way lies madness
[2:38pm]
diegohcg left the chat room. (Ping timeout: 240 seconds)
[2:38pm] <dhyatt>
RenderReplaced is not designed for that
I also think we should separate the render tree changes from the AX side changes and make sure that experts in each review each side in isolation.
--
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