[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmonad
Subject:    Re: [xmonad] Issue 585 in xmonad: Fullscreen window grows with each click on HTML5 videos in Google 
From:       codesite-noreply () google ! com
Date:       2015-03-09 2:34:24
Message-ID: 2-3425899027203913298-6369292371682817113-codesite-noreply=google.com () googlecode ! com
[Download RAW message or body]


Comment #2 on issue 585 by vially.i...@gmail.com: Fullscreen window grows  
with each click on HTML5 videos in Google Chrome
https://code.google.com/p/xmonad/issues/detail?id=585

The problem seems to be even more general. Any click while in a fullscreen  
Chrome/Chromium window grows the window.

Here's the smallest xmonad.hs that still reproduces the bug:

import XMonad
import XMonad.Hooks.EwmhDesktops
import XMonad.Layout.NoBorders

main = do
   xmonad $ defaultConfig
     { handleEventHook   = fullscreenEventHook
     , layoutHook        = smartBorders $ layoutHook defaultConfig
     }

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
xmonad mailing list
xmonad@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic