-
-
Notifications
You must be signed in to change notification settings - Fork 57
native tabs don't work #36
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is neededmacOS-bugblame macos not rift!!!!blame macos not rift!!!!
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededmacOS-bugblame macos not rift!!!!blame macos not rift!!!!
Obligatory issue.
ref:
ideas:
theories:
when switching between tabs of windows we get a windowserverdestroyed (prior tab) and a windowserverappeared (for the new tab). Somehow we should track if we are getting this event for a window id that has a AXTabGroup and then maybe set some form of flag that gets picked up by windowserverappeared so that we just swap the window in place, thus handling it.