Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help not shown properly in scaled monitor #1730

Open
fedejeanne opened this issue Jan 15, 2025 · 2 comments
Open

Help not shown properly in scaled monitor #1730

fedejeanne opened this issue Jan 15, 2025 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed HiDPI Issues related to High resolution monitors

Comments

@fedejeanne
Copy link
Contributor

fedejeanne commented Jan 15, 2025

Describe the bug
When opening the Help in the Search scope dialog of the preferences, it is not shown on the right side of the dialog but as a tooltip.

Setup

IMPORTANT: it does NOT suffice to activate rescaling at runtime via the preference. I had to activate it via start parameter in order to reproduce this error.

  • Primary monitor on the left, 100% zoom
  • Secondary monitor on the right, 175% zoom
  • -Dswt.autoScale.updateOnRuntime=true

To Reproduce

  • Press F1 to open the help
  • Go to "Search" and click on the "Default" (Scope) --> Dialog opens
  • If not already there, move the dialog to the monitor on the right (175% zoom)
  • Click on the "Help" button --> Tooltip open on the left (100%) monitor.

Expected behavior
The help should have been opened a help page (HTML) on the right side of the dialog instead of a tooltip.

Screenshots

Image

Environment:

  1. Select the platform(s) on which the behavior is seen:
    • All OS
    • Windows
    • Linux
    • macOS
  1. Additional OS info (e.g. OS version, Linux Desktop, etc)
  • Windows 10
  1. JRE/JDK version
-vm
D:/dev/java/temurin-jdk-21.0.3+9/bin\server\jvm.dll

Version since
Seen on 2025-03 (Build ID: I20250115-0110) but it probably dates to earlier versions.

@fedejeanne fedejeanne added bug Something isn't working HiDPI Issues related to High resolution monitors labels Jan 15, 2025
@fedejeanne
Copy link
Contributor Author

@HeikoKlare since this bug is only reproducible by using the VM parameter and eclipse-platform/eclipse.platform.ui#2689 states that the preference should be preferred then I'd say this bug has low priority. WDYT?

@HeikoKlare
Copy link
Contributor

It may also be because eclipse-platform/eclipse.platform.ui#2689 is simply not working. I just found that we produced a regression and currently are not able to activate the monitor-specific scaling via preference at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed HiDPI Issues related to High resolution monitors
Projects
None yet
Development

No branches or pull requests

2 participants