Prevent elastic scrolling of whole application on macOS #132

Closed
opened 2026-03-04 09:16:49 -05:00 by deekerman · 2 comments
Owner

Originally created by @pixelspark on GitHub (Apr 12, 2021).

Describe the bug
On macOS (at least in Edge and Safari) the whole application scrolls when scrolling using the mouse wheel outside a table (e.g. in the tree when it has no scroll bar).

This is easily disabled by setting overflow: hidden; on body in CSS.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the demo instance on a mac
  2. Scroll using the mouse wheel in a non-scrollable area

Screenshots

cdb_scroll

Desktop (please complete the following information):

  • OS: macOS
  • Browser Edge, Safari
  • Version Edge 89.0.774.63, Safari Versie 14.0.3 (16610.4.3.1.7)

Additional context

Love this project!

Originally created by @pixelspark on GitHub (Apr 12, 2021). **Describe the bug** On macOS (at least in Edge and Safari) the whole application scrolls when scrolling using the mouse wheel outside a table (e.g. in the tree when it has no scroll bar). This is easily disabled by setting `overflow: hidden;` on `body` in CSS. **To Reproduce** Steps to reproduce the behavior: 1. Go to the demo instance on a mac 2. Scroll using the mouse wheel in a non-scrollable area **Screenshots** ![cdb_scroll](https://user-images.githubusercontent.com/181337/114368291-93557280-9b7d-11eb-83f7-f56c698e6f4f.gif) **Desktop (please complete the following information):** - OS: macOS - Browser Edge, Safari - Version Edge 89.0.774.63, Safari Versie 14.0.3 (16610.4.3.1.7) **Additional context** Love this project!
deekerman 2026-03-04 09:16:49 -05:00
  • closed this issue
  • added the
    xo:macos
    label
Author
Owner

@kseniiaguzeeva commented on GitHub (Apr 13, 2021):

Thank you for the report and the solution. We will try to fix it in some of future releases.

@kseniiaguzeeva commented on GitHub (Apr 13, 2021): Thank you for the report and the solution. We will try to fix it in some of future releases.
Author
Owner

@kseniiaguzeeva commented on GitHub (Aug 2, 2021):

The bug has been fixed in the latest 21.1.1 CB version.

@kseniiaguzeeva commented on GitHub (Aug 2, 2021): The bug has been fixed in the latest 21.1.1 CB version.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#132
No description provided.