03-14-2012 12:34 PM
Hi everyone.
I'm getting an IllegalStateException when trying to display another HTML page on my BrowserField. This happens when the BrowserField manager is calling the removeField() method.
The log says: Field to be removed is Field with focus - index: 0 - fieldDebugTree: net.rim.device.api.ui.component.NullField (0, 0)+(0, 0) *focus*\n - managerDebugTree: net.rim.device.api.browser.field2.BrowserField (0, 0)+(480, 70) [480, 70]\n net.rim.device.api.ui.component.NullField (0, 0)+(0, 0)\n
Has anyone experienced this kind of problem before?
Thanks before.
Solved! Go to Solution.
03-14-2012 01:05 PM