client icon indicating copy to clipboard operation
client copied to clipboard

The Hypothesis web-based annotation client.

Results 196 client issues
Sort by recently updated
recently updated
newest added

This fixes an issue where the `show` method could position the adder incorrectly if the emptiness of `annotationsForSelection` changed since the adder was previously displayed. This is because the size...

### Expected behaviour The user should be able to change the language of the UI. ### Actual behaviour English is the only available language of the UI.

OpenStax web pages have a `* { overflow: auto }` rule in them. This gets applied to the `` element which results in the adder toolbar's children alway being hidden/clipped,...

### Steps to reproduce 1. navigate to https://www.dpreview.com/ 2. activate the extension or bookmarklet ### Expected behaviour The Sidebar should appear on the site. ### Actual behaviour The Sidebar does...

The font size of the client's adder toolbar is tiny on Stack Overflow ([example URL](https://stackoverflow.com/questions/54033808)), compared to the text on the page and in the sidebar itself: The page has...

accessibility

We [landed a recent change](https://github.com/hypothesis/client/pull/3189) to make chronological sorting less "jumpy" to work with. In the referenced change, we made chronological sorting of annotations (which is the default sorting criterion...

Feature Request

### Steps to reproduce 1. Navigate to https://replayweb.page. 2. Activate Hypothesis Chrome Extension. 3. Select any text in the viewport. ![image](https://user-images.githubusercontent.com/51493606/106671501-a0058b00-657c-11eb-962e-d414d75692ba.png) ### Expected behaviour I expect that the Hypothesis Annotate...

bug

In some situations the up/down-pointing arrow in the adder is positioned incorrectly and does not point at the end of the selection as expected. This happens when switching between making...

bug

When the client creates a quote selector from selected text it ignores line break (``) elements. As a result the text quote that appears in the sidebar will join together...

bug

In testing HTML side-by-side mode via the `html_side_by_side` feature flag, I've noticed that it often reduces the size of the main content more than necessary. Depending on the size of...

bug
S4