Opened 14 years ago
Closed 14 years ago
#6806 closed Bug (fixed)
[IE7] Dialog buttons invisible on focus
Reported by: | Garry Yao | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.3 |
Component: | UI : Dialogs | Version: | 3.5 |
Keywords: | IE IBM | Cc: | jamcunni@… |
Description
Once receiving focus, dialog footer buttons are not invisible any more, unable to cue even move focus away.
Attachments (1)
Change History (8)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
Cc: | jamcunni@… added |
---|---|
Keywords: | IBM added |
comment:4 Changed 14 years ago by
Here is a related test case:
- Open the Ajax sample in IE7.
- Insert a smiley.
- Right click on the smiley & choose Image Properties from the context menu.
Expected: The Image properties dialog appears and the buttons are visible.
Actual: The Image properties dialog appears and the buttons are NOT visible.
Changed 14 years ago by
Attachment: | 6806.patch added |
---|
comment:5 Changed 14 years ago by
Status: | assigned → review |
---|
comment:6 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:7 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6216].
Affects only some dialogs, IE7+Kama only, regression of [6139].