View Single Post
merlin1991's Avatar
Posts: 125 | Thanked: 1,142 times | Joined on Feb 2010 @ Austria
#225
I found a bug in 0.2.2 (I don't know if it got mentioned already)

when you abort setting the basic auth or oauth setting, and retry the settings window is not fully visible, actually one only sees the title and a few pixels of the 1st input field.

edit: I forgot I found something else too.
characters that use escape sequences in html (like <) are not displayed properly, instead of the character witter displays the escape sequence (&lt; in this case)

Last edited by merlin1991; 2010-02-18 at 10:36. Reason: forgot something