andlabs / andlabs/libui

Bug when disabling windows and getting entries values on macOS

Aperta
#196 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.