← Back to team overview

dx-packages team mailing list archive

[Bug 1313248] Re: Ctrl+[Key] Shortcuts Assigned in QtCreator Do Not Work

 

This bug is *still* not fixed.

This way qt5 applications, like texmaker, are almost not usable!

See for example
https://code.google.com/p/texmaker/issues/detail?id=1301
for this bug being reported for texmaker (which is wrong, it is a bug of the qt5 version shipped by ubuntu)

The only workaround for this (from the user perspective, not the app
developer perspective ) seems to be to recompile qt5. This should not be
the default solution for this problem!

** Bug watch added: code.google.com/p/texmaker/issues #1301
   http://code.google.com/p/texmaker/issues/detail?id=1301

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 in Ubuntu.
https://bugs.launchpad.net/bugs/1313248

Title:
  Ctrl+[Key] Shortcuts Assigned in QtCreator Do Not Work

Status in appmenu-qt5 package in Ubuntu:
  Confirmed

Bug description:
  I recompiled one of my Qt applications tonight on Ubuntu 14.04. This
  application uses QActions that are are set up in the mainwindow.ui
  file. (I originally did this with QtDesigner some two year ago, but
  have updated the application for Qt 5 in the mean time.)

  When appmenu-qt5 is installed, the Ctrl+[key] shortcuts of the actions
  on the main menubar do not work. If I remove appment-qt5, they do work
  as expected.

  Oddly enough, the edit actions on the edit dialog do work, but they
  are disabled and enabled multiple times.

  I tried disabling and enabling the actions on the main menubar in code
  which didn't help. I also tried assigning the short cut keys via code
  and that did not help.

  I am using 14.04 LTS, appmenu-qt5 0.3.0+14.04.20140415-0ubuntu1, and
  the Qt program found at https://github.com/Dyrcona/omiquji

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appmenu-qt5/+bug/1313248/+subscriptions


References