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

Incorrect horizontal scrollbars in Save Structure modal window #1292

Closed
akolyakov42 opened this issue Feb 28, 2022 · 0 comments · Fixed by #1296 or #1311
Closed

Incorrect horizontal scrollbars in Save Structure modal window #1292

akolyakov42 opened this issue Feb 28, 2022 · 0 comments · Fixed by #1296 or #1311
Assignees
Labels
Milestone

Comments

@akolyakov42
Copy link

akolyakov42 commented Feb 28, 2022

Steps to Reproduce

  1. Launch Ketcher
  2. Load structure through Open File modal or create it.
  3. Press Save Structure button in upper toolbar
  4. Switch to MDL Molfile V2000
  5. See error

Expected behavior
Modal layout is nice and clear.

Actual behavior

  1. Modal has extra horizontal scrollbar in the textarea containing structure code.
  2. Errors section also has extra horizontal scrollbar

Screenshots
Screenshot 2022-02-28 at 17 12 15

User agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7)
AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/98.0.4758.109 Safari/537.36

@AndreiMazol AndreiMazol added this to the Release 2.5.0 milestone Mar 3, 2022
AndreiMazol pushed a commit that referenced this issue Mar 3, 2022
…1296)

* fix styles

* apply formatting

* add fallback font for mac os, add height for thin scrollbar

* remove font settings for textarea

Co-authored-by: Anastasiia Moskvina <anastasiia_moskvina@epam.com>
AnaMoskvina added a commit that referenced this issue Mar 4, 2022
AndreiMazol pushed a commit that referenced this issue Mar 5, 2022
…1311)

* fix styles

* apply formatting

* add fallback font for mac os, add height for thin scrollbar

* remove font settings for textarea

* fix vertical scroll in smiles

Co-authored-by: Anastasiia Moskvina <anastasiia_moskvina@epam.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment