Possible Duplicate:
Bug using quote button in Google Chrome on Windows

I was trying to blockquote the exception text I got using Castle ActiveRecord, which contained ---> in the message. When I pressed the blockquote button, the text got screwed up. A minimal repro would be:

This is a > test

Select the above line and blockquote it.

P.S. I'm on Chrome, if that matters.

P.P.S Here are the screenshots (sans-freehand)

Before: before

After: after

share|improve this question
I don't see differences between message source and display (maybe it's already been fixed?). After all, "screwed" is a too generic description of the problem. Do you have any screenshot or a better description? – Chichiray Sep 10 '10 at 12:48
What version of chrome? There's an issue with quoting, ">" unrelated. meta.stackoverflow.com/questions/56610/… – Rebecca Chernoff Sep 12 '10 at 7:45
@rchern I'm using Chrome 6.0.472.55 beta – hmemcpy Sep 12 '10 at 8:09

marked as duplicate by Jeff Atwood Sep 12 '10 at 8:12

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

Confirmed.

This is a ---> Test

This is a ---> Test> This is a ---> TestThis is a ---> Test

This is a ---> Test

share|improve this answer
Quote (Ctrl-Q), not code :) – hmemcpy Sep 10 '10 at 11:36
@hmemcpy Oh! Of course. I'm sorry. I now see what you mean :) – Pekka 웃 Sep 10 '10 at 12:01

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged