[webkit-help] EditorClient*::handleKeyboardEvent()

tonikitoo (Antonio Gomes) tonikitoo at gmail.com
Sun Feb 7 11:51:25 PST 2010


Stephan, I agree w/ Alexey your problems might not be about the node
being "contentEditable" or not. Read about the property concept here
[1] ... it does a good (overview) comparison about
Node.contentEditable and Document.inDesignMode.

[1] http://kb.mozillazine.org/Firefox_:_Midas

On Sun, Feb 7, 2010 at 3:39 PM, Alexey Proskuryakov <ap at webkit.org> wrote:
>
> 03.02.2010, в 10:08, Stephan Assmus написал(а):
>
>> The culprit is that the start node returns 'false' for isContentEditable().
>
>
> What is the kind of the start node here? Inputs themselves are indeed not contentEditable, nodes in shadow tree below them are. So, my first guess would the that the focus ends up being on a wrong node.
>
> - WBR, Alexey Proskuryakov
>
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>



-- 
--Antonio Gomes


More information about the webkit-help mailing list