[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 20:18:54 EST 2009
Comment #6 on issue 342 by z_a... at 163.com: Firefox `save as` dialog doesnot
appear
http://code.google.com/p/xmonad/issues/detail?id=342
After `pacman -Syu`, the problem disappears !(i never updated firefox)
Using `xprop |grep -i class`:
. for firefox: WM_CLASS(STRING) = "Navigator", "Firefox"
. for `save as` dialog: WM_CLASS(STRING) = "firefox-bin", "Firefox-bin"
Although it is fixed, i really donot know what causes the problem !
BTW,
Using ` [ title >>= \t -> liftX (io $ writeFile "/tmp/lastWindowTitle" t)
>> idHook ]
`, i cannot see what is in /tmp/lastWindowTitle because the contents is
messed after
open the `save as` dialog.
--
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