You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Hi. Currently, when I left click on History button, it opens a new tab.
Describe the solution you'd like
Ideally I would like an option to prevent history page from opening in a new tab. But if anyone can suggest a workaround that will work for Firefox on Linux and Android, I will be grateful.
Describe the use-case and give concrete real-world examples
Whenever I click on history button, it opens diff viewer in a new tab, so that after I'm done reviewing the changes, I have to close this tab. It would be more convenient if it opened in the same tab, so I could simply use the back button or click on the top title bar to return to the main page without having to close a new tab every time.
Additional context
I can reproduce this behavior in Firefox and Chromium on linux, as well as Firefox on Android.
The text was updated successfully, but these errors were encountered:
I've added an option to disable opening the diff page in a new tab. I did some tests and it seems to work as expected. It's enabled by default to keep the current behavior.
Would it be okay if I open a PR?
Or should I create a separate tab for such UI options, like you initially suggested?
Because I would also like to add an option to open screenshot view by default instead of text view (in case Playwright/WebDriver is enabled).
OPerepadia
changed the title
[feature] An option to prevent "History" page from opening in a new tab
[feature] An option to prevent diff page from opening in a new tab
Dec 29, 2024
Version and OS
0.48.01 on linux/docker
Is your feature request related to a problem? Please describe.
Hi. Currently, when I left click on History button, it opens a new tab.
Describe the solution you'd like
Ideally I would like an option to prevent history page from opening in a new tab. But if anyone can suggest a workaround that will work for Firefox on Linux and Android, I will be grateful.
Describe the use-case and give concrete real-world examples
Whenever I click on history button, it opens diff viewer in a new tab, so that after I'm done reviewing the changes, I have to close this tab. It would be more convenient if it opened in the same tab, so I could simply use the back button or click on the top title bar to return to the main page without having to close a new tab every time.
Additional context
I can reproduce this behavior in Firefox and Chromium on linux, as well as Firefox on Android.
The text was updated successfully, but these errors were encountered: