- 19 Sep, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 11 Sep, 2020 1 commit
-
-
Henrique Machado Campos authored
(cherry picked from commit 5cdd8fc8)
-
- 10 Sep, 2020 1 commit
-
-
Milo Casagrande authored
(cherry picked from commit d4862c25)
-
- 09 Sep, 2020 1 commit
-
-
Tim Sabsch authored
(cherry picked from commit 662c4447)
-
- 08 Sep, 2020 1 commit
-
-
Juliano de Souza Camargo authored
-
- 06 Sep, 2020 2 commits
-
-
Piotr Drąg authored
-
Marek Černocký authored
-
- 03 Sep, 2020 1 commit
-
-
Charles Monzat authored
(cherry picked from commit 3f50c93a)
-
- 02 Sep, 2020 1 commit
-
-
emintufan authored
-
- 01 Sep, 2020 3 commits
-
-
Attila Hammer authored
-
Attila Hammer authored
(cherry picked from commit b27ae349)
-
Attila Hammer authored
-
- 31 Aug, 2020 2 commits
-
-
Matej Urbančič authored
-
Joanmarie Diggs authored
GStreamer can be initialized but still fail to create an element. Add checks for this condition so we don't crash upon launch. See gitlab issue #161
-
- 30 Aug, 2020 1 commit
-
-
Марко М. Костић (Marko M. Kostić) authored
(cherry picked from commit c30492e2)
-
- 29 Aug, 2020 1 commit
-
-
Boyuan Yang authored
-
- 27 Aug, 2020 1 commit
-
-
Claude Paroz authored
(cherry picked from commit a48a21ab)
-
- 25 Aug, 2020 1 commit
-
-
Joanmarie Diggs authored
-
- 22 Aug, 2020 2 commits
-
-
Anders Jonsson authored
(cherry picked from commit 08e5ad56)
-
Anders Jonsson authored
(cherry picked from commit 071b1a83)
-
- 19 Aug, 2020 3 commits
-
-
Joanmarie Diggs authored
If auto-focus-mode is disabled for native navigation, not only should we not turn on focus mode, we should also not turn it off if Tab moves to a non-focus-mode element.
-
Joanmarie Diggs authored
Orca already has options to automatically enter focus mode when caret navigation and/or structural navigation result in moving to a focus-mode widget. However, when native browser navigation (e.g. Tab) is used, we assumed the user wanted native browser commands (e.g. typing in the newly-focused input) to just work. Turns out we were wrong. This commit adds a new setting to the app-specific preferences for Gecko-based apps and Chrome/Chromium which makes it possible for users to turn off automatically entering focus mode for native navigation. Auto switching remains on by default so as not to change the user experience.
-
Joanmarie Diggs authored
-
- 17 Aug, 2020 2 commits
-
-
Goran Vidović authored
(cherry picked from commit 74ee7e43)
-
Joanmarie Diggs authored
Because IAccessible2 treats text attributes which apply to an entire object (e.g. alignment) as an object attribute rather than a text attribute, neither Gecko nor Chromium are exposing these attributes to us via AtkText. So we need to fall back on object attributes for those. In addition, because this exposure is based on the CSS property name rather than the ATK name, we need to convert the attribute name into the expected name. Ditto for at least one value. The latter is needed for localization. Finally, fix a bug in Orca which was causing certain non-standard text attribute names to always be presented, even when they had the default value.
-
- 13 Aug, 2020 1 commit
-
-
Joanmarie Diggs authored
-
- 10 Aug, 2020 2 commits
-
-
Joanmarie Diggs authored
-
Joanmarie Diggs authored
-
- 08 Aug, 2020 1 commit
-
-
Efstathios Iosifidis authored
-
- 07 Aug, 2020 3 commits
-
-
Asier Sarasua Garmendia authored
-
Joanmarie Diggs authored
Note: This support requires browsers to emit the expected signals. Chromium will soon; Firefox doesn't yet.
-
Joanmarie Diggs authored
Note: This support requires browsers to emit the expected signals. Chromium will soon; Firefox doesn't yet.
-
- 06 Aug, 2020 1 commit
-
-
Zander Brown authored
-
- 04 Aug, 2020 1 commit
-
-
Fran Dieguez authored
-
- 26 Jul, 2020 1 commit
-
-
Tim Sabsch authored
-
- 23 Jul, 2020 1 commit
-
-
Joanmarie Diggs authored
Using _treatObjectAsWhole has the side effect of preventing flat review from getting all objects it should.
-
- 14 Jul, 2020 1 commit
-
-
Joanmarie Diggs authored
While "placeholder-text" usage predates aria-placeholder, some user agent implementors would prefer to expose placeholder text using "placeholder" because doing so is consistent with the convention used for other ARIA properties. So check for both.
-
- 13 Jul, 2020 1 commit
-
-
Joanmarie Diggs authored
-
- 12 Jul, 2020 1 commit
-
-
Aurimas Černius authored
-
- 07 Jul, 2020 1 commit
-
-
Yuri Chornoivan authored
-