Search

Can't use HTML5 feature in design mode by Jangid

Closed
as Won't Fix Help for as Won't Fix

1
0
Sign in
to vote
Type: Bug
ID: 780904
Opened: 3/7/2013 2:58:56 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
I can't see audio in design mode.
I used HTML feature for AUDIO but can't see in design mode, seems bug.
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Visual Studio 2012

Steps to reproduce

create a html file and pase below contents

<audio controls="controls">
<source src="1.mp3" type="audio/mpeg" />
</audio>

go to design mode, it wouldn't display.

Product Language

English

Operating System

Any

Operating System Language

English

Actual results

blank page will display

Expected results

Audio tag should display and play the music
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 3/12/2013 at 10:38 AM
Thank you for passing along this issue to us. We evaluate all the feedback our customers submit, but unfortunately we cannot fix every item that comes in. We have evaluated the issue you submitted, and at this point, we do not anticipate releasing an update for it. If the issue is blocking you from using the product, please contact our support via the Visual Studio Help and Support (http://msdn.microsoft.com/en-us/vstudio/cc136615.aspx) page on MSDN.
Posted by Microsoft on 3/11/2013 at 12:30 AM
Thanks for your feedback.

We are rerouting 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.
Posted by Microsoft on 3/8/2013 at 10:52 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.