PDA

View Full Version : QListWidget on Mac Intel 64 Can't select top two items



jpbaugh
13th April 2009, 20:40
Greetings all,

I have run across a very strange issue on Macintosh OS 10.5 (10.5.6, but also occurred in 10.5.5).

When you populate a QListWidget with data, the top two items in the list are not always selectable. Sometimes, you can, but most of the time, you cannot.

The only "workaround" I have been able to find is that if you set BOTH the horizontal and vertical scrollbars to be enabled by default, then the bug goes away.

This is very odd and I have yet to have been able to determine what exactly is causing the problem.

If you could take a look at the attached code and ui file and let me know what you think, I'd appreciate it.

I've reported this as a bug and haven't received much response from Nokia on this as of yet.

Thanks,

John

jpbaugh
14th April 2009, 16:39
Is anyone experiencing the same thing I am? If so, any ideas?

Thanks.

jpbaugh
15th April 2009, 18:52
Update:

Nokia/Trolltech has logged this and opened up a bug tracking # 251008 as Priority 1. Hopefully it wil get fixed soon!

JPB