You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the example "text. exe", I found that QLineEdit was not working properly. The QLineEdit context menu is not closed after executing the action, and clicking on other positions in the scene also does not work unless the mouse clicks somewhere outside the application.
When QLineEdit is used as an embeddedWidget for a subclass of NodeDelegateModel, it always seems like this, but when used alone, there is no problem with it.
The Qt version i am using is 6.2.4.
lineedit_error.mp4
The text was updated successfully, but these errors were encountered:
When running the example "text. exe", I found that QLineEdit was not working properly. The QLineEdit context menu is not closed after executing the action, and clicking on other positions in the scene also does not work unless the mouse clicks somewhere outside the application.
When QLineEdit is used as an embeddedWidget for a subclass of NodeDelegateModel, it always seems like this, but when used alone, there is no problem with it.
The Qt version i am using is 6.2.4.
lineedit_error.mp4
The text was updated successfully, but these errors were encountered: