You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Performing a search dismisses the on-screen keyboard, as expected. If you navigate into any result (post, account, or hashtag) and press the Back nav button, the on-screen keyboard reappears. This feels like a bug: in most cases I want to keep browsing the results, not change my search.
Steps to reproduce the problem
Search for any term. Observe that the on-screen keyboard is dismissed.
Tap into one of the results.
Tap the "Back" button in the bottom nav bar. Observe that the search box is focused and the keyboard reappears.
Addresses issue #4573. Updates searchView in SearchActivity to clear
focus when a user makes a search. This allows the keyboard to not keep
popping up after a user goes back to search screen after clicking on a
searched item.
Adds feature if user clicks on toolbar, on the pages box, or on the tabs
buttons that the keyboard will minimize and focus will be taken off of
search bar.
Further addresses issue #4573
Detailed description
Performing a search dismisses the on-screen keyboard, as expected. If you navigate into any result (post, account, or hashtag) and press the Back nav button, the on-screen keyboard reappears. This feels like a bug: in most cases I want to keep browsing the results, not change my search.
Steps to reproduce the problem
Debug information
Tusky 26.0
Device:
samsung SM-F711B
Android version: 14
SDK version: 34
Account:
@[email protected]
Version: 4.2.10
The text was updated successfully, but these errors were encountered: