After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 590934 - Renkoo: chat view is not auto-scrolled when using /me
Renkoo: chat view is not auto-scrolled when using /me
Status: RESOLVED NOTGNOME
Product: empathy
Classification: Core
Component: Chat themes
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-08-06 11:37 UTC by Guillaume Desmottes
Modified: 2009-10-11 11:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2009-08-06 11:37:42 UTC
To reproduce:
- Use the Renkoo [1] theme
- file the chat window with messages so Empathy has to auto-scroll it when a new message is added
- Type '/me tests'
- The message is added but Empathy doesn't auto-scroll so you don't it and have to scroll down manually.

Don't know if it's related but this error is displayed when using "/me" with Renkoo:
console message: file:///home/dev/.local/share/adium/message-styles/renkoo.AdiumMessageStyle/Contents/Resources/ @228: TypeError: Result of expression 'document.getElementById("insert")' [null] is not an object.


[1] http://www.adiumxtras.com/index.php?a=xtras&xtra_id=2160
Comment 1 Pierre-Luc Beaudoin 2009-08-06 17:43:26 UTC
That looks like a bug in the theme itself no?
Comment 2 Guillaume Desmottes 2009-10-11 11:54:07 UTC
Indeed. The theme is looking for an 'id' attribute which doesn't exist in the status template.