Opened 11 years ago

Last modified 10 years ago

#8272 open bug

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[[BR]]

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+

Change History (4)

comment:1 Changed 11 years ago by tj.vantoll

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/.

comment:2 Changed 11 years ago by Scott González

Status: newopen

comment:3 Changed 11 years ago by rdworth

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.

comment:4 Changed 10 years ago by Scott González

Milestone: 1.9.02.0.0
Note: See TracTickets for help on using tickets.