← Back to team overview

phpdevshell team mailing list archive

[Bug 986123] [NEW] JQuery Multiselect widget clicking not working that great

 

Public bug reported:

PHPDevShell makes use of a third party JQuery Multiselect widget. The
problem with the widget is that when using clicking to select/deselect
items the click sometimes doesn't register as a click but as a drag
instead. The reason is that when you click and while the mouse button is
down the mouse pointer moves even just 1 pixel then the click is not
registered. When using a sensitive mouse this is quite frustrating.

** Affects: phpdevshell
     Importance: Medium
     Assignee: Don Schoeman (don.sch)
         Status: Fix Committed


** Tags: click drag jquery mouse multiselect

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/986123

Title:
  JQuery Multiselect widget clicking not working that great

Status in Open Source PHP RAD Framework with UI.:
  Fix Committed

Bug description:
  PHPDevShell makes use of a third party JQuery Multiselect widget. The
  problem with the widget is that when using clicking to select/deselect
  items the click sometimes doesn't register as a click but as a drag
  instead. The reason is that when you click and while the mouse button
  is down the mouse pointer moves even just 1 pixel then the click is
  not registered. When using a sensitive mouse this is quite
  frustrating.

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/986123/+subscriptions


Follow ups

References