Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[dark shell] Auto-hide Windows Taskbar does not show when Brackets is maximized #7555

Open
dexbg opened this issue Apr 17, 2014 · 36 comments
Open

Comments

@dexbg
Copy link

dexbg commented Apr 17, 2014

My Windows Taskbar is set to auto-hide and when Brackets is on focus (and maximized) the Taskbar cannot be activated when I move the mouse at the bottom of the screen. This is annoying since switching to other applications cannot be done by using the mouse but only with the keyboard.

@dexbg dexbg changed the title Windows Taskbar cannot be activated when Brackets is on focus The Windows Taskbar cannot be activated when Brackets is on focus Apr 17, 2014
@marcelgerber
Copy link
Contributor

I can repro this.
Windows 8.1 Update 1

@redmunds
Copy link
Contributor

I also see this, but only see this when Brackets window is maximized. Is anyone seeing this when window is not maximized?

@dexbg
Copy link
Author

dexbg commented Apr 17, 2014

Yes, when the Brackets window is not maximized the same problem occurs. However, there is workaround in non-maximized mode - if you change the focus to other application and go back to Brackets - the problem is gone.

@RaymondLim
Copy link
Contributor

It seems to be introduced by this pull request. I can't reproduce it with sprint 35 shell, but can reproduce with later sprint shell. It seems like the fix for #5323 has extended the window height to the very bottom most pixel and therefore the one-pixel required to invoke the task bar is no longer available.

@peterflynn peterflynn added this to the Brackets 1.0 milestone Apr 18, 2014
@peterflynn
Copy link
Member

Nominating for 1.0 and assigning @JeffryBooher

@peterflynn peterflynn changed the title The Windows Taskbar cannot be activated when Brackets is on focus [dark shell] The Windows Taskbar cannot be activated when Brackets is on focus Apr 18, 2014
@njx
Copy link
Contributor

njx commented Apr 21, 2014

Reviewed.

@JeffryBooher
Copy link
Contributor

Load balancing to @RaymondLim. Ping me if you need help.

@peterflynn peterflynn changed the title [dark shell] The Windows Taskbar cannot be activated when Brackets is on focus [dark shell] Auto-hide Windows Taskbar does not show when Brackets is maximized Apr 21, 2014
@peterflynn
Copy link
Member

Clarifying title to help catch dupes (was: "The Windows Taskbar cannot be activated when Brackets is on focus")

@pthiess
Copy link
Contributor

pthiess commented May 1, 2014

Reviewed leave the 1.0 milestone.

@JeffryBooher
Copy link
Contributor

https://github.com/MahApps/MahApps.Metro/blob/master/MahApps.Metro/Behaviours/BorderlessWindowBehavior.cs

Look at private void HandleMaximize(bool handleOnlyMaximized = false) I'd try something like that or you could just not paint pixels that overlap the hidden taskbar by getting the workarea and figuring out where the hidden taskbar is when Brackets is maximized

@JeffryBooher
Copy link
Contributor

This should be fixed with Release 39

@redmunds
Copy link
Contributor

This is not fixed for me on Win7 in master.

@JeffryBooher
Copy link
Contributor

Reassigning to @RaymondLim who has a fix for it.

@redmunds
Copy link
Contributor

@marcelgerber Can you test this on Windows 8.1 ?

@marcelgerber
Copy link
Contributor

@redmunds Works fine on Win 8.1 either.

@JeffryBooher
Copy link
Contributor

@bchintx you wanna take it for a spin and then close it as fixed if you don't see any isssues?

@bchintx
Copy link
Contributor

bchintx commented Oct 22, 2014

@JeffryBooher Looks fixed with Brackets maximized on my Win 8.1 desktop. Unfortunately, it's still not fixed on my Surface Pro (1st gen), also running 8.1. On my Surface Pro, I don't see the 1px sliver of space along the bottom of the maximized Brackets window, like I do on my desktop. Perhaps that why the taskbar isn't re-appearing?

@JeffryBooher
Copy link
Contributor

Marking this one needs review. It is fixed on desktops (verified on Windows 7 and 8.1 by 4 different users) @bchintx is still seeing an issue with it on a Surface Pro (1st generation model). I don't have access to one of those to test with and see where it falls apart.

@JeffryBooher
Copy link
Contributor

@redmunds there is a fix that I found for @bchintx surface.

@redmunds
Copy link
Contributor

@JeffryBooher Fix is merged.

@JeffryBooher
Copy link
Contributor

@bchintx this is ready for you to test but you should test it on your surface and 8.1 desktop from the nightly build tomorrow.

@bchintx
Copy link
Contributor

bchintx commented Oct 23, 2014

Installed the Brackets nightly build 0.45.0-15045, and I'm able to access the auto-hidden taskbar from both the bottom- and right-sides (when configured as such) while Brackets is maximized. Running Windows 8.1 on Surface Pro.

Thanks, @JeffryBooher !

@tanguyvda
Copy link

Windows : 8.1
Brackets : Version 1.4 édition 1.4.0-16380 (release 273804e)
Computer : asus UX301LA

Taskbar is still locked down while Brackets is maximized using auto-hide feature from windows. Doesn't work neither from the bottom nor the other sides. I need to press windows key or minimize brackets to make it shows up.

edit : still having this issue on windows 10

@cozzbie
Copy link

cozzbie commented Jan 15, 2016

Have this issue on windows 10

@ghost
Copy link

ghost commented Jul 9, 2016

Just FYI... Still have this issue on Windows 7 with the latest release:/

@Mabjic
Copy link

Mabjic commented Mar 14, 2017

I have the problem on Windows 10, I got the latest release of Brackets, the issue needs to be re-opened...

@zaggino zaggino reopened this Mar 14, 2017
@m5signorini
Copy link

Having the same problem on Windows 10 using Brackets 1.10

@nkizito92
Copy link

I'm Have the same problem too and its Sep 3, 2018

@marcomow
Copy link

marcomow commented Jul 3, 2019

issue still here, windows 10 today

@petterwr
Copy link

+1 windows 10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests