This is already noted in this bug: http://code.google.com/p/chromium/issues/detail?id=20
On Oct 15, 1:50 pm, Jeremy <[EMAIL PROTECTED]> wrote: > This one's driving me nuts and is almost enough to drive me back to > firefox - any chance a fix is coming soon? > > On Sep 8, 7:44 pm, Alexander Kosenkov <[EMAIL PROTECTED]> > wrote: > > > I think, I know the root cause. > > > Windows Taskbar (explorer.exe) has 'presentation mode'. For example, > > if you run Full-screen PowePoint presentation, Taskbar will be hidden. > > As far as I understand, Taskbar switches to that mode if some window > > has width & height of the screen and topleft position. > > > Possible soulutions (needs code changes): > > > 1) Eaisest. Change windows size to 1 pixel less than the screen. This > > will prevent Taskbar from going idle. > > > 2) Right soultion. Find out how to tell Windows that our window is not > > 'fullscreen' but it is just maximized (pobably some Window attribute > > should be set) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
