Namespaces
Variants
Actions
(Difference between revisions)

Archived:Accesskey attribute not working in Web Browser on S60 3rd Edition (Known Issue)

Jump to: navigation, search
(Added xhtml accesskey support issue in OSS S60 browser)
 
Line 19: Line 19:
 
<a href="index.html" accesskey="1">Home</a>
 
<a href="index.html" accesskey="1">Home</a>
 
</code>
 
</code>
 +
 +
 +
== Reason ==
 +
 +
OSS S60 Browser has special keyboard shortcuts like ''2'' key for ''search'', but this override web developer good practice (_use accesskey for links_) and makes it useless, because the user can't use those accesskeys.
  
 
Traditional Nokia web browsers support long key press to activate link accesskeys, but [http://discussion.forum.nokia.com/forum/showthread.php?p=362159#post362159|it doesn't work in OSS S60 Browser].
 
Traditional Nokia web browsers support long key press to activate link accesskeys, but [http://discussion.forum.nokia.com/forum/showthread.php?p=362159#post362159|it doesn't work in OSS S60 Browser].
 +
  
 
= References =
 
= References =

Revision as of 12:51, 19 November 2007

KB Developer.gif

ID Unofficial - No ID assigned Creation Date November 16, 2007
Platform S60 3rd Edition Devices N95
Category Browsing Sub-Category XHTML

Contents

Issue description

Nokia S60 3rd Edition browser, named "Web", doesn't support accesskey attributes in links:

<a href="index.html" accesskey="1">Home</a>


Reason

OSS S60 Browser has special keyboard shortcuts like 2 key for search, but this override web developer good practice (_use accesskey for links_) and makes it useless, because the user can't use those accesskeys.

Traditional Nokia web browsers support long key press to activate link accesskeys, but doesn't work in OSS S60 Browser.


References

Mobile Web Best Practices: Accesskeys

Categories

Categories:Browsing | XHTML

328 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved