View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003087 | Spring engine | Lua | public | 2012-05-12 03:19 | 2012-05-12 15:30 |
| Reporter | jseah | Assigned To | jK | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 88.0 | ||||
| Summary | 0003087: Unit tooltips should not be visible to widgets for radar dots not in LOS | ||||
| Description | Widgets can use unit tooltips to ID radar dots that are not in LOS but in radar range | ||||
| Steps To Reproduce | http://pastebin.com/6tdV0ZNh Example widget that reports unit tooltips | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
To clarify it seems that Spring.GetUnitTooltip doesn't do a LOS check. |
|
|
With this code: http://pastebin.com/6tdV0ZNh It would be worthwhile to check all synced read functions that widgets can use. |