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

Editor confined to small scrollable box in Safari #8023

Closed
corsa opened this issue Feb 17, 2017 · 2 comments
Closed

Editor confined to small scrollable box in Safari #8023

corsa opened this issue Feb 17, 2017 · 2 comments
Assignees
Labels
affects:editor Work relating to the Koenig Editor bug [triage] something behaving unexpectedly

Comments

@corsa
Copy link

corsa commented Feb 17, 2017

Issue Summary

When using the new editor in Safari, the editor is confined to a scrollable frame in the top 1/4 of the editor area.

Steps to Reproduce

  1. Click "New Post" in the backend.
  2. Type in a title.
  3. Type some text into the main body, hit return, type another line of text (at this point you should see this line of text partially cut off), hit return, type more text, you won't see the text you are typing any more, because it is "hidden".
  4. Hover over the text you can see and use your touchpad to scroll it, you will see the editable portion of the editor is inside a scrollable box, taking up only about the top 1/4 of the screen.

Technical details:

  • Ghost Version: 1.0.0-alpha.11 & 1.0.0-alpha.12
  • Node Version: v6.9.4
  • Browser/OS: Safari 10.0.3 (12602.4.8) / macOS Sierra 10.12.3
  • Database: sqlite / mysql

ghostcap

@flikteoh
Copy link

Having the same issue + OSX Keyboard Text Replacement no longer works in the editor. i.e text shortcut is not showing up.

Technical details:

Ghost Version: 1.0.0-alpha.12
Node Version: v6.9.4
Browser/OS: Safari 10.0.3 / OSX 10.12.3
Database: mysql

@kdawgwilk
Copy link

Also seeing this on
Ghost Version: 1.0.0-alpha.14
Node Version: v4.2.6
Browser/OS: Safari 10.0.3 / OSX 10.12.3
Database: mysql

@ErisDS ErisDS added bug [triage] something behaving unexpectedly affects:editor Work relating to the Koenig Editor labels Mar 19, 2017
disordinary added a commit to disordinary/Ghost-Admin that referenced this issue Mar 20, 2017
Make the editor 100% height in Safari and position toolbars correctly.

Closes: TryGhost/Ghost#8023

M
kevinansfield pushed a commit to disordinary/Ghost-Admin that referenced this issue Mar 20, 2017
Make the editor 100% height in Safari and position toolbars correctly.

Closes: TryGhost/Ghost#8023

M
kevinansfield pushed a commit to TryGhost/Admin that referenced this issue Mar 20, 2017
closes: TryGhost/Ghost#8023
- make the editor 100% height in Safari and position toolbars correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:editor Work relating to the Koenig Editor bug [triage] something behaving unexpectedly
Projects
None yet
Development

No branches or pull requests

5 participants