Description: When adding data to a table (right clic : copy data) the buttons for matching the fields in the file and the columns of the table are not the right one : should be representing up and down arrows instead we see "sort in alphabetical order" which is totally wrong Steps to Reproduce: 1.open Base 2.open Table part 3.select table 4. clic right on the table and clic on copy 5. select copy data and next 6. arrive on interface for matching fields and columns Actual Results: buttons to move up and down the fields or columns represent sort in alphabetical order Expected Results: buttons to move up and down the fields or columns represent up and down arrows Reproducible: Always User Profile Reset: No Additional Info: [Information automatically included from LibreOffice] Locale: fr Module: OfficeDatabaseDocument [Information guessed from browser] OS: Windows (All) OS is 64bit: no
Created attachment 149963 [details] alphabetical order button in matching fields and columns interfacte
On Win10 + LO 6.1.5.2, I could reproduce this. A little more detailed step by step process: - create brand new odb file - 1 table with id + value - 1 table with id + value + value2 - right click table 2 then choose "copy" - right click table 1 then choose "paste" => a diaog titled "Copy table" appears - choose "Add data" then click Next button => dialog is now title "Assign columns" Indeed, having sorting buttons at left and right is certainly a bug. Alex/Robert: any thoughts? Did you ever used this dialog in previous versions? Is it a regression?
Isn't this a duplicate of bug 119693? The buttons are wrong since LO 6.1. All other versions will show only arrows up and down.
*** This bug has been marked as a duplicate of bug 119693 ***
Verified in Version: 6.3.0.0.alpha0+ Build ID: c196d70337f6b755cfc4c34beda05554c6fab114 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
I have set this one back to NEW, because the other bug (with the same behaviour) appears only with "Breeze"-icons since LO 4.4 The reported buggy behaviour I see since LO 6.1.0.3 on OpenSUSE 15 64bit rpm Linux with icon-theme "Tango"
Code pointers: https://opengrok.libreoffice.org/xref/core/dbaccess/source/ui/misc/WNameMatch.cxx?r=979aed6b#39 https://opengrok.libreoffice.org/xref/core/dbaccess/inc/bitmaps.hlst?r=dd4f1b1b#31
Andreas: I tried to search some icon containing "down" in its name for example but none seems applyable here (perhaps I missed it). Would you be interested in creating ones? (at least for 1 theme). I thought about 2 icons: - moveUp.png / moveUp.svg - moveDown.png /moveDown.svg I don't know the process but I suppose UX team should validate them.
See bug 119693
(In reply to andreas_k from comment #9) > See bug 119693 Isn't fixed. Should only be marked as duplicate *** This bug has been marked as a duplicate of bug 119693 ***