Namespaces
Variants
Actions

Minor inaccuracies with Form component behaviour when performing drag events in Nokia 5800 XpressMusic (Known Issue)

Jump to: navigation, search
Article Metadata

Tested with
Devices(s): Nokia 5800 XpressMusic

Compatibility
Platform(s): S60 5th Edition

Article
Keywords: javax.microedition.lcdui.Form, javax.microedition.lcdui.Item, javax.microedition.lcdui.ChoiceGroup, javax.microedition.lcdui.DateField, javax.microedition.lcdui.Gauge, javax.microedition.lcdui.ImageItem, javax.microedition.lcdui.StringItem, javax.microedition.lcdui.TextField
Created: User:Technical writer 1 (11 Nov 2008)
Last edited: hamishwillee (01 Aug 2012)


Overview

Form components may perform with minor inaccuracy when the user makes drag events in the Nokia 5800 XpressMusic.

Description

In the Nokia 5800 XpressMusic, MIDP UI high-level API components can receive pointer events when the user taps the device screen. A Form Item receives focus when the user taps the Item, that is, performs pointerDown and pointerRelease events.

Currently the Form Items appear to behave slightly inaccurately. If the user starts dragging from the focused Form Item (that is, it receives a pointerDown event), that Form Item remains active until it receives a pointerRelease event. This may cause, for example, the following behaviour:

  • If dragging again over the active Form Item, the drag may activate the Item (e.g. Gauge thumb is moved).
  • A String/ImageItem (BUTTON or HYPERLINK) state remains activated even though pointerRelease happens outside of the Item. When dragging back on top of the Item and it gets pointerRelease event, the default command will be activated.
  • A POPUP style ChoiceGroup opens even if pointerRelease happens outside of ChoiceGroup.


Solution

This is expected to be fixed in future software versions.

This page was last modified on 1 August 2012, at 07:40.
116 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