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

fix #8374 - Open image in new tab should recognize focus prefs #8509

Merged
merged 1 commit into from
Apr 29, 2017

Conversation

jamesmudgett
Copy link
Contributor

@jamesmudgett jamesmudgett commented Apr 26, 2017

Test plan

  1. In Preferences > Tabs, set "Switch to new tabs immediately" to false
  2. Visit a site with images (ex: cnn.com)
  3. Right click an image and pick "Open Image in New Tab"
  4. Image should open in new tab- but focus is not sent
  5. Toggle the setting (set in step 1)
  6. Right click an image and pick "Open Image in New Tab"
  7. Focus should be given immediately to the new tab

Description

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

Fixes #8374

@jamesmudgett jamesmudgett requested a review from bsclifton April 26, 2017 16:45
@jamesmudgett
Copy link
Contributor Author

#8374 was bugging me, also.

Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks James! 😄

@bsclifton bsclifton merged commit 63741d4 into master Apr 29, 2017
@bsclifton bsclifton deleted the issue-8374 branch April 29, 2017 07:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants