https://bugs.kde.org/show_bug.cgi?id=479488
Bug ID: 479488 Summary: With Qt6.7, pressing Down key in search field gives TypeError: Property 'onDownPressed' of object QQuickKeysAttached(0x564e9ca304a0) is not a function Classification: Applications Product: systemsettings Version: master Platform: Compiled Sources OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: fanzhuyi...@gmail.com Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Open system settings 2. enter something in search field 3. press Down key OBSERVED RESULT Nothing happens, the following error message is printed: > qrc:/qt/qml/org/kde/systemsettings/CategoriesPage.qml:93: TypeError: Property > 'onDownPressed' of object QQuickKeysAttached(0x564e9ca304a0) is not a function EXPECTED RESULT Should navigate to the first search result. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.91.90 KDE Frameworks Version: 5.248.0 Qt Version: 6.7.0 Kernel Version: 6.6.10-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 20 × 13th Gen Intel® Core™ i9-13900H Memory: 15.2 GiB of RAM Graphics Processor: Mesa Intel® Graphics Manufacturer: ASUSTeK COMPUTER INC. Product Name: ROG Zephyrus G16 GU603VV_GU603VV System Version: 1.0 ADDITIONAL INFORMATION Does not happen on neon unstable compiled against Qt 6.6. So this might be a Qt 6.7 issue. -- You are receiving this mail because: You are watching all bug changes.