<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - New UNO commands for "Zoom in" and "Zoom out" of document canvas, to support keyboard zoom (comment 21)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=45705#c34">Comment # 34</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - New UNO commands for "Zoom in" and "Zoom out" of document canvas, to support keyboard zoom (comment 21)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=45705">bug 45705</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Currently document canvas Zoom is implemented for document via popup dialog,
zoom bar, or <ctrl>+mousewheel events.

Projects zoom via key_MOD1+mousewheel will progressively increase or decrease
zoom percentage, the needed function. It unfortunately requires use of a mouse.

Keyboard only Zoom-in or zoom-out action is possible currently but it is *very*
cumbersome, i.e. F10 + v + z + z (or as mnemonics are localized) and then enter
zoom percentage or select zoom preset radio button.

Enhancement is to supplement the dialog, zoom bar, and key_Mod1+mousewheel Zoom
actions with new control(s) (zoom-in/zoom-out), using existing SVX
zoomtools/zoomctrl/zoom framework.  A simple key_mod controlled keyboard only
stepped adjustment of zoom level at the zoom steps defined in zoomtools.cxx,
that could also be reassigned via keyboard customizations.

Implementing with default shortcut assignments to match os/DE norms would help
make for a seamless UX.</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>