What steps will reproduce the problem?
1. Open the local context menu while focused on a view with an
AccessibilityNodeInfo that supports ACTION_SET_SELECTION (and possibly the
granularity actions too).
What is the expected output?
A context menu with Start/Stop Selection options (amongst other things).
What do you see instead?
You don't see these options unless the widget you're focused on is an
android.widget.EditText.
Without this, you can't really support selection on some arbitrary widget with
text.
Original issue reported on code.google.com by ma...@maxli.ca on 8 Aug 2013 at 1:11
Original issue reported on code.google.com by
ma...@maxli.ca
on 8 Aug 2013 at 1:11