My version is v10.1p_2015-12-18/Enterprise Deployment (built 2015-12-18).
I'm using:
- IE 11.0.96
- Chrome Version 49.0.2623.110 m
- Safari Version 9.0.3 (11601.4.4)
Issue:
Context menu handlers in Safari are blocked after a pick list has been opened and then closed above them.
Steps to reproduce (Using Safari version 9.1):
Note: this additionally reproduces in feature explorer, so I will reference its example.
- Navigate to the Localization example in the feature explorer. (Extending->Localization)
- Right click on the Country heading. The normal heading context menu appears.
- Open the Code pick list.
- Make note of which parts of the header are blocked by the pick list and close the Code pick list.
- Right click on the Country header in an area that was previously blocked by the pick list. The default context menu appears instead of the heading context menu.
- Right click on the Country header in an area that was not previously blocked by the pick list. The normal heading context menu appears.
- The pick list seems to be leaving behind an invisible object that is blocking the event.
Mitch
I'm using:
- IE 11.0.96
- Chrome Version 49.0.2623.110 m
- Safari Version 9.0.3 (11601.4.4)
Issue:
Context menu handlers in Safari are blocked after a pick list has been opened and then closed above them.
Steps to reproduce (Using Safari version 9.1):
Note: this additionally reproduces in feature explorer, so I will reference its example.
- Navigate to the Localization example in the feature explorer. (Extending->Localization)
- Right click on the Country heading. The normal heading context menu appears.
- Open the Code pick list.
- Make note of which parts of the header are blocked by the pick list and close the Code pick list.
- Right click on the Country header in an area that was previously blocked by the pick list. The default context menu appears instead of the heading context menu.
- Right click on the Country header in an area that was not previously blocked by the pick list. The normal heading context menu appears.
- The pick list seems to be leaving behind an invisible object that is blocking the event.
Mitch
Comment