Opened 11 years ago
Last modified 11 years ago
#11122 confirmed Bug
[IE] Widgets exception after native context menu + widget blur
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.3 |
Keywords: | Cc: |
Description
since: 4.3 until major
- open sample with image2 plugin (/samples/plugins/image2/image2.html)
- ctrl + right click (will open native context menu)
- left click on any text within editor
Expected result:
No exception should be thrown.
Current result:
Following exception:
IE9-IE11:
SCRIPT5007: Unable to get property 'focus' of undefined or null reference plugin.js, line 19 character 437
IE8:
'e' is null or not an object plugin.js?t=DA89, line 19 character 437
Change History (2)
comment:1 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Component: | General → UI : Widgets |
---|---|
Summary: | [IE] Widgets exception after native context menu + widget blud → [IE] Widgets exception after native context menu + widget blur |