Modify

Opened 13 years ago

Closed 13 years ago

#2314 closed Bug (Fixed)

Cursor Flicker - Control

Reported by: anonymous Owned by: Jon
Milestone: 3.3.9.20 Component: AutoIt
Version: 3.3.8.1 Severity: None
Keywords: cursor edit control Cc:

Description

Maybe someone of the developers have a solution for the known problem --> http://www.autoitscript.com/forum/topic/122250-cursor-flicker-edit-control/

AutoIt Version: 3.3.8.1
OS: Windows 7 Prof 64 Bit (all drivers up 2 date)

Regards

Attachments (0)

Change History (5)

comment:1 by Eugenii, 13 years ago

I have the same issue while moving cursor above input control. The cursor flickers between "arrow" and "beam/carriage".
3.3.8.1
Win 7 x64 Home Pro SP1

comment:2 by anonymous, 13 years ago

"The cursor flickers between "arrow" and "beam/carriage"."

Exactly. Same switching for me.

comment:3 by anonymous, 13 years ago

This seems to happen on any control where text may be input (eg: input, edit, combo), while hovering over the text-input area only (when the cursor is expected to be a beam). If one hovers over a control's scrollbar/dropdown selector (if present) the cursor correctly shows an arrow.

As a temporary fix, one may try using GUICtrlSetCursor(controlID,cursorID) ; however, note that the chosen cursor will display when hovering over the input area and scrollbar/selector (if present). And this fix doesn't seem to work on combo controls.

comment:4 by Yaerox, 13 years ago

I already heard about this way to "fix" it, but in my opinion this has to be a problem on AutoIt. Maybe some Devs could take a look on it. Would be awesome.

comment:5 by Jon, 13 years ago

Milestone: 3.3.9.20
Owner: set to Jon
Resolution: Fixed
Status: newclosed

Fixed by revision [8947] in version: 3.3.9.20

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.