diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-09-02 08:09:09 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-09-02 08:09:09 -0500 |
commit | 0aa8a3d2059f5fe0f1c877d0d4d95cdbf483fd2a (patch) | |
tree | 4d28e601fe6d705228fef599178d39dd33e0bf4b | |
parent | 6a95ae7d2525eccc3c6fcf98899509926c18e551 (diff) | |
download | horizon-0aa8a3d2059f5fe0f1c877d0d4d95cdbf483fd2a.tar.gz horizon-0aa8a3d2059f5fe0f1c877d0d4d95cdbf483fd2a.tar.bz2 horizon-0aa8a3d2059f5fe0f1c877d0d4d95cdbf483fd2a.tar.xz horizon-0aa8a3d2059f5fe0f1c877d0d4d95cdbf483fd2a.zip |
req: Iface.UI.Std: move Next to F8, far from Back F5
-rw-r--r-- | devel/requirements/4_interface.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/requirements/4_interface.xml b/devel/requirements/4_interface.xml index 60cb3a7..6f7d990 100644 --- a/devel/requirements/4_interface.xml +++ b/devel/requirements/4_interface.xml @@ -30,7 +30,7 @@ </formalpara> <formalpara id="Iface.UI.StandardButtons"> <title>Iface.UI.StandardButtons</title> - <para>Horizon UI shall have a "Back (F5)", "Next (F6)", "Cancel (F3)", and "Help (F1)" on all pages except the first page (where the Back button shall not be displayed) and the last page (where the Back and Cancel buttons shall not be displayed).</para> + <para>Horizon UI shall have a "Back (F5)", "Next (F8)", "Cancel (F3)", and "Help (F1)" on all pages except the first page (where the Back button shall not be displayed) and the last page (where the Back and Cancel buttons shall not be displayed).</para> </formalpara> <formalpara id="Iface.UI.ScreenReader"> <title>Iface.UI.ScreenReader</title> |