maemo.org Bugzilla – Bug 12413
The chat log doesn't show the last line when the local user posts
Last modified: 2011-10-06 19:00:45 UTC
You need to log in before you can comment on or make changes to this bug.
SOFTWARE VERSION: master EXACT STEPS LEADING TO PROBLEM: 1. Play a game. 2. Tap on the chat area. 3. Write something and press the Chat button or the intro key. EXPECTED OUTCOME: The new message appears in the minimized chat window. ACTUAL OUTCOME: Only the remote side messages are visible and seem to force onRowsInserted: chatLog.positionViewAtEnd(). The messages posted by the local side are appended at the end but at some point get out of the view. REPRODUCIBILITY: always OTHER COMMENTS: I guess it has to do with the AnchorChange? This might be a minor problem in real situations, where it is expected that the opponent talks more than the Miniature user... I asked at http://developer.qt.nokia.com/forums/viewthread/9655/
Proposing for 0.5 - needs to be confirmed.