Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Window/Tab Focus event not firing #134

Open
mattberg opened this issue Jun 9, 2015 · 3 comments
Open

Window/Tab Focus event not firing #134

mattberg opened this issue Jun 9, 2015 · 3 comments

Comments

@mattberg
Copy link

mattberg commented Jun 9, 2015

Some details. I have a TabGroup setup with 5 tabs. Each of the windows in the tabs have focus event listeners. The window in the first tab has a master/detail flow. When on the detail, if I use the Social.activityView, go back to the previous window, then click on a new tab, the focus event does not fire on that window.

Any thoughts?

@bcpi
Copy link

bcpi commented Jun 11, 2015

I had this issue on 2014. Ended up recoding so I didn't rely on the focus event for the tab group... #86

@mattberg
Copy link
Author

Thanks for the info. The focus event on the Window is definitely a requirement for me in my situation. I will try that fake window technique.

@bradwhiteVB
Copy link

Hi wondering why there has been no movement on this issue since it is such a deal breaker. I'd like to also add that blur events are also removed.

I tried the fake window technique and it doesn't work for iPhon6 and iphone 7 devices on iOS10. For reference I am coding with Ti SDK 5.5.1GA. I also can't work my app unless I use focus events.

Has someone found another workable solution to this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants