Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Search] Links that are opened in new tabs are not filtered out from Search if they don't meet the criteria #1004

Closed
Softvision-VladBacia opened this issue Mar 10, 2017 · 2 comments
Assignees

Comments

@Softvision-VladBacia
Copy link
Collaborator

Softvision-VladBacia commented Mar 10, 2017

[Affected versions]:
-Firefox 51.0.1 and above
-Tab Center 1.31.0 (release version)

[Affected Platforms]:
-All Windows
-All Mac
-All Linux

[Prerequisites]:
-Tab Center was installed from Test Pilot.
-Have a few webpages opened in multiple tabs.
-In about:preferences#general page, set the option "Show my windows and tabs from last time" and restart the browser.

[Steps to reproduce]:

  1. Go to a website and open multiple links in different tabs.
  2. Click the Search input field from Tab Center.
  3. Write a string that contains the name of a webpage.
  4. Delete the string and close one of the tabs that contain a webpage from prerequisites.
  5. Perform a search for a random string that doesn't exist.

[Expected result]:
3. All webpages that are not corresponding to the search parameters are filtered out.
5. Search should not break and "x more tabs" button is always displayed for hidden webpages.

[Actual result]:
3. The new opened webpages are not filtered out.
5. The "x more tabs" button is not displayed and the search feature is broken. Search no longer works for the webpages from prerequisites.

[Notes]:

  • The issue is no longer reproducible after restarting the browser. After opening new webpages in new tabs the issue will reproduce with the above steps.
  • Here is the video for this issue.
@Softvision-VladBacia Softvision-VladBacia changed the title [Search] New opened tabs are not filtered out from Search if they don't meet the criteria [Search] Links that are opened in new tabs are not filtered out from Search if they don't meet the criteria Mar 10, 2017
@ericawright
Copy link
Collaborator

I've seen this too - will look into it

@ericawright ericawright self-assigned this Mar 13, 2017
bwinton added a commit that referenced this issue Mar 14, 2017
Reset visible tabs when a new one opens so it is included in search/

Fixes #1004.
Merge pull request #1014 from ericawright/search.
@SoftVision-PaulOiegas
Copy link
Collaborator

Verified this on today custom made repository build and it no longer seems to reproduce. 👍

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

No branches or pull requests

3 participants