-
Say I want to point somebody from the documentation to a specific part of the UI that supports [fragment identifiers](https://en.wikipedia.org/wiki/Fragment_identifier) like `/admin/config/people/perm…
-
How is it determined what is privacy-sensitive?
Is it a good idea to prompt users for exposing privacy-sensitive text fragments to the page? I think most users would not understand what is being as…
-
The issue occurs when there is a link to another anchor tag in the same document, identified by the ID attribute. The problem also occurs identically when the name attribute is used. Clicking the li…
-
We're finally starting to look at implementing a WebGPU-based rendering in monaco, similar to what xterm.js uses. This issue is used to track all the work which is expected to take several months.
Pr…
-
Hello!
I have a problem with the following code
```
textView = new TextView(getContext());
textView .setLayoutParams(new LinearLayout.LayoutParams(
LinearLayout.Layout…
-
hi @jonathanslenders
would be nice if one could click on the arrows of the ScrollBarMargin control as used in TextArea to scroll, and even better if one could drag the handle around to scroll.
…
-
Whenever I scroll 2 files side by side, the content of both files gets scrambled and very hard to read. Only the lines which I click on or select get to display the right text, the rest of the window …
-
The documentation for scrolling to text fragment mentions that whitespace is ignored and I see explicit mention of how   characters are handled. However, I do not see any mention of how &ZeroWidth…
-
https://wicg.github.io/scroll-to-text-fragment/#next-non-whitespace-position searches for literal ` ` and `&nbps` appearing in the DOM. This is strange enough that it could use an informative not…
-
https://www.theverge.com/2020/6/18/21295300/google-link-to-text-fragment-chrome-extension-chromium-highlight-scroll-down
This feature has already solved the problem of link. Only the extension has …