Modify ↓
Opened 3 years ago
Last modified 2 years ago
#3941 assigned Bug
ToolTip with $TIP_CENTER + $TIP_FORCEVISIBLE is mispositioned
| Reported by: | TimRude | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.16.1 | Severity: | None |
| Keywords: | Cc: |
Description
When the ToolTip function is used with both the $TIP_CENTER and $TIP_FORCEVISIBLE flags, the tooltip gets mispositioned when the X,Y position is close enough to either the left or right side of the screen.
In both cases, the tooltip is positioned 1/2 of the width of the tooltip too far to the left.
See https://www.autoitscript.com/forum/topic/209699-tooltip-with-tip_center-tip_forcevisible/ for demo code and screenshots.
Attachments (0)
Change History (2)
comment:1 by , 3 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 2 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

Thanks
Fix sent to Jon