mediawiki-extensions-Visual.../modules/ve/ui/widgets
Trevor Parscal 0ba331afdc Reset context menu on selection change while inspector is open
Objective:

* Make the inspector close and context menu reset when the selection is
  changed while an inspector is open

Changes:

ve.ui.PopupWidget.js
* Add isVisible method

ve.ui.Context.js
* Check if popup is visible when the selection changes and close the
  inspector and reset the context if it is

ve.ui.AnnotationInspector.js
* Don't update the selection when closing if the selection has changed
  since opening

Bug: 50895
Change-Id: Ie7f0b7ac76b0460b39ec002705172376e4e602dc
2013-07-15 23:51:40 +00:00
..
ve.ui.ButtonWidget.js Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.IconButtonWidget.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00
ve.ui.InputLabelWidget.js ve.ui.LookupWidget 2013-04-30 10:47:32 -07:00
ve.ui.InputWidget.js ve.ui.TextInputWidget: Fix TypeError when config is undefined 2013-06-28 19:06:43 -07:00
ve.ui.LinkTargetInputWidget.js Straighten out variances in parent method invocation 2013-06-21 19:20:37 +00:00
ve.ui.LookupInputWidget.js Be sure lookupMenu input is focused before showing 2013-07-09 22:59:53 +00:00
ve.ui.MenuItemWidget.js RTL Improvements 2013-07-10 00:09:22 +00:00
ve.ui.MenuSectionItemWidget.js Group, Select, Option, Outline and MenuSection widgets 2013-03-20 22:55:32 +00:00
ve.ui.MenuWidget.js Affordances for MenuWidget to be optionally focusable. 2013-07-09 12:53:35 -07:00
ve.ui.OptionWidget.js RTL Improvements 2013-07-10 00:09:22 +00:00
ve.ui.OutlineControlsWidget.js Template and content adding 2013-06-18 23:37:44 +00:00
ve.ui.OutlineItemWidget.js RTL Improvements 2013-07-10 00:09:22 +00:00
ve.ui.OutlineWidget.js Group, Select, Option, Outline and MenuSection widgets 2013-03-20 22:55:32 +00:00
ve.ui.PopupWidget.js Reset context menu on selection change while inspector is open 2013-07-15 23:51:40 +00:00
ve.ui.SearchWidget.js Search widget key commands 2013-07-01 17:06:27 -07:00
ve.ui.SelectWidget.js Emit select null on selected item removal 2013-07-01 16:19:51 -07:00
ve.ui.TextInputMenuWidget.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.TextInputWidget.js ve.ui.TextInputWidget: Fix TypeError when config is undefined 2013-06-28 19:06:43 -07:00