Search

Visual web developer distorts tags ending and sometimes messes up content by JavaArchitect

Closed
as Fixed Help for as Fixed

0
0
Sign in
to vote
Type: Bug
ID: 333575
Opened: 3/19/2008 2:43:53 AM
Access Restriction: Public
Duplicates: 343140
0
Workaround(s)
1
User(s) can reproduce this bug
When relatively big and complex HTML text is eddited, an HTML ending tags can randomly become distorted, like
was </i>
became /i>
was </h4>
became /h4>

In some other case HTML fragments can randomly moved in some other place.
Details (expand)
Product Language
English

Version

Visual Studio Team System Code Name “Rosario” (April 2008 CTP)
Operating System
Windows Vista
Operating System Language
English
Steps to Reproduce
There are no clear steps, it happens after loading HTML file
Actual Results
ending tag angle gets eaten
Expected Results
the angle remains in place
TAP Code (if applicable)
 
      You can indicate your satisfaction with how Microsoft handled this issue by completing this quick 3 question survey. [Details]

 

Sign in to post a comment.
Posted by Microsoft on 3/19/2008 at 10:16 PM
Thanks for your feedback.

We are escalating this issue to the appropriate group within the Visual Studio Product Team for triage and resolution.
These specialized experts will follow-up with your issue.

Thank you,
Visual Studio Product Team
Posted by JavaArchitect on 3/19/2008 at 9:34 PM
1. start Visual Studio

2. open the attached file using File Open File.. menu (make sure that image files are in the same directory)

3. select design tab on bottom

4. Ctrl + click on "Embeddable Application"

5. from the new position scroll down using mouse wheel until an image appeared

6. notice some text under the image get a garbage (lines overlapping)

7. set mouse cursor somewhere in text "an item for going directory" and type blank (' '), then delete it

8. garbage should disappear after

9. select 'split' mode in bottom tab

10. click in text on top pane (it will automatically scrolled down)

11. look for text

Use 7Bee target i>asembedded</i>, whe



note that '<' is disappeared from <i>, you can verify an original file that '<' was in place.

Posted by Microsoft on 3/19/2008 at 8:03 PM
Thanks for reporting the issue.
In order to fix the issue, we must first reproduce the issue in our labs. We are unable to reproduce the issue with the steps you provided.

It may help if you provide us with:
a) a demo html file
b) more steps/actions to reproduce the problem

If we do not receive a response from you after 7-days , we will automatically close your issue. There is no obligation to respond -- at any time you may edit your issue via Connect and change the status to “Active.”

Thank you,
Visual Studio Product Team
Sign in to post a workaround.