Archived:Accesskey attribute not working in Web Browser on S60 3rd Edition (Known Issue)
m (fixed categories) |
|||
| Line 1: | Line 1: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
| − | + | {{KBKI}} | |
| − | {|style="background:# | + | This known issue was originally created by '''Jsmanrique''' and has been verified by Forum Nokia. |
| + | {|style="background:#eceff2" width="660px" border="1" cellpadding="5" cellspacing="0" | ||
|- | |- | ||
| − | |'''ID''' || | + | |'''ID''' ||KIC001108 |
| − | |'''Creation | + | |'''Creation date''' ||September 18, 2007 |
|- | |- | ||
|'''Platform''' ||S60 3rd Edition | |'''Platform''' ||S60 3rd Edition | ||
| − | |'''Devices''' ||N95 | + | |'''Devices''' ||Nokia N95 |
|- | |- | ||
|'''Category''' ||Browsing | |'''Category''' ||Browsing | ||
| − | |''' | + | |'''Subcategory''' ||XHTML |
|} | |} | ||
| − | = | + | ==Description == |
| − | Nokia S60 3rd Edition browser | + | The Nokia S60 3rd Edition browser ("Web") does not support accesskey attributes in links: |
<code> | <code> | ||
| Line 21: | Line 22: | ||
| − | + | The Web Browser for S60 has special keyboard shortcuts, such as the '''2''' key for '''search''', and thus access keys defined for links cannot be used. | |
| − | + | For more information, see [http://www.w3.org/TR/mobile-bp/#ACCESS_KEYS|W3C Mobile Web Best Practices: Accesskeys] | |
| − | + | ==Solution== | |
| + | No solution exists. | ||
| − | + | [[Category:Browsing]][[Category:XHTML]][[Category:Known Issue]][[Category:S60 3rd Edition]] | |
| − | + | ||
| − | + | ||
| − | [[Category:Browsing]][[Category:XHTML]][[Category:Known Issue]] | + | |
Revision as of 07:15, 18 September 2008
Template:KBKI This known issue was originally created by Jsmanrique and has been verified by Forum Nokia.
| ID | KIC001108 | Creation date | September 18, 2007 |
| Platform | S60 3rd Edition | Devices | Nokia N95 |
| Category | Browsing | Subcategory | XHTML |
Description
The Nokia S60 3rd Edition browser ("Web") does not support accesskey attributes in links:
<a href="index.html" accesskey="1">Home</a>
The Web Browser for S60 has special keyboard shortcuts, such as the 2 key for search, and thus access keys defined for links cannot be used.
For more information, see Mobile Web Best Practices: Accesskeys
Solution
No solution exists.

