Have you checked for system updates?: [Yes/No] Yes
Please describe your issue in as much detail as possible:
Sending a message whose any substring matches some arbitrary url regexp causes steam to add http:// to the beginning of that substring, creating nonsensical, misleading messages. This is made even worse because of the fact that the user who sends the message doesn't see the http:// part thus creating a confusing asymmetry between what the sending and receiving user see.
Steps for reproducing this issue:
Send a message that includes abc.com, check the receiving client to see the message received is different from the one that was sent
Your system information
Please describe your issue in as much detail as possible:
Sending a message whose any substring matches some arbitrary url regexp causes steam to add http:// to the beginning of that substring, creating nonsensical, misleading messages. This is made even worse because of the fact that the user who sends the message doesn't see the http:// part thus creating a confusing asymmetry between what the sending and receiving user see.
Steps for reproducing this issue: