Intended popup behaviour with edit-text widget, with cancelPopups="no"? #5951
Unanswered
clutterstack
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @clutterstack how are you invoking the popup? Using the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm playing with popups, and I see that if I invoke a popup with a button, then while that one is open, try to invoke one by focusing an edit-text widget, the edit-text widget's popup appears momentarily, then vanishes (and the pre-existing popup remains).
Setting the cancelPopups attribute of the edit-text widget to "yes" prevents this, but I'm wondering if there's an intended use-case for the default scenario.
Beta Was this translation helpful? Give feedback.
All reactions