Opened 16 years ago

Closed 16 years ago

#2276 closed Bug (fixed)

Opera: Page scrolls on ENTER

Reported by: Frederico Caldeira Knabben Owned by: Frederico Caldeira Knabben
Priority: Must have (possibly next milestone) Milestone: FCKeditor 2.6.2
Component: General Version: FCKeditor 2.6.1
Keywords: Confirmed Opera Cc: Hallvord R. M. Steen (Opera Software)

Description

This one has been originally reported in our Forums: http://www.fckeditor.net/forums/viewtopic.php?f=8&t=10049#p26511

With Opera, whenever you hit ENTER, the page scrolls, making the new line aligned at the bottom of the page, with the cursor blinking on it.

This is much probably related to the scrollIntoView(false) call we use for Firefox and Opera (Firefox is ok with it).

I'll be attaching a test page to make it clear an easy to understand.

Attachments (1)

2276_TC.html (2.9 KB) - added by Frederico Caldeira Knabben 16 years ago.
TC (see comments for instructions)

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by Frederico Caldeira Knabben

Attachment: 2276_TC.html added

TC (see comments for instructions)

comment:1 Changed 16 years ago by Frederico Caldeira Knabben

I've attached a TC for it. It is a copy of sample01.html, with some extra content to make it easy to see the problem.

Just copy that file in the _samples/html folder and open it with Opera 9.5. Then, scroll down to the editor and hit ENTER after the first paragraph.

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

For the lazy ones, here we have the TC online, ready to be tested: http://www.fckeditor.net/_temp/browsers_bugs/opera/2276_TC.html

comment:3 Changed 16 years ago by Frederico Caldeira Knabben

Owner: set to Frederico Caldeira Knabben
Status: newassigned

The patch for #2279 fixes this one too.

comment:4 Changed 16 years ago by Frederico Caldeira Knabben

Milestone: Opera CompatibilityFCKeditor 2.6.2
Resolution: fixed
Status: assignedclosed

Fixed with [2096].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy