mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02875
[Bug 1135200] [NEW] Label click shows huge hilited box
Public bug reported:
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.
** Affects: mudlet
Importance: Undecided
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/1135200
Title:
Label click shows huge hilited box
Status in Mudlet the MUD client:
New
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
Follow ups
References