-
In a given content cluster, using the schema, let the user easily create a selection string.
Then, add ability to run a visit using this, outputting how far into document space it is and how many d…
-
Today I installed Eclipse EE 2022-09 on Windows. I'm using Java 17. I have `Collectors.*` statically imported:
```java
import static java.util.stream.Collectors.*;
```
I have a `Stream` and I'm …
-
It can be complex to inspect solvers' outputs (e.g., plans, workflows, natural language, or stories), find issues or concerns, and rapidly navigate to contextual positions in relevant source code, mod…
-
### Description
When pasting with multiple selections active, each position with a cursor gets as many copies of clipboard content as there are cursors.
So 2 cursors would get 2 * 2 = 4 copies of cl…
-
**Reported by sumandogra on 2015-08-26 09:59**
Excel 2013
Reference bug #3563.
When one navigates in columns with LEFT/RIGHT ARROW in extended selection mode on with F8, the cell coordinates are not …
-
The server throws a 500 error whenever you fetch a large selection of data for the graph. One example, posting this,
`{"selection":true,"low":1457513319927.583,"high":1462522184460}`
to `http://so…
-
I understand the value of offering an example of how to implement selection of a dataset by its profile in ways other than using content negotiation. My expectation has been that we would describe one…
-
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…
-
There is no difference when delete select area with "No Antialiasing" enable or disable.
![selection tool -no antialiasing- dont work](https://cloud.githubusercontent.com/assets/16509592/16408667/1…
-
I'm using the Font Awesome Icon Chooser React component to allow our content editors to choose icons to use in our content. As I'm not able to guarantee the component will be retained across selection…