Opened 15 years ago
Closed 15 years ago
#6345 closed Bug (duplicate)
Cursor is visible in the editor but the editor has not got focus
| Reported by: | Krzysztof Studnik | Owned by: | Martin |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.4 |
| Keywords: | IBM | Cc: |
Description
Second part of ticket #6247
- Click on the same drop down to make the list disappear.(don't select any of the list items). Second Error: Cursor is visible in the editor but the editor has not got focus. Try to type some text and it see it won't get typed.
Confirmed. Second opened list - Cursor is disabled.
Attachments (3)
Change History (9)
Changed 15 years ago by
| Attachment: | 6345.patch added |
|---|
comment:1 Changed 15 years ago by
| Status: | new → review |
|---|
comment:2 Changed 15 years ago by
| Status: | review → review_failed |
|---|
comment:3 Changed 15 years ago by
The correct fixing would be aligning the 'click to close' with 'onEscape' behavior.
comment:4 Changed 15 years ago by
| Keywords: | IE removed |
|---|
Not a IE specific issue, affects all browsers.
Changed 15 years ago by
| Attachment: | 6345_2.patch added |
|---|
Changed 15 years ago by
| Attachment: | 6345_3.patch added |
|---|
comment:5 Changed 15 years ago by
| Status: | review_failed → review |
|---|
comment:6 Changed 15 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | review → closed |
Closing this ticket now as the IE issue is just a specific case of IE in #6345.

The desired (current) behavior when closing a combo is to return the focus back to toolbar instead of focusing the editor.