A user complains they can't paste into one particular text box on a form and that this is a change in behavior that occurred three months ago. I can't reproduce the error. I've tried long text, short text, plain text, formatted text, everything works. I did fix some poorly formatted HTML, but it didn't change their problem.
The user and I are both using XP/IE7. The application uses a proprietary MVC framework with C# on .NET 1.1. The UI only works reliably in IE. (I tried Opera and the paste works, I can't get logged in with Firefox to get to the screen.)
Any ideas where to start?
Thanks!
Edit - here's dialog I had with the user that didn't bring to light any issues.
You were actually on the right track in asking about the firewall, because you are trying to identify something that is different between me and you. Here's some other potential differences.
Maybe we aren't doing it the same way: Do you use keyboard shortcuts (Ctrl-C, Ctrl V) or the context menu (right mouse click and select copy/paste)?
Maybe our computers are different: What hardware (Windows/Mac), operating system (XP, Vista, etc.), and browser (IE, Firefox, etc.) are you using?
Maybe our understanding of the problem is different: Do you not see the text when you paste it in, or is it not being saved?
Maybe what we are copying from is different: I copied something from Bugzilla and something from notepad. Both are plain text. I need to try formatted text, like from a PDF and from Word. You need to try plain text.