Ticket #1954 (closed Bug: worksforme)

Opened 2 years ago

Last modified 2 years ago

Opera: extra paragraph space when loading

Reported by: fredck Owned by:
Priority: High Milestone: Opera Compatibility
Component: General Version: SVN (FCKeditor)
Keywords: Confirmed Opera Cc: hallvord@…

Description

When opening sample01.html, an extra paragraph space is automatically added at the top of the loaded contents.

Confirmed with Opera build 9812.

Change History

Changed 2 years ago by fredck

Analysing the DOM, I could verify that there are no nodes been added before the loaded <p>. So, my impression is that Opera is expanding that space because it is having the text input selection before the opening <p>:

|<p>This is some <strong>sample text<\/strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor<\/a>.<\/p>

Where "|" is the caret position.

This is only my impression though... only Hallvord is able to confirm that this is true.

To note that, it doesn't happen when switching back and forth to the source view.

Changed 2 years ago by fredck

  • summary changed from Opera to Opera: extra paragraph space when loading

Changed 2 years ago by hallvord@…

  • status changed from new to closed
  • resolution set to worksforme

This does not happen when I load  http://www.fckeditor.net/nightly/browsers_test.html in (internal) build 9825. I can reproduce in build 9816, so I assume it has been fixed already - setting status to worksforme.

Note: See TracTickets for help on using tickets.