Opened 13 years ago
Closed 13 years ago
#9773 closed Bug (fixed)
Rendering problems with Select fields in Kama v4
| Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Olek Nowodziński |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.0.2 |
| Component: | UI : Skins | Version: | 4.0 |
| Keywords: | Cc: |
Description
The Select fields have an extra border and in many of them there's an extra white box that expands to the right
Tested browser: Firefox.
Attachments (1)
Change History (7)
Changed 13 years ago by
| Attachment: | select.png added |
|---|
comment:1 Changed 13 years ago by
| Status: | new → confirmed |
|---|
This can be reproduced on demo page (http://ckeditor.com/demo#skin).
comment:2 Changed 13 years ago by
| Milestone: | → CKEditor 4.0.2 |
|---|
First bad commit git:8ff85ea. So most likely this commit git:9a35b1c has to be ported for Kama. Both of them were part of fix for #9540.
comment:3 Changed 13 years ago by
| Owner: | set to Olek Nowodziński |
|---|---|
| Status: | confirmed → assigned |
comment:4 Changed 13 years ago by
| Status: | assigned → review |
|---|
Created branch t/9773@cksource with a quick fix.
comment:5 Changed 13 years ago by
| Status: | review → review_passed |
|---|
comment:6 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed issue with a commit git:d0902942d01aa6.

screenshot