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

PageDown / Up stops working in gallery, chat list, contact list (reacti-window) #4302

Open
WofWca opened this issue Nov 1, 2024 · 0 comments
Labels
accessibility bug Something isn't working

Comments

@WofWca
Copy link
Collaborator

WofWca commented Nov 1, 2024

See #4269 (comment)

As I said in #4269 (comment), maybe a solution would be to add explicit PageUp / PageDown shortcuts in such places.
But maybe arrow keys are enough anyway, perhaps it's not that important.

  • Operating System (Linux/Mac/Windows/iOS/Android):

  • Delta Chat Version: 05ee7d5

  • Expected behavior:
    Page Up / PageDown always works

  • Actual behavior:
    Page Up / PageDown doesn't work after a bit of scrolling

  • Steps to reproduce the problem:

    1. Open gallery (you must have a lot of items there)
    2. Focus an element in gallery using keyboard
    3. Press Page Down 2 times to scroll down
  • Screenshots:

    2024-11-01-IInMg1Z9Y3.mp4
  • Logs:

This is happening because the element gets unrendered (thanks to react-window), and loses focus.

@WofWca WofWca added bug Something isn't working accessibility labels Nov 1, 2024
@WofWca WofWca changed the title PageDown / Up stops woring in gallery, chat list, contact list (reacti-window) PageDown / Up stops working in gallery, chat list, contact list (reacti-window) Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant