Ticket #4461 (closed Bug: fixed)

Opened 6 months ago

Last modified 3 months ago

Combo boxes make the toolbar be heigher with Office2003 skin & RTL mode on IE

Reported by: Saare Owned by: garry.yao
Priority: Normal Milestone: CKEditor 3.1
Component: UI : Toolbar Version:
Keywords: Oracle Confirmed Review+ Cc: senthil.kumaran@…

Description

when adding combobox to the toolbar, the line is getting heighr and the background is being duplicated. it happens with the Office 2003 skin with RTL mode and IE6 & 8, couldn't check on 7.
to reproduce:
generate an editor with a toolbar containes, for example, FontSize or TextColor. also make sure you are using Office2003 skin and RTL mode. then, look at the toolbar and notice that the row is bigger and there is a start of a new background just underneath.
*attached an image to explain.

Attachments

ckebug.PNG Download (6.3 KB) - added by Saare 6 months ago.
notice the area marked in red
4461.patch Download (1.0 KB) - added by garry.yao 3 months ago.

Change History

Changed 6 months ago by Saare

notice the area marked in red

Changed 5 months ago by Senthil

  • keywords Oracle added
  • milestone set to CKEditor 3.1

This issue is happening to us also when we have the '-' between the dropdown toolbar controls. Please see the example below.

Ex: CKEDITOR.config.toolbar = [

['Templates','-','Styles','Format','Font','FontSize']

]

Changed 5 months ago by Senthil

  • cc senthil.kumaran@… added

Changed 5 months ago by garry.yao

  • keywords Confirmed added

The issue is even reproduced without the RTL config.

Manual TCs added at :  http://ckeditor.t/tt/4461/1.html

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
  • component changed from General to UI : Toolbar

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 [4570].

Note: See TracTickets for help on using tickets.