Modify ↓
Opened on Feb 18, 2023 at 1:54:05 AM
Last modified on Feb 20, 2024 at 3:47:55 PM
#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 , on Sep 2, 2023 at 10:47:03 AM
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , on Feb 20, 2024 at 3:47:55 PM
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

Thanks
Fix sent to Jon