Dark box when hovering over buildings
Bug #1145376 reported by
wl-zocker
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
Low
|
Unassigned |
Bug Description
When you move the mouse over a building, small box is shown (see screenshot). This happens to all buildings, except warehouses/
I guess it is the normal text box (e.g. "Skipped production of .."), but without any content.
This issue was discovered in r6524 and is still present in r6526. I did not notice it in r6504, so propably the bug was introduced afterwards.
Changed in widelands: | |
importance: | Undecided → Low |
assignee: | nobody → SirVer (sirver) |
milestone: | none → build18-rc1 |
To post a comment you must log in.
same in r6512
mybe something like
if(tooltip != "") show it;
but tooltip is "<rt></rt>"