Categories: Known Issue | Java ME | Series 40 | S60 2nd Edition | S60 3rd Edition | S60 3rd Edition, Feature Pack 1
This page was last modified 05:06, 30 August 2007.
KIJ000678 - TimerTask operation changes TextField focus
From Forum Nokia Wiki
| TimerTask operation changes TextField focus | KIJ000678 | |
| Overview | TextField focus is changed and wrong TextField calculation is performed after each TimerTask operation. After each TimerTask operation, focus always switches from the chosen TextField to the first TextField on the Form. This means that the content of the wrong TextField is calculated. | |
| Category | Java | |
| Subcategory | - | |
| Reported against | Series 40 and S60 2nd Edition FP3 S60 3rd Edition, S60 3rd Edition, FP1 Tested on Nokia 6233 (Series 40), Nokia N70, Nokia N73, Nokia N93 (S60) | |
| Date identified | June 13, 2007 | |
| Symptoms | - | |
| Detailed description | Use case: An application consists of a Form with three TextFields, of which the first and the third can be modified with input by the user. The second TextField includes a calculation of input content from the third TextField. Description: Two problems occur every time when the included TimerTask operation reaches the end and the total result of the second TextField on the Form is updated: 1) The application switches focus to the first, topmost TextField (notable with Nokia N70 where the first TextField becomes always visibly active), and as result, 2) The input of the first TextField is calculated instead of the intended third TextField (all phones). The desired operation (that is, the third TextField is calculated and focus remains unchanged) can be reproduced with Sun’s WTKs 2.2 and 2.5. | |
| How to reproduce | - | |
| Solution | - | |
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Input control | mcgyver83 | Mobile Java General | 4 | 2005-09-08 08:13 |
| CaptureKey | vsawant | Symbian User Interface | 0 | 2004-03-24 23:49 |
| Nokia 6600 J2ME TextField Problem | tonyseebregts | Mobile Java General | 5 | 2006-02-19 16:11 |
| Qestion about uneditiable textfield | liuxingyu_best | Symbian User Interface | 1 | 2008-06-24 09:32 |
| FocusChanged里面调用DrawNow出错?! | goready@163.com | Symbian | 3 | 2005-08-05 06:05 |

