Opened 13 years ago
Closed 12 years ago
#9044 closed Bug (duplicate)
Incorrect behavior after press enter
Reported by: | Elena | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Chrome browser.
- Put the cursor on the first line of wysiwyg.
- Type something
- Press enter
- Type something on the next line
- Press enter again
Result: Every time when you pressing enter to put cursor on the next line, webpage scrolling by itself with redactor.
Expected result: Pressing enter affect only wysiwyg, not the entire page.
Attachments (1)
Change History (6)
comment:1 Changed 13 years ago by
Status: | new → pending |
---|
- In which browser and operating system are you getting this issue?
- Is it reproducible in our demo page (http://ckeditor.com/demo) or nightly build (http://nightly.ckeditor.com/) ?
- Are there any browser setting that might influence such behaviour?
- Could you provide reduced test case file showing the problem (Perhaps it has something to do with page layout)?
comment:2 Changed 12 years ago by
Version: | 3.6.3 |
---|
comment:3 Changed 12 years ago by
Two of my users were also complaining about the same problem (enter scrolls down the page on Chrome + Windows XP), and I managed to reproduce it on my test installation. Chrome browser, ckeditor 3.6.3, Windows XP. All browser settings are default. It works good in 3.6.2 and in 3.6.3 + Windows 7. It is not reproducible in http://ckeditor.com/demo or nigtly build, but is reproducible on our site. Had to move back to 3.6.2. Waiting for 3.6.4 to fix it.
comment:4 Changed 12 years ago by
I managed to reproduce this behaviour on sample site (archive attached)
comment:5 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | pending → closed |
@ekondrashova - it looks like a duplicate of #9136 - could you confirm it? Do you have an absolutely positioned div surrounding CKEditor as well?
Please reopen the ticket and provide a simple sample if you think it's a separate issue.