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

Glitch With KeyTips

7 Answers 86 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 17 May 2008, 11:47 PM
I just downloaded Q1 2008 SP1, and I was glad to discover alot of bugs I was experiencing before were fixed :P, thanks!  Although the keytips work better now, there is still a glitch i discovered with them.  If one makes the keytip longer than one char, it fails to work.

Please write back, thanks.

7 Answers, 1 is accepted

Sort by
0
Dimitar Kapitanov
Telerik team
answered on 19 May 2008, 02:11 PM
Hello Eric,

Thank you for the nice words about the new release.

We need more precise information about the behavior you observe, so that we could plan an enhancement to this feature of the RadRibbonBar. Do you use AutoKeyTips? If not, do you have manually set keytips which start with the same character by any chance? If so, only the keytip with the single character will work. 

Please, give us more details about your case and we will do our best to assist you.
 

 
Greetings,
Dimitar Kapitanov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Eric
Top achievements
Rank 1
answered on 19 May 2008, 08:09 PM
Thanks for replying.

I am using custom keytips, and the ones which I used and caused problems were "ES" and "EP".  No other keytips on the screen are the same as these.

In addition, while I was trying the automatic keytips, another glitch came up.  If more than 9 items are given automatic keytips, it begins to mess up.  For example, the 10th item is automatically assigned the keytip of "10".  However, when a user presses "1", it automatically selects the button assigned to keytip of "1".

Please write back, thanks.
0
Accepted
Dimitar Kapitanov
Telerik team
answered on 29 May 2008, 07:46 AM
Hello Eric,

We are aware of the behavior you have described, and it is in our TODO list. For the time being, however, I am unable to give you an exact time-frame when it will be available.

We hope to be able to have it in Q2 2008. Your Telerik points have been updated.

Kind regards,
Dimitar Kapitanov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Eric
Top achievements
Rank 1
answered on 01 Jun 2008, 12:00 AM
Thanks for taking notice :).
0
Daniel
Top achievements
Rank 1
answered on 02 Jun 2008, 10:55 AM
As I wrote already somewhere, I'd advise using reversed pattern for more then 10 automatic keytips. So instead of 10th keytip be "10", it'd be "01" which would trigger on pressing 0 followed by 1. If you happen to have more then 100 buttons, it'd be "001:, "002" etc., triggered by 0-0-1 sequence.

IIRC it works this way in Office 2007.
0
Dimitar Kapitanov
Telerik team
answered on 02 Jun 2008, 01:37 PM
Hello Daniel,

Could you elaborate a little bit more on the last sentence in your email: "IIRC it works this way in Office 2007"? There is no part of the MS specification that addresses this aspect of the key tips. Other than that, in terms of the user experience, enumerating hundreds of options with numbers is not optimal.

You are 100% correct about the resolution of the enumerating scheme you've mentioned, but still - it will add additional burden to the way users interact with the ribbon. Just imagine having a lot of options and instead of entering "1" or "01" you have to enter "0001".

Contact me again if you need further assistance.

Regards,
Dimitar Kapitanov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Daniel
Top achievements
Rank 1
answered on 02 Jun 2008, 01:56 PM
Oh no, you misunderstood me. In Office 2007 they use 01 for 10th keytip, 02 for 11th etc. Keytip 1 is accessed directly via 1, 2 via 2 and 01 via 0-1.

It's likely there won't be ever more then 20 buttons in ribbon bar accessed through keytips. So commonly, you'd access each button through single digit. But in case there is between 10 and 20 buttons, first will be accessed with 1, last with 0-9. If there were up to 30, last would be 0-0-9 (I've made mistake to assume 0-0-x would allow 100 buttons).

Summed up, 0-x scheme would allow us to work with more then 10 auto keytips while it's still simple enough. In case of heavily populated command tabs, it sure won't be so simple, but still working (i.e. 0-0-x or 0-0-0-x) rather than not as it is now.

I'm sorry if it's comfusing, it'd be best if I could demonstrate it (or best if you have access to Office 2007 to see the implementation there). If you have any further dilemmas, I'll elaborate. :) 
Tags
RibbonBar
Asked by
Eric
Top achievements
Rank 1
Answers by
Dimitar Kapitanov
Telerik team
Eric
Top achievements
Rank 1
Daniel
Top achievements
Rank 1
Share this question
or