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

scrolling up when mouse is near bottom of timeline suddenly stops due to notification area unhiding #3135

Closed
uhoreg opened this issue Feb 4, 2017 · 2 comments

Comments

@uhoreg
Copy link
Member

uhoreg commented Feb 4, 2017

What happens is:

  1. mouse is near the bottom of timeline
  2. I use the scrollwheel to scroll the timeline up
  3. notification area pops up with down-arrow to jump to end of messages
  4. mouse is now on top of the notification area
  5. scrollwheel no longer scrolls the timeline up
@ara4n
Copy link
Member

ara4n commented Feb 9, 2017

The only way I can think of solving this is if we make RoomStatusBar position: absolute and pointer-events: none and have the scroll-wheeling 'shine through' to the main scroller behind. This is a pretty major tweak, but probably a desirable one.

@t3chguy
Copy link
Member

t3chguy commented Nov 27, 2024

Closing due to no further reports in many years

@t3chguy t3chguy closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants