Bug 488236 - Notes field messes with the tab order
Summary: Notes field messes with the tab order
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-09 02:54 UTC by Joshua Goins
Modified: 2024-06-19 20:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 24.05.2
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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