Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Visual Mode Editor Does Not Scroll as Expected in Windows #6

Open
CaptainsLogJM opened this issue Feb 18, 2015 · 2 comments
Open

Visual Mode Editor Does Not Scroll as Expected in Windows #6

CaptainsLogJM opened this issue Feb 18, 2015 · 2 comments

Comments

@CaptainsLogJM
Copy link

When the RT Panel Child is active, in the Visual Mode, I cannot see all the content in the editor screen. The editor screen does not scroll as expected.

It looks like this: http://screencast.com/t/zyn3FsqpIl

I have narrowed this down to the RT Panel Child. The RT Panel Without the Child responds correctly.
This issue affects the Visual Editor, not the text editor.

The expected behavior is that the Top of the Editor Screen Should NOT scroll up UNTIL the bottom of the document is in view.

I am using Windows 7 and this happens in IE, Chrome, and Firefox.

I have a writer who has the same problem when trying to

@pradeep910
Copy link
Collaborator

Hi CaptainsLogJM,

Here is the fix I found online: http://blog.spiralofhope.com/4987-fixing-the-wordpress-4-0-editor-scroll-problem.html
It says, you have to uncheck the checkbox when you are on the page editor and click on "Screen Options" at the top. Uncheck "Expand the editor to match the window height."
You can tell the same to your writer. :)

add new post

Thanks,
Pradeep

@sagarjadhav
Copy link
Contributor

Hello CaptainsLogJM,

This issues is already fixed rtCamp/rtpanel@f7c699e#diff-78b259ad92fc66cbb01230344d97da4f. We will release rtPanel asap.

For time being you can use this code.

/* rtPanel theme using WP 4.0, the WP editor window 4.0 doesn't scroll */
html, body { height: auto; }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants