Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (145 - 147 of 301)

Ticket Resolution Summary Owner Reporter
#183 fixed Shift + numpad arrow keys produces numbers Dmitry A. Kuminov
Description

Reported by Alex Tailor in gmane.org.netlabs.qt.devel:

Attempting to mark text in any QT text control using Shift + the keypad navigation keys results in numbers being printed instead. (In other words, Shift has the effect of simulating NumLock? instead of marking.)

This rather unfortunately makes it difficult to effectively use QT text controls...

Using 4.6.2.

I can confirm that.

#184 fixed Crash on exit when using an embedded window on DIVE mode KO Myung-Hun
Description

Hi/2.

When using an embedded window on DIVE mode, the following crash occurs on exit.

Killed by SIGSEGV
pid=0x0569 ppid=0x002b tid=0x0001 slot=0x00b9 pri=0x0200 mc=0x0001
G:\APPS\QT4\SMPLAYER\SMPLAYER.EXE
QTCORE4 0:00174652
cs:eip=005b:12ae4652      ss:esp=0053:00a6fba0      ebp=00a6fbd8
 ds=0053      es=0053      fs=150b      gs=0000     efl=00012206
eax=20067d80 ebx=2034cc40 ecx=ffffffff edx=20259f4c edi=00000000 esi=2034cc40
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

Setting QT_PM_NO_DIVE=1 prevents this crash.

Used revision is r801.

#185 fixed Hang when calling file open dialog once or twice KO Myung-Hun
Description

Hi/2.

If using file open dialog once or twice, Qt4 apps hang.

You can reproduce this using SMPlayer like this.

  1. Open a file using file open dialog.
  2. Stop playing.
  3. Open a different file (in a different directory) using file open dialog.
  4. Hang

At r801.

Note: See TracQuery for help on using queries.