Bug Tracker

Modify

Ticket #7838 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

$(elem).width() silently fails in opera on element with style = "width: 0%"

Reported by: yury.korolev@… Owned by:
Priority: blocker Milestone: 1.5
Component: css Version: 1.5
Keywords: Cc:
Blocking: Blocked by:

Description

jQuery: 1.4.4

Opera:
Version 10.63
Build 8450
Platform Mac OS X
System 10.6.5

test case:
 http://jsfiddle.net/GWRfX/1/

Change History

comment:1 Changed 2 years ago by ajpiano

FWIW, In Opera 11, the issue persists, but doesn't fail silently, it throws an error saying that the 'elem.runtimeStyle' cannot be converted to an object.

comment:2 Changed 2 years ago by jitter

  • Priority changed from undecided to blocker
  • Resolution set to duplicate
  • Status changed from new to closed
  • Component changed from unfiled to css
  • Milestone changed from 1.next to 1.4.5

comment:3 Changed 2 years ago by jitter

Duplicate of #7608.

comment:4 Changed 2 years ago by anonymous

Sorry for dup. Didn't find #7608

Last edited 2 years ago by jitter (previous) (diff)

comment:5 Changed 2 years ago by john

  • Version changed from 1.4.4 to 1.5

There wasn't a 1.4.5 release, was actually 1.5.

comment:6 Changed 2 years ago by john

  • Milestone changed from 1.4.5 to 1.5

There was no 1.4.5 release, was actually 1.5.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.