Michael Comella
Michael Comella
I confirmed that using Eitan's PR for automatically entering Review Mode when browsing (https://github.com/mozilla-mobile/firefox-tv/pull/2062/) does not correct this issue either. I assume it's because it activates review mode at the...
I now recall how challenging/impossible it is to detect if the soft keyboard is raised on Android: therefore, we'd have to use other metrics as a work-around. We could temporarily...
> We could temporarily disable review mode if we detect an ENTER-down event in the WebView. Unlike spatial navigation mode, key events are not dispatched to the views in review...
> It's possible there are accessibility events distributed to the views when changes are made in review mode a11y events are transmitted when the WebView elements are focused but **pressing...
> my only idea is to monitor DPAD_CENTER presses (via the device – is this possible? I've been unable to figure out how to do this. When focusing the ``...
The individual `onInitilaizeAccessibilityNodeInfo` events, as printed to the console, appear to be identical between review mode, non-review mode, and no matter which view is focused – it appears this value...
I simulated the events as best as I could: ``` EventType: TYPE_VIEW_FOCUSED; ClassName: android.widget.EditText; EventType: TYPE_VIEW_ACCESSIBILITY_FOCUSED; ClassName: android.widget.EditText; EventType: TYPE_WINDOW_CONTENT_CHANGED; ClassName: android.webkit.WebView; EventType: TYPE_VIEW_TEXT_SELECTION_CHANGED; ClassName: android.widget.EditText; EventType: TYPE_VIEW_ACCESSIBILITY_FOCUS_CLEARED; ClassName: android.widget.Button;...
Reminder: since this is a WebView Fire OS bug (as per https://github.com/mozilla-mobile/firefox-tv/issues/2935#issuecomment-555763912), I suggest we report it.
I wonder if this is related to #278.
@athomasmoz FYI: there are monthly Democratic debate events in the US (including one tomorrow) and next year there will be cross-party presidential debates as well. Then again, I'm not sure...