Side navigation
#8491 closed bug (duplicate)
Opened March 10, 2011 10:14AM UTC
Closed March 10, 2011 03:35PM UTC
Last modified March 14, 2012 06:24PM UTC
Opera problems related to button
Reported by: | MrMamen | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.5.1 |
Keywords: | browser-opera | Cc: | |
Blocked by: | Blocking: |
Description
There seems to be a problem with selecting button elements in Opera. This even seems to block other selectors. I first noticed this on jQuery UI for buttons:
http://jqueryui.com/demos/button/#default
However when investigating what caused this error, I saw that the error is not releated to jQueryUI, but rather the selector. See this strange example:
http://jsfiddle.net/mrmamen/vnHgu/
The problem was not present in jQuery 1.4.2 something that makes me wonder if this is somewhat related to bug: 7719