Hi!

I noticed that if there are some html tags in a popup message, sometimes
it is displayed normaly, and sometimes it is displayed without the
formatting but with the html code.
I tested it, and realised that if the message has the "html" and the
"/html" tags then its not working, but without the "html" word it is ok.

examples:

this is ok:
echo 'naughty.notify({title = "title", text = "<span
color=\"#FF602E\">text</span>", timeout = 60, icon="iconwithpath.png",
width = 500, position = "top_right"})' | awesome-client - 

and this is wrong:
echo 'naughty.notify({title = "title", text = "<html><span
color=\"#FF602E\">text</span><html>", timeout = 60,
icon="iconwithpath.png", width = 500, position = "top_right"})' |
awesome-client - 

Unfortunately many system messages (like kmess') have the html tag.

I am using: awesome v3.4.9 (Smack)

Any help would be appreciated!

-- 
-    Nandor Gaspar           -


-- 
To unsubscribe, send mail to [email protected].

Reply via email to