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
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to