Search

Tag elements are inserted in uppercase in a css stylesheet! by zakoops

Closed
as Fixed Help for as Fixed

1
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 118815
Opened: 6/15/2005 5:44:08 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
For reasons too complicated to explain here, I'm using the French version of VWD Beta 2 on my English system. As a consequence, I do not know the equivalent English names in panels or menus of the English version of VWD...

When I insert a new css rule in a stylesheet for a tag element (not a class or ID) via the panel "Ajouter une règle de style" ("Add a style rule", I presume), the name of the tag element is inserted in uppercase like the following:

DIV {
left:12px;
}

...instead of rendering like:

div {
left:12px;
}

I checked in the numerous settings in Tools/Options menu to no avail.

Did I miss something or should we consider that as a bug?
Details (expand)
Product Language
French
Version
Visual Web Dev 2005 Express Beta 2
Category
CSS Editor
Operating System
Windows XP Professional
Operating System Language
US English
Steps to Reproduce
Just inserting a new css rule for a tag element always renders an uppercase tag name in the css rule...
Actual Results
DIV {
left:12px;
}
Expected Results
div {
left:12px;
}
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 6/17/2005 at 2:07 PM
Thankyou for the feedback. Were looking into the issue.

the asp.net team
Posted by Microsoft on 6/20/2005 at 2:01 PM
Thankyou for the feedback. The items are inserted in upper case as thats what the completion list has in it. Unfortuantly the product is now pretty locked down, and we are not taking changes unless they are critical fixes. We'll add this to the list for the next version.

The web.net team
Posted by Microsoft on 11/29/2005 at 5:59 PM
This issue has been reactivated as we begin planning for the next version of Visual Studio and the .NET Framework. Over the coming months we will reconsider feedback that was previously postponed. We welcome your comments and participation in this process. See http://blogs.msdn.com/productfeedback/archive/2005/10/21/483563.aspx for more information.

- The Developer Division
Posted by Microsoft on 12/20/2005 at 1:26 PM
The Microsoft Sub-status is now "Working on solution"
Posted by Microsoft on 12/21/2005 at 5:50 PM
Thanks for submitting the bug. The issue has been fixed in future releases.

Thanks,
Web Platform & Tools Team
Posted by Microsoft on 1/17/2007 at 2:11 AM
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