flpvn / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
0 stars 0 forks source link

"Reply" and "Reply to All" Does the Same Thing #291

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select a tweet to reply to.
2. Right-click the tweet and select "Reply to All."
3. The "Update" box will be populated with the reply prefix and the user's
name, e.g., "r @tillig"
4. Click cancel to close the update box.
5. Right-click the same tweet and select "Reply."
3 The "Update" box will be populated with the reply prefix and the user's
name, e.g., "r @tillig"

What is the expected output? What do you see instead?
I expect that "Reply to All" would populate the box with "r @username" but
that regular "Reply" would not prefix the username - just "@username" in
the update.

What version of the product are you using? On what operating system?
Witty 2.3.5.29292 on WinXP

Original issue reported on code.google.com by travis.illig on 16 Feb 2010 at 4:45