Search and Top Navigation
#8272 open bug ()
Opened April 24, 2012 05:33PM UTC
Last modified October 11, 2012 02:53PM UTC
Selectable mouse event bug in the IE9+,FF,CHROME...
Reported by: | yangteng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.selectable | Version: | 1.8.18 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,i found a bug, it's this:
i added the click or dblclick for selectable plugin,but i found when css style had "border:1px solid black;" in the ".ui-selectable-helper" ,it's don't working!
Example: http://jsfiddle.net/ZRE8t/
If i delete "border:1px solid black;" in the ".ui-selectable-helper",it's working.
Example:[http://jsfiddle.net/NXZL5/]
testing environment:CHROME,IE9+
Attachments (0)
Change History (4)
Changed April 27, 2012 01:41AM UTC by comment:1
Changed April 28, 2012 08:19PM UTC by comment:2
status: | new → open |
---|
Changed April 29, 2012 03:04PM UTC by comment:3
I was not able to reproduce in FF11 or Chrome18 on Mac.
I was not able to reproduce in FF3.6 or FF11 on Windows 7.
I was able to reproduce in IE9 and Chrome 18 on Windows 7.
Changed October 11, 2012 02:53PM UTC by comment:4
milestone: | 1.9.0 → 2.0.0 |
---|
I can confirm this. It kind of looks like clicks are being swallowed when the border is present for whatever reason - http://jsfiddle.net/NXZL5/1/.