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

Full Screen Minimize Gesture Conflicts with Background Player Track Progress / Seek Bar #6788

Closed
3 tasks done
blindm0use opened this issue Jul 28, 2021 · 1 comment · Fixed by #6824
Closed
3 tasks done
Labels
bug Issue is related to a bug GUI Issue is related to the graphical user interface

Comments

@blindm0use
Copy link

blindm0use commented Jul 28, 2021

Checklist

Steps to reproduce the bug

  1. Try 'Start playing any video/music/playlist in the background'
  2. Navigate and maximize/open 'Background player queue that is found in the notification bar'
  3. If the phone has full screen gestures activated, and the selected video/music/playlist is running 'Try to minimize the currently open background player screen with a swiping action from bottom edge of the screen towards the middle'

Actual behavior

The finger will interact with seekbar and make the track jump exactly to the position where the finger crossed it while attempting to minimize the background player screen/window.

Expected behavior

Full screen gestures shall not overlap or interact with any of the navigational elements within the application. Otherwise it creates false inputs as stated above.

Screenshots/Screen recordings

Screenshot_20210721-142840_NewPipe
Video of the bug with 'Show visual feedback for taps' activated. (streamable.com)

Logs

N/A

Device info

  • Android version: Android 11 / OneUI 3.1
  • Device model: Samsung Galaxy S10e
@blindm0use blindm0use added the bug Issue is related to a bug label Jul 28, 2021
@triallax triallax added the GUI Issue is related to the graphical user interface label Jul 29, 2021
@phigjm
Copy link
Contributor

phigjm commented Aug 1, 2021

I have the same problem and try to rearrange the control elements.

ShareASmile added a commit to ShareASmile/NewPipeZing that referenced this issue Jun 16, 2024
reorder the Control Elements of the background player (putting the Title down)
TeamNewPipe#6824
Fixes; TeamNewPipe#6788
TeamNewPipe#2931

Co-Authored-By: phigjm <39876427+phigjm@users.noreply.github.com>
ShareASmile added a commit to ShareASmile/NewPipe-Legacy-Revo that referenced this issue Jun 16, 2024
reorder the Control Elements of the background player (putting the Title down) TeamNewPipe/NewPipe#6824
Fixes: TeamNewPipe/NewPipe#6788
TeamNewPipe/NewPipe#2931

new icons in background player by avently commit

made image view from playQueue visible by avently in commit
TeamNewPipe/NewPipe@dd726fa#diff-EFCAA05775EEBAE5D5E7D3DD8FB04196
from TeamNewPipe/NewPipe#4360

Co-Authored-By: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com>
Co-Authored-By: wb9688 <46277131+wb9688@users.noreply.github.com>
Co-Authored-By: phigjm <39876427+phigjm@users.noreply.github.com>
ShareASmile added a commit to ShareASmile/FoxPipe that referenced this issue Jun 16, 2024
Reorder the Control Elements of the background player (putting the Title down) TeamNewPipe/NewPipe#6824
Fixes: TeamNewPipe/NewPipe#6788
TeamNewPipe/NewPipe#2931

new icons in background player by avently commit in v0.20.0

made image view from playQueue visible by avently in commit
TeamNewPipe/NewPipe@dd726fa#diff-EFCAA05775EEBAE5D5E7D3DD8FB04196
from TeamNewPipe/NewPipe#4360

Co-Authored-By: phigjm <39876427+phigjm@users.noreply.github.com>
Co-Authored-By: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com>
ShareASmile added a commit to ShareASmile/NewPipe-Legacy-Revo that referenced this issue Jul 14, 2024
reorder the Control Elements of the background player (putting the Title down) TeamNewPipe/NewPipe#6824
Fixes: TeamNewPipe/NewPipe#6788
TeamNewPipe/NewPipe#2931

new icons in background player by avently commit

made image view from playQueue visible by avently in commit
TeamNewPipe/NewPipe@dd726fa#diff-EFCAA05775EEBAE5D5E7D3DD8FB04196
from TeamNewPipe/NewPipe#4360

Co-Authored-By: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com>
Co-Authored-By: wb9688 <46277131+wb9688@users.noreply.github.com>
Co-Authored-By: phigjm <39876427+phigjm@users.noreply.github.com>
ShareASmile added a commit to ShareASmile/NewPipe-Legacy-Revo that referenced this issue Jul 14, 2024
reorder the Control Elements of the background player (putting the Title down) TeamNewPipe/NewPipe#6824
Fixes: TeamNewPipe/NewPipe#6788
TeamNewPipe/NewPipe#2931

new icons in background player by avently commit

made image view from playQueue visible by avently in commit
TeamNewPipe/NewPipe@dd726fa#diff-EFCAA05775EEBAE5D5E7D3DD8FB04196
from TeamNewPipe/NewPipe#4360

Co-Authored-By: Stanislav Dmitrenko <7953703+avently@users.noreply.github.com>
Co-Authored-By: wb9688 <46277131+wb9688@users.noreply.github.com>
Co-Authored-By: phigjm <39876427+phigjm@users.noreply.github.com>
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 a pull request may close this issue.

3 participants