Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The context menu of QLineEdit can not be closed #412

Open
SunlightBoi opened this issue Mar 9, 2024 · 0 comments
Open

The context menu of QLineEdit can not be closed #412

SunlightBoi opened this issue Mar 9, 2024 · 0 comments

Comments

@SunlightBoi
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant