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

Invalid layout for Compare control in Refactor dialog #1563

Open
basilevs opened this issue Jul 31, 2024 · 0 comments
Open

Invalid layout for Compare control in Refactor dialog #1563

basilevs opened this issue Jul 31, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed macOS happens on macOS

Comments

@basilevs
Copy link

Environment:
Version: 2024-09 M1 (4.33.0 M1) (or any other version)
Build id: 20240711-1605
Mac OS (tested) or another platform (happened to me before on Windows and Linux)

Test steps

  • Create a project
    • Either a project with two packages and one class
    • or import example.zip
  • Move a class to another package
  • Click Preview
  • Click "Move compilation unit..."
  • Click "Example.java - ..."

Expected result

Compare area occupied all available space
Screenshot 2024-08-01 at 01 23 31

Actual result

Compare area has minimum size
Screenshot 2024-08-01 at 01 21 51

Workaround

Click anywhere in the dialog again. As focus changes, relayout happens and the Compare area becomes larger.

@iloveeclipse iloveeclipse added bug Something isn't working help wanted Extra attention is needed macOS happens on macOS labels Aug 1, 2024
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 macOS happens on macOS
Projects
None yet
Development

No branches or pull requests

2 participants