I'm running into a issue with the tabnavigator.

Basically, I am building an AIR app that saves the user's history into
a SQLite table.  One of the items that is getting saved is the tab the
user was last on.  The problem is that when I return the user to that
tab it refuses to release focus.  Since this tab contains a text area,
pressing space while typing in the text area switches tabs.  Now if I
manually navigate to this tab, it works fine -- no switching on space
when typing.  It is only when the tab is automatically selected upon
launch that this happens.

Has anyone seen this before?

Thanks,

Shawn

Reply via email to