-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Labels
bugSomething isn't working.Something isn't working.
Description
When double clicking to select by word, the results are direction dependent.
- Left-to-Right: the resulting selection is as expected
- Right-to-Left: the resulting selection leaves out the initially selected word
Expected
When selecting from Right-to-Left via double-click, the originally selected word be included in the resulting selection range.
Observed
When selecting from Right-to-Left via double-click, the originally selected word is not included in the resulting selection range.
Reproduced
- Create a note with multiple words.
- Double click the last word.
- Drag the mouse pointer to the left so that the selection range encompass earlier words.
- Observe that the last word is no longer selected.
The screen recording below illustrates the difference between TextEdit (expected behavior) and Simplenote (unexpected behavior).
(Optional) If you reproduced the bug on a specific system, please replace SYSTEM_MAKE, SYSTEM_MODEL, MACOS_VERSION, and APP_VERSION below with the details for that system. If you reproduced the bug on multiple systems, please add a row for each system.
Make | Model | macOS Version | App Version |
---|---|---|---|
. | . | 15.2 | 2.23.0 |
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.