It is posible to click on the time of a chat-post to reference this line.
both lines will then be highlightet when hovering over the time in the new chat line!
that works fine.

but when i click on the user-name it is insertet like this:
username: ragesoft
inserte in inputbox:
ragesoft<

if i try to highlight the reference user nothing happens! it should work like the time-reference, so that each line of the user is highlighted when hoovering, should it?!

thx :D

Comments

SeeSchloss’s picture

Version: 6.x-1.13 » 7.x-3.x-dev
Assigned: Unassigned » SeeSchloss
Status: Active » Fixed

Yeah that's a good idea! Since the legacy "<" way of referencing users doesn't really allow this though (with Drupal allowing spaces in usernames) I've change the format to [User]< which isn't too disruptive.

I commited this in 7.x-3.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.