andlabs / andlabs/libui

Bug when disabling windows and getting entries values on macOS

未关闭
#196 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
C
星标
10.9k
派生
612
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。