Kaydet (Commit) 8582e9a8 authored tarafından Marina Latini's avatar Marina Latini Kaydeden (comit) Thorsten Behrens

tdf#101014 Keyboard between textboxes - part 2

Fixed the a11y issue in layout AUTOLAYOUT_TITLE_2CONTENT_CONTENT
now the selection via keyboard works as requested

Change-Id: I034776393c8cca68d5cb3702f12111a057d4134b
Reviewed-on: https://gerrit.libreoffice.org/45907Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
(cherry picked from commit 1623caf6)
Reviewed-on: https://gerrit.libreoffice.org/46421
üst 08d05077
...@@ -56,8 +56,8 @@ ...@@ -56,8 +56,8 @@
<layout type="AUTOLAYOUT_TITLE_2CONTENT_CONTENT"> <layout type="AUTOLAYOUT_TITLE_2CONTENT_CONTENT">
<presobj kind="PRESOBJ_TITLE" relative-height="1" relative-width="1" relative-posX="0" relative-posY="0"/> <presobj kind="PRESOBJ_TITLE" relative-height="1" relative-width="1" relative-posX="0" relative-posY="0"/>
<presobj kind="PRESOBJ_OUTLINE1" relative-height="0.477" relative-width="0.488" relative-posX="0" relative-posY="0"/> <presobj kind="PRESOBJ_OUTLINE1" relative-height="0.477" relative-width="0.488" relative-posX="0" relative-posY="0"/>
<presobj kind="PRESOBJ_OUTLINE2" relative-height="0.477" relative-width="0.488" relative-posX="0" relative-posY="1.095"/> <presobj kind="PRESOBJ_OUTLINE2" relative-height="1" relative-width="0.488" relative-posX="1.05" relative-posY="0"/>
<presobj kind="PRESOBJ_OUTLINE3" relative-height="1" relative-width="0.488" relative-posX="1.05" relative-posY="0"/> <presobj kind="PRESOBJ_OUTLINE3" relative-height="0.477" relative-width="0.488" relative-posX="0" relative-posY="1.095"/>
</layout> </layout>
<layout type="AUTOLAYOUT_TITLE_2CONTENT_OVER_CONTENT"> <layout type="AUTOLAYOUT_TITLE_2CONTENT_OVER_CONTENT">
<presobj kind="PRESOBJ_TITLE" relative-height="1" relative-width="1" relative-posX="0" relative-posY="0"/> <presobj kind="PRESOBJ_TITLE" relative-height="1" relative-width="1" relative-posX="0" relative-posY="0"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment