Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10281] Android: Intermittent debugger variable fails to stay expanded

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-07-26T03:00:43.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sBacklog
ComponentsAndroid
Labelscore, debugger, disclosure_triangle, qe-wontport
ReporterAlan Vaghti
AssigneeEric Merriman
Created2011-07-20T17:33:39.000+0000
Updated2017-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

FileDateSize
1018after9.png2011-07-20T17:33:39.000+000039528
after_resume.png2012-06-21T17:03:08.000+0000152785
before_resume.png2012-06-21T17:03:08.000+0000202720
breakpoint-4013.bkpt2011-07-20T17:48:12.000+00001205
OSX.zip2011-07-20T17:33:39.000+00009364862
Windows.zip2011-07-20T17:33:39.000+00005224833

Comments

  1. Payminder Singh 2012-06-21

    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.
  2. Ingo Muschenetz 2012-06-21

    Closing as can't reproduce based on QA feedback. If this becomes an issue again, please reopen.
  3. Payminder Singh 2012-06-26

    Titanium Studio: 2.1.0.201206251749 Mobile SDK: 2.1.0.v20120626074155 OS: X Lion Fixed
  4. Michael Pettiford 2012-06-26

    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
  5. Ingo Muschenetz 2012-06-26

    Michael--does it happen if you use Rhino?
  6. Michael Pettiford 2012-06-27

    Ingo It does occur when I use Rhino as well. It doesn't occur when I use the iOS simulator.
  7. Ingo Muschenetz 2012-08-01

    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.
  8. Lee Morris 2017-07-26

    Closing due to inactivity. If this issue still exists, please raise a new ticket.

JSON Source