Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - IsMouseOver bugged?

 
 
Old 04-21-2006   #1 (permalink)
Marcus


 
 

IsMouseOver bugged?

Hi,

I'm playing around with the IsMouseOver property of the UIElement
class... And I experience a really troublesome behavior...

When I move the mouse around rather quickly, some controls keep on
believing that the mouse is still over them... the value of the
property IsMouseOver remains at "True" while the mouse is obviously not
over the control anymore... The only way for the control to "fall back"
on its feet is to receive the mouse within it's bounds once more...

I checked in the code for the IsMouseOver property and noticed that
the IsMouseOver property is read from the CoreFlags... But I cannot
find where the flag is set (to work around this problem)...

My first concern was that the behavior of the IsMouseOver was far
from being "performant"... but I then I remembered the huge performance
hit when running with the debugger... I tried running wihtout the
debugger and was pleased at first to see that responsivness for the
IsMouseOver property was much better.... However, after towing with the
exact same application for a little time, I reproduced the behavior...

While it is much less frequent than with the debugger, the same
behavior still occurs...

Anybody has hints on working around this issue or encountered the
same behavior... Is this a bug (at least already identified)?


Thanks

Marcus


My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Bugged Thumbnails General Discussion
Chess Titan is bugged Vista Games
AVG is not compatible with RC1: AVG uninstallation is also bugged! Vista General
Bugged BSOD during setup Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46