Search

RenderTransform in TextBlockStyles is not shown with 'purple' indicator in Properties by Bart Roozendaal - Sevensteps

Active

0
0
Sign in
to vote
Type: Bug
ID: 758614
Opened: 8/18/2012 5:06:46 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
The RenderTransforms that are defined in a style (in my case SubheaderTextStyle that is defined in StandardStyles.xaml) is not shown with a 'purple' marker in the PropertiesPane when a TextBlock with the applied style is selected. The 'RenderTransform' label is marked, but not the applied RenderTransform. This hinders the debugging of styles.

(Blend for VS 2012 RTM, but can't find the connect group for that)
Details (expand)

Product Version?

 

Blend for Visual Studio 11 Beta

Language?

C#

Issue Type?

Bug

Repro Steps? (N/A for Suggestion)

 
File Attachments
File Name Submitted By Submitted On File Size  
App3.zip 9/14/2012 32 KB
Sign in to post a comment.
Posted by Microsoft on 2/12/2013 at 4:00 PM
Unfortunately, we will not be able to fix this in next release. We have copied this feedback on your feature lists.
Posted by Microsoft on 10/8/2012 at 7:30 AM
We have this issue in our backlog. It's been prioritized and we are going through our issues in order. COmpletely understand how this issue makes figuring out what is wrong in XAML very difficult.
Posted by Microsoft on 9/14/2012 at 12:09 PM
Doh! I got it. Yep that's a bug. We'll get it triaged.

Thanks,

E
Posted by Bart Roozendaal - Sevensteps on 9/14/2012 at 11:15 AM
Attached. Just created a simple textblock, added the style. The style has a rendertransform defined, but you can't see that it's a translatetransform. IMHO, the translatetransform should be marked too when you select the textblock. Because they aren't (values 0 are shown and no marker), it took me quite a while to figure out that the tekst was positioned with due to that translatetransform.
Posted by Microsoft on 9/14/2012 at 11:05 AM
Hi Bart,

I see the property indicator as purple when it's bound to a style or a substyle of standard styles. Can you give me a project that repros this issue?

Thanks,

Erik Arthur
erikar@microsoft.com
Sign in to post a workaround.