Opened 13 years ago
Closed 10 years ago
#4884 closed bug (invalid)
IE: Jumping out of focus on click
Reported by: | Jaggi | Owned by: | Jaggi |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.selectable | Version: | 1.8a1 |
Keywords: | Cc: | [email protected]… | |
Blocked by: | Blocking: |
Description
This bug only seems to happen in IE, when you click a element it jumps to focus to the top of the parent element this is however a bug as for example if you have a small work area (800x600) it'll move the clicked element out of view which is obviously not a desired behaviour. It should probably focus on the clicked element or do as firefox and just not move out of view of anything.
Change History (3)
comment:1 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:2 Changed 10 years ago by
Owner: | set to Jaggi |
---|---|
Status: | new → pending |
comment:3 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!
Thanks for taking the time to contribute to the jQuery UI project! Unfortunately I am unable to recreate the issue you described.
If you have any additional information on how this can be recreated please let us know, a minimal test case would help significantly. To get you started, use this boilerplate: http://jsfiddle.net/ZgAqH/ Open the link and click to "Fork" (in the top menu).