Skip to content

Fixed #9534 - Position: positioning against an iframe's contentWindow calculates wrong positions#1073

Closed
meyertee wants to merge 2 commits intojquery:masterfrom
meyertee:fix-9534
Closed

Fixed #9534 - Position: positioning against an iframe's contentWindow calculates wrong positions#1073
meyertee wants to merge 2 commits intojquery:masterfrom
meyertee:fix-9534

Conversation

@meyertee
Copy link
Contributor

@meyertee meyertee commented Sep 5, 2013

Bug #9534

Using innerWidth/innerHeight properties to get window size rather than width()/height().
Added unit test for this case.

http://bugs.jqueryui.com/ticket/9534
http://jsfiddle.net/meyertee/mzPvj/

@jzaefferer
Copy link
Member

The underlying ticket is still in status "new", waiting for an update on a jQuery Core ticket. Until we've got a response there, this PR will probably have to linger a little longer. Otherwise it looks good (CLA signed, unit test in place). There's some missing whitespace, I'll comment inline, but we can also fix that later, once we accept the ticket as valid.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be test( "...

@meyertee
Copy link
Contributor Author

Thanks for looking into it, I'll fix the whitespace in the next few days.

@jzaefferer
Copy link
Member

Following up on the notabug status of the underlying ticket.

@jzaefferer jzaefferer closed this Oct 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants