← Back to team overview

mudlet-makers team mailing list archive

[Bug 1142481] [NEW] Mouse click logic fix

 

Public bug reported:

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.

** Affects: mudlet
     Importance: High
         Status: New

-- 
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 the MUD client:
  New

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


Follow ups

References