#3639 closed Bug (fixed)
Button size inconsistency
| Reported by: | Garry Yao | Owned by: | Tobiasz Cudnik | 
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 | 
| Component: | UI : Dialogs | Version: | |
| Keywords: | Kama Confirmed Review+ | Cc: | 
Description
The size of different dialog buttons should be the same.
Attachments (6)
Change History (15)
Changed 16 years ago by
Changed 16 years ago by
| Attachment: | 3639.patch added | 
|---|
comment:1 Changed 16 years ago by
| Keywords: | Confirmed Review? added | 
|---|
comment:2 Changed 16 years ago by
| Keywords: | Review- added; Review? removed | 
|---|
Still not wide enough in IE7 quirks (using IE8) - screenshot.
comment:3 Changed 16 years ago by
| Owner: | set to Tobiasz Cudnik | 
|---|---|
| Status: | new → assigned | 
Changed 16 years ago by
| Attachment: | 3639_2.patch added | 
|---|
comment:4 Changed 16 years ago by
| Keywords: | Review? added; Review- removed | 
|---|
comment:5 Changed 16 years ago by
| Keywords: | Review- added; Review? removed | 
|---|
With the IE6+Standards combination, the buttons are too large. I'm attaching a screenshot of it.
In Safari, the sizes are also not good. Their height is wrong.
Ok with other browsers, including IE6+Quirks.
Changed 16 years ago by
| Attachment: | 3639_3.patch added | 
|---|
comment:6 Changed 16 years ago by
| Keywords: | Review? added; Review- removed | 
|---|
comment:9 Changed 16 years ago by
I don't know why the float:right was added for webkit, but now all the buttons in the dialogs are right aligned for Safari and Chrome: #4748

Screenshot of IE6