Community
Participate
Working Groups
The dialog that apears after clicking on the button "select columns to hide" does not correspond to the action that the user has to do. Indeed the name of the dialog is : "select columns to show/hide", it has to be replaced by "select columns to show". The user does only select columns to show and not to show/hide.
Created attachment 204869 [details] patch to rename the dialog of selecting columns to show * (1) I, Saadia Dhouib, wrote 100% of the code I've provided. * (2) This code contains no cryptography * (3) I have the right to contribute the code to Eclipse. * (4) I contribute the content under the EPL.
Created attachment 204870 [details] patch to change the tooltip of the menu that show/hide columns * (1) I, Saadia Dhouib, wrote 100% of the code I've provided. * (2) This code contains no cryptography * (3) I have the right to contribute the code to Eclipse. * (4) I contribute the content under the EPL.
+1
Hi, I'm not sure that these patches are still correct, but the problem is always here : the tooltip of the action is "Select columns to hide" whereas we need to unselect the columns to hide the dialog is called : "Select columns to show/hide"
Comment on attachment 204869 [details] patch to rename the dialog of selecting columns to show According to the comments, this patch has not been commited, that why I'm tagging it with ‘iplog-‘.
Comment on attachment 204870 [details] patch to change the tooltip of the menu that show/hide columns According to the comments, this patch has not been commited, that why I'm tagging it with ‘iplog-‘.