Side navigation
#8625 closed bug (invalid)
Opened March 24, 2011 08:11PM UTC
Closed September 18, 2012 08:54AM UTC
$(window).height() within iframe
Reported by: | juancaaltamirano@yahoo.com | Owned by: | juancaaltamirano@yahoo.com |
---|---|---|---|
Priority: | high | Milestone: | 1.next |
Component: | dimensions | Version: | 1.4.1 |
Keywords: | ie9 | Cc: | |
Blocked by: | Blocking: |
Description
$(window).height() value in a window is diferent within a iframe with content that overflow iframe size, it happens only in ie9
Attachments (0)
Change History (10)
Changed March 24, 2011 08:33PM UTC by comment:1
owner: | → juancaaltamirano@yahoo.com |
---|---|
status: | new → pending |
Changed March 25, 2011 04:37PM UTC by comment:2
status: | pending → new |
---|
Here are an example of the problem: http://files.factor.ec/demo/iframe_container.html
if you test it on google chrome it works ok, but at Internet Explorer 9 the box within iframe increase instead of decrease at resize event, it fail in Internet Explorer without compatibility view.
Changed March 30, 2011 04:26PM UTC by comment:3
keywords: | → ie9 |
---|
We're going to report this to the IE 9 team.
Changed March 30, 2011 07:17PM UTC by comment:4
status: | new → open |
---|
Changed March 30, 2011 07:32PM UTC by comment:5
component: | unfiled → dimensions |
---|---|
priority: | undecided → high |
Changed August 17, 2011 12:47PM UTC by comment:6
I'm facing the same problem, Height reports total height and not only visible height for IE9. For FF,IE8 and others it's perfect.
Changed June 10, 2012 11:42PM UTC by comment:7
Can someone please provide a test case for this bug?
Changed September 03, 2012 07:38PM UTC by comment:8
I can not reproduce this bug. http://jsfiddle.net/57ytD/2/ http://jsfiddle.net/xs3fe/2/
Is it possible that Microsoft actually fixed this in an update to IE9? Unfortunately, the test case from the original bug report is now a 404, which is why we ask for jsfiddle links in the first place.
I'm inclined to resolve as worksforme as I am unable to demonstrate the problem as described with the fiddle provided.
dmethvin, others... thoughts?
Changed September 03, 2012 07:43PM UTC by comment:9
status: | open → pending |
---|
juancaaltamirano@yahoo.com, this may be a long shot, but could you kindly provide this test case again, 18 months later? We're unable to reproduce the original problem anymore.
I doubt we'll be able to do much of anything anyway, but it's worth a shot!
Changed September 18, 2012 08:54AM UTC by comment:10
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Can you provide a test case in jsFiddle, and include a more complete description of the problem you've observed?