[Libreoffice-bugs] [Bug 127183] New: UI: Selection of words by double click and mouse move
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 27 12:35:54 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127183
Bug ID: 127183
Summary: UI: Selection of words by double click and mouse move
Product: LibreOffice
Version: 6.2.6.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: info at scito.ch
Calc does not support selecting several words in a cell by double clicking a
word and then moving the mouse to select other words. This behavior is
supported by Writer and many other editors. Calc should support word selection
as well.
How to reproduce?
1. Paste "Lorem ipsum dolor sit amet, consectetur adipisici elit" in a cell.
2. Go into edit mode of this cell, e.g. by double click -> Cursor is blinking
in the cell
3. Double click the word "ipsum" -> the word "ipsum" is selected
4. Move the cursor over "dolor"
-> "ipsum dolor" is not selected, only "ipsum" is selected
5. Move the cursor over "sit"
-> "ipsum dolor sit" is not selected, only "ipsum" is selected
Actual:
Only one word is selected
Expected:
Several words are selected
Comparison in Writer (expected behavior)
1. Paste "Lorem ipsum dolor sit amet, consectetur adipisici elit" in a Writer
document.
2. Double click the word "ipsum" -> the word "ipsum" is selected
4. Move the cursor over "dolor" -> "ipsum dolor" is selected
5. Move the cursor over "sit" -> "ipsum dolor sit" is selected
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190827/4a538733/attachment.html>
More information about the Libreoffice-bugs
mailing list