← Back to team overview

mudlet-makers team mailing list archive

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

 

The above solution has been implemented here:
https://github.com/Chris7/Mudlet2/commit/a021f806745215668db4ca693b4944bc38bf1b5b

** Changed in: mudlet
   Importance: Undecided => High

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

-- 
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 Committed

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