← Back to team overview

mudlet-makers team mailing list archive

[Bug 1135200] Re: Label click shows huge hilited box

 

** Changed in: mudlet
       Status: Fix Committed => Fix Released

** Changed in: mudlet
     Assignee: (unassigned) => Chris (chrismudlet)

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

Title:
  Label click shows huge hilited box

Status in Mudlet the MUD client:
  Fix Released

Bug description:
  Sometimes labels are made and you can't click on them, but when you click on the upper left of them, a huge box is hilited.  It appears there's some math overflow happening.
  These are the bounds on a label that's causing this:
  x:210
  y:114.333
  bounding rectangle:
  QRectF(210,114 -2.14748e+09x-2.14748e+09) 

  This may have happened during label creation or label conversion.

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


References