-
```
Management and use of vocabulary for content types (text, news, picture albums
etc) with hierarchical filtering selection.
```
Original issue reported on code.google.com by `va...@statfact.org` …
-
Error:
Uncaught IndexSizeError: Failed to execute 'getRangeAt' on 'Selection': 0 is not a valid index.
Context:
https://etherscan.io/token/0x8853b05833029e3cf8d3cbb592f9784fa43d2a79#inventory
…
-
Follow up of my remarks in #3125.
In editors like SciTE (or Notepad++) or Eclipse, when I do a rectangular selection and copy or cut its content, I can then paste the selection as rectangular, ie. ea…
-
Currently, only single selection seems to be supported. How about making Selection support Set?
-
I'm trying to replace the keywords found in the editor into tag. But for some unknown reasons, there are multiple ⁠ added to the end of my content, making my cursor to move to the next line w…
-
I'll make sure users can view the website in their preferred language by adding a language selection option in the navbar. Users will be able to choose from available languages for a smoother browsing…
-
**Flameshot version**
Flameshot v0.10.1
Compiled with Qt 5.12.8
**Describe the bug**
When I want to take a screenshot using the **flameshot gui** command, the gui is displayed onto my secondary …
azsde updated
2 years ago
-
Hello.
I don't know if it's already planned to fix or I'm doing wrong by testing 1.0-dev directly, but there is an issue with Paste on mobile.
## Steps to Reproduce
1. Open Zefyr on a mob…
-
### Acknowledgement of preliminary instructions
- [X] I have read the preliminary instructions, and I am certain that my problem has not already been addressed.
- [X] I have thoroughly looked through…
-
I have a very specific issue in Chrome.
The first attempt to copy the content of an input content fails because somehow when `document.body.appendChild(mark)` is called in `copy()` the selection is…