Opened 11 years ago
Closed 10 years ago
#8355 closed bug (invalid)
Draggable: iframeFixes are in the wrong place if the iframe moves
Reported by: | atrigent | Owned by: | atrigent |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.draggable | Version: | 1.8.20 |
Keywords: | haspatch | Cc: | |
Blocked by: | Blocking: |
Description
I'm mostly just creating this ticket to go along with this: https://github.com/jquery/jquery-ui/pull/544 pull request. I wrote a little bit more about the problem in the commit and pull request.
Change History (5)
comment:1 Changed 11 years ago by
Type: | enhancement → feature |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:3 Changed 10 years ago by
Type: | feature → bug |
---|
comment:4 Changed 10 years ago by
Keywords: | haspatch added |
---|---|
Owner: | set to atrigent |
Status: | new → pending |
Summary: | iframeFixes are in the wrong place if the iframe moves → Draggable: iframeFixes are in the wrong place if the iframe moves |
Thanks for contributing! Please provide a test case on jsfiddle.net showing the problem, and also please add some unit tests to your pull requests. This will help get your pull looked at and considered for inclusion in the library. Thanks!
comment:5 Changed 10 years ago by
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!
Looking at the pull request and what it addresses, this very much looks like it should be a bug, not a feature. Needs triaging accordingly.