Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
3.5.1, 4.4.1, 4.5-milestone-1
-
None
-
Unknown
-
Description
Steps to reproduce:
- Open a wiki page in IE8. It's preferable to use a document which already has some paragraphs, like "Sandbox.WebHome".
- Edit the page in "Wiki" mode
- Start typing anywhere in the page and notice that editing area automatically scrolls down.
The quick fix could be to add the following rule to "ie-all.css":
#xwikieditcontent textarea#content { width:99.9%; }
Attachments
Issue Links
- duplicates
-
XWIKI-8869 Page is scrolled to top and back when user click on content in Source mode
- Closed