QT listwidget bug

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

QT listwidget bug

516 Views
coindu
Contributor IV

Hi:

         I have test 4.9.88 and 4.14.98 linux version and found the QT listwidget have some bug.When selecting an item of the list control, it does not disappear.

         How to fix the issue?

Labels (1)
0 Kudos
2 Replies

439 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello

They will, be added when qt jump to at least 5.13.2.

Regards

0 Kudos

439 Views
coindu
Contributor IV

Do you think the issue is due to the Qt version?  

I have done some test for it.

when using linuxfb to replace the wayland ,the list widget work well.

Compile the libqlinuxfb.so and copy it to /usr/lib/qt5/plugins/platforms

run the command 'systemctl stop weson'

and set the QT_QPA_PLATFORM

export  QT_QPA_PLATFORM=linuxfb:fb=/dev/fb0:size=800x600:mmSize=800x600:offset=0x0:tty=/dev/tty1

after above process and run the qt demo,the issue solve.

But i still want to use wayland and weston.

Can you solve it on L4.9.14 or L4.9.88 version?

0 Kudos