Description[Android] Properly set editable flag for insertion handle display
With the switch to composited seleciton handles (r284491), the determination of
whether the focused node is editable was plumbed incorrectly. Switch to the old
behavior of using |RenderWidgetHostViewAndroid::TextInputStateChanged()|,
ensuring that editability is reset when a navigation event occurs.
BUG=397556
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|