]> git.lyx.org Git - features.git/commit
Prioritize the shortcuts from the work areas
authorGuillaume Munch <gm@lyx.org>
Mon, 4 Jul 2016 02:23:32 +0000 (04:23 +0200)
committerGuillaume Munch <gm@lyx.org>
Thu, 14 Jul 2016 19:50:10 +0000 (20:50 +0100)
commiteb8c5905f617b31ec470358e0e23120fc586d695
tree0069e89ae882af8c7b9c150b66d4e46ac3f75d74
parentaac180b1ce47dbe6798ab1fb4abf2be4bb3a3cdf
Prioritize the shortcuts from the work areas

* Fix bug #10261 : KDE smartly adds conflicting accelerators.

* Prevent bugs like #9495 in the future.

Issues (non-regression):

* It does not appear possible to prevent Ubuntu's Unity from grabbing the
  accelerators for the menus. For instance Alt+A still opens _Affichage in the
  French localization.
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiApplication.h
src/frontends/qt4/GuiKeySymbol.cpp
src/frontends/qt4/GuiKeySymbol.h
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWorkArea.h