[Libreoffice-bugs] [Bug 112683] New: Ctrl not traversing cells which contain only data if used with =?UTF-8?Q?=20accessKey=20=E2=80=98v=E2=80=99=20?=(paste)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 27 03:25:33 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112683
Bug ID: 112683
Summary: Ctrl not traversing cells which contain only data if
used with accessKey ‘v’ (paste)
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: ovari123 at zoho.com
Description:
See 'Steps to Reproduce'
Thank you
Version: 5.4.1.2
Build ID: ea7cb86e6eeb2bf3a5af73a8f7777ac570321527
CPU threads: 2; OS: Linux 4.10; UI render: default; VCL: gtk2
https://gerrit.libreoffice.org/gitweb?p=core.git&a=log&h=ea7cb86e6eeb2bf3a5af73a8f7777ac570321527
Steps to Reproduce:
Incorrect behaviour (and the reason for this bug ticket)
1. Open “accessKey.odf”
2. Select cell D3
3. Press and hold the ‘Ctrl’ key
4. Press and release the ‘c’ key (for copy)
5. Press the downArrow key, i.e. ↓ or ▼
6. Release the downArrow key
7. Press and release the ‘v’ key (for paste)
8. If warning dialog box “You are pasting data into cells that already
contain data. Do you really want to overwrite the existing data?” appears,
Select ‘Yes’ by pressing and releasing the ‘Enter’ key
9. Repeat steps 5 and 8 to arrive at D24 (which does not happen)
10. Release the ‘Ctrl’ key
The cells that are traversed are:
D3, D5, D7, D9, D11, D13, D15, D17, D19, D21, D23, D25
The cells that have data should only be traversed as the ‘Ctrl’ key is pressed.
Correct behaviour
1. Open “accessKey.odf”
2. Select cell D3
3. Press and hold the ‘Ctrl’ key
4. Press the downArrow key, i.e. ↓ or ▼
5. Release the downArrow key
6. Repeat steps 4 and 5 until you arrive at D24
7. Release the ‘Ctrl’ key
Only cells with data are traversed, being:
D3, D5, D7, D9, D11, D13, D15, D18, D20, D22, D24
Actual Results:
If accessKey 'v' (for paste) is used in conjunction with 'Ctrl' the amount of
each movement remains as 2 (seems to be the first amount of movement) instead
of moving to the next non-empty cell.
Expected Results:
Only cells with data should be traversed.
Reproducible: Always
User Profile Reset: No
Additional Info:
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101
Firefox/55.0
--
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/20170927/725cfadf/attachment.html>
More information about the Libreoffice-bugs
mailing list