Skip to main content

Bug Tracker

Side navigation

#6321 closed bug (duplicate)

Opened March 19, 2010 12:52PM UTC

Closed March 30, 2010 01:56PM UTC

opera 10.10 and less

Reported by: coreer Owned by:
Priority: Milestone: 1.4.3
Component: dimensions Version: 1.4.2
Keywords: height, opera Cc:
Blocked by: Blocking:
Description

$(elemant).height() returns wrong data in opera 10.10 and less, other browsers do it well.

Attachments (0)
Change History (5)

Changed March 21, 2010 12:08AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

Please reopen with a test case including html and script.

Changed March 30, 2010 09:22AM UTC by kof13 comment:2

I have also a similar problem with $(element).width() in opera since I switched to 1.4.2 version. The problem is I can't reproduce this in clean environment, only in our CMS. I have tried version 1.3.2 again and it works, also it works if I use $(element).outerWidth() in 1.4.2. The exactly behaviour is the determined width seems to be the body width.

I will try to reproduce it in clean html file once again.

Changed March 30, 2010 09:22AM UTC by kof13 comment:3

resolution: invalid
status: closedreopened

Changed March 30, 2010 09:32AM UTC by kof13 comment:4

I have found other ticket, it describes exactly the same behaviour, and the reason why I can't reproduce it outside of cms, we have prototype also :) so I whould say this ticket is dublicate to #6088

Changed March 30, 2010 01:56PM UTC by john comment:5

resolution: → duplicate
status: reopenedclosed

Duplicate of #6088.