← Back to team overview

mudlet-makers team mailing list archive

[Bug 1142481] Re: Mouse click logic fix

 

Migrating issues to Github, please follow the new discussion here:
https://github.com/Mudlet/Mudlet/issues/678

This issue needs to be closed and there is no appropriate status, so
will set it to "Opinion" just for migration purposes.

** Bug watch added: github.com/Mudlet/Mudlet/issues #678
   https://github.com/Mudlet/Mudlet/issues/678

** Changed in: mudlet
       Status: New => Opinion

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

Title:
  Mouse click logic fix

Status in Mudlet:
  Opinion

Bug description:
  The logic (to me) in the mouse click handler is off.  Events are
  triggered on the mouse press and not the mouse release.  This results
  in things that are toggles (like clicking labels) being toggled when
  the user really wants to do things like move a label.  In the recent
  label fix I released this is becoming an issue that I think needs to
  be tackled.  To move a label you can't click then click-hold and move
  the label, you need to do it in 1 motion or else the label becomes un-
  selected.

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


References