Skip to main content

Search and Top Navigation

#9642 closed bug (notabug)

Opened November 01, 2013 10:13AM UTC

Closed November 01, 2013 11:34AM UTC

Last modified November 01, 2013 12:09PM UTC

Jquery ui menubar with bug in core - arrow keys broken

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

Here is a question that explains the problem.

http://stackoverflow.com/questions/19719261/jquery-ui-menubar-with-bug-in-core-arrow-keys-broken

The arrows keys are broken when we have at least two menus with submenus followed.

I think the problem exists in 1.9 and 1.10

Attachments (0)
Change History (4)

Changed November 01, 2013 11:34AM UTC by scottgonzalez comment:1

resolution: → notabug
status: newclosed

Menubar has never been released, so it's impossible for this bug to exist in any version of jQuery UI. The provided fiddles mix three different versions of jQuery UI, so I wouldn't expect this to work anyway.

Changed November 01, 2013 11:52AM UTC by karkovo comment:2

This is definitely a bug in menu bar, probably a regression.

2011 version works perfectly

http://jsfiddle.net/cB2kX/3/

2013 has the bug.

http://jsfiddle.net/cB2kX/1/

The problem is solved for me.

Changed November 01, 2013 12:00PM UTC by scottgonzalez comment:3

You do realize that in both cases, you're using a version of jQuery UI that is from 2012, right? You can't just mix versions like that. If you need help, please use the forums or Stack Overflow. Menubar is not released and is not supported.

Changed November 01, 2013 12:09PM UTC by karkovo comment:4

And do you realize the same problem occurs with jquery ui 1.10.3? Man, my report is done, you can ignore or just forward to the team that developed the menu bar. Thanks.

Both with jquery ui 1.10.3

http://jsfiddle.net/cB2kX/5/

http://jsfiddle.net/cB2kX/4/