This is a migrated thread and some comments may be shown as answers.

Disabled state - not always looking disabled

3 Answers 31 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 16 Sep 2009, 01:07 PM
According to http://www.telerik.com/versionnotes.aspx?id=2079, RadNumericUpDown, Disabled visual state  is on the What's Fixed list.  In the previous release and/or with SL2, it would be disabled, although it never looked disabled.

Now, what I see is that it comes up disabled, and grayed out (as expected), but enabling it does not un-gray it until the mouse comes over the actual control.  Likewise, when I set it to disabled it does not gray out, although it is disabled.  It's almost worse than before.

Note that the IsEnabled is using

IsEnabled="{Binding Path=ControlEnabled, Mode=OneWay}"

to control the setting.

This is with SL3 and Telerik 812

Tim

3 Answers, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 18 Sep 2009, 11:25 AM
Hi Tim,

  The control was not graying out at all before that so that was in the What's fixed list. But it seems that we have introduced another bug.
  It is now fixed and will be available in the next Weekly Internal Build. I have updated your Telerik points for this report. Thank you and sorry for the inconvenience caused.

Greetings,
Boyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Tim
Top achievements
Rank 1
answered on 19 Sep 2009, 02:23 AM
When is the next service pack due?  Any chance I can get a legit hot-fix (812 + this single change)?  Sadly I was unable to upgrade to SL3 / 812 until this past Monday when we released our beta product.  Tuesday I ran right out and upgraded.  Lots of improvements, particularly with SL3 performance, but this one is kind of ugly.  We have a GA release goal of 10/16, leaving me very little time.

Tim

0
Hristo Borisov
Telerik team
answered on 21 Sep 2009, 04:48 PM
Hello Tim,

We are not planning to release a service pack prior to our official Q3 release that is due November 2009. I would advice you to set the IsHighlighted property to true, which will cause the update of the visual states and you will have your disabled state visualized. This will be the easiest thing for both you and us, since you won't need to update all other incompatibilities just for not having a visual state updated.

Thank you for contacting us and I hope this will resolve your issue.


Kind regards,
Hristo Borisov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
NumericUpDown
Asked by
Tim
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Tim
Top achievements
Rank 1
Hristo Borisov
Telerik team
Share this question
or