Search and Top Navigation
#15090 open bug ()
Opened November 01, 2016 12:52PM UTC
Last modified November 02, 2016 07:06PM UTC
Bug: Selectable's ui-selectable-helper is wrongly placed when appendTo element is absolutely positioned
Reported by: | gaurav21r | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.selectable | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The
appendTooption http://api.jqueryui.com/selectable/#option-appendTo is used to append the
ui-selectable-helperlasso to an element apart from the default
<body>.
When the
appendToelement is absolutely poistioned, the
ui-selectable-helperdoes not align correctly with the mouse. Here is a demo:
You can see a reproduction of the abve here:
http://jsbin.com/ficopubahi/edit?css,output
The fix is relatively straightforward and if a go ahead is given by the core team, I'd like to submit my FIRST Pull Request for jQuery :)
Attachments (0)
Change History (1)
Changed November 02, 2016 07:06PM UTC by comment:1
status: | new → open |
---|
Go ahead and submit your PR :-)