| Issue 68: | TextBox bugs | |
| 2 people starred this issue and may be notified of changes. | Back to list |
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
Nov 3, 2010
Project Member
#1
bar...@gmail.com
Labels:
Milestone-3.0
Nov 3, 2010
(No comment was entered for this change.)
Status:
Fixed
|