[Libreoffice-bugs] [Bug 44453] FILESAVE FILEOPEN .xls: EXCEL Leap year bug has to be mentioned
https://bugs.documentfoundation.org/show_bug.cgi?id=44453 --- Comment #12 from Mike Kaganski --- Created attachment 175303 --> https://bugs.documentfoundation.org/attachment.cgi?id=175303&action=edit Excel 2016 showing dates before 1904 using base-1904 (In reply to Eike Rathke from comment #3) > If dateCompatibility=true and date1904=true, the date base is 1904. > Presumably Excel does not calculate dates before 1904-01-01 so the > 1900-02-29 problem would be moot (could someone verify?) What Excel does with pre-epoch dates in this mode is just hilarious - see the screenshot. Anyway, as you expected, the problem for pre-1904 would not occur. Wrt dateCompatibility attribute of workbookPr: there is also [MS-OI29500] "Office Implementation Information for ISO/IEC 29500 Standards Support" document, which is implementation notes for MS Office. It tells about the mentioned attribute [1]: > g. The standard states that the dateCompatibility attribute determines whether > the date base should be treated as a compatibility date base or should support > the full date range of [ISO-8601]. > > Office ignores the dateCompatibility attribute, and always uses a > compatibility > date base. > > This note applies to the following products: Office 2010, Office 2010 Server, > Office 2010 SP1. > ... > j. The standard states that the dateCompatibility attribute determines > whether > the date base should be treated as a compatibility date base or should support > the full date range of [ISO-8601]. > > Office ignores the dateCompatibility attribute. If workbook@conformance equals > "strict", the 1900 date system is used. Otherwise the 1900 compatibility date > system is used. Excel does not support negative serial numbers. > > This note applies to the following products: Office 2013 Client (Strict), > Office > 2013 Server (Strict), Office 2013 Client (Transitional), Office 2013 Server > (Transitional). And indeed, the later version of ISO/IEC 29500-1 (namely, 2016 [2]) does not mention "dateCompatibility" attribute at all. Now the standard [2] defines workbook@conformance in "18.2.27 workbook (Workbook)": > conformance (Document Conformance Class) > Specifies the conformance class ... to which the SpreadsheetML document > conforms. > If this attribute is omitted, its default value is transitional. MS implementer notes tell [3] > b. The standard specifies that the conformance attribute is a valid attribute > of > the workbook element. > > Excel ignores the conformance attribute. > > This note applies to the following products: Office 2010, Office 2010 Server, > Office 2010 SP1. ... which is expected, since MSO 2010 and earlier presumably did not know (or at least did not care at all) about that attribute. So we *possibly* would want to specify the obsolete dateCompatibility attribute (for completeness?), but need to realize that it will never help. Also we need to explore why we don't export conformance at all *when saving to "Office Open XML Spreadsheet"* (which is presumably our name for the "strict"?). In that mode, as far as I see, dateCompatibility *is* exported (with the expected zero significance). [1] https://docs.microsoft.com/en-us/openspecs/office_standards/ms-oi29500/a251e7c6-7b8a-4e2f-b284-025f9f09ba3e [2] https://www.iso.org/standard/71691.html [3] https://docs.microsoft.com/en-us/openspecs/office_standards/ms-oi29500/7821b8f6-672a-4f05-bc0f-33b818210695 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144677] To treat bookmarks as fields or as bookmarks, and not as formatting marks
https://bugs.documentfoundation.org/show_bug.cgi?id=144677 --- Comment #4 from Heiko Tietze --- (In reply to Michael Stahl (allotropia) from comment #3) > If between the start and the end of a bookmark there is a 100 page table, do > you want the entire table to be field-shaded? You introduced a nice blue bracket, which is not questioned. But its visibility should not be bound to non-printing characters (ctrl+F10) but field shading (ctrl+f8). -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 101646] UI option "Scaling" was removed
https://bugs.documentfoundation.org/show_bug.cgi?id=101646 --- Comment #64 from Heiko Tietze --- (In reply to bantu from comment #63) > LO so far uses the tiniest font possible (as shown in screenshot posted by > Charles) and on top of it, it uses gray background like _no_ other app > around. This makes "LO so special". Okay, those bugs need to be fixed. But a _variable zoom_ on the UI would be the wrong solution. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144754] Assertion opening page style dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=144754 Jan-Marek Glogowski changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |glo...@fbihome.de |desktop.org | Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 --- Comment #3 from Jan-Marek Glogowski --- The Gerrit patch fixes the assert for me and it doesn't crash anymore. After reviewing the Windows font handling code, I'm wondering, why the assert wasn't triggered before. The attached bt doesn't have any assert. Is that one after applying the Gerrit patch for you? Do you see any other problems? -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144476] When mail merge output e-mails are about to be sent, Writer crashes.
https://bugs.documentfoundation.org/show_bug.cgi?id=144476 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144161] Extension Tab are is always remaining empty.
https://bugs.documentfoundation.org/show_bug.cgi?id=144161 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 140715] Your download link is broken
https://bugs.documentfoundation.org/show_bug.cgi?id=140715 --- Comment #3 from QA Administrators --- Dear Lucas M, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-FollowUp -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144441] Unable to select item in drop box by using mouse
https://bugs.documentfoundation.org/show_bug.cgi?id=11 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144166] Pixel (or pixels) missing in the formula input box
https://bugs.documentfoundation.org/show_bug.cgi?id=144166 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144477] The view Master Slide does not allow the use of Page Up/Down to go through the available master slides
https://bugs.documentfoundation.org/show_bug.cgi?id=144477 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 140372] Hangs with a document from rostender
https://bugs.documentfoundation.org/show_bug.cgi?id=140372 --- Comment #3 from QA Administrators --- Dear Vitaliy Filippov, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-FollowUp -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 139476] if you accidently paste something large into a search box LO freezes for a long time
https://bugs.documentfoundation.org/show_bug.cgi?id=139476 --- Comment #4 from QA Administrators --- Dear ffs, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 140715] Your download link is broken
https://bugs.documentfoundation.org/show_bug.cgi?id=140715 QA Administrators changed: What|Removed |Added Resolution|--- |INSUFFICIENTDATA Status|NEEDINFO|RESOLVED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144438] Cell editing random spurious odd content re-arrangements and deletions
https://bugs.documentfoundation.org/show_bug.cgi?id=144438 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 140372] Hangs with a document from rostender
https://bugs.documentfoundation.org/show_bug.cgi?id=140372 QA Administrators changed: What|Removed |Added Resolution|--- |INSUFFICIENTDATA Status|NEEDINFO|RESOLVED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132778] Macro security settings don't work for network shares
https://bugs.documentfoundation.org/show_bug.cgi?id=132778 QA Administrators changed: What|Removed |Added Resolution|--- |INSUFFICIENTDATA Status|NEEDINFO|RESOLVED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 141406] Forms do not work with PDF/DOCX
https://bugs.documentfoundation.org/show_bug.cgi?id=141406 --- Comment #3 from QA Administrators --- Dear LI AR, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132778] Macro security settings don't work for network shares
https://bugs.documentfoundation.org/show_bug.cgi?id=132778 --- Comment #5 from QA Administrators --- Dear Jonathan Lyster, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-FollowUp -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 141353] Upgrading from 7.03 to 7.0.5 Win 10 error 1303
https://bugs.documentfoundation.org/show_bug.cgi?id=141353 --- Comment #3 from QA Administrators --- Dear Michael, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136802] Compare document – review changes sequencially
https://bugs.documentfoundation.org/show_bug.cgi?id=136802 --- Comment #2 from QA Administrators --- Dear kkivi, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 141325] Problem with Transaction
https://bugs.documentfoundation.org/show_bug.cgi?id=141325 --- Comment #2 from QA Administrators --- Dear Xavier, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 138575] Pasting images makes LibreOffice Writer slow
https://bugs.documentfoundation.org/show_bug.cgi?id=138575 --- Comment #8 from QA Administrators --- Dear Alex, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 139223] FILESAVE DOC: Loosing parallel wrap on DOC export
https://bugs.documentfoundation.org/show_bug.cgi?id=139223 --- Comment #6 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136724] Selection bottom up causes scroll to previous page
https://bugs.documentfoundation.org/show_bug.cgi?id=136724 --- Comment #3 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136774] Image visible which should probably by hidden (track & changes)
https://bugs.documentfoundation.org/show_bug.cgi?id=136774 --- Comment #2 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136725] Formatting applied after table (which shouldn't be the case
https://bugs.documentfoundation.org/show_bug.cgi?id=136725 --- Comment #4 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136775] Content appears after save & reload (Track & changes involved)
https://bugs.documentfoundation.org/show_bug.cgi?id=136775 --- Comment #3 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136623] Textboxes wrongly positioned after on file open
https://bugs.documentfoundation.org/show_bug.cgi?id=136623 --- Comment #4 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136627] Memory usage increases with 200 MB after hovering over file send (java runtime related)
https://bugs.documentfoundation.org/show_bug.cgi?id=136627 --- Comment #3 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136716] GrammarDirty is triggered by change table style the first time
https://bugs.documentfoundation.org/show_bug.cgi?id=136716 --- Comment #4 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136284] Undo steps cut/off broken after RTF paste
https://bugs.documentfoundation.org/show_bug.cgi?id=136284 --- Comment #4 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136447] Text flow page break in tristate after CTRL+A Backspace Undo
https://bugs.documentfoundation.org/show_bug.cgi?id=136447 --- Comment #3 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136178] File opens with different formatting compared to how it was saved (track & changes involved)
https://bugs.documentfoundation.org/show_bug.cgi?id=136178 --- Comment #4 from QA Administrators --- Dear Telesto, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 135678] Draw unable to open file properly after creation/saving
https://bugs.documentfoundation.org/show_bug.cgi?id=135678 --- Comment #4 from QA Administrators --- Dear Michael, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 135751] BUG numéros et nombre de pages
https://bugs.documentfoundation.org/show_bug.cgi?id=135751 --- Comment #2 from QA Administrators --- Dear claude.ol.martin, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132296] Improve typedef support in generated C++ headers
https://bugs.documentfoundation.org/show_bug.cgi?id=132296 --- Comment #3 from QA Administrators --- Dear straub, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 96533] FORMATTING no text box line gradient color
https://bugs.documentfoundation.org/show_bug.cgi?id=96533 --- Comment #11 from QA Administrators --- Dear Ari Latvala, 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 with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. 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) from https://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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 97625] UI: AutoCorrect button on toolbar poorly defined functionality
https://bugs.documentfoundation.org/show_bug.cgi?id=97625 --- Comment #16 from QA Administrators --- Dear nemzag, 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 with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. 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) from https://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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 43170] compatibility with MS Word: width of the last column in the tables that have borderlines increases
https://bugs.documentfoundation.org/show_bug.cgi?id=43170 --- Comment #16 from QA Administrators --- Dear rpr, 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 with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. 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) from https://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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 119112] [EPUB] SVG images are rendered duplicated
https://bugs.documentfoundation.org/show_bug.cgi?id=119112 --- Comment #6 from QA Administrators --- Dear Olivier Hallot, 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 with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. 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) from https://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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 117636] Multi-page block of Chinese glyphs slows down file opening and navigation
https://bugs.documentfoundation.org/show_bug.cgi?id=117636 --- Comment #15 from QA Administrators --- Dear zyl, 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 with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. 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) from https://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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 107610] FILEOPEN PPTX: wrong default fonts for non English text
https://bugs.documentfoundation.org/show_bug.cgi?id=107610 --- Comment #8 from QA Administrators --- Dear Ofir, 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 with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. 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) from https://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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 107333] 'Apply Style' drop down only lists the 'Default' cell style
https://bugs.documentfoundation.org/show_bug.cgi?id=107333 --- Comment #6 from QA Administrators --- Dear Yousuf Philips (jay) (retired), 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 with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. 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) from https://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: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144732] [FILEOPEN] Missing content from bare BIFF8 XLS Files
https://bugs.documentfoundation.org/show_bug.cgi?id=144732 --- Comment #11 from Commit Notification --- Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e753de4630fb74ac837d0339be23a305f18d0725 tdf#144732: treat invalid subtype value as worksheet It will be available in 7.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144732] [FILEOPEN] Missing content from bare BIFF8 XLS Files
https://bugs.documentfoundation.org/show_bug.cgi?id=144732 Commit Notification changed: What|Removed |Added Whiteboard||target:7.3.0 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144732] [FILEOPEN] Missing content from bare BIFF8 XLS Files
https://bugs.documentfoundation.org/show_bug.cgi?id=144732 Mike Kaganski changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |RESOLVED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 143221] Menu/Toolbar entry to show hidden character
https://bugs.documentfoundation.org/show_bug.cgi?id=143221 --- Comment #6 from S.Zosgornik --- (In reply to Justin L from comment #5) > In any case, the fact that this is not turned on by default is a big clue > that some people want hidden to be non-trivial to reveal. Those some people don't understand the strength of protection of hidden characters. You can open any ODF-files inside a plain-text editor and see all characters. Even hidden cells in Excel or Calc could be revealed in plain-text but at least does hidden cells offer an password protection. > In any case, it seems like the perfect solution for OP. I agree that it > would be nice to have the documentation about "hidden" make mention of how > it can be revealed. Agree, this has to be done anyways. Especially without the asked menu entry. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 111904] Text box is imported as a different type in PPT
https://bugs.documentfoundation.org/show_bug.cgi?id=111904 Aron Budea changed: What|Removed |Added Keywords||bibisected, bisected Version|4.4.0.3 release |Inherited From OOo --- Comment #3 from Aron Budea --- Still in LO Version: 7.3.0.0.alpha0+ (55adeb1c3fbcf32c7c44a3f0c310b56298f551f9) / Ubuntu. The commit that changed the import with no slide content to the current one was the following, in 4.1: https://cgit.freedesktop.org/libreoffice/core/commit/?id=95bb951826c7fbaafb055008416f4f1d5cfc95dc author Felix Zhang 2013-05-10 18:10:46 +0530 committer Muthu Subramanian 2013-05-10 18:10:46 +0530 bnc#758621: show preset texts in slide placeholder -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 108743] [META] Find toolbar bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=108743 Bug 108743 depends on bug 137741, which changed state. Bug 137741 Summary: Fields objects should be navigable in Navigator and the Find bar https://bugs.documentfoundation.org/show_bug.cgi?id=137741 What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 103030] [META] Navigator sidebar deck and floating window
https://bugs.documentfoundation.org/show_bug.cgi?id=103030 Bug 103030 depends on bug 137741, which changed state. Bug 137741 Summary: Fields objects should be navigable in Navigator and the Find bar https://bugs.documentfoundation.org/show_bug.cgi?id=137741 What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144159] COUNTIFS() function performance regression
https://bugs.documentfoundation.org/show_bug.cgi?id=144159 Eike Rathke changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=14 ||4740 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144159] COUNTIFS() function performance regression
https://bugs.documentfoundation.org/show_bug.cgi?id=144159 Eike Rathke changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|er...@redhat.com|libreoffice-b...@lists.free ||desktop.org --- Comment #13 from Eike Rathke --- The fix for bug 144740 removes massively obtaining the number formats and the RoundValueAsShown() calls in this scenario, that also show up in the flamegraph. I don't have a non-debug performance measurement build at hand, but in the debug build I don't see a significant improvement, so the cause may still be something else. Please test in a daily build with the fix from https://bugs.documentfoundation.org/show_bug.cgi?id=144740#c1 Unassigning myself here. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 54854] calc add-in functions are not evaluated as expected
https://bugs.documentfoundation.org/show_bug.cgi?id=54854 --- Comment #30 from Commit Notification --- Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/4e6211e98f0f4000477ecee0783522603b3caad8 tdf#54854 Using Calc Functions in macros -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 54854] calc add-in functions are not evaluated as expected
https://bugs.documentfoundation.org/show_bug.cgi?id=54854 Commit Notification changed: What|Removed |Added Whiteboard||target:7.3.0 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144754] Assertion opening page style dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=144754 --- Comment #2 from Mark Hung --- See also https://gerrit.libreoffice.org/c/core/+/122726 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144754] Assertion opening page style dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=144754 --- Comment #1 from Mark Hung --- Created attachment 175301 --> https://bugs.documentfoundation.org/attachment.cgi?id=175301&action=edit Backtrace copied from VS -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144754] New: Assertion opening page style dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=144754 Bug ID: 144754 Summary: Assertion opening page style dialog Product: LibreOffice Version: 7.3.0.0 alpha0+ Master Hardware: All OS: Windows (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: Writer Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: mark...@gmail.com Description: LibreOffice always assert when I try to open default page style dialog, either by double clicking style name "Default style" from the status bar, or right button menu - edit when selecting "Default style" from the page style tab of sidebar. I've tested in Calc and Writer, but didn't test styles other than "Default style". Assertion failed: mhDefFont, file C:/cygwin/home/hungl/lode/dev/core/vcl/win/gdi/salfont.cxx, line 866 Assertion failed: GetChildCount() == 2 || pWindowImpl->mbInDispose, file C:/cygwin/home/hungl/lode/dev/core/vcl/source/window/layout.cx x, line 1513 Steps to Reproduce: 1. Open Writer or Calc. 2. Double click "Default Style" on the status bar. Actual Results: Assertion dialog pops up. Expected Results: Page style dialog pops up. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 5bc3cc695d58848d937910bf6344af1fa6f71725 CPU threads: 16; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: zh-TW (zh_TW); UI: en-US Calc: CL -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144753] Won't open
https://bugs.documentfoundation.org/show_bug.cgi?id=144753 V Stuart Foote changed: What|Removed |Added CC||vstuart.fo...@utsa.edu --- Comment #2 from V Stuart Foote --- The Needinfo to OP to answer the question. This is probably a dup of bug 144598 But, if you prefer not to test the simple profile adjustment that would verify, we'll lighten your burden and just resolve this insufficient detail and let you get on with things. Update to 7.1.7 when/if released, or the upcoming 7.2.2 build in a week or so. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144598] Crash in: SkRect::round()
https://bugs.documentfoundation.org/show_bug.cgi?id=144598 --- Comment #32 from V Stuart Foote --- *** Bug 144736 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144736] LO 7.1.6.x does not run on Windows 10 or 8.1, it just crashes
https://bugs.documentfoundation.org/show_bug.cgi?id=144736 V Stuart Foote changed: What|Removed |Added Resolution|WORKSFORME |DUPLICATE CC||vstuart.fo...@utsa.edu --- Comment #8 from V Stuart Foote --- dupe to 144598 for tracking... *** This bug has been marked as a duplicate of bug 144598 *** -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 117497] [META] Colibre icons
https://bugs.documentfoundation.org/show_bug.cgi?id=117497 Bug 117497 depends on bug 144631, which changed state. Bug 144631 Summary: Inconsistent LibreOffice Base Query Design Run Sql Command Directly Toolbar Button Tick Colour across icon themes https://bugs.documentfoundation.org/show_bug.cgi?id=144631 What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 142952] Crash in: mergedlo.dll
https://bugs.documentfoundation.org/show_bug.cgi?id=142952 --- Comment #11 from Andreas Säger --- (In reply to Buovjaga from comment #10) > You could try bibisecting it with either 7.1 or 7.0 repositories (have to > check both as you only have info on 6.4 and 7.1): > https://wiki.documentfoundation.org/QA/Bibisect/Windows Sorry, no. I can't do that. I can't follow that manual. I don't care if LO can do mail merge on a Windows PC. We can live with LO 6.4 or OOo 3.3. Does not matter at all. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144736] LO 7.1.6.x does not run on Windows 10 or 8.1, it just crashes
https://bugs.documentfoundation.org/show_bug.cgi?id=144736 --- Comment #7 from mike.a.nico...@gmail.com --- So, to get the LibreOffice to work (to even start working) on Windows10 I have to become an IT Specialist? Not a very practical solution! It seems that the TOOL, itself, is now more important than what the tool was made to do! I just wanted a Word Processor, I didn't want to have to learn how to build one. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144650] LO crashes after opening of read-only file
https://bugs.documentfoundation.org/show_bug.cgi?id=144650 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Summary|LO crashes after opening of |LO crashes after opening of |read-only file (Windows 7 |read-only file |only?) | Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #5 from Roman Kuznetsov <79045_79...@mail.ru> --- Set to NEW by Comment 4 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144650] LO crashes after opening of read-only file (Windows 7 only?)
https://bugs.documentfoundation.org/show_bug.cgi?id=144650 Bigor changed: What|Removed |Added CC||big...@yandex.ru --- Comment #4 from Bigor --- Version: 7.2.1.2 / LibreOffice Community Build ID: 20(Build:2) CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: ru-RU (ru_RU.UTF-8); UI: ru-RU 7.2.1-2 Calc: threaded Confirming the problem When opening * .ods, * .xlsx files (example https://forumooo.ru/index.php?action=dlattach;topic=8834.0;attach=15497) and selecting Notify LO crashes in 1-2 minutes -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144708] Recent documents repeated use slows LO to crawl
https://bugs.documentfoundation.org/show_bug.cgi?id=144708 --- Comment #5 from Telesto --- (In reply to m.a.riosv from comment #3) > Confirmed, LO becomes more and more slow, it happens about 16 cycles > save/Load. > Seems the options Menu/Tools/Options/Load&Save/General - Save autorecovery > and Always create backup doesn't affect here. > > Version: 7.2.2.1 (x64) / LibreOffice Community > Build ID: 0e408af0b27894d652a87aa5f21fe17bf058124c > CPU threads: 4; OS: Windows 10.0 Build 21390; UI render: Skia/Vulkan; VCL: > win > Locale: es-ES (es_ES); UI: en-US Calc: CL Also after profile reset? -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144747] FILEOPEN When opening any Hancom Word hwp document garbage is displayed
https://bugs.documentfoundation.org/show_bug.cgi?id=144747 Ming Hua changed: What|Removed |Added CC||sungd...@gmail.com --- Comment #3 from Ming Hua --- DaeHyun, I think you may be interested in this. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 40961] should set configuration at installation time
https://bugs.documentfoundation.org/show_bug.cgi?id=40961 Jérôme changed: What|Removed |Added Attachment #175278|0 |1 is obsolete|| --- Comment #20 from Jérôme --- Created attachment 175300 --> https://bugs.documentfoundation.org/attachment.cgi?id=175300&action=edit /opt/libreofficedev7.3/program/soffice in version 7.3.0.0.alpha0 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 40961] should set configuration at installation time
https://bugs.documentfoundation.org/show_bug.cgi?id=40961 --- Comment #19 from Jérôme --- I downloaded the below daily build : https://dev-builds.libreoffice.org/daily/master/Linux-rpm_deb-x86_64@86-TDF/current/master~2021-09-26_16.13.32_LibreOfficeDev_7.3.0.0.alpha0_Linux_x86-64_deb.tar.gz Into this file, I found the libreofficedev7.3_7.3.0.0.alpha0-1_amd64.deb package which has the file with the below path : opt/libreofficedev7.3/program/soffice This bug still occurs in version 7.3.0.0.alpha0. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144736] LO 7.1.6.x does not run on Windows 10 or 8.1, it just crashes
https://bugs.documentfoundation.org/show_bug.cgi?id=144736 --- Comment #6 from Ming Hua --- (In reply to clay0 from comment #4) > (In reply to Julien Nabet from comment #3) > > So it's a dup of tdf#144598 which is fixed from 7.1.7 (for 7.1 branch) or > > 7.2.2 (for 7.2 branch) > > From 7.2.2 for the 7.2 branch? No crashes here for 7.2.0.4 or for 7.2.1.2. That bug is non-deterministic, meaning that it randomly appear during the build process. All the source code prior to, and including 7.1.6 version has this bug, but it seems only in the 7.1.6 build process this bug was triggered and resulted in a problematic binary application program (and installer). The fix in 7.1.7 and 7.2.2 means that bug will definitely not appear anymore, it doesn't mean all builds before the fix will have the "can't start with Skia" problem. (In reply to Julien Nabet from comment #5) > Ok so let's rather put WFM then since there's no fix spotted for this one if > it's not a dup of tdf#144598 Not that it's very important, but I still believe this should be a dup of 144598, since according to bug 144174, 7.2.1 final release is alright (https://bugs.documentfoundation.org/show_bug.cgi?id=144174#c12), only 7.2.1 RC1 has the problem. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144752] Misspelled word is not marked this way after undo of suggestion
https://bugs.documentfoundation.org/show_bug.cgi?id=144752 Telesto changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=13 ||5721 Keywords||bibisected, bisected, ||regression -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144752] Misspelled word is not marked this way after undo of suggestion
https://bugs.documentfoundation.org/show_bug.cgi?id=144752 --- Comment #2 from Telesto --- Created attachment 175299 --> https://bugs.documentfoundation.org/attachment.cgi?id=175299&action=edit Bibisect log Bisected to: author Michael Stahl 2020-08-19 18:55:27 +0200 committer Michael Stahl 2020-08-20 13:47:08 +0200 commit ec579354af954867b829e7d08e4d752518c83728 (patch) treee2fea1fd4729fedf648f129a0e927674b4235c7a parent 6274fbe13c8fa556916b5aed695c6921ef6ff84f (diff) tdf#135721 sw: fix spell check context menu deleting flys Kind of similar to e1629c210ad78310e3d48c0756723134a27b89df but the problem is at a higher level: SwTextShell::Execute() with SID_SPELLCHECK_APPLY_SUGGESTION should not DelLeft() + Insert() but just Replace(). (regression from 28b77c89dfcafae82cf2a6d85731b643ff9290e5) https://cgit.freedesktop.org/libreoffice/core/commit/?id=ec579354af954867b829e7d08e4d752518c83728 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144747] FILEOPEN When opening any Hancom Word hwp document garbage is displayed
https://bugs.documentfoundation.org/show_bug.cgi?id=144747 --- Comment #2 from Julien Nabet --- Just for the record, on pc Debian x86-64 with master sources updated today, I got a message indicating that the file needs some repair but even when choosing yes it fails to open. I noticed these logs on console: WPSDocument::isFileFormatSupported() Throwing InvalidHeaderException Throwing InvalidHeaderException WPSDocument::isFileFormatSupported() warn:oox.storage:22527:22527:oox/source/helper/zipstorage.cxx:68: ZipStorage::ZipStorage exception opening input storage com.sun.star.io.IOException message: /home/julien/lo/libreoffice/package/source/xstor/xfactory.cxx:261 warn:oox:22527:22527:oox/source/crypto/DocumentDecryption.cxx:166: Encrypted package does not contain DataSpaceMap Throwing InvalidHeaderException WPSDocument::isFileFormatSupported() Throwing InvalidHeaderException AbiDocument::isFileFormatSupported Found xml parser severity error Document is empty WPSDocument::isFileFormatSupported() WPSDocument::isFileFormatSupported() WPSDocument::isFileFormatSupported() WPSDocument::isFileFormatSupported() Throwing InvalidHeaderException warn:oox.storage:22527:22527:oox/source/helper/zipstorage.cxx:68: ZipStorage::ZipStorage exception opening input storage com.sun.star.io.IOException message: /home/julien/lo/libreoffice/package/source/xstor/xfactory.cxx:261 warn:oox:22527:22527:oox/source/crypto/DocumentDecryption.cxx:166: Encrypted package does not contain DataSpaceMap warn:oox.storage:22527:22527:oox/source/helper/zipstorage.cxx:68: ZipStorage::ZipStorage exception opening input storage com.sun.star.io.IOException message: /home/julien/lo/libreoffice/package/source/xstor/xfactory.cxx:261 ... warn:oox.storage:22527:22527:oox/source/helper/zipstorage.cxx:68: ZipStorage::ZipStorage exception opening input storage com.sun.star.io.IOException message: /home/julien/lo/libreoffice/package/source/xstor/xfactory.cxx:261 warn:oox:22527:22527:oox/source/crypto/DocumentDecryption.cxx:166: Encrypted package does not contain DataSpaceMap VisioDocument: version 0 Found xml parser severity error Document is empty -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144732] [FILEOPEN] Missing content from bare BIFF8 XLS Files
https://bugs.documentfoundation.org/show_bug.cgi?id=144732 --- Comment #10 from SheetJS --- The spec situation is confusing. The old 97-2007 spec [1] (page 18) refers to a "Simple Save" structure. Our initial interpretation was that the Simple files have no mini FAT. Daniel Rentz and the OpenOffice developers [2] (page 14) may have interpreted that as bare workbook streams: > All document types and BIFF versions can be stored in a simple stream file, > most of them are always stored this way. The only exception are BIFF5-BIFF8 > workbook documents, which are usually stored as compound document files (see > below). If these documents are stored as stream files, the entire file > consists of the “Book” stream (BIFF5) or “Workbook” stream (BIFF8) only. [1] https://www.loc.gov/preservation/digital/formats/digformatspecs/Excel97-2007BinaryFileFormat%28xls%29Specification.pdf [2] https://www.openoffice.org/sc/excelfileformat.pdf -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144753] Won't open
https://bugs.documentfoundation.org/show_bug.cgi?id=144753 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 --- Comment #1 from Julien Nabet --- Could you give a try at https://wiki.documentfoundation.org/QA/FirstSteps#Graphics-related_issues_.28Skia.29 ? If specifically this part helps: "Open registrymodifications.xcu in a plain text editor, and search for UseSkia text string there. If found, replace true with false in that line. If not found, add this line to the file before the final : false " it may be a dup of an existing bug which has been fixed with next LO releases 7.1.7 and 7.2.2 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144737] In Base forms table control, font for table is ignored for multi line text columns
https://bugs.documentfoundation.org/show_bug.cgi?id=144737 Julien Nabet changed: What|Removed |Added CC|serval2...@yahoo.fr | --- Comment #6 from Julien Nabet --- Thank you for the new feedback. Now the bug is confirmed but I don't know at all how to fix this so uncc myself. Hope someone will find a fix for this. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 135710] EDITING DOC: Image frame at wrong position on screen after changing anchor from to character to paragraph but fine after file reload
https://bugs.documentfoundation.org/show_bug.cgi?id=135710 Telesto changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDINFO|UNCONFIRMED --- Comment #3 from Telesto --- Still present Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: d5e55d204b71710eb5eb5d2c683dd6698626df3c CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (nl_NL); UI: en-US Calc: CL -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 113339] [META] Updates bug tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=113339 Bug 113339 depends on bug 50421, which changed state. Bug 50421 Summary: UI: "Check for Updates" menu leads to an unusable dialog (shows "%PERCENT%") https://bugs.documentfoundation.org/show_bug.cgi?id=50421 What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 50421] UI: "Check for Updates" menu leads to an unusable dialog (shows "%PERCENT%")
https://bugs.documentfoundation.org/show_bug.cgi?id=50421 Julien Nabet changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #65 from Julien Nabet --- Cherry-pick waiting for review for 7.2 branch here: https://gerrit.libreoffice.org/c/core/+/122733 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 135712] Image moves left after changing anchor from to page to paragraph and pressing up
https://bugs.documentfoundation.org/show_bug.cgi?id=135712 Telesto changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDINFO|UNCONFIRMED --- Comment #4 from Telesto --- No change Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: d5e55d204b71710eb5eb5d2c683dd6698626df3c CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (nl_NL); UI: en-US Calc: CL -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 135874] Undo makes the initial selection larger (which can be annoying with drag & drop)
https://bugs.documentfoundation.org/show_bug.cgi?id=135874 Telesto changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|1 |0 --- Comment #5 from Telesto --- Still behaving the same Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: d5e55d204b71710eb5eb5d2c683dd6698626df3c CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (nl_NL); UI: en-US Calc: CL -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144736] LO 7.1.6.x does not run on Windows 10 or 8.1, it just crashes
https://bugs.documentfoundation.org/show_bug.cgi?id=144736 Julien Nabet changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment #5 from Julien Nabet --- Ok so let's rather put WFM then since there's no fix spotted for this one if it's not a dup of tdf#144598 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144752] Misspelled word is not marked this way after undo of suggestion
https://bugs.documentfoundation.org/show_bug.cgi?id=144752 Telesto changed: What|Removed |Added Version|7.3.0.0 alpha0+ Master |7.1.0.3 release --- Comment #1 from Telesto --- Also in Version: 7.1.0.0.beta1+ (x64) Build ID: f9fab4203c1aa0b9a3f27ce2713b6d5addc7df19 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: nl-NL Calc: CL not in 7.0 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144753] New: Won't open
https://bugs.documentfoundation.org/show_bug.cgi?id=144753 Bug ID: 144753 Summary: Won't open Product: LibreOffice Version: 7.1.6.2 release Hardware: All OS: Windows (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: mike.a.nico...@gmail.com I have downloaded 7.1.6.2 twice and installed it 4 times - it still won't open. Icon is there but when I go to click on it the program just doesn't open! No error codes, no nothing, it just won't open. Went to use previous version (that worked fine) but apparently that was removed when this version was installed! -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136294] Red wrong spelled lining needs a trigger to get activated (spell checker)
https://bugs.documentfoundation.org/show_bug.cgi?id=136294 Telesto changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=14 ||4752 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144752] Misspelled word is not marked this way after undo of suggestion
https://bugs.documentfoundation.org/show_bug.cgi?id=144752 Telesto changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=13 ||6294 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 96000] [META] Spelling and grammar checking bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=96000 Bug 96000 depends on bug 135902, which changed state. Bug 135902 Summary: The ignore wrong spelled setting is overruled, after a correcting another word (if next to each other) https://bugs.documentfoundation.org/show_bug.cgi?id=135902 What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INSUFFICIENTDATA|--- -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 135902] The ignore wrong spelled setting is overruled, after a correcting another word (if next to each other)
https://bugs.documentfoundation.org/show_bug.cgi?id=135902 Telesto changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INSUFFICIENTDATA|--- Ever confirmed|1 |0 --- Comment #7 from Telesto --- 1. Open the attached file 2. Right click "nervously" and select Ignore 3. Right Click "looked" and replace it with the suggestion -> Nervously is again marked 'dirty' (wrong spelled) Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: d5e55d204b71710eb5eb5d2c683dd6698626df3c CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (nl_NL); UI: en-US Calc: CL -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144752] New: Misspelled word is not marked this way after undo of suggestion
https://bugs.documentfoundation.org/show_bug.cgi?id=144752 Bug ID: 144752 Summary: Misspelled word is not marked this way after undo of suggestion Product: LibreOffice Version: 7.3.0.0 alpha0+ Master Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Writer Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: tele...@surfxs.nl Description: Misspelled word is not marked this way after undo of suggestion Steps to Reproduce: 1. Open attachment 164442 2. Right click "nervously" and replace it with Wonderfull (assuming German Dictionary 3. CTRL+Z 4. Notice "nervously" not being misspelled.. You need to type something to trigger the red underlining Kind of annoying if you picked the wrong item in the list.. Actual Results: No dirty flag (misspelled) straight away Expected Results: Ideally yes Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: d5e55d204b71710eb5eb5d2c683dd6698626df3c CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (nl_NL); UI: en-US Calc: CL still fine with Versie: 4.4.7.2 Build ID: f3153a8b245191196a4b6b9abd1d0da16eead600 Locale: nl_NL -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 96000] [META] Spelling and grammar checking bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=96000 Bug 96000 depends on bug 135902, which changed state. Bug 135902 Summary: The ignore wrong spelled setting is overruled, after a correcting another word (if next to each other) https://bugs.documentfoundation.org/show_bug.cgi?id=135902 What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|--- |INSUFFICIENTDATA -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 135902] The ignore wrong spelled setting is overruled, after a correcting another word (if next to each other)
https://bugs.documentfoundation.org/show_bug.cgi?id=135902 Telesto changed: What|Removed |Added Resolution|--- |INSUFFICIENTDATA Status|NEEDINFO|RESOLVED --- Comment #6 from Telesto --- No clue. Maybe MacOS only -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 135854] Image disappearing of changing page wrap to optimal (paragraph where the 'as character' image is anchored to' is moving up
https://bugs.documentfoundation.org/show_bug.cgi?id=135854 Telesto changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDINFO|UNCONFIRMED --- Comment #5 from Telesto --- Still there Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: d5e55d204b71710eb5eb5d2c683dd6698626df3c CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (nl_NL); UI: en-US Calc: CL -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136495] Hard to insert a page with different in between pages without affecting page style of other pages
https://bugs.documentfoundation.org/show_bug.cgi?id=136495 Telesto changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDINFO|UNCONFIRMED --- Comment #4 from Telesto --- Still there Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: d5e55d204b71710eb5eb5d2c683dd6698626df3c CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: en-US (nl_NL); UI: en-US Calc: CL UX topic; not totally certain if this has been handled already; I find the page style handling inconvenient, but well I argued a lot about that already -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 136495] Hard to insert a page with different in between pages without affecting page style of other pages
https://bugs.documentfoundation.org/show_bug.cgi?id=136495 --- Comment #3 from Telesto --- Created attachment 175298 --> https://bugs.documentfoundation.org/attachment.cgi?id=175298&action=edit Example file -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 121740] PPT (1, 2 MB) with Equation 3.0 objects is slow to load (was better with OO)
https://bugs.documentfoundation.org/show_bug.cgi?id=121740 --- Comment #34 from Telesto --- (In reply to Buovjaga from comment #31) > Let's rather close as fixed as there are many commits in this +1 With the addition of opening a new ticket regarding comment 26 comment 32 It's still 25 seconds or so on my system only utilizing 15% of a 4 core CPU (expected 25%). It also opens with a change registered -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144735] UI: Context menu to access edit mode for table formula
https://bugs.documentfoundation.org/show_bug.cgi?id=144735 Telesto changed: What|Removed |Added CC||libreoffice-ux-advise@lists ||.freedesktop.org Keywords||needsUXEval Summary|Can not edit field formula |UI: Context menu to access |in a table |edit mode for table formula --- Comment #4 from Telesto --- (In reply to Mike Kaganski from comment #3) > F2 does that; it is not a field, but a table cell formula, hence the > difference. > > But a context menu would be useful, this would be a good enhancement. Lets throw this at UX as a formality. And in the hopes of an EasyHack status.. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144451] Next style should be taken from the inherited style by default if you create a new style based on an existing one.
https://bugs.documentfoundation.org/show_bug.cgi?id=144451 Telesto changed: What|Removed |Added Severity|normal |enhancement Priority|medium |low -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144451] Next style should be taken from the inherited style by default if you create a new style based on an existing one.
https://bugs.documentfoundation.org/show_bug.cgi?id=144451 Telesto changed: What|Removed |Added Summary|Headings created as child |Next style should be taken |of say Heading 1 behave |from the inherited style by |different from Heading 1|default if you create a new ||style based on an existing ||one. CC||libreoffice-ux-advise@lists ||.freedesktop.org Keywords||needsUXEval --- Comment #4 from Telesto --- (In reply to Dieter from comment #3) Thanks for the analysis :-) Let's ping UX -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144738] "Fat Cross" cursor has extra shadow
https://bugs.documentfoundation.org/show_bug.cgi?id=144738 --- Comment #5 from al...@gmx.de --- I don't see how this bug is a duplicate of bug 142500. The subject of bug 142500 is the lack of the curstors for high DPI displays. In this report, the form of the cursor on low DPI is discussed. I'd prefer to discuss the two issues separately. So please re-open this issue. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 144437] rtf export: bookmark is moved to paragraph begin
https://bugs.documentfoundation.org/show_bug.cgi?id=144437 Vasily Melenchuk (CIB) changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libreoffice-b...@lists.free |vasily.melenc...@cib.de |desktop.org | -- You are receiving this mail because: You are the assignee for the bug.