[TIMOB-10281] Android: Intermittent debugger variable fails to stay expanded
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-07-26T03:00:43.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Backlog |
Components | Android |
Labels | core, debugger, disclosure_triangle, qe-wontport |
Reporter | Alan Vaghti |
Assignee | Eric Merriman |
Created | 2011-07-20T17:33:39.000+0000 |
Updated | 2017-07-26T03:00:49.000+0000 |
Description
1. Import debug_test into TiStudio (attached)
2. From TiStudio go to debug view
3. In the breakpoint window, right-click to Import Breakpoints...
4. Browse to breakpoint-4013.bkpt (attached)_
5. Run in debug
6. Click 'App event/timer' button (breakpoint hits: app.js:131)
7. Expand 'e' variable
8. Expand 'x' property of 'e'
9. Hightlight 'e' (select in variables pane)
10. Resume (breakpoint hits: app.js:135)
Actual: Intermittently, after step 10 the disclosure triangle will collapse unexpectedly on the 'x' property of 'e'. See screen shot.
Expected: Both 'x' and 'e' values are fully expanded.
Attachments
Titanium Studio: 2.1.0.201206200844 Titanium Mobile SDK: 2.1.0.v20120620102256 OS: OS X Lion Unreproducible. I re-run the test again with Ti.Studio 2.1 and 2.0.2 and unable to produce the bug. Variable values do stays expanded. 2. After selecting the "resume" Variables screen does go blank, which is expected result as variables do get change according to according to the execution process.
Closing as can't reproduce based on QA feedback. If this becomes an issue again, please reopen.
Titanium Studio: 2.1.0.201206251749 Mobile SDK: 2.1.0.v20120626074155 OS: X Lion Fixed
I am able to reproduce this on Android Emulator V8 Tested with Ti Studio build 2.1.0.201206251749 Ti Mobile SDK 2.1.0.v20120625134154 hash rf14bc85d OSX Lion 10.7.3 Android Emulator 2.2
Michael--does it happen if you use Rhino?
Ingo It does occur when I use Rhino as well. It doesn't occur when I use the iOS simulator.
Since this happens on Rhino and V8, but not iOS, suspecting this is an Android debugger issue. Moving to TIMOB. Please re-assign back again if this is incorrect.
Closing due to inactivity. If this issue still exists, please raise a new ticket.