MacGapProject / MacGap1

Desktop WebKit wrapper for HTML/CSS/JS applications.
Other
3.55k stars 208 forks source link

Grey bar in fullscreen mode #26

Open jorilallo opened 12 years ago

jorilallo commented 12 years ago

I'm getting this when going fullscreen: http://cl.ly/0M360g0v1902332M2s1S

liamks commented 12 years ago

I can confirm this on my own machine. I'm wondering if it's just a simple setting that needs to be toggled to remove/hide it?

maccman commented 12 years ago

Yes, not sure how to fix that one.

liamks commented 12 years ago

I wonder if it has anything to do with - (void) windowResized:(NSNotification*)notification; ? Or could be fixed by tweaking contents of this method.

lukeholder commented 12 years ago

can we disable the fullscreen option in js?

zer0her0 commented 12 years ago

I'm still getting this in retail release/build, has this been fixed in github build? If so, when will this make it to release?

ghost commented 10 years ago

I am also still getting the grey bar at the top in the current build has it been merged in yet?