Modify ↓
Ticket #3161 (closed bug: invalid)
Resizable element within Iframe shifts during resize
| Reported by: | rxbudian | Owned by: | stefan |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | interface | Version: | 1.2.6 |
| Keywords: | iframe, resizable | Cc: | rbudiantara@… |
| Blocking: | Blocked by: |
Description
The iframe have horizontal and vertival scrollbars. After I scrolled the iframe, every time I started resizing the element, the element shifted lower and to the right. I think it shifted by how far the element is from the upper right hand corner. This happens on Internet Explorer 7.0.6000.16643 on Windows Vista Business Edition
Sample Code attached
Attachments
Change History
Changed 5 years ago by rxbudian
-
attachment
IFrameResize.zip
added
comment:1 Changed 5 years ago by flesler
- Status changed from new to closed
- Resolution set to invalid
This belongs to jQuery UI. Please repost this to the UI Bug Tracker. Thanks.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Sample Code that does not work