mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[GH-ISSUE #5815] [bug]: broken scroll on latest Google Chrome versions (>= 144.X.X.X) #2276
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2276
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mayank-jain-1010 on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5815
Originally assigned to: @nivedin, @mayank-jain-1010 on GitHub.
Is there an existing issue for this?
Platform
Web App
Browser
Chrome
Operating System
macOS
Bug Description
What happened?
Scroll functionality is broken in Google Chrome Versions >= 144.X.X.X - Collection lists and Environment selector are not scrollable
Screen Recording
https://github.com/user-attachments/assets/bb3a84c9-25ae-4322-94c5-0f5756ad904e
Things to note in the video:
Steps to reproduce:
Chrome Version >= 144.X.X.XExpected: List scrolls to show hidden items
Actual: Nothing happens, items remain unreachable
Root Cause
This only happens on Google Chrome Major version 144 due to an update pushed by the Google Chrome team
Ref: Google Chrome Release Notes (144.X.X.X)
Deployment Type
Hoppscotch Cloud
Version
2026.1.0
@jamesgeorge007 commented on GitHub (Feb 3, 2026):
Thanks for reporting and the quick fix, @mayank-jain-1010 🙌
This is scheduled for the upcoming patch release.
@masan27 commented on GitHub (Feb 5, 2026):
hi @jamesgeorge007
im try adding this script on inspect console
hopely is helping for fixing the bug scroll
@jamesgeorge007 commented on GitHub (Feb 5, 2026):
Thanks for the suggestion! The fix is now included in v2026.1.1, which is live, closing.