bug? comments moved to different method on add new handler

Line comments following a method's closing brace are moved to the closing brace
of a method inserted beneath the first.
Steps to reproduce:
1 Create a new Windows Application project
2 Add a control to the form
3 Add a new handler to the control
4 After the new handler's closing brace, add a comment on the same line
5 Add another handler to the control
The comment has been moved to after the new handler's closing brace, and the original handler has no comment.

-- K

[522 byte] By [khan2025] at [2008-2-4]
# 1
If you think you've found a bug in Visual Studio, please use the MSDN Product Feedback Center--the bug reports filed from there go directly into our internal bug database here at Microsoft.

http://lab.msdn.microsoft.com/productfeedback/

Thanks!

JoeMorel-MSFT at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...