mediawiki-extensions-Visual.../modules/ve/ui/widgets
Roan Kattouw 4721367b61 Follow-up 8dfbc5baa: Really don't select unselectable items
SelectWidget would refuse to select unselectable items on mousedown or
mousemove, but would happily do so on mouseup. This meant unselectable
items weren't actually unselectable.

This broke the link inspector: if you clicked on the text
"External link", for instance (a ui.MenuSectionItemWidget), that "item"
would be selected, the link target input would be cleared, if you exited
the link inspector in any way the link would be unlinked, and any new
link inspector you opened would have a completely non-functional dropdown.

Change-Id: I7faa3d23b51b9cb93e68414584b9f433ea1f656a
2013-10-17 14:26:48 +00:00
..
ve.ui.ButtonWidget.js Make the save dialog an actual dialog 2013-10-07 15:59:00 -07:00
ve.ui.IconButtonWidget.js Use CSS for handling empty labels 2013-10-16 17:41:53 -07:00
ve.ui.InputLabelWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.InputWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.LanguageInputWidget.js Language widget ULS call fix 2013-10-09 15:45:37 -07:00
ve.ui.LinkTargetInputWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.LookupInputWidget.js Remove surface dependencies from lookup widget 2013-10-04 21:16:47 +00:00
ve.ui.MenuItemWidget.js Merge "'Config' -> 'Configuration' in all comments" 2013-09-26 19:02:30 +00:00
ve.ui.MenuSectionItemWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.MenuWidget.js Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
ve.ui.OptionWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.OutlineControlsWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.OutlineItemWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.OutlineWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.PopupButtonWidget.js Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
ve.ui.PopupWidget.js Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
ve.ui.PushButtonWidget.js Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
ve.ui.SearchWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.SelectWidget.js Follow-up 8dfbc5baa: Really don't select unselectable items 2013-10-17 14:26:48 +00:00
ve.ui.SurfaceWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.TextInputMenuWidget.js Remove surface dependencies from lookup widget 2013-10-04 21:16:47 +00:00
ve.ui.TextInputWidget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00