Wacky Flyby Messages

I

Isaac

Hello,

Here's a bug I have found in MS Antispyware Beta:

If the user has docked their task bar over on the side of
the screen (for example, across the left side of the
screen), all the antispyware message alerts go flying
right up or down the right side of the screen without
stopping long enough for people like me with their
taskbars over on the left to read the message or respond
by clicking a button.

For example, I sometimes use '.bat' files in my Java
programming, but when I try to run the files, antispyware
kicks in to ask me whether I want to allow the script or
block it. Of course I want to click 'Allow', but the
message flies by so quick I can't.

The code responsible for the messaging flying up onto the
screen seems to look for the top edge of the task bar and
stop the flying message when it gets there.
Unfortunately, if the task bar isn't there at the bottom
of the screen, the message just flies on up and off the
screen in the twinkling of an eye. I think they should
have the messages just stop at the bottom of the screen
if the taskbar isn't there to "catch" them.
 
B

Bill Sanderson

This bug will be fixed by an update which will be made available before July
31st.

Be aware that there are also serious issues with batch or script files. For
example, on that first invocation of a new batch file--the one which results
in an alert and an allow/disallow dialog--the batch file will run in the
directory context of %system32%
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top