Summary: | Notes field messes with the tab order | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Joshua Goins <josh> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carl, josh |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/tokodon/-/commit/54e190082d8a82faa9be751864904952dcf92c1f | Version Fixed In: | 24.05.2 |
Sentry Crash Report: |
Description
Joshua Goins
2024-06-09 02:54:09 UTC
Git commit b1eed37fb05e6d6957b902e878a03943dcbc92bc by Joshua Goins. Committed on 16/06/2024 at 01:49. Pushed by redstrate into branch 'master'. Prevent notes field on profiles from stopping keyboard navigation It would previously eat tabs, and you have to use a mouse to escape this field. M +5 -0 src/content/ui/AccountInfo.qml https://invent.kde.org/network/tokodon/-/commit/b1eed37fb05e6d6957b902e878a03943dcbc92bc Git commit 54e190082d8a82faa9be751864904952dcf92c1f by Joshua Goins. Committed on 16/06/2024 at 01:49. Pushed by redstrate into branch 'release/24.05'. Prevent notes field on profiles from stopping keyboard navigation It would previously eat tabs, and you have to use a mouse to escape this field. (cherry picked from commit b1eed37fb05e6d6957b902e878a03943dcbc92bc) M +5 -0 src/content/ui/AccountInfo.qml https://invent.kde.org/network/tokodon/-/commit/54e190082d8a82faa9be751864904952dcf92c1f |