Review Request: attempt to improve the chat view usability on the plasmoid

Aleix Pol Gonzalez aleixpol at gmail.com
Thu Apr 12 01:37:00 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104554/
-----------------------------------------------------------

Review request for Telepathy and David Edmundson.


Description
-------

Tries to address a few problems the chat view has and simplifies the code (a tiny bit).
 - just reduce opacity when the view is at the end. Having a scroll flickering doesn't feel good and helps reduce the stress the scrollbar adds in such a small UI when it's not needed. I set the opacity to 0.3 but maybe 0 would be better, or not. Don't know.
 - the chat has two behaviors: a browse mode where the user is looking into the log and doesn't want to be distracted and the user is looking into the newer things on the chat. This patch tries to improve the detection of the current state by making it more relaxed. This way it won't happen that if you write too fast, then everything's messed up. [1]

Other than that, I tried to port the PlasmaWidgets.LineEdit -> PlasmaComponents.TextField. It's not really possible because at 4.8 we can't know when the user pressed "enter". I guess you want to release 0.4 to work on 4.8 so this is not possible, I think. Maybe it should be backported?

[1] I'm unsure why we need these both having the screen version, I'll leave it up to the maintainers to decide what to do with this.


Diffs
-----

  plasmoid/org.kde.ktp-chatplasmoid/contents/ui/ChatWidget.qml 740cb34 

Diff: http://git.reviewboard.kde.org/r/104554/diff/


Testing
-------

talked with myself for a while, once again. a lot of "asd" (and permutations) where written tonight.


Thanks,

Aleix Pol Gonzalez

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20120412/7d927b4d/attachment-0001.html>


More information about the KDE-Telepathy mailing list