Modify

#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, on Jun 11, 2008 at 10:08:29 PM

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

While GUIGetMsg() <> -3
WEnd

comment:2 by Valik, on Jun 11, 2008 at 10:10:34 PM

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

comment:3 by anonymous, on Jun 12, 2008 at 2:51:24 AM

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, on Jun 13, 2008 at 4:44:37 PM

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, on Jun 13, 2008 at 10:14:20 PM

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, on Jun 13, 2008 at 10:31:45 PM

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, on Jun 13, 2008 at 11:15:18 PM

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.