QT listwidget bug

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

QT listwidget bug

1,126 次查看
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?

标签 (1)
0 项奖励
回复
2 回复数

1,049 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello

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

Regards

0 项奖励
回复

1,049 次查看
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 项奖励
回复