Opened 14 years ago
Last modified 14 years ago
#6303 confirmed Bug
IE : entering Misspelled color name in Cell Background or Border color fields creating empty span each time we press OK button.
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.1.1 |
Keywords: | IBM IE | Cc: | Damian, joek |
Description
To reproduce the defect:
- Open Ajax sample.
- Insert a Table, Go to a Table cell and activate Cell Properties dialog.
- In Border Color or Background Color field enter 'gren'insted of green and press OK button.
Expected Result:
Cell properties dialog is closed and Cell Background or Border color remains same since the user has entered invalid value.(This is what is happening in Firefox)
Actual Result:
Cell properties dialog is not closed and every time the user presses OK button an Extra span is added in the Cell.
This will also happen when a French User types the Color Correct but in French.
Ideal solution would be to change the labels of Background Color & Border Color fields to indicate that user should enter Hexa decimal values or CSS Values.
The reason why we are not using the Color picker dialog is it's not satisfying Accessibility Requirements, since there are no labels for Colors in Color Picker dialog.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | krst_17.46.04.png added |
---|
comment:1 Changed 14 years ago by
Keywords: | IE added |
---|---|
Status: | new → confirmed |
Version: | → 3.1.1 |
Under IE, in CKE from 3.1 bug is confirmed like on the screenshot, No extra span is added to cell though.
Partial confirmation of bug