Hi.So i was using a simple, TabContainer with a masked edit extender for a textbox.Now i used CSS to target a background inside my tabcontainer.I wanted to duplicate the textbox so i copy pasted it + it's masked extender.I forgot to rename the extender so it will match the new textbox but i went to the VS design mode to check something and i was surprised to see that the contents inside my tabcontainer were moved from their initial position and went a lot to the right.I thought it was the usual (and stupid (this is the exact definition of the design view so it's not bad language)) VS design problem so i used a browser but still everything went to the right.Well i removed the tabcontainer and re-created it but,nothing!So after an hour or so of experimenting (the page is enormous) what do i see AND CANNOT BELIEVE MY EYES?!!...This: .innertabposition { blah,blah, left: 217px; } !!!OMG!!!Visual studio actually changed my CSS and added a left: 217!!!!I didn't do it!I never touched the CSS because it's fixed for most of the pages so i don't need to change anything.I don't even had a left on that CSS innertab declaration,heck i never had a 217 number to accidentally copy it somehow.Double OMG,triple OMG!This is the weirdest thing i've ever seen in VS2008.If anyone can duplicate it tell me (and yes it's service packed and have been blessed with holy water).


Reply With Quote


