Skip to main content

Search and Top Navigation

#9986 closed bug (notabug)

Opened April 17, 2014 02:04PM UTC

Closed April 18, 2014 12:15PM UTC

Selectable: Incorrect behavior with long press selection when css is linked

Reported by: ivann Owned by: ivann
Priority: minor Milestone: none
Component: ui.selectable Version: 1.10.4
Keywords: Cc:
Blocked by: Blocking:
Description

jQueryUI selectable component works incorrectly when you click on an item and don't release your mouse button immediately.

Please use this example: http://jsfiddle.net/5vmr8/3/

It will write to console all notifications selectable module raises.

Click on any coral rectangle and don't release mouse immediately. Hold it for a half of second. Only "start" event is raised. "selected" and "stop" events are raised much later, when you move the cursor out of the Results iframe on JSFiddle.

Seems to fix itself if jQueryUI css is removed.

Attachments (0)
Change History (3)

Changed April 17, 2014 03:27PM UTC by tj.vantoll comment:1

owner: → ivann
status: newpending

Hi Ivann,

Thanks for taking the time to contribute to jQuery UI. I'm actually not seeing the behavior you're describing. I get the "selected" and "stop" events as soon as I release the mouse. What browser and OS are you using?

Changed April 18, 2014 05:50AM UTC by ivann comment:2

status: pendingnew

Hi TJ,

Thanks for looking into this. I'm on Mac OS 10.9.2 and using Chrome 34.0.1847.116.

After several attempts to reproduce the same behavior today, I still fail to reproduce it. I believe we can close this ticket. Sorry for misreporting.

Don't see an option to close it. Is it possible for me?

--Ivan

Changed April 18, 2014 12:15PM UTC by scottgonzalez comment:3

resolution: → notabug
status: newclosed