Bug when disabling windows and getting entries values on macOS
Aperta
bug
- Lingua principale
- C
- Stelle
- 10.9k
- Fork
- 612
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
How to reproduce:
- Create a window with entries
- Add a button that: disables the whole window and after prints the entries value
- Run this, enter something in entries, remove focus from these entries (by clicking around), click the button
- Values printed are empty
A way to workaround this is to get these values before disabling the window. Another workaround: get entries values, throw away the returned results, disable the whole window, and get again values.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.