----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100867/#review1983 -----------------------------------------------------------
I'm not sure of this, but wouldn't replacing all " " with cause some big usability issues? Because that's the non-breaking space, which means, that the line won't break in this point and it is whole treated as a one 'word'. Now imagine this whole comment as a one word, it would either be a veeeeeery long line or it would break somehow randomly, possible in the middle of the word. But then again...I may be wrong :) - Martin On March 15, 2011, 9:58 p.m., Florian Reinhard wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/100867/ > ----------------------------------------------------------- > > (Updated March 15, 2011, 9:58 p.m.) > > > Review request for Telepathy. > > > Summary > ------- > > If you send "foo bar" the html widget used to render as "foo bar". > replacing " " by fixes this. > > > Diffs > ----- > > lib/adium-theme-message-info.cpp 60e379b468b2e29b6d3f09e5b889960a3e727585 > > Diff: http://git.reviewboard.kde.org/r/100867/diff > > > Testing > ------- > > Just works™ :) > > > Thanks, > > Florian > >
_______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
