Created attachment 84067 [details] File with embedded macro If you try to assign macro to event from Organize macros window, you can not choose macros embedded in document. Steps to reproduce 1. Open any document with embedded macro (attached one for example; all that macro does is displaying friendly pop-up window, but you should check code anyway). 2. Choose Tools → Customize... 3. In new window go to "Events" tab. Select any entry and press "Macro..." (in upper right corner) 4. Note how library provides you with three sets for macros: My Macros, LibreOffice Macros and file macros. Close window. 5. Choose Tools → Macros → Organize macros → LibreOffice Basic... 6. In new window select any macro and press "Assign" 7. Again select any entry and press "Macro..." (in upper right corner) 8. Note how window is the same as in step 4 EXPECT you can not choose macro from document. Actual results Otherwise identical window provides different sets of options (see attached screenshot for comparison; of course red letters are added for easy identification) Expected result Identical windows should provide access to the same set of libraries. One should be able to assign macro embedded in document to event from Organize macros window. Reproduced on: - 3.6.6 from TDF website, Debian testing, amd64 - 4.0.4 from Debian repo, Debian testing, amd64 - 4.0.1 from TDF website, Debian testing, amd64
Created attachment 84068 [details] Two windows side by side for comparison purposes
Hello I reproduce on windows 7/64 with Version: 4.2.0.3 Build ID: c63c03decdf780d8fb80823950665b782ec9ecd0 I set Status to New. The problem with this dialog seems to me more serious: the "Assign" button is active only when a macro is selected (see AssignNotEnabled.png). This suggests that it is this macro that will be assigned to an event or a menu, etc.. It seems to me that all this feature should be reviewed. Regards Pierre-Yves
Created attachment 92778 [details] Screenshot AssignNotEnabled.png
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (4.4.2 or later) https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-05-02
Hi Still reproduced on windows 7 & Version: 4.4.2.2 Build ID: c4c7d32d0d49397cad38d62472b0bc8acff48dd6 Locale : fr_FR Regards Pierre-Yves
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.1.5 or 5.2.1 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20160920
Still reproducible with Version: 5.3.0.0.alpha1+ Build ID: 458a9fd8065737af212bb6bbba285ecb9aad1bb8 CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Layout Engine: new; Locale: ru-RU (ru_RU); Calc: group
A patch is submitted for review: https://gerrit.libreoffice.org/30600
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=450762b224d62ded0c55144fee0796085dd4def3 tdf#68118: Pass current document frame to SvxScriptSelectorDialog It will be available in 5.3.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.