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

CCAe 3.2.0 color picker shows wrong screen area depending on display scale % #275

Open
A11yEvangel opened this issue Jan 4, 2023 · 1 comment
Labels
bug Something isn't working picker

Comments

@A11yEvangel
Copy link

Version 3.2.0 of CCA (Electron) does not properly handle changes in screen display scale percentages. Example: When a laptop lid is open (display scale = 125%) vs. closed (display scale = 100% using attached monitor).

The color picker displays an area far from the actual picker position. The old Classic 2.6.0 version handles such changes fine.

Desktop information:

  • OS: Windows 10 Enterprise 64 bits
  • Version 10.0.19044.2364

Steps To Reproduce the issue

  1. Use a laptop with Display Scale set to 125% (Recommended) but with monitor attached by HDMI cable
  2. Open CCAe 3.2.0
  3. Choose the color picker and then move to the area to sample a pixel's color
  4. Close the laptop cover. That changes the Display Scale to 100% (Recommended) for the monitor
  5. Choose the color picker and then move to the area to sample a pixel's color

Expected behavior
CCAe adjusts its window dimensions based on the display scale. It also adjusts the color picker screen "window's" position based on the new display scale (just like the old version 2.6.0 does)

@A11yEvangel
Copy link
Author

Still an issue in version 3.5.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working picker
Projects
None yet
Development

No branches or pull requests

2 participants