[Libreoffice-bugs] [Bug 122858] New: Selecting multiple cells, then typing, affects just one cell
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 21 15:04:25 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=122858
Bug ID: 122858
Summary: Selecting multiple cells, then typing, affects just
one cell
Product: LibreOffice
Version: 6.1.4.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: hi-angel at yandex.ru
Usually when you select multiple items, this means you want to do something
with all of them. E.g. if you selected multiple cells, and pressed "Italic",
all selected cells turns italic.
By this analogy, selecting cells, and starting to type should make the text
appear in all selected cells (this feature is in particular employed by
vim-like editors). But actually, this affects just single cell.
# Steps to reproduce
1. Open `localc`
2. Select two cells
3. Type "hello"
4. Press Enter
# Expected
"Hello" appears in all selected cells.
# Actual
"Hello" only appears in one cell.
--
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/20190121/0ef21917/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list