<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Elements pane: Items not reachable without mouse"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=65587#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Elements pane: Items not reachable without mouse"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=65587">bug 65587</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=65587#c19">comment #19</a>)
<span class="quote">> Tab jumps into the elements where both right and down go forward (right
> only, next line after the last item) resp. right/up for back. Space and
> Enter inserts the formula and focus on the editor.</span >

The Elements list is considered a single control, so the Window just has two
controls, which means tab will switch between the combo box and the element
list.

<span class="quote">> It would be good to go down by cursor without moving right (patch note says
> it's tricky) and maybe also to jump to the next section per tab (as known
> from the Sidebar).</span >

That would require handling it as a grid, so yup - that would need quite some
work to do. 

<span class="quote">> Alex, what do you think? Resole as fixed or is there
> something absolutely required (eg. haven't tested with a screen reader).</span >

As I've already written, accessibility isn't yet implemented. That'll be an
additional patch at some point.

(In reply to Heiko Tietze from <a href="show_bug.cgi?id=65587#c20">comment #20</a>)
<span class="quote">> (In reply to Heiko Tietze from <a href="show_bug.cgi?id=65587#c19">comment #19</a>)
> > ... and maybe also to jump to the next section per tab

> Tab jumps back to the dropdown, could be ctrl+tab (cf.
> <a href="https://wiki.documentfoundation.org/Design/SideBar">https://wiki.documentfoundation.org/Design/SideBar</a>).</span >

Sorry, I'm not sure I follow you. Is your proposal to use Tab and Shift+Tab to
change the dropdown to the next / previous item, and keep the focus in the
elements list and instead use Ctrl+Tab to change the focus from the Elements
List back to the drop down?

So Tab becomes a short-cut to traverse the drop down from the Element list.
How will the user now know, that he has to use Ctrl+Tab to leave the Elements
list? Do you think it's not needed?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>