lp:~stolowski/unity-2d/hud-a11-focus-fixes
- Get this branch:
- bzr branch lp:~stolowski/unity-2d/hud-a11-focus-fixes
Branch merges
- Albert Astals Cid (community): Approve
- Gerry Boland: Pending requested
-
Diff: 83 lines (+17/-5)3 files modifiedshell/common/SearchEntry.qml (+9/-2)
shell/hud/Hud.qml (+3/-0)
tests/manual-tests/hud.txt (+5/-3)
Related bugs
Bug #886338: [dash] Unable to review the contents of the text entry field with Orca. | High | Invalid | |
Bug #949445: HUD is silent to screen readers | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1074. By Paweł Stołowski
-
Added anyKeypressGive
sFocus property (defaults to false) to SearchEntry, it is enabled for Hud. - 1073. By Paweł Stołowski
-
Force focus on resultList in onCurrentChanged signal handler - makes Orca read
the 1st result item. Call forceTextInputFocus from SearchEntry. - 1072. By Paweł Stołowski
-
Added forceTextInputFocus function to force search entry focus from Hud, instead of
forcing in unconditional in SearchEntry code. - 1071. By Paweł Stołowski
-
Added forceCursorVisible property to SearchEntry to make it possible to
force cursor visibility in Hud even if text entry doesn't have focus (i.e.
results list has focus). - 1070. By Paweł Stołowski
-
[hud] Force active focus on Search entry whenever a key is pressed.
Force acitve focus on results list on Up/Down keys. - 1069. By Albert Astals Cid
-
[Launcher] Move the tooltip again 5px to the right, breaks graphical looks but fixes infinite looping of the tooltip. Fixes: https:/
/bugs.launchpad .net/bugs/ 948383. Approved by . - 1068. By Albert Astals Cid
-
[HUD] Fix HUD not being expanded to the left if used on a screen without launcher. Fixes: https:/
/bugs.launchpad .net/bugs/ 979927. Approved by . - 1067. By Albert Astals Cid
-
[Launcher] Use the icon path given by the AddLauncherItem
FromPosition call
. Fixes: https://bugs.launchpad .net/bugs/ 980640, https:/ /bugs.launchpad .net/bugs/ 980847. Approved by . - 1066. By Albert Astals Cid
-
[Dash] Handle Tab and Shift+Tab to navigate between the headers. Fixes: https:/
/bugs.launchpad .net/bugs/ 891565, https:/ /bugs.launchpad .net/bugs/ 891648. Approved by Gerry Boland.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity-2d