ScrollBar bug in Beta1 release...
Last post 05-17-2008 2:58 PM by KeithRome. 3 replies.
Sort Posts:
03-05-2008 6:43 PM
ScrollBar bug in Beta1 release...

Hi!

 When I tried to re-skin the ScrollViewer control I realized some artifacts from the restyled horizontal scrollbar's thumb appeared on the vertical scrollbar's thumb.

 After further investigation I found out that in the ScrollBar's OnApplyTemplate method the ElementHorizontalTemplate template part variable was not read from the templates with the base.GetTemplateChild method, so this row is missing:

   this.ElementHorizontalTemplate = base.GetTemplateChild ("HorizontalRootElement") as FrameworkElement;

Thanks,

Attila 

 

eyedea

Loading...
Joined on 03-05-2008
Posts 7
03-07-2008 2:18 AM
Re: ScrollBar bug in Beta1 release...

Thanks for reporting this issue. We've noticed this and opened a bug.

shanaolanxing - Please mark the posts as answers if they help and unmark if they don't.

Yi-Lun Luo - MSFT

Loading...
Joined on 10-29-2007
Posts 1,979
05-09-2008 2:26 PM
Re: Re: ScrollBar bug in Beta1 release...

Hi Yi-Lun Luo!

Could you please confirm that this bug is fixed in current Beta2 bits and the fix will be included in the Beta2 RTM?

 

Thanks,

Attila

eyedea

Loading...
Joined on 03-05-2008
Posts 7
05-17-2008 2:58 PM
Re: Re: ScrollBar bug in Beta1 release...

I was just coming here to report this bug as well (noticed it while debugging some ScrollViewer skinning problems). Good to see that it is already acknowledged and noted by the team.

Keith Rome
Project Manager & Senior Consultant
MCPD-EAD, MCSD, MCDBA, MCTS-WPF, MCTS-TFS, MCTS-WSS, MVP (C#)
Wintellect | krome@wintellect.com
www.wintellect.com
Weblog: http://www.mindfusioncorp.com/weblog/

KeithRome

Loading...
Joined on 07-04-2007
Atlanta, GA
Posts 47
Page view counter