[PR #3201] [MERGED] fix: firefox browser scrollbar issue #4285

Closed
opened 2026-03-17 01:50:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3201
Author: @anwarulislam
Created: 7/20/2023
Status: Merged
Merged: 8/1/2023
Merged by: @AndrewBastin

Base: release/2023.8.0Head: fix/moz-scrollbar-issue


📝 Commits (3)

  • 776bd67 fix: firefox browser scrollbar issue
  • be07f5e fix: firefox browser scrollbar issue
  • 683c2a6 chore: remove unused classes

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-common/src/components.d.ts (+3 -0)
📝 packages/hoppscotch-ui/src/components/smart/Windows.vue (+3 -1)

📄 Description

Closes HFE-74

Description

This PR fixes the issue of showing the default scrollbar-thumb instead of the custom one on Firefox for HoppUI Windows Scrollbar.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/3201 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 7/20/2023 **Status:** ✅ Merged **Merged:** 8/1/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.0` ← **Head:** `fix/moz-scrollbar-issue` --- ### 📝 Commits (3) - [`776bd67`](https://github.com/hoppscotch/hoppscotch/commit/776bd67c4bcdc92e95b8fca51f441f97b4552f7f) fix: firefox browser scrollbar issue - [`be07f5e`](https://github.com/hoppscotch/hoppscotch/commit/be07f5ee5869ae3d34ae33e63c573e88d9e299e8) fix: firefox browser scrollbar issue - [`683c2a6`](https://github.com/hoppscotch/hoppscotch/commit/683c2a64d46f6b3a6c8b41ab647d95cb0bf743df) chore: remove unused classes ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components.d.ts` (+3 -0) 📝 `packages/hoppscotch-ui/src/components/smart/Windows.vue` (+3 -1) </details> ### 📄 Description Closes HFE-74 ### Description This PR fixes the issue of showing the default `scrollbar-thumb` instead of the custom one on Firefox for HoppUI Windows Scrollbar. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:50:01 +03:00
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/hoppscotch#4285
No description provided.