adobe / leonardo

Generate colors based on a desired contrast ratio
http://www.leonardocolor.io
Apache License 2.0
1.94k stars 104 forks source link

Scrollability Issue with Touchpad Two-Finger Gesture #214

Open dev-k98 opened 1 year ago

dev-k98 commented 1 year ago

Description

While browsing the web page, I encountered an issue where I am unable to scroll using my touchpad or arrow keys. It seems to be a bug. The only way I can scroll is by hovering over the tabled content and then using a two-finger gesture/arrow key, or by grabbing the scrollbar. Is this behavior intended or should scrolling be possible using the touchpad and arrow keys throughout the page?

Could this be an issue with the Chrome version?

Steps to reproduce

  1. Go to http://leonardocolor.io/
  2. try scrolling using your touchpad/arrow keys

Expected behavior

Should be able to scroll the content with touchpad gestures

Screenshots

Environment

Additional context

Using a Dell Latitude 3520 with Chrome Version 112.0.5615.49 (Official Build) (64-bit)

GarthDB commented 11 months ago

I just tried scrolling with the arrow keys and touchpad on a mac, and it seems to work. I don't have a PC laptop to test it out, but I'm sure it's super frustrating. I'm wondering if we turned off mouse events on .appFrame (which is setting overflow to hidden) if it could do something to help.