Search

HTML indentation cannot be turned off by AlanSilver

Closed
as Fixed Help for as Fixed

0
Sign in to vote
1
Sign in to vote
Sign in
to vote
Type: Bug
ID: 119056
Opened: 11/22/2005 9:53:13 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
Despite having changed the options for the HTML source editor to have indenting set to "none", VWD insists on adding spaces at the start of a line when I add controls from the toolbox.
Details (expand)
Product Language
English
Version
Visual Web Developer 2005 Express
Category
HTML Source Editing
Operating System
Windows Server 2003
Operating System Language
English
Steps to Reproduce
Start a new web form and switch to source view. Make sure you have a blank line without any spaces on it. Drag a control (say a simple one like Literal) to this line. You will see that VWD adds spaces before the tag.
Actual Results
(spaces are represented by underscores)

__<asp:image runat="server"></asp:image>
Expected Results
<asp:image runat="server"></asp:image>
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 11/22/2005 at 11:42 PM
Thank you for your feedback. We are investigating this issue.

Thank you, VS2005 Product Team.
Posted by Microsoft on 1/6/2006 at 4:54 PM
The Microsoft Sub-status is now "Investigating"
Posted by Microsoft on 1/6/2006 at 9:42 PM
The Microsoft Sub-status is now "Working on solution"
Posted by Microsoft on 1/11/2006 at 6:14 PM
The issue has been fixed in future releases. Thanks for submitting this.

Web Platform & Tools Team
Posted by Microsoft on 1/17/2007 at 5:42 PM
Thank you for submitting this issue. The bug has been resolved Fixed, and its resolution shipped as part of Visual Studio 2005 Service Pack 1 (SP1).

You can download SP1 at http://msdn.microsoft.com/vstudio/support/vs2005sp1/default.aspx. If installing SP1 does not resolve the issue for you, please reactivate.

Thanks again for your feedback!
-Scott Currie
-DDTFA Program Manager