My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 50: Can not enter decimals when field type TextField.DECIMAL is set.
2 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


 
Reported by ecostats...@gmail.com, May 27, 2010
What steps will reproduce the problem?
1. create TextField: TextField tf = new TextField("Decimals", "", 10,
TextField.DECIMAL);

2. Run in emulator, will not accept decimals.


What is the expected output? What do you see instead?

To be able to enter decimals either from the phone keypad or the computer
keyboard.

What version of the product are you using? On what operating system?

microemulator-2.0.4

Please provide any additional information below.

May 27, 2010
#1 ecostats...@gmail.com
See now that pressing "1" repeatedly creates a decimal. This is very un-intuitive
behavior. The lower right keypad should enter a decimal on the phone simulator and it
certainly should enter a decimal when the decimal key is pressed on the keyboard. I
still consider this a defect.

Powered by Google Project Hosting