Description: https://help.libreoffice.org/Calc/Shortcut_Keys_for_Spreadsheets#Using_the_pivot_table Alt and the underlined character in the word "Row" Copies or moves the current field into the "Row" area. Alt and the underlined character in the word "Column" Copies or moves the current field into the "Column" area. Alt and the underlined character in the word "Data" Copies or moves the current field into the "Data" area. Steps to Reproduce: 1.fill some data 2.select data 3.create pivot table from selection 4.select first item in Available fields list 5.press ALT+R Actual Results: Row fields is not filled Expected Results: moving the current field into the "Row" area Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Created attachment 140803 [details] incorrect result
Created attachment 140804 [details] correct result
This seems to have begun at the below commit. Adding Cc: to Caolán McNamara ; Could you possibly take a look at this one? Thanks f9aef431abf5b932f3bbcc4d34e74f9a85af6ad8 is the first bad commit commit f9aef431abf5b932f3bbcc4d34e74f9a85af6ad8 Author: Jenkins Build User <tdf@pollux.tdf> Date: Wed Feb 15 21:26:27 2017 +0100 source 011bae55cdd24a1d3e42f0aa2fcfd98d3ddc9b14 author Caolán McNamara <caolanm@redhat.com> 2017-01-26 09:40:07 +0000 committer Eike Rathke <erack@redhat.com> 2017-01-27 15:32:42 +0000 commit 011bae55cdd24a1d3e42f0aa2fcfd98d3ddc9b14 (patch) tree d4590c36d3d389eaa0282c69476391859c4676a5 parent 53eb2fae381f4ed9d73bcc6d8e76a6f09777ba60 (diff) Resolves: tdf#104153 lookup what listbox an entry is dragged from so we can find where its been dragged from in order to remove it from that source, rather than relying that it comes from the previously focused listbox alt+D,alt+F doesn't work too..
Hi raal, I reproduce with LO 5.3.1.1 Build ID: 72fee18f394a980128dc111963f2eefb05998eeb CPU Threads: 2; OS Version: Windows 6.1; UI Render: default; Layout Engine: new; Locale: en-US (fr_FR); Calc: CL and upper versions but not with LO 5.3.0.3 Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1 CPU Threads: 2; OS Version: Windows 6.1; UI Render: default; Layout Engine: new; Locale: en-GB (fr_FR); Calc: CL However,there is a condition: Fill first Data Fields with Alt+D.
that's a crazy abuse of focus shortcuts to copy/move data and jump the focus back to where it came from, but *shrug* if it used to work that way I can put it back.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=584a9e962f3e6c306bb2ba03c7d3b3cdbd3f206e tdf#116552 restore copy on focus and jump focus to source It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
backports in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=489fb7f5e2297b9451f7084bcb5cf9da823adc26&h=libreoffice-6-1 tdf#116552 restore copy on focus and jump focus to source It will be available in 6.1.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified. Thanks!
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=da8401de3c692514b6b4671fab3bb5562e88aa19&h=libreoffice-6-0 tdf#116552 restore copy on focus and jump focus to source It will be available in 6.0.6. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-0-5": http://cgit.freedesktop.org/libreoffice/core/commit/?id=663a073a3485943058871567d588989536e8ba4e&h=libreoffice-6-0-5 tdf#116552 restore copy on focus and jump focus to source It will be available in 6.0.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.