Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Closing window problem(or bug?)

Hello,

I'm having problems closing a window that has been opened by 2 levels of windows. For example

win1->opens win2. win2->opens win3. win3.close gives me a blank page on android. no help here

BUT if i do it with just 2 windows

win1->opens win2. win2.close WORKS fine and shows win1 again.

But the first case, with 3 layers of windows, fails to close the last opened window. Not sure what's going on. I can upload code to show, but it looks pretty generic.

Been suck on this for 2 days already. Please help :/

— asked November 3rd 2010 by Stanislav Palatnik
  • window.close
1 Comment
  • ping

    — commented November 13th 2010 by Paul Dowsett

1 Answer

  • Hi Stanislav
    What is your primary target mobile platform?

    Whittle your code down to the simplest, shortest form that still demonstrates the problem, and paste it to Gist. Then I will try to assist you.

    — answered November 5th 2010 by Paul Dowsett
    permalink
    1 Comment
    • ping

      — commented November 13th 2010 by Paul Dowsett
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.