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 68: TextBox bugs
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Nov 2010


 
Reported by malcs.br...@gmail.com, Sep 4, 2010
I discovered some problems with the implementation of TextBox in
Android, as follows:

1. TextBox.size() returned incorrect value
2. TextBox.delete(int, int) not working correctly
3. TextBox.insert(String, int) not working correctly

I have produced patches for org.microemu.device.ui.TextBoxUI,
javax.microedition.lcdui.TextBox,
org.microemu.android.device.ui.AndroidTextBoxUI which now seem to work
correctly for me.  I have attached them below.

Best regards,
Malcolm
AndroidTextBoxUI.java
6.9 KB   View   Download
TextBox.java
5.8 KB   View   Download
TextBoxUI.java
1.3 KB   View   Download
Nov 3, 2010
Project Member #1 bar...@gmail.com
Fixed in trunk
Labels: Milestone-3.0
Nov 3, 2010
Project Member #2 bar...@gmail.com
(No comment was entered for this change.)
Status: Fixed

Powered by Google Project Hosting