Skip to content

Close keyboard first when navigating back from search#13433

Open
utafrali wants to merge 1 commit intoTeamNewPipe:devfrom
utafrali:fix/issue-13431-search-issue-cant-get-back-out
Open

Close keyboard first when navigating back from search#13433
utafrali wants to merge 1 commit intoTeamNewPipe:devfrom
utafrali:fix/issue-13431-search-issue-cant-get-back-out

Conversation

@utafrali
Copy link
Copy Markdown

About this PR

The back button in search was closing the suggestions panel even when the keyboard was open, which is annoying. Fixed it by checking if the keyboard is visible first and closing that instead. Extracted the keyboard visibility check into a new isKeyboardVisible() method on KeyboardUtil.

Checklist

  • I am able to reproduce the bug with the latest version
  • I made sure that there are no existing PRs for the same issue
  • I have read the contribution guidelines
  • I have tested my changes on device/emulator
  • This PR fixes Search issue- Cant get back out.. #13431

@github-actions github-actions bot added the size/small PRs with less than 50 changed lines label Apr 17, 2026
@theimpulson
Copy link
Copy Markdown
Member

theimpulson commented Apr 19, 2026

Hi @utafrali how is this PR different from #13373?

@theimpulson
Copy link
Copy Markdown
Member

Also, your linked issue seems to have been closed as duplicate for #13431 which is what the PR I linked above is resolving.

@ShareASmile ShareASmile added the template ignored The user didn't follow the template/instructions (or removed them) label Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/small PRs with less than 50 changed lines template ignored The user didn't follow the template/instructions (or removed them)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search issue- Cant get back out..

3 participants