-
Notifications
You must be signed in to change notification settings - Fork 0
Open
eclipse-platform/eclipse.platform.swt
#2324Labels
HiDPIA HiDPI-Related Issue or FeatureA HiDPI-Related Issue or FeatureSWTIssue for SWTIssue for SWTregression
Milestone
Description
Description
When using MultipleHyperlinkPresenter
(e.g., by holding Ctrl and clicking on a class or function), unnecessary scrollbars appear on the popup when it is hovered over with the mouse.
Steps to Reproduce
- Set your monitor zoom level to 150%.
- Press and hold Ctrl and hover over a class or function.
- When the hyperlink shell appears, move your mouse over it.
- Scrollbars will appear in the popup, even though they are not needed (see screenrecording below).
20250715-1247-42.9100921.mp4
Expected Behavior
The tooltip should not display scrollbars unless they are necessary.
System Configuration
- Monitor zoom: 100% or 150%
- The issue does not occur at zoom levels>=175.
Additional Information
This issue was introduced after the following pull request:
eclipse-platform/eclipse.platform.swt#2241
Metadata
Metadata
Assignees
Labels
HiDPIA HiDPI-Related Issue or FeatureA HiDPI-Related Issue or FeatureSWTIssue for SWTIssue for SWTregression
Type
Projects
Status
👀 In Review