Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Fix #3068 #4317

Closed
wants to merge 2 commits into from
Closed

Fix #3068 #4317

wants to merge 2 commits into from

Conversation

rickycodes
Copy link

closes: #3068

I now realize this clashes with pull #3729, but I think this fix is perhaps slightly more elegant?

Figured I'd still throw my hat into the ring and see what your thoughts are :)

Please let me know if anything else is required.

example:

new_tab

@bsclifton bsclifton added this to the 0.13.0 milestone Nov 26, 2016
@bsclifton bsclifton self-assigned this Nov 26, 2016
rickycodes and others added 2 commits November 26, 2016 01:29
…if `openInForeground` is not a boolean (ex: it's null / undefined)

Auditors: @rickycodes
@bsclifton
Copy link
Member

bsclifton commented Nov 26, 2016

I've updated the PR to match the requested feature exactly. I changed the code because we need to respect the application's behavior (instead of hijacking it with the user's settings). Basically, this will now default the openInForeground if no value is present (which was previously always setting to true).

Unfortunately, after trying this out, I don't think this is behavior that we want. I'll leave a comment in the original issue

@bsclifton
Copy link
Member

Closing this PR for the moment. Comment was left in #3068 and issue was closed as won't fix

@bsclifton bsclifton closed this Nov 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Tab Always gets focus when "Switch to new tabs immediately" is disabled
2 participants