Results 175 issues of Stéphane Lenclud

Implement a way to search through your tabs list titles and URLs à la Vivaldi. This could be done by having a new search realm. We currently search, history, suggestions...

feature

Have a built-in PDF viewer using [pdf.js]. Ideally we should not package the JS but we should download it as needed. What about: https://pdfium.googlesource.com/pdfium/+/HEAD/README.md [pdf.js]: https://github.com/mozilla/pdf.js/

feature

I reckon we should be able to use [topPrivateDomain] to determine if we should do a search or just open a web site. Currently when you input Microsoft.UI.Xaml.Controls it tries...

feature

- [ ] Have an option to trigger a crash in Settings > Debug menu - [ ] Log the whole stack trace when uncaught exception is written to disk...

feature

That happened on Windows 11 but I'm guessing it's not WSA specific. It's also not always reproducible. ``` java.lang.RuntimeException: Unable to resume activity {net.slions.fulguris.full.download/acr.browser.lightning.MainActivity}: java.lang.IllegalStateException: The specified child already has...

bug
wsa

Most our preference links are defined using implicit intent which tries to open it in other browser apps. Most those links ought to be using explicit intent instead, like we...

feature

If you enable Request Do Not Track from browser settings, links from Protonmail does not open. 1. Enable Request Do Not Track from browser settings. 2. Open a mail from...

bug
user

In the settings find a way to mark the current configuration as it's not always clear which one is the current one, portrait or landscape when using desktop modes notably.

feature
desktop

It seems the Android spell checker service is mostly working on WSA. However no service is provided by default. Install [OpenBoard] which comes with its own spell checker service. Open...

bug
wsa

By enabling single tab update it should improved performance and avoid to bug where all tabs are lost. It should also enable tab list search and sort features. Currently we...

feature