[webkit-help] EditorClient*::handleKeyboardEvent()
Alexey Proskuryakov
ap at webkit.org
Sun Feb 7 11:39:31 PST 2010
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
More information about the webkit-help
mailing list