Namespaces
Variants
Actions

Archived:Cannot edit text fields on a Web page in tabbed mode (Known Issue)

Jump to: navigation, search
Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.

Article Metadata

Tested with
Devices(s): Nokia E51 FW 100.34.20
Nokia N82 FW 10.0.046
Nokia N95 FW 21.0.001
Nokia E90 Communicator FW 07.40.1.2
Nokia N81 FW 11.0.0.45

Compatibility
Platform(s): S60 3rd Edition FP1

Article
Created: mgroeber9110 (09 Jan 2008)
Last edited: hamishwillee (15 Jun 2012)

Description

When navigating a Web page in tabbed mode (no mouse cursor) and placing the focus on a text field, pressing "Select" or selecting "Edit" from the Options menu does not place the edit cursor into the field on some phone models but submits the form. This known issue has been verified by Nokia Developer.

Tabbed mode is equivalent to the setNavigationEnabled() feature in the Widget Runtime, but it can also be enabled using the <META NAME="navigation" CONTENT="tabbed"> header field on a page.

How to reproduce

Open this Web page in the browser:

<HTML> <HEAD>
<META NAME="navigation" CONTENT="tabbed">
<TITLE>Test</TITLE>
</HEAD>
<BODY>
<a href="http://www.nokia.com">Nokia&lt;/A>
<FORM action="http://www.google.com/search"><INPUT name=q></FORM>
</BODY></HTML>

and place the focus onto the text field. Pressing "Select" on affected devices opens the Google search page (submitting an empty search) and does not let you edit the text field.

Solution

This issue has been fixed in the latest software builds, for example Nokia E90 Communicator 210.34.75 (12-04-2008) and Nokia N95 20.0.016 (28-02-2008).

This page was last modified on 15 June 2012, at 09:57.
497 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