Ticket #2276 (closed Bug: fixed)

Opened 13 months ago

Last modified 13 months ago

Opera: Page scrolls on ENTER

Reported by: fredck Owned by: fredck
Priority: High Milestone: FCKeditor 2.6.2
Component: General Version: FCKeditor 2.6.1
Keywords: Confirmed Opera Cc: hallvord@…

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

2276_TC.html (2.9 KB) - added by fredck 13 months ago.
TC (see comments for instructions)

Change History

Changed 13 months ago by fredck

TC (see comments for instructions)

Changed 13 months ago by fredck

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.

Changed 13 months ago by fredck

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

Changed 13 months ago by fredck

  • owner set to fredck
  • status changed from new to assigned

The patch for #2279 fixes this one too.

Changed 13 months ago by fredck

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone changed from Opera Compatibility to FCKeditor 2.6.2

Fixed with [2096].

Note: See TracTickets for help on using tickets.