Jonathan Vollebregt

Results 19 issues of Jonathan Vollebregt

Currently thumbnails are encoded as full resolution 256bit color low quality jpegs. The contents of the page is still legible, which presents a potential privacy/data-leak issue. Since the thumbnails are...

Conex stores full resolution jpeg screenshots of every page you browse. Ignoring the potential privacy issues with this, this becomes a severe performance issue over time. Neither closing tabs, nor...

How long until `fscrypt recovery` will be a thing? I've had my ass saved at least once in the past by keeping an unwrapped ecryptfs key safely stored, and I'd...

enhancement
documentation

When dropping a container in firefox the click event is triggered. In the example below, I've added a click handler to automatically move the box to the other container when...

bug

In a tab group with 1 tab (A large debug dump) adding a tab makes the tab to get smaller causing it to rerender a very slowly rendering page making...

bug

https://psalm.dev/r/d67562a544 A constructor who's signature is guaranteed by an interface or abstract parent method causes an incorrect UnsafeInstantiation when constructed dynamically Just to make it more complicated, it _is_ possible...

https://psalm.dev/r/9b7a45c338 The weird edge case of `implode('asdf', ['']);` can result in an empty string. Similarly if the first argument is an empty string then an array of any amount of...

bug
easy problems
internal stubs/callmap
good first issue

#### Your system information * [System information from steam](https://gist.github.com/jnvsor/f0c716745a3a0c42bc796cb7601535ac) * Have you checked for system updates?: Yes #### Please describe your issue in as much detail as possible: On xfce,...

Linux

Psalm has quite a few false positives, but most of them can be fixed with well positioned typehints (All of which are prefixed `@psalm-X` in code) Some of these issues...

feature-request

Vanilla has a checkbox that allows you to close game windows when you press escape. It would be nice if TB could respect this setting and maintain a window list...

enhancement