Hello, Following the fix of fdo#87558 (see https://bugs.freedesktop.org/show_bug.cgi?id=87558), I noticed that the order of function in category "Last used" was different between menu Insert Function/icon Insert Function, where the functions are sorted alphabetically, and Sidebar/Functions where: - functions are not sorted at all - once you used a function,which wasn't on Last used, you must double click on sidebar Function to see the function appear - the last one is not always at the top (behaviour from master sources updated yesterday)
In brief, I suppose we'd like the same behaviour between Insert function from Sidebar and not Insert function from other but, what should it be orderered or not? See https://bugs.freedesktop.org/show_bug.cgi?id=39764 Also, would it be interesting to use a set instead of a vector so no need to check that function is already in Last used container? (but can we control the order in this case?) Julien -- View this message in context: http://nabble.documentfoundation.org/Questions-about-order-of-function-for-Last-used-category-Calc-tp4133607.html Sent from the Dev mailing list archive at Nabble.com. _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
