SS Soren Stoutner
- Login: soren
- Email: soren@stoutner.com
- Registered on: 03/03/2016
- Last sign in: 08/29/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 189 | 1058 | 1247 |
| Reported issues | 135 | 804 | 939 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Privacy Browser Android | Manager, Developer, Reporter | 03/03/2016 |
| Privacy Browser ROM Integration | Manager, Developer, Reporter | 06/12/2017 |
| Privacy Browser PC | Manager, Developer, Reporter | 01/18/2022 |
| Privacy Cell | Manager, Developer, Reporter | 03/07/2022 |
| UltraList | Manager, Developer, Reporter | 04/11/2020 |
| UltraPrivacy | Manager, Developer, Reporter | 07/27/2018 |
Activity
Today
- SS 11:44 AM Privacy Browser PC Feature #1334 (New): Enable Ctrl+A to select all the text on a webpage
- This is probably already part of QtWebEngine. The right signal probably just needs to be connected.
Right now Ctrl+A is connected to Save Archive. It might just work to reassign that.
09/19/2026
- SS 04:48 PM Privacy Browser Android Bug #1333 (Feedback): env(safe-area-inset-top) incorrectly resolves to 30px in non-fullscreen mode
- Which version of Android and Android SystemWebView are you running? This problem does not manifest for me on:
Privacy Browser
Version 3.20.1 (version code 81)
Hardware
Brand: google
Manufacturer: Google
Model: Pixel 10a
De...
08/28/2026
- SS 09:49 PM Privacy Browser Android Privacy Browser Android Forum: RE: Verify You Are Human
- > I dont see how that verifies I am human though do you?
No, it's silly and doesn't do anything to verify you are a human.
In the past, a lot of the bots generating web traffic used user agents that were different than standard bro...
08/24/2026
- SS 11:48 AM Privacy Browser Android Feature #1331: Autoclose list
- This seems like a very niche option. I can't imagine it would get much use.
I might leave this feature request open for a while to see if very many other people would like it, but generally I don't add features that almost no one wou... - SS 11:46 AM Privacy Browser Android Feature #1332 (Closed): Display Images Button
- It is already there under the Page menu (see attached screenshot).
08/20/2026
- SS 05:07 PM Privacy Browser Android Feature #532 (Closed): Create search functionality for resource requests
- SS 05:05 PM Privacy Browser Android Feature #532: Create search functionality for resource requests
- Implemented in commit: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=0bf651c14efcc5cd97b717af683d282755c833fc;ds=sidebyside
- SS 05:07 PM Privacy Browser Android Feature #1330 (New): Improve search for requests and filter lists
- It would be nice to have a clear button, similar to Find on Page.
Also, it would be nice to indicate how many search results there are. - SS 05:05 PM Privacy Browser Android Revision 0bf651c1 (privacy-browser-android): Create search functionality for resource requests. https://redmine.stoutner.com/issues/532
- SS 02:38 PM Privacy Browser Android Feature #1014 (Closed): Refactor the Bookmarks Activity companion object
- It turns out the current design is the best for moving data between activities.