Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the ToolbarSearchTheme #6771

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

litetex
Copy link
Member

@litetex litetex commented Jul 26, 2021

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

The toolbarSearchTheme was accidently broken with #6456, see #6456 (comment) for details.
It's impossible to select text properly, because the cursor (and the enclosing brackets) have the same color as the background.
This pr fixes the issue by restoring the old behavior.

Before/After Screenshots/Screen Record

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence

The toolbarSearchTheme was accidently broken with TeamNewPipe#6456, see TeamNewPipe#6456 (comment) for details.
This commit restores the old behavior
@AudricV AudricV added bug Issue is related to a bug GUI Issue is related to the graphical user interface labels Jul 26, 2021
Copy link
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested on my phone (API 29) and on emulated API 19 and it worked flawlessly. Thank you!

@Stypox Stypox merged commit 7ceea2c into TeamNewPipe:dev Jul 27, 2021
@litetex litetex deleted the fix-ToolbarSearchInputTheme branch July 27, 2021 16:51
This was referenced Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug GUI Issue is related to the graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants