mediawiki-extensions-Visual.../modules/ve/ui
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
..
actions Affordances for MenuWidget to be optionally focusable. 2013-07-09 12:53:35 -07:00
dialogs The great directory split of 2013 2013-07-02 20:51:38 -07:00
elements Element fixes 2013-06-18 11:35:07 -07:00
inspectors Reset context menu on selection change while inspector is open 2013-07-15 23:51:40 +00:00
layouts Dir fix for iframes and widgets 2013-07-02 20:20:43 +00:00
styles Merge "Optimise png images with optipng" 2013-07-12 17:34:39 +00:00
tools Set bold/italics icons for cs/he/pl; da/no/nn/sv 2013-07-15 12:29:04 -07:00
widgets Reset context menu on selection change while inspector is open 2013-07-15 23:51:40 +00:00
ve.ui.Action.js
ve.ui.ActionFactory.js
ve.ui.CommandRegistry.js
ve.ui.Context.js Reset context menu on selection change while inspector is open 2013-07-15 23:51:40 +00:00
ve.ui.Dialog.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.DialogFactory.js
ve.ui.Frame.js Reuse the rules variable 2013-07-10 17:21:07 -07:00
ve.ui.Inspector.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.InspectorFactory.js
ve.ui.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Layout.js
ve.ui.Surface.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.Tool.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Toolbar.js Bind listener to keyup to capture arrows & better math for scrolling. 2013-07-10 14:21:03 -07:00
ve.ui.ToolFactory.js Disable inspection of references with unknown contents 2013-06-27 20:34:32 -07:00
ve.ui.Trigger.js jshint: Fix trailing comma 2013-06-05 13:00:49 +02:00
ve.ui.TriggerRegistry.js
ve.ui.Widget.js
ve.ui.Window.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.WindowSet.js Don't depend on iframe load events 2013-06-25 23:12:58 +00:00