Opened 16 years ago
Closed 16 years ago
#3734 closed Bug (fixed)
HC: The editing area has no border
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | Accessibility | Version: | SVN (CKEditor) - OLD |
Keywords: | IBM Confirmed Review+ | Cc: | damian.chojna@… |
Description
In High Contrast, the editor area border is not being rendered.
Attachments (2)
Change History (11)
comment:1 Changed 16 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
Cc: | damian.chojna@… added |
---|---|
Keywords: | IBM added |
Changed 16 years ago by
Attachment: | 3734.patch added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:4 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
comment:5 Changed 16 years ago by
Owner: | changed from Tobiasz Cudnik to Frederico Caldeira Knabben |
---|---|
Status: | assigned → new |
Changed 16 years ago by
Attachment: | 3734_2.patch added |
---|
comment:6 Changed 16 years ago by
Status: | new → assigned |
---|
comment:7 Changed 16 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:8 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
Previous patch was missing HC selector class, that's the reason of breaking non-HC mode.
Althogg
This patch breaks the UI in non-HC mode. There is a much simpler solution for it, which fit well for our needs. I'll be attaching a new patch for it.