Skip to content

[6.x] Fix the scrollbars showing all the time on the calendar view#14653

Merged
jaygeorge merged 1 commit into
6.xfrom
fix-scrollbars-showing-on-calendar-view
May 12, 2026
Merged

[6.x] Fix the scrollbars showing all the time on the calendar view#14653
jaygeorge merged 1 commit into
6.xfrom
fix-scrollbars-showing-on-calendar-view

Conversation

@jaygeorge
Copy link
Copy Markdown
Contributor

@jaygeorge jaygeorge commented May 12, 2026

Description of the Problem

Because all the calendar day views have overflow-scroll, if you use a device that always shows scrollbars—such as some Windows devices or if you set macOS to System Settings > Appearance > Show scroll bars > When scrolling—you'll see scrollbars on every single day.

This issue is reported here #14625

2026-05-12 at 15 12 42@2x

What this PR Does

After

2026-05-12 at 15 12 59@2x

How to Reproduce

  1. Go to a dated collection listing such as a blog, and switch to the calendar view
  2. Make sure you have scrollbars showing. If you're on macOS, set macOS to System Settings > Appearance > Show scroll bars > When scrolling
  3. See all the scrollbars

@jaygeorge jaygeorge merged commit 39e6c71 into 6.x May 12, 2026
18 checks passed
@jaygeorge jaygeorge deleted the fix-scrollbars-showing-on-calendar-view branch May 12, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Collection calendar view shows scrollbars in every day cell

1 participant