[xmonad] Re: Issue 342 in xmonad: Firefox `save as` dialog doesnot
appear
codesite-noreply at google.com
codesite-noreply at google.com
Mon Nov 23 09:00:09 EST 2009
Comment #5 on issue 342 by hgabreu: Firefox `save as` dialog doesnot appear
http://code.google.com/p/xmonad/issues/detail?id=342
Sorry if this sound too trivial, but have you tested it with another window
manager?
What makes you think it's a xmonad problem? Anyway, you could add the
following line
to your manageHook to verify if the window is even created, looking for the
its title
at /tmp/lastWindowTitle
, [ title >>= \t -> liftX (io $ writeFile "/tmp/lastWindowTitle" t) >>
idHook ]
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the xmonad
mailing list