-
Notifications
You must be signed in to change notification settings - Fork 84
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
Add confirmation to exit if closing an incognito tab closes the browser with other incognito tabs open #1606
Comments
No, closing all incognito windows also deletes the profile and thus the deletion of all data. |
I know closing all tabs should do that. I mean when you try to close one tab clicking back button or gestures then it should not close all the other incognito tabs. This only happens if you cannot navigate any further back on the tab that you are navigating from and this closes Cromite or just the Cromite window if you have multiple windows of Cromite open. I do not think anyone wants all the other incognito tabs to be closed just because they use back button/gestures(not swipe to close tab) to close just one tab. You can try this by opening multiple incognito tabs and closing one of them by pressing the back button or gestures(not swipe to close tab) and it will close all incognito tabs not just that one incognito tab you want to close. The same thing happens when trying to close normal tab it should not close the all incognito tabs if the user only wants to close one tab like this. I cannot record a video of this because it is in incognito and changing the flag to allow does not allow to record so I cannot provide video showing this. |
Is there a specific one? I tried one and it does allow to take screenshots and record video but it does not close any of the incognito tabs by doing the actions mentioned in my previous post. So I do not know how to proceed if the only way to record is to disable secure flag but doing so also does not close the incognito tabs. |
I tried some other Magisk modules and they seem to behave the same way as the initial one I tried. I think it would be good to treat the other incognito tabs as the same way normal tabs are treated when you are just trying to only close one tab regardless of if it is incognito tab or not. If adding a confirm is no good. |
I tried out Bromite in incognito and it does not seem to close all incognito tabs if I press back button to close one tab and it closes Bromite. The Bromite version is 108.0.5359.156. Edited to add: Could the way Bromite handles incognito tabs in these situations be used in Cromite? |
It seems I misunderstood how Bromite handles the closing tabs in incognito, it seems to close the browser but not the tab if you press back button. So it would not help if user just wants to close one tab this way in Cromite. |
It seems to behaves differently in Cromite 130.0.6723.117. Now it does not close the other incognito tabs or does not close the single incognito/normal tab through back button/gesture if the flags Redact sensitive content during screen sharing, screen recording, and similar actions is disabled and Incognito Screenshot is enabled. In both situations the incognito tabs are kept. Edited to add: Correct flags. |
Preliminary checklist
Is your feature request related to privacy?
No
Is there a patch available for this feature somewhere?
Not sure.
Describe the solution you would like
Closing a tab by back button/gesture should not close all tabs in incognito.
Also make this option work if the above is done through normal tabs so if user does not want the incognito tabs to be closed they will not be closed unless user explicitly closes them but does want to close a specific tab.
Describe alternatives you have considered
I do not think there is one.
The text was updated successfully, but these errors were encountered: