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

Macro: When zoomed to 175% and more, buttons in Paste from Clipboard window change their position and overlap each other #4174

Closed
Zhirnoff opened this issue Feb 29, 2024 · 4 comments · Fixed by #4373

Comments

@Zhirnoff
Copy link
Collaborator

Steps to Reproduce

  1. Switch to Macro mode
  2. Press 'Open...' button -> Paste from Clipboard
  3. Zoom browser to 175% and more
  4. Select drop-down menu (Ket, molV3000, Sequence) and look at positions of buttons (Open as New, Add to Canvas)

Actual behavior
When zoomed to 175% or higher, the buttons in the 'Paste from Clipboard' window change position and overlap each other. Additionally, drop-down menu opens with altered proportions

Expected behavior
When zoomed to 175% or higher, the buttons in the 'Paste from Clipboard' window not change position and not overlap each other. Additionally, drop-down menu opens without altered proportions

Screenshots

2024-02-29_17h26_30.mp4

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Chrome
  • Version 112.0.5615.138 (Official Build) (64-bit)

Ketcher version
[Version 2.19.0-rc.1]

@Zhirnoff
Copy link
Collaborator Author

Zhirnoff commented Mar 8, 2024

Tests added to the automation table.

@Zhirnoff
Copy link
Collaborator Author

Test automated.

@NataliaLoginova
Copy link
Collaborator

Valentin Anoprenko and I have agreed on the following behavior:

If the distance from the bottom border of the modal window to the border of the browser screen is less than the size of the dropdown lists at the bottom of the modal window, then the dropdown list overlaps the input with the selected dropdown value.

sonozyurt added a commit that referenced this issue Mar 29, 2024
sonozyurt added a commit that referenced this issue Mar 29, 2024
sonozyurt added a commit that referenced this issue Mar 29, 2024
NataliaLoginova added a commit that referenced this issue Mar 29, 2024
…rd-window-change-their-position--when-zoomed-more-than-175-percent

#4174 - Buttons in paste from clipboard window change their position when zoomed more than 175 percent
@Zhirnoff
Copy link
Collaborator Author

Tested on 2.21.0-rc.1 Fixed.

2024-04-16_15h49_00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment