Opened 13 years ago
Closed 13 years ago
#5290 closed defect (fixed)
_onblur of editor is not properly called
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Editor | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
I will fix this
it is about the onBlur is not always called when an editor loses focus (comment line 777 in richtext.js to see the issue)
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [11770]) fixes #5290 also fixed dijit API calling in EnterKeyHandling? plugin
Note: See
TracTickets for help on using
tickets.
can you provide some more info? a test case?