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

Browser picker is shown even if rule is matched #105

Open
latonita opened this issue Nov 28, 2024 · 5 comments
Open

Browser picker is shown even if rule is matched #105

latonita opened this issue Nov 28, 2024 · 5 comments

Comments

@latonita
Copy link

Hi,
I have just started using BT and I like when it shows a browser picker, but i tried to use rules and it still shows me a picker window.
Ver 4.2.0, ImGui 1.91.0

What I assumed:

  • when rule is matched, then URL will be opened in this particular browser, without asking a user

What happens:

  • i see browser picker window

Example:
I added app.manatal.com to my work browser rules (tried two different ways)
image
Saved the configuration.

Here is Pipeline debugger:
image

Then I go to slack, click a link to app.manatal.com... and I see browser selector
image

@aloneguid
Copy link
Owner

This is happening because two rules match your URL. This is a bug and should only happen if more than one browser, not rule matches. But if you leave just the first rule and delete the second one I believe you will get the expected result.

@latonita
Copy link
Author

@aloneguid unfortunately this is not the case, i had one rule first, then i added one more.
Now I only have one rule and it doesnt work.
This is the only rule i have in the system.
image

@aloneguid
Copy link
Owner

Just checking picker is not set to "always"? https://aloneguid.github.io/bt/picker.html

@latonita
Copy link
Author

@aloneguid you made my day! It was set to 'Always'.
I changed it to 'conflict' + 'no rule'.
It works now, thanks a lot!!

@aloneguid
Copy link
Owner

Brilliant, enjoy 👍

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

2 participants