Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (118 - 120 of 301)

Ticket Resolution Summary Owner Reporter
#79 fixed Make sure single Alt key press is first handled by Qt Dmitry A. Kuminov
Description

The Alt key is intercepted by PM and used to activate the native PM window menu bar or the system menu if there is no native menu bar.

This steals the Alt key press from Qt and therefore prevents it from activating the Qt menu bar in Qt applications; the system menu is always activated instead. This doesn't make sense and needs to be fixed. For the system menu, there is a de-facto standard Alt+Space key combination which should also do the same in Qt applications but single Alt press should be normally passed to Qt which will cause the Qt menu bar activation if there is one.

#247 fixed Minor readme corrections rudi
Description

Since QtDeclarative is supported now, we can remove it from section 8 of "CURRENT LIMITATIONS". Furthermore I suggest to remove the extensions of the libraries in the "set CUPS_LIBS=" line. The other additional libs don't have it either and I just ran into the situation that a build stopped because my system only had pthread.a available and I had used the code from the readme without thinking...

#204 fixed Misplacing an embedded window of VLC KO Myung-Hun
Description

Hi/2.

An embedded window of VLC when playing a video is misplaced. The y-coordinate of a window moves to upper than the expected.

And when changing Aspect Ratio and Crop many times, the same problems occur.

Current, VLC uses a workaround for this.

I attach non-workaround version.

Note: See TracQuery for help on using queries.