BLOCKER BUG: Toast moves out of screen without stopping.

  • Thread starter Thread starter =?iso-8859-1?Q?Matthias_G=F6tzke?=
  • Start date Start date
?

=?iso-8859-1?Q?Matthias_G=F6tzke?=

The toasts the program displays when it wants to inform
the user moves from bottom to top of the screen and the
continues outside the screen.

This seems to be a problem when the start bar is not
anchored on the bottom, but on the right of the screen.

Info toasts come down again after a while, but any toast
were the user is requested to do something blocks the app
(Cause it waits outside the screen)

Regards
 
The toasts the program displays when it wants to inform
the user moves from bottom to top of the screen and the
continues outside the screen.

This seems to be a problem when the start bar is not
anchored on the bottom, but on the right of the screen.

Info toasts come down again after a while, but any toast
were the user is requested to do something blocks the app
(Cause it waits outside the screen)

Regards

It's a common problem when taskbar is vertical, not horizontal. It has been
reported to MSAS Team and I hope they are working on it ;)

Kind regards
Mikolaj Kaminski
MS-MVP, Poland
 
Back
Top