[xmonad] Issue 302 in xmonad: XMonad.Layout.IM doesn't match UTF8 chars

codesite-noreply at google.com codesite-noreply at google.com
Mon Jun 29 21:24:56 EDT 2009


Status: New
Owner: ----

New issue 302 by hgabreu: XMonad.Layout.IM doesn't match UTF8 chars
http://code.google.com/p/xmonad/issues/detail?id=302

What steps will reproduce the problem?
1. Configure withIM layout to match a window title with UTF8 chars as
roster. Ex:
withIM (1%7) (Title "foo™") (Tall 1 0.5 0.5)
2. Run a window with the configured name. Ex:
xterm -T "foo™" -e read

What is the expected output? What do you see instead?
The window should be placed as withIM layout roster. In this case, on a
separated column to the left.

What version of the product are you using? On what operating system?
Latest XMonad Darcs on Debian/testing amd64

Are you using an xmonad.hs?  Please attach it and the output of "xmonad
--recompile".
xmonad --recompile prints nothing.

Please provide any additional information below.
I consider this a bug, since manageHook can match the same window correctly.


Attachments:
	xmonad.hs  483 bytes

--
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