Skip to main content

Search and Top Navigation

#9123 closed bug (notabug)

Opened February 26, 2013 01:42AM UTC

Closed February 26, 2013 01:56AM UTC

Menu widget position option behavior not consistent with position utility method

Reported by: spordin Owned by:
Priority: minor Milestone: none
Component: ui.menu Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:
Description

http://jsfiddle.net/jgreen/K6QSd/2/

related stackoverflow: http://stackoverflow.com/questions/14765128/jquery-ui-menu-not-positioning-correctly

The jsfiddle shows the menu not respecting the position option. However if changed to using the position utility method, the same position parameters are respected and the correct behavior is observed.

Attachments (0)
Change History (1)

Changed February 26, 2013 01:56AM UTC by scottgonzalez comment:1

resolution: → notabug
status: newclosed

As stated in the documentation, the position option "Identifies the position of submenus in relation to the associated parent menu item." The position of the top level menu is not controlled by the widget.