Roland Soos

Results 9 issues of Roland Soos

https://creativesdk.zendesk.com/hc/en-us/articles/115004788243

https://github.com/nodeca/pica/issues/229 [Brave browser](https://brave.com/) also have fingerprinting protection for canvas. But it seems like Brave only shifts colors a little bit, so Pica is unable to generate the image while the...

When the node which you want to render has display: contents; property applied, the library unable to generate screenshot as the canvas size will be 0px/0px. It is caused by...

Feature

### Steps To Reproduce [https://codesandbox.io/p/sandbox/modern-screenshot-forked-zdw9p9?file=%2Findex.html%3A11%2C9](https://codesandbox.io/p/sandbox/modern-screenshot-forked-zdw9p9?file=%2Findex.html%3A11%2C9 ) 1. Open the given sandbox 2. A B C D should be in single line Problem: The last character gets wrapped into new line...

Bug

`AuthenticateHandler.php` 55th line: `login_header( 'OIDC Connect', null, new \WP_Error( 'OIDC_NO_PERMISSION', __( "You don't have permission to use OpenID Connect.", 'openid-connect-server' ) ) );` should be: `login_header( 'OIDC Connect', '', new...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. In this case `media` is a...

### FAQ - [x] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse/blob/main/docs/variability.md) or [throttling](https://github.com/GoogleChrome/lighthouse/blob/main/docs/throttling.md). - [x] Yes, my issue is not about a specific accessibility audit (file with [axe-core](https://github.com/dequelabs/axe-core) instead). -...

bug

* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of...

[@mjackson+multipart-parser+0.10.1.patch](https://github.com/user-attachments/files/22382308/%40mjackson%2Bmultipart-parser%2B0.10.1.patch) We use multipart-parser in a browser script. The problem is with the `\r\n` characters might get replaced to `\n` by minify scripts or CDN provider optimizations. I suggest to...

pkg:multipart-parser