<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Missing accelerator key for Tools > Relationships... with gtk3"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107693">bug 107693</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
           <td>caolanm@redhat.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Missing accelerator key for Tools > Relationships... with gtk3"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107693#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Missing accelerator key for Tools > Relationships... with gtk3"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107693">bug 107693</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>Probably because gtk3 went to native menubar and menus and DBRelationDesign in
officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu has no
mnemonic key defined while the non-native menus probably generate one if one is
missing

gtk2 code should normally use the gen code for menus, so (presumably) should
also generate menu mnemonics and does for me, though if you are under Ubuntu
and Unity, then the unity menus are set with the same underlying stuff as the
native gtk3 ones, so I guess they could be un-mnemoniced entries in that case
too.

Moving the generation of the missing mnemonics from Execute to Activate will
probably do the right thing</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>