Changes between Initial Version and Version 1 of Ticket #9459, comment 3
- Timestamp:
- Oct 18, 2012, 8:38:13 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9459, comment 3
initial v1 4 4 1. Locking {{{focusManager}}} for few ms in click listener. That helped and looks promising. 5 5 6 Unfortunately it turned out that {{{selectionChange}}} haven't been fired after performing TCs mentioned in this ticket not because of focus lost, but editor returning all the time the same selection. This broken state resets after next correct blur/focus. I'll report new issue for that after I gather more information .6 Unfortunately it turned out that {{{selectionChange}}} haven't been fired after performing TCs mentioned in this ticket not because of focus lost, but editor returning all the time the same selection. This broken state resets after next correct blur/focus. I'll report new issue for that after I gather more information (update: #9464).