Modify

Opened 18 years ago

Closed 18 years ago

#373 closed Bug (No Bug)

GUI - Moving Mouse Across Edit or Input

Reported by: Larry Owned by:
Milestone: Component: AutoIt
Version: 3.2.12.0 Severity: None
Keywords: Cc:

Description

Moving the mouse across an edit or input field causes an awful caret/pointer flicker.

Attachments (0)

Change History (7)

comment:1 by Larry, 18 years ago

GUICreate("")
GUICtrlCreateInput("",0,0)
GUISetState()

While GUIGetMsg() <> -3
WEnd

comment:2 by Valik, 18 years ago

Need more info, Larry, I can't see it happening here.

comment:3 by anonymous, 18 years ago

Only happening at my Dev PC at work.... Hmmm, perhaps this is only a problem on my PC.

I will test more.

comment:4 by Valik, 18 years ago

Larry, how are the video drivers on the system? Are they up to date? Does scrolling in your web browser go smoothly or does it jerk along?

comment:5 by anonymous, 18 years ago

I don't see any other problems with video.

I ran the script on a coworker's box and it also was "shaky". Happened on about 4 out of 40 PCs that I had to run it on. All the same Desktop PC ... I am betting it is localized to here.

My Device Manager shows an SM Bus Controller problem ... but I don't even know what that means... Off to investigate more.

comment:6 by anonymous, 18 years ago

Updated Chipset driver to get rid of "SM Bus Controller" thingy and ran Video driver download JIC and everything is FINE now...

you can "No Bug" this one and discard.

comment:7 by Valik, 18 years ago

Resolution: No Bug
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


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