Topic: Taskbar hides bottom application window  (Read 3506 times)

Taskbar hides bottom application window
« on: December 19, 2015, 03:19:18 PM »

hapx

  • Jr. Chef
  • **
  • Date Registered: Jul 2013
  • Posts: 48
Hello,

I tried version 2015-12-11 and have a problem.
The taskbar hides (with some transparence) all the bottom lines of all  other maximized applications.
Example: with Total Commander, the taskbar hides the Total commander command line and the bottom line
with label F3, D4, F5, F6, F7, F8, Alt-F4 function keys. So it is barely usable. I tried with 1024x768 or 1366x768 with same result.

Is it a known problem, or is there a solution? Thank you.

Re: Taskbar hides bottom application window
« Reply #1 on: December 29, 2015, 09:24:28 PM »

SomeoneOnLine

  • Apprentice
  • *
  • Date Registered: Dec 2015
  • Posts: 8
I found that this problem is caused by Locking the Taskbar. When I unlock the taskbar Maximized windows do not go behind the taskbar and the taskbar adjusts to a changed screen resolution. :)

Code: [Select]
To Unlock the taskbar:

Reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v TaskbarSizeMove /t REG_DWORD /d 1 /f

To lock the taskbar:

Reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v TaskbarSizeMove /t REG_DWORD /d 0 /f

Hope this helps, :)

~SOL

Re: Taskbar hides bottom application window
« Reply #2 on: December 29, 2015, 10:14:23 PM »

SomeoneOnLine

  • Apprentice
  • *
  • Date Registered: Dec 2015
  • Posts: 8
Cant seem to edit my previous post. However may I stand corrected. I did find that after explorer starts and desktop shows and I then kill/start explorer the taskbar shows and behaves correctly (weather taskbar is locked or not) and taskbar adapts to screen resolutions changes. I am trying to figure this out as well.

~SOL

Re: Taskbar hides bottom application window
« Reply #3 on: December 30, 2015, 04:53:44 AM »

SomeoneOnLine

  • Apprentice
  • *
  • Date Registered: Dec 2015
  • Posts: 8
Well after playing around with enough things I came to the conclusion that by changing from StartIsBack++ to Start10 the Taskbar is behaveing correctly. At least in my case.

~SOL

Re: Taskbar hides bottom application window
« Reply #4 on: December 30, 2015, 09:22:46 AM »

hapx

  • Jr. Chef
  • **
  • Date Registered: Jul 2013
  • Posts: 48
Thank you for your findings. Effectively changing from StartIsBack++ to Start10 corrects the problem for me too.

Re: Taskbar hides bottom application window
« Reply #5 on: December 30, 2015, 04:21:47 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
I think the problem is caused by my FixScreen tool.

Here is a new version that hopefully work with all startmenu replacements * FixScreen.zip (3.75 kB - downloaded 208 times.)

Replace it in system32 folder and rebuild the wim&iso in postconfig.

Re: Taskbar hides bottom application window
« Reply #6 on: December 30, 2015, 05:44:42 PM »

hapx

  • Jr. Chef
  • **
  • Date Registered: Jul 2013
  • Posts: 48
@JFX

I tried Win10PE SE x64 build with your appropriate FixScreen, and with StartIsBack++, the problem is now fixed  :thumbsup:

Re: Taskbar hides bottom application window
« Reply #7 on: December 30, 2015, 09:48:18 PM »

SomeoneOnLine

  • Apprentice
  • *
  • Date Registered: Dec 2015
  • Posts: 8
Awesome, Thanks JFX.

Re: Taskbar hides bottom application window
« Reply #8 on: December 31, 2015, 09:48:28 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Thanks JFX,

"2 - Shell & Config" plugin updated   :xmas-thumbsup:

Happy New Year  :xmas-beer:

:turtle:

 

Powered by EzPortal