Skip to main content

Bug Tracker

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

Attachments (0)
Change History (4)

Changed March 10, 2011 03:35PM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

Changed March 10, 2011 03:35PM UTC by dmethvin comment:2

Duplicate of #8468.

Changed March 10, 2011 07:30PM UTC by dmethvin comment:3

keywords: → browser-opera

Changed November 23, 2011 02:09PM UTC by MrMamen comment:4

Opera 12 alpha seems to have fixed this problem.