Bug 488236

Summary: Notes field messes with the tab order
Product: [Applications] Tokodon Reporter: Joshua Goins <josh>
Component: generalAssignee: 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: Version Fixed In: 24.05.2
Sentry Crash Report:

Description Joshua Goins 2024-06-09 02:54:09 UTC
It's automatically editing as soon as you tab into it, which is a little awkward. We hit a similar situation with the post composer, it could be fixed the same way
Comment 1 Joshua Goins 2024-06-16 01:49:19 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
Comment 2 Joshua Goins 2024-06-16 01:50:03 UTC
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