Opened 15 years ago
Closed 15 years ago
#4461 closed Bug (fixed)
Combo boxes make the toolbar be heigher with Office2003 skin & RTL mode on IE
Reported by: | Sa'ar Zac Elias | 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 (2)
Change History (8)
Changed 15 years ago by
Attachment: | ckebug.PNG added |
---|
comment:1 Changed 15 years ago by
Keywords: | Oracle added |
---|---|
Milestone: | → 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']
]
comment:2 Changed 15 years ago by
Cc: | senthil.kumaran@… added |
---|
comment:3 Changed 15 years ago by
Keywords: | Confirmed added |
---|
The issue is even reproduced without the RTL config.
Manual TCs added at : http://ckeditor.t/tt/4461/1.html
Changed 15 years ago by
Attachment: | 4461.patch added |
---|
comment:4 Changed 15 years ago by
Component: | General → UI : Toolbar |
---|---|
Keywords: | Review? added |
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:5 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
notice the area marked in red