Ticket #4918 (closed Bug: fixed)

Opened 3 months ago

Last modified 3 months ago

FF: Switching to source view when editor maximized

Reported by: tobiasz.cudnik Owned by: garry.yao
Priority: Normal Milestone: CKEditor 3.1
Component: UI : Toolbar Version: SVN (CKEditor)
Keywords: Firefox Confirmed Review+ Cc:

Description (last modified by tobiasz.cudnik) (diff)

When switching to source view (back and forth) when editor is maximized, there is toolbar icons relocation for short period of time. They are displayed vertically on the left side of the editor.

Please refer to attached screenshot.

Reproduced in LTR quirks with FF2 (stronger effect) and FF3 using Office2003 and V2 skins. Kama skin is not affected.

Attachments

2009-12-29-115701_211x247_scrot.png Download (3.4 KB) - added by tobiasz.cudnik 3 months ago.
4918.patch Download (0.9 KB) - added by garry.yao 3 months ago.

Change History

Changed 3 months ago by tobiasz.cudnik

Changed 3 months ago by tobiasz.cudnik

  • description modified (diff)

Changed 3 months ago by fredck

  • keywords Confirmed added

Note that what you're seeing there are not the icons of the maximized editor but the icons from other editors in the page (you're probably using the skins sample to check it). When maximized, the editor changes the structure of the entire page behind it to avoid scrollbars and other undesired effects.

The solution for it would be forcing a white background in the contents space. This should be done through the skin CSS though, so one can change it to other colors or even remove the color at all (to have a transparent editor).

Strangely, this is not an issue with the 3.0.2, so it's worth understanding which changeset introduced it.

Changed 3 months ago by tobiasz.cudnik

You're right, those are icons from another editor, with different skin.

Changed 3 months ago by garry.yao

Changed 3 months ago by garry.yao

  • keywords Review? added
  • owner set to garry.yao
  • status changed from new to assigned

Strangely, this is not an issue with the 3.0.2

Confirmed with 3.0.2 also, just not affecting Kama skin.

Changed 3 months ago by fredck

  • keywords Review+ added; Review? removed

Changed 3 months ago by garry.yao

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [4849].

Changed 3 months ago by tobiasz.cudnik

  • keywords Review- added; Review+ removed
  • status changed from closed to reopened
  • resolution fixed deleted

There is still such an effect when switching from source to wysiwyg when editor is maximized. Affected is FF3 and both Office2003 and V2 skins. On FF2, switching TO source view is also a problem.

Changed 3 months ago by tobiasz.cudnik

  • keywords Review+ added; Review- removed
  • status changed from reopened to closed
  • resolution set to fixed

This was some unknown issue on my side. Now i can't reproduce it anymore. Closing.

Note: See TracTickets for help on using tickets.