diff options
Diffstat (limited to 'results/scraper/fex/4312')
| -rw-r--r-- | results/scraper/fex/4312 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/scraper/fex/4312 b/results/scraper/fex/4312 new file mode 100644 index 000000000..8b7cd2a90 --- /dev/null +++ b/results/scraper/fex/4312 @@ -0,0 +1,7 @@ +FEXConfig input issues +When trying to input a string in one of the boxes, I type a letter, the textbox loses focus and there's a small "sleep", type another letter and so on. Each time I try to type something I get in the console: +``` +qrc:/qt-project.org/imports/QtQuick/Controls/Fusion/SpinBox.qml:30:18: QML QQuickTextInput: Binding loop detected for property "text" +``` + +This is with qt6 on Ubuntu 24.10 on the Lenovo T14s \ No newline at end of file |