Philippe Cloutier
Philippe Cloutier
When an element (annotations and presumably functions and properties) with Javadoc is previewed by hovering, the rendered tooltip lacks newlines if the Javadoc contains {@literal} tags. This is probably specific...
[The _Vulnerabilities_ check has the following description](https://github.com/ossf/scorecard/blob/c1066d9ac232e835ec0c22a255cdd46ec58dd2c7/docs/checks.md#vulnerabilities): > This check determines whether the project has open, unfixed vulnerabilities in its own codebase or its dependencies using the [OSV (Open Source...
[The README file's _View a Project's Score_ section](https://github.com/ossf/scorecard/blob/main/README.md#view-a-projects-score) contains 2 references to "the webviewer", starting with the following: > To see scores for projects regularly scanned by Scorecard, navigate to...
[This extension's description on AMO](https://addons.mozilla.org/en-US/firefox/addon/auto-tab-discard/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=collection) reads: > "Auto Tab Discard" is a lightweight browser extension that automatically reduces the amount of memory used by open but **inactive tabs**, helping to...
The `README` file describes this extension as follows: > ### Auto Tab Discard > A browser extension which uses the native tab discarding method (chrome.tabs.discard) to automatically reduce memory usage...
PostgreSQL: Document how a dependent service/container should detect when the database has started
[The `postgres` images](https://hub.docker.com/_/postgres) provide an RDBMS which is usually a dependency of other services. [The Compose `depends_on` attribute](https://docs.docker.com/compose/compose-file/05-services/#depends_on) allows to express that, but its `conditions` attribute defaults to `service_started`, which...
Many of Signal 7.43.0's 5 top menus (in its menu bar) themselves and their items have access keys. For example, in French, the second menu (_Édition_) is accessed on Microsoft...
### Using a supported version? - [x] I have searched searched open and closed issues for duplicates. - [x] I am using Signal-Desktop as provided by the Signal team, not...
Several links in [the homepage's _More info_ section](https://site.mockito.org/#more) do not bring right to their target. They bring to the right page, but to the top due to an incorrect target...
When a note is displayed, 4 buttons/icons are displayed below (left-aligned), as this shows:  The first one, which I highlighted with a red rectangle in...