Felix Nagel
ac9ca9e52c
Menu: Support number pad keyboard input
...
Fixes #15031
Closes gh-1732
2016-08-24 11:56:26 -04:00
Scott González
435ed7e8d2
Menu: Remove extraneous blank lines
2016-04-13 11:36:41 -04:00
Alexander Schmitz
88f74e1656
Menu: Fix line length issues
...
Ref gh-1690
2016-04-13 11:31:47 -04:00
Scott González
57f801f1de
Menu: Don't reset active element until after triggering blur
event
...
This ensures that `ui.item` actually exists in the `blur` event.
Fixes #14945
Closes gh-1696
2016-04-13 11:08:21 -04:00
Rand Scullard
d21aeee809
Menu: Check that there is an active item in _activate()
...
Closes gh-1606
2016-03-30 14:43:03 -04:00
Jörn Zaefferer
4866e14922
Menu: Remove active class from top-level item when menu is blurred
...
This issue was introduced by 0bbd156918
,
which reduced the use of ui-state-focus and ui-state-active to using
only ui-state-focus. This introduced the issue addressed here.
The fix is more of a workaround. With test test in place, we can
investigate a better solution in the future.
Fixes #14919
2016-03-11 18:27:58 +01:00
Jörn Zaefferer
cb69f0025f
All: Fix manifest issues for categories and CSS dependencies
...
Collapses "UI Core" and "Core" into just "Core".
Fixes bad paths for CSS dependencies. Regressed when moving widgets
into the widgets subfolder.
2015-10-23 09:09:51 -04:00
Jörn Zaefferer
8d031215c6
Menu: Remove redundant handling of disabled option on create
...
Ref #9151
Ref gh-1599
2015-09-25 13:47:04 -04:00
Alexander Schmitz
85ff520560
Menu: Style updates
...
Ref #14246
2015-09-11 08:29:08 -04:00
Alexander Schmitz
3b99bf4cc8
Menu: Style updates
...
Ref #14246
Ref gh-1588
2015-08-21 08:06:23 -04:00
Alexander Schmitz
8140d0c901
Menu: Move menu into widgets folder
...
Ref #13885
2015-08-08 00:29:38 -04:00