Hi, before anyone wonders why this guy thinks he needs more than 26
accessKeys
on one page: 

No, we're not planning to build such cluttered pages! But wouldn't it be
nice (for desktop-like applications) to have some "general hotkeys" (e.g.
connected
to a toolbar: New, Save, Print and the like) but probably with another
combination
than ALT+Shift to reserve those chars (in the example above this might be N,
S, P...)
for page specific accessKeys?

Cheers, Carsten


Matthias Wessendorf-4 wrote:
> 
> did ugly testing;
> 
> <label accesskey="ä" for="input">AAAA</label><input id="input" type="text"
> />
> 
> ALT+SHIFT+ä didn't work in FF2.
> 
> replacing ä w/ a and doing ALT+SHIFT+a wörks :-)
> 
> 
> 
> On 11/7/07, Carsten Pieper <[EMAIL PROTECTED]> wrote:
>>
>> Hi, simple question this time...
>>
>> Many Trinidad components offer an attribute "accessKey". Documentation
>> just
>> speeks of its type as "character" resp. "char". I fiddled around with
>> this
>> for a little while and came to this conclusion:
>>
>> "Character" here means plain old "English" characters A-Z (no special
>> character, no umlaut,
>> no combination of characters with any other keys (except the ALT-SHIFT
>> that
>> has always to be
>> used with the defined accessKey)). That means there's a maximum number of
>> 26
>> possible
>> hotkeys per page, right?
>>
>> Wouldn't it be nice to have more options (more characters /
>> combinations)?
>> If there are just those
>> 26 that we have right now and some of them might be preserverd for
>> "general
>> use" the number of "
>> page specific" accessKey-characters gets even smaller...
>>
>> Thanks,
>> Carsten
>>
>> --
>> View this message in context:
>> http://www.nabble.com/-TRINIDAD--accessKey---value-set-tf4765184.html#a13628656
>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Matthias Wessendorf
> 
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> mail: matzew-at-apache-dot-org
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-TRINIDAD--accessKey---value-set-tf4765184.html#a13642167
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to