Start menu Behavior

  • Thread starter Thread starter W Wolfe
  • Start date Start date
W

W Wolfe

Whne I clink on the Start menu icon, the Start menu opens up for 1-2 seconds
and then disappears. On the second click it stays open. Has anyone
observed this phenoma and know the solution?

Thanks,

W. Wolfe
 
You probably mean 'during startup', but whenever it happens it's a 'lost
focus' problem. There are several apps that might be doing that. IE being
candidate #1. As far as a 'solution' goes, the only way to stop that is to
stop the app that is competing for focus.
I once wrote a 'style sheet' (for 'Accessibility') for IE that set the
'onload' event for all pages to 'blur()' back in the day of rude popups. It
was just as inconvenient as the popup.

--
Mark L. Ferguson
e-mail subject line must include "QZ" or it's deleted
Holiday Lights: http://www.geocities.com/marfer_mvp/Xmaslgt.zip
..
"W Wolfe" <william.wolfe@ieee.org> wrote in message
news:O2kE4Q%23QIHA.5184@TK2MSFTNGP05.phx.gbl...
> Whne I clink on the Start menu icon, the Start menu opens up for 1-2
> seconds and then disappears. On the second click it stays open. Has
> anyone observed this phenoma and know the solution?
>
> Thanks,
>
> W. Wolfe
>
 
Back
Top