[Libreoffice-bugs] [Bug 104116] Writer - standalone forms: Can't use relative URLs for data source
https://bugs.documentfoundation.org/show_bug.cgi?id=104116 Kostas Katsaros changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #13 from Kostas Katsaros --- Not reprodusable anymore, I don't know what changed. Version: 7.3.4.2 / LibreOffice Community, Ubuntu. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149937] Legend Move Does not Persist
https://bugs.documentfoundation.org/show_bug.cgi?id=149937 raal changed: What|Removed |Added Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED --- Comment #4 from raal --- It's bug in excel then. Please report it to Excel's bugtracker. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150121] My whole document turns into an unwanted hyperlink
https://bugs.documentfoundation.org/show_bug.cgi?id=150121 --- Comment #1 from Robert Beale --- I am going to download a new version of Libra Office -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150121] New: My whole document turns into an unwanted hyperlink
https://bugs.documentfoundation.org/show_bug.cgi?id=150121 Bug ID: 150121 Summary: My whole document turns into an unwanted hyperlink Product: LibreOffice Version: 7.1.8.1 release Hardware: All OS: Windows (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: robert.beal...@gmail.com Description: I have been pasting hyperlinks into documents without using the insert function. Consequently, the whole document turns into one of the hyperlinks. How can I restore the text without the hyperlink? Actual Results: I don't know how to answer this. Expected Results: I don't want all my text to be a hyperlink Reproducible: Sometimes User Profile Reset: No Additional Info: Nothing -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 134042] [EDITING] When paste image on another image, they break and vanish. Calc eventually crashes
https://bugs.documentfoundation.org/show_bug.cgi?id=134042 zzz changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||7529 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 107529] Image disappears when inserting 2 images at the same location
https://bugs.documentfoundation.org/show_bug.cgi?id=107529 zzz changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=13 ||4042 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 134042] [EDITING] When paste image on another image, they break and vanish. Calc eventually crashes
https://bugs.documentfoundation.org/show_bug.cgi?id=134042 zzz changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE |--- --- Comment #6 from zzz --- Reopened as a problem distinctive from Bug 105066. All symptoms are same, but reproduction procedures are different. Bug 134042: Source: Most apps EXCEPT LibreCalc and LirbeDraw. Occuring conditions: Worse (more cases) than Bug 105066. This implies that it has an additional issue in intersoftware clipboard handling. Bug 105066: Source: Only about LibreCalc. Occuring conditions: Happens only when "Paste special". Bug 107529: Source: direct Main Menu|Insert-Image into LibreCalc. Occuring conditions: Describes only about Main Menu|Insert-Image. Retest environment: Version: 7.3.2.2 (x64) / LibreOffice Community Build ID: 49f2b1bff42cfccbd8f788c8dc32c1c309559be0 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: ja-JP (ja_JP); UI: en-US Calc: CL I found that the behaviour depends on the source application software of the second paste ("image2", hereafter). Here, "source" means the source of the image in clipboard. As a source, LibreCalc is a special case where the problem happens only under limited conditions. For all other apps, the condition is broader. First, a definition of paste procedure codes used later: (a1) Ctrl+V method: 1. Copy image1 from the source software. 2. Switch to LibreCalc. 3. Click a cell you want to paste the image to, say, A1. 4. Paste image1 by Ctrl+V. 5. Immediately paste it again by Ctrl+V. (b1) Mouse Context menu Paste method: 1. Paste image1 by Ctrl+V. 2. Switch to the source software. Select all and Copy image2 from the source software. 3. Switch to LibreCalc. 4. Click any cell that have no object over it, to switch LibreCalc's mode to cell-keyboard-navigation-mode. 5. Using the keyboard arrow key, move the cell focus to the top-left cell that holds image1. 6. Right-click on the pasted image1, to open the context menu. * Note that BOTH the cell-cursor and the mouse-cursor-at-click must be on image1. 7. Paste image2 by Context menu|"Paste". * No "Paste Special" appears in the context menu for this case. (b2) Keyboard Context menu Paste method: 1. Paste image1 by Ctrl+V. 2. Switch to the source software. Select all and Copy image2 from the source software. 3. Switch to LibreCalc. 4. Click any cell that have no object over it, to switch LibreCalc's mode to cell-keyboard-navigation-mode. 5. Using the keyboard arrow key, move the cell focus to the top-left cell that holds image1. 6. Press the context menu key, to open the context menu. 7. Paste image2 by Context menu|"Paste". (c1) Keyboard Context menu Paste Special method: 1. Paste image1 by Ctrl+V. 2. Switch to the source software. Select all and Copy image2 from the source software. 3. Switch to LibreCalc. 4. Click any cell that have no object over it, to switch LibreCalc's mode to cell-keyboard-navigation-mode. 5. Using the keyboard arrow key, move the cell focus to the top-left cell that holds image1. 6. Press the context menu key, to open the context menu. 7. Paste image2 by Context menu|Paste Special...|Bitmap Image (BMP) (c2) Menubar Paste Special method: 1. Paste image1 by Ctrl+V. 2. Switch to the source software. Select all and Copy image2 from the source software. 3. Switch to LibreCalc. 4. Click any cell that have no object over it, to switch LibreCalc's mode to cell navigation mode. 5. Using the keyboard arrow key, move the cell focus to the top-left cell that holds image1. 6. Click the Menubar. 7. Paste image2 by Menubar Edit|Paste Special|Paste Special...|Bitmap Image (BMP) Experiment results: - Source LibreCalc 7.3.2.2: (a1) Pastes correctly (two image objects overlayed) (b1) Pastes correctly (two image objects overlayed) (b2) Pastes correctly (two image objects overlayed) (c1) Problem reproduces (c2) Problem reproduces - Source IrfanView 4.58 32 bit: (a1) Problem reproduces (b1) Problem reproduces (b2) Problem reproduces (c1) Problem reproduces (c2) Problem reproduces - Source Microsoft Paint bundled with Windows 10 21H2: (a1) Problem reproduces (b1) Problem reproduces (b2) Problem reproduces (c1) Problem reproduces (c2) Problem reproduces * In Microsoft Paint, don't forget to "select all" before copying. - Source GIMP 2.10.28: (a1) Problem reproduces (b1) Problem reproduces (b2) Problem reproduces (c1) Problem reproduces (c2) Problem reproduces * Sidenote: the size of image1 pasted from GIMP is slightly larger than the original image1 in Bug_Test.ods - Source LibreDraw 7.3.2.2: (a1) Pastes correctly (two image objects overlayed) (b1) Pastes correctly (two image objects overlayed) (b2) Pastes corr
[Libreoffice-bugs] [Bug 107529] Image disappears when inserting 2 images at the same location
https://bugs.documentfoundation.org/show_bug.cgi?id=107529 --- Comment #8 from zzz --- I am not Telesto but will report that the problem is still alive. Retest environment: Version: 7.3.2.2 (x64) / LibreOffice Community Build ID: 49f2b1bff42cfccbd8f788c8dc32c1c309559be0 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: ja-JP (ja_JP); UI: en-US Calc: CL -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150120] FILEOPEN DOCX Embededd OLE object (XLSX spreadsheet) is missing
https://bugs.documentfoundation.org/show_bug.cgi?id=150120 --- Comment #1 from jindam, vani --- saving The original file in ODT format (attachment 148132 on bug 122563) as word 2007-365 (docx) and word 97-2003 (doc) with Version: 7.3.5.2 are opening intact on Version: 7.3.5.2 / LibreOffice Community Build ID: 30(Build:2) CPU threads: 4; OS: Linux 3.18; UI render: default; VCL: x11 Locale: en-US (C); UI: en-US Debian package version: 1:7.3.5~rc2-1 Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 105066] Paste special by select bitmap on same cell will become to one blank image frame on sheet.
https://bugs.documentfoundation.org/show_bug.cgi?id=105066 --- Comment #12 from zzz --- Added Bug 107529 to See also. Same symptom, different reproduction procedure. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 105066] Paste special by select bitmap on same cell will become to one blank image frame on sheet.
https://bugs.documentfoundation.org/show_bug.cgi?id=105066 zzz changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||7529 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 107529] Image disappears when inserting 2 images at the same location
https://bugs.documentfoundation.org/show_bug.cgi?id=107529 zzz changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||5066 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150120] New: FILEOPEN DOCX Embededd OLE object (XLSX spreadsheet) is missing
https://bugs.documentfoundation.org/show_bug.cgi?id=150120 Bug ID: 150120 Summary: FILEOPEN DOCX Embededd OLE object (XLSX spreadsheet) is missing Product: LibreOffice Version: 7.3.4.2 release Hardware: ARM OS: Linux (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: Writer Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: jindam.lists...@yahoo.com Created attachment 181384 --> https://bugs.documentfoundation.org/attachment.cgi?id=181384&action=edit Embededd OLE object (XLSX spreadsheet) is missing open attachment 148133 on bug 122563 Embededd OLE object (XLSX spreadsheet) is missing see attached screenshot: Embededd OLE object (XLSX spreadsheet) is missing reproducible on Version: 7.3.5.2 / LibreOffice Community Build ID: 30(Build:2) CPU threads: 4; OS: Linux 3.18; UI render: default; VCL: x11 Locale: en-US (C); UI: en-US Debian package version: 1:7.3.5~rc2-1 Calc: threaded question: opening attachment 148134 on bug 122563 also missing Embededd OLE object (XLSX spreadsheet), should i open seperate bug? * note 7.3.5 is not available, so 7.3.4.2 selected -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149809] FILEOPEN FILESAVE Text orientation is wrong after round-trip
https://bugs.documentfoundation.org/show_bug.cgi?id=149809 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 149932] When using ibus input methods, the underlining style set by the input method is ignored in the gtk3 backend.
https://bugs.documentfoundation.org/show_bug.cgi?id=149932 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 149920] Temp file recovery missing
https://bugs.documentfoundation.org/show_bug.cgi?id=149920 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 149937] Legend Move Does not Persist
https://bugs.documentfoundation.org/show_bug.cgi?id=149937 QA Administrators changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|1 |0 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149937] Legend Move Does not Persist
https://bugs.documentfoundation.org/show_bug.cgi?id=149937 --- Comment #3 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 146393] Switch language layout crashes Libreoffice
https://bugs.documentfoundation.org/show_bug.cgi?id=146393 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 146393] Switch language layout crashes Libreoffice
https://bugs.documentfoundation.org/show_bug.cgi?id=146393 --- Comment #7 from QA Administrators --- Dear amicious, 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 146952] Pegado
https://bugs.documentfoundation.org/show_bug.cgi?id=146952 --- Comment #2 from QA Administrators --- Dear Wilmer González, 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 146853] modification d'épaisseur des bordures impossible
https://bugs.documentfoundation.org/show_bug.cgi?id=146853 --- Comment #3 from QA Administrators --- Dear serge.goubert, 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 44189] FORMATTING: The hyperlinks visited not change the color.
https://bugs.documentfoundation.org/show_bug.cgi?id=44189 --- Comment #8 from Tex2002ans --- I confirm this is still the case in: Version: 7.3.5.2 (x64) / LibreOffice Community Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded - - - But, with a tip from Harald Koester in Bug #112344... if you: 1. Create a URL. 2. Ctrl+Click on URL to visit it. 3. Return to LO and scroll down so URL is off screen. 4. Scroll back up. The visited URL will now be the "visited" color. (Mine showed unvisited as dark blue -> visited as red.) So: - Step 1+2 was still dark blue. - Step 4 = red. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 146413] Crash if I open a spreadsheet saved previously with same program
https://bugs.documentfoundation.org/show_bug.cgi?id=146413 --- Comment #5 from QA Administrators --- Dear naberuz, 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 143596] Change Dimension on Dimension Line in Impress
https://bugs.documentfoundation.org/show_bug.cgi?id=143596 --- Comment #3 from QA Administrators --- Dear oliver, 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 139325] LO writer hangs/crashes--can't access my large ODT data file
https://bugs.documentfoundation.org/show_bug.cgi?id=139325 --- Comment #27 from QA Administrators --- Dear Hal, 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 137368] When Calc is activated from task bar the interior of the UI is black
https://bugs.documentfoundation.org/show_bug.cgi?id=137368 --- Comment #4 from QA Administrators --- Dear Dennis, 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 150119] Crash in: swlo.dll
https://bugs.documentfoundation.org/show_bug.cgi?id=150119 --- Comment #1 from Tex2002ans --- Okay, I've been able to get it to consistently crash every time: 1. Open attached document. 2. Click cursor at end of 2nd line. 3. Press ENTER. 4. Type "This is a test." 5. Highlight 3rd line. 6. Insert > Hyperlink (Ctrl+K) 7. URL = http://libreoffice.org/download 8. Press OK. 9. Ctrl+Click on (any?) of the URLs. CRASH. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150119] New: Crash in: swlo.dll
https://bugs.documentfoundation.org/show_bug.cgi?id=150119 Bug ID: 150119 Summary: Crash in: swlo.dll Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Writer Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: tex2002ans+libreoff...@gmail.com Created attachment 181383 --> https://bugs.documentfoundation.org/attachment.cgi?id=181383&action=edit Document with 2 URLs and 1 URL inside a Text Box This bug was filed from the crash reporting server and is br-dc810b4a-164f-409d-ace8-ab38d398c2e5. = I was working on attached document and was Ctrl+Clicking on the URLs. Randomly crashed. (Tested all 3 links multiple times, and can't get it to crash again.) LO info: Version: 7.3.5.2 (x64) / LibreOffice Community Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149975] More-spaces on English-Sentence-Checking does not work with two extra spaces.
https://bugs.documentfoundation.org/show_bug.cgi?id=149975 --- Comment #3 from --- I will repost the comment because it was difficult to read. Reproducible in: Version: 7.4.0.1 / LibreOffice Community Build ID: 43e5fcfbbadd18fccee5a6f42ddd533e40151bcf CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP Calc: threaded Version: 7.3.5.2 / LibreOffice Community Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP Calc: threaded(In reply to from comment #2) Also, a similar bug occurred in pt-BR spell-check. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149975] More-spaces on English-Sentence-Checking does not work with two extra spaces.
https://bugs.documentfoundation.org/show_bug.cgi?id=149975 --- Comment #2 from --- Reproducible in: Version: 7.4.0.1 / LibreOffice Community Build ID: 43e5fcfbbadd18fccee5a6f42ddd533e40151bcf CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP Calc: threaded Version: 7.3.5.2 / LibreOffice Community Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP Calc: threaded Also, a similar bug occurred in pt-BR spell-check. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 113974] Ability to parse/filter JSON data and extract fields
https://bugs.documentfoundation.org/show_bug.cgi?id=113974 --- Comment #7 from Melroy --- Still really waiting on FILTERJSON() function. Please add it to LibreOffice! PLEASE GOD! -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149937] Legend Move Does not Persist
https://bugs.documentfoundation.org/show_bug.cgi?id=149937 --- Comment #2 from Ian Eales --- It turns out someone was viewing and saving with Excel 2013. When the ods file is opened in Excel, the chart legend is moved to mid right. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149850] Writer stops responding after dragging a .png to the page
https://bugs.documentfoundation.org/show_bug.cgi?id=149850 Dieter changed: What|Removed |Added Ever confirmed|1 |0 Status|REOPENED|UNCONFIRMED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149937] Legend Move Does not Persist
https://bugs.documentfoundation.org/show_bug.cgi?id=149937 raal changed: What|Removed |Added Ever confirmed|0 |1 CC||r...@post.cz Status|UNCONFIRMED |NEEDINFO --- Comment #1 from raal --- Cannot reproduce with Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 28daee8a3252e03a67484dc8d3dd26fd73af4826 CPU threads: 4; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Please attach test file and steps how to reproduce the bug. Thank you. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149850] Writer stops responding after dragging a .png to the page
https://bugs.documentfoundation.org/show_bug.cgi?id=149850 Henry changed: What|Removed |Added Status|RESOLVED|REOPENED Ever confirmed|0 |1 Resolution|FIXED |--- --- Comment #3 from Henry --- Everything worked fine today Moved 8 .png images to 3 LibreOffice pages and printed them. Then did one more and LibreOffice froze ("Not Responding") and Force Quit it. Reopened LibreOffice, it asked me if I wanted to restore the previous page and I did that. Once again it froze when I moved a .png image. Force Quit and reopened LibreOffice and this time discarded the old page - and now it's working. So there is still a bug - but it is inconsistent. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149809] FILEOPEN FILESAVE Text orientation is wrong after round-trip
https://bugs.documentfoundation.org/show_bug.cgi?id=149809 raal changed: What|Removed |Added OS|Windows (All) |All CC||r...@post.cz Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from raal --- Confirm Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 28daee8a3252e03a67484dc8d3dd26fd73af4826 CPU threads: 4; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150058] Libre Draw doesn't export dotted lines and underlined text in eps and other file types
https://bugs.documentfoundation.org/show_bug.cgi?id=150058 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #1 from raal --- tested with Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 28daee8a3252e03a67484dc8d3dd26fd73af4826 CPU threads: 4; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Dashed line is exported, but underlined text not. Please attach test file. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149850] Writer stops responding after dragging a .png to the page
https://bugs.documentfoundation.org/show_bug.cgi?id=149850 Henry changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149850] Writer stops responding after dragging a .png to the page
https://bugs.documentfoundation.org/show_bug.cgi?id=149850 Henry changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|1 |0 --- Comment #2 from Henry --- I'm running 7.2.7.2 / Libreoffice Community Build 8d71d29d553c0f7dcbfa38fbfda25ee34cce99a2 Mac OSX 10.16 according to About Libreoffice but according to my Mac I'm running Version 12.4 (21F79) I've done at least one more restart of Mac OS X and since my OS updates automatically perhaps that's changed. Anyhow - as of yesterday I no long see the bug! -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150118] New: Different behavior opening files having read-only permissions on Windows vs. Linux
https://bugs.documentfoundation.org/show_bug.cgi?id=150118 Bug ID: 150118 Summary: Different behavior opening files having read-only permissions on Windows vs. Linux Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: mikekagan...@hotmail.com Open a file that has no read-only *attribute*, but that is located in a directory that has read-only permissions for the given user. For example, use a document from share: on Windows, it is at C:\Program Files\LibreOffice\share\template\shellnew on Ubuntu, it is at opt/libreoffice7.3/share/template/common/internal Both locations on both OSes are non-writable for non-elevated user. Or an empty document could be created in such a location as a root/admin for testing. Trying to open a document from such a document in LibreOffice on Ubuntu opens the document in read-only mode (with an infobar), without any dialogs. Trying to open a document from such a document in LibreOffice on Windows first opens a dialog: > Document file 'soffice.odt' is locked for editing by: > > Unknown User > > Open document read-only or open a copy of the document for editing. > Select Notify to open read-only and get notified when the document becomes > editable. On Windows, if the document in such a location *in addition* gets a read-only *file attribute*, like running 'attrib +R "C:\Program Files\LibreOffice\share\template\shellnew\soffice.odt"' as admin, it starts opening the same way as on Linux: without any dialog, right into read-only mode with an infobar. It is likely because on Linux, the permissions are connected to file attributes, while on Windows, ACL is unrelated to attributes; but the difference in behavior in conceptually similar (same) situations is confusing and inconvenient. E.g., it results in inconvenience (unneeded dialogs) when opening files from read-only locations, like in https://ask.libreoffice.org/t/read-only-is-on-purpose-but-libreoffice-always-ask-what-i-want-to-do/79795. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150026] 64-bit ChromeOS Cannot Start LibreOffice 7.3.4 or 7.4.0.1
https://bugs.documentfoundation.org/show_bug.cgi?id=150026 --- Comment #1 from Rob Elsman --- The same error occurs with version 7.3.5.2. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150100] UI Calc Double cell border has minimum width at import
https://bugs.documentfoundation.org/show_bug.cgi?id=150100 Balázs Varga (allotropia) changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libreoffice-b...@lists.free |balazs.varga...@gmail.com |desktop.org | -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 145292] Enhancement: Calc UI - Defaults in Find dialogue and toolbar
https://bugs.documentfoundation.org/show_bug.cgi?id=145292 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Keywords||needsUXEval CC||libreoffice-ux-advise@lists ||.freedesktop.org Whiteboard| QA:needsComment| --- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> --- UX-team, we wait your opinion here (but I think I saw the same report before...) -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 145414] Paste Special Feature Suggestions
https://bugs.documentfoundation.org/show_bug.cgi?id=145414 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Keywords||needsUXEval CC|79045_79...@mail.ru |libreoffice-ux-advise@lists ||.freedesktop.org --- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> --- So many suggestions in one report UX-team what do you think about it all? -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 145414] Paste Special Feature Suggestions
https://bugs.documentfoundation.org/show_bug.cgi?id=145414 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added CC||79045_79...@mail.ru Whiteboard| QA:needsComment| -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150117] New: the restoration option of the safe mode doesn't work
https://bugs.documentfoundation.org/show_bug.cgi?id=150117 Bug ID: 150117 Summary: the restoration option of the safe mode doesn't work Product: LibreOffice Version: 7.2.7.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: faispaschier987412...@gmail.com Description: the option in the safe mode to resetting the userprofile (for solving bug) doesn't work. When libreoffice can't boot do to a corrupt userfile . the option in the safe mode to resetting the userprofile (for solving bug) doesn't work. but the first issu can be solve by copy paste a user file of a other user . but that underline a other issue : the resetting of the safe mode doesn't work (nor any other restoration option in the safe mode for the first issue) nor reboot , deinstal/reinstal . Steps to Reproduce: 1. corupt : C:\Users\utilisateur\AppData\Roaming\LibreOffice\4 that can append went window crach (how i discover the bug); erase (all) files in folder also work 2. librepffice stop working execpt in the mode Safe 3. the option of restoration / restart in mode normal doesn't work (aka 2.) Actual Results: libreofficie can't work normaly .the opion of restoration in Safe doesn't work . everything in the Safe menu , deinstal/reinstall , upgrade to last version nor reboot the PC as any effect . (the mode Safe still work , can edite file ect , no issue) Expected Results: whent i click to resetting my UserProfil , it should work . And remade libreoffice usable out the Safe mode . Reproducible: Always User Profile Reset: Yes Additional Info: their is probably a other bug that corrucpt the file , but it append randomily went windows crach , so i don't have any releabi way to try . i has see this bug the first time on 1.7.1.X , it sill here in 1.7.2.7 ... if i erase the content of C:\Users\utilisateur\AppData\Roaming\LibreOffice\4 and copy past the user file of a other user (C:\Users\util\AppData\Roaming\LibreOffice\4\user) . libreoffice begone reable to work out the Safe mode. i check the box "Did you try resetting your UserProfile? " because that doesn't solve the issue . but the issue is related to corruption in the user profile -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150116] New: No "Undo" after changing margins size in "Print Preview"
https://bugs.documentfoundation.org/show_bug.cgi?id=150116 Bug ID: 150116 Summary: No "Undo" after changing margins size in "Print Preview" Product: LibreOffice Version: 7.3.4.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status: UNCONFIRMED Severity: minor Priority: medium Component: Calc Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: marinojo...@gmail.com Description: Whenever I change the margins of the page in "Print Preview", the Undo (crtl - z) feature does not work until after I close "Print Preview". It is inconvenient because first you have to go back and then the Undo feature does not tell you what you are undoing in the menu. Steps to Reproduce: 1.Open Print Preview 2.Change margins size 3.Undo the changes Actual Results: Does not undo changes. Expected Results: Undo the changes and show what changes are being undone in the Edit menu bar. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.4.2 (x64) / LibreOffice Community Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 112519] FILESAVE: ODT->RTF: Shape changes position after RT (comment 4)
https://bugs.documentfoundation.org/show_bug.cgi?id=112519 Justin L changed: What|Removed |Added Summary|FILESAVE: RTF: Shape|FILESAVE: ODT->RTF: Shape |changes position after RT |changes position after RT ||(comment 4) Keywords|regression | -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150050] Update nagging
https://bugs.documentfoundation.org/show_bug.cgi?id=150050 lesl...@mymts.net changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDINFO|UNCONFIRMED --- Comment #2 from lesl...@mymts.net --- Thank you very much for taking the trouble to comment. My Linux distro is Ubuntu 20.04.4 LTS. I don't think the nagging has to do with the distro I'm using. First, I'm not using the distro's version of LibreOffice. I'm using a later version (7.2.7.2) that I downloaded directly from the LibreOffice site. Secondly, I only get the message when I open a LibreOffice file, either a word processing file or a spreadsheet, and not otherwise. (Those are the only two parts of LibreOffice I use.) Obviously, this is just a minor annoyance that doesn't stop me from using LibreOffice, but I thought I should report it anyway. Filing a bug report seemed to be the only way to do that. When there are two current versions of LibreOffice and someone chooses the less adventurous version, I don't think he should constantly be pushed towards the more adventurous version by an update notification. Thanks again, Leslie -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150115] New: No page view layout
https://bugs.documentfoundation.org/show_bug.cgi?id=150115 Bug ID: 150115 Summary: No page view layout Product: LibreOffice Version: 7.3.4.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status: UNCONFIRMED Severity: enhancement Priority: medium Component: Calc Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: marinojo...@gmail.com Description: When editing a new file, in View > Zoom > Zoom... menu, Zoom & View layout box, View layout is grayed out, it would be so useful to have a "Single page" view layout, which is different from the "Page Break" view. Kind of like the "Print preview" view. Steps to Reproduce: 1.View > Zoom > Zoom... 2. Zoom & View layout Actual Results: View layout is grayed out Expected Results: Being able to set a "single page" view. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.4.2 (x64) / LibreOffice Community Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 148810] EDITING: Undo doesn't restore the bullet ( PPTX/PPT )
https://bugs.documentfoundation.org/show_bug.cgi?id=148810 Justin L changed: What|Removed |Added Keywords|regression | Summary|EDITING: Undo doesn't |EDITING: Undo doesn't |restore the bullet ( PPTX ) |restore the bullet ( ||PPTX/PPT ) Version|6.1 all versions|Inherited From OOo --- Comment #8 from Justin L --- The same problem occurs with PPT - already in LO 3.5 so assuming OOo inherited. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 141586] Restoring last document position is unreliable
https://bugs.documentfoundation.org/show_bug.cgi?id=141586 Mike Kaganski changed: What|Removed |Added CC||nos...@hs-rook.de --- Comment #4 from Mike Kaganski --- *** Bug 150114 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 150114] LO Writer document does not open on last page
https://bugs.documentfoundation.org/show_bug.cgi?id=150114 Mike Kaganski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Mike Kaganski --- *** This bug has been marked as a duplicate of bug 141586 *** -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 148810] EDITING: Undo doesn't restore the bullet ( PPTX )
https://bugs.documentfoundation.org/show_bug.cgi?id=148810 --- Comment #7 from Justin L --- Tamás' commit is too "on target" to just be coincidence, but reverting all UndoManager stuff in this file doesn't "fix" the problem. I'd guess it just exposed some other abnormality. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150114] New: LO Writer document does not open on last page
https://bugs.documentfoundation.org/show_bug.cgi?id=150114 Bug ID: 150114 Summary: LO Writer document does not open on last page Product: LibreOffice Version: 7.3.4.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: Writer Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: nos...@hs-rook.de Description: I open a recently edited multi-page Writer document. The cursor appears somewhere in the text and then jumps through the document multiple times. In the end, it is not at the end of the document Steps to Reproduce: 1.Open a multi-page LO Writer document 2.After opening, the cursor does not appear at the end, but somewhere in the document 3.The cursor now jumps through the document seemingly randomly and several times without finally being at the last position in the text Actual Results: The cursor now jumps through the document seemingly randomly and several times without finally being at the last position in the text Expected Results: After opening the document, the cursor should be at the end of the text in order to be able to continue editing at this point Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: After the first start of the program after the update, it seemed to me that the problem was particularly pronounced on the first start. Overall, however, this behavior remained fundamental -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 148653] Linux + LibreOffice Writer + render problem in View -> Web : horizontal grey bars
https://bugs.documentfoundation.org/show_bug.cgi?id=148653 Faisal changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #10 from Faisal --- Those gray bars are page breaks. The problem is not that there are page breaks but that some text is not visible near the page breaks. I am marking this as a duplicate of Bug 149776. Please set this back to UNCONFIRMED if you disagree. *** This bug has been marked as a duplicate of bug 149776 *** -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149776] Web view skips fragments of text between pages
https://bugs.documentfoundation.org/show_bug.cgi?id=149776 Faisal changed: What|Removed |Added CC||vmel...@yahoo.com --- Comment #10 from Faisal --- *** Bug 148653 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 150051] Can't move left or upper when SHIFT key is pressed in CALC
https://bugs.documentfoundation.org/show_bug.cgi?id=150051 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added CC||79045_79...@mail.ru Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO --- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> --- No repro in macOS Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 8580cbdc19224bc2a467535cc527cd28b0f30879 CPU threads: 4; OS: Mac OS X 12.5; UI render: Skia/Metal; VCL: osx Locale: ru-RU (ru_RU.UTF-8); UI: en-US Calc: threaded What linux distro do you use? Do you use LibreOffice from our official site? -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150050] Update nagging
https://bugs.documentfoundation.org/show_bug.cgi?id=150050 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 CC||79045_79...@mail.ru --- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> --- I don't think it's a LibreOffice's feature. What Linux distro do you use? -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150055] Spanish translation missing in Submenu “Content Controls” under “Form” Menu in LO Writer 7.4 RC1 in Spanish.
https://bugs.documentfoundation.org/show_bug.cgi?id=150055 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Component|Writer |Localization CC||79045_79...@mail.ru, ||fit...@ubuntu.com -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150110] error in "
https://bugs.documentfoundation.org/show_bug.cgi?id=150110 --- Comment #2 from Mike Kaganski --- In "Version", you set 6.4.7.2 - is that the version you use? That version is long obsolete; could you please check if it happens also in a current version (7.3 or testing versions of 7.4)? Also: please post the complete data from Help->About. That allows to see some details that could allow to repro (e.g., locale data). -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 113305] [META] Bundled fonts bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=113305 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||150066 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=150066 [Bug 150066] Update Noto fonts from new source -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150066] Update Noto fonts from new source
https://bugs.documentfoundation.org/show_bug.cgi?id=150066 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC||79045_79...@mail.ru Blocks||113305 Ever confirmed|0 |1 --- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> --- What do you offer? Update some NOTO fonts or what? Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=113305 [Bug 113305] [META] Bundled fonts bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 142076] [META] Color filtering in Autofilter bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=142076 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||150077 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=150077 [Bug 150077] Allow to choose several color options in the automatic filter -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150077] Allow to choose several color options in the automatic filter
https://bugs.documentfoundation.org/show_bug.cgi?id=150077 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Keywords||needsUXEval CC||79045_79...@mail.ru, ||libreoffice-ux-advise@lists ||.freedesktop.org Blocks||142076 --- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> --- I think we already discussed it and there was a UX/dev decision don't realize it because Excel doesn't do so. Heiko, do you remember something about it? Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=142076 [Bug 142076] [META] Color filtering in Autofilter bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150084] Missing Spanish translation in string under Format Menu in LO Calc RC1 (Spanish version)
https://bugs.documentfoundation.org/show_bug.cgi?id=150084 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added CC||79045_79...@mail.ru, ||fit...@ubuntu.com Component|Calc|Localization --- Comment #4 from Roman Kuznetsov <79045_79...@mail.ru> --- Adolfo could you please look at it? Thanks -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150092] Calc crashes saving XCell spreadsheet
https://bugs.documentfoundation.org/show_bug.cgi?id=150092 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added CC||79045_79...@mail.ru Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 --- Comment #7 from Roman Kuznetsov <79045_79...@mail.ru> --- Please attach here the problem file. Thanks -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 108827] [META] Calc functions bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=108827 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||150099 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=150099 [Bug 150099] HYPGEOM.DIST function is not working properly -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150099] HYPGEOM.DIST function is not working properly
https://bugs.documentfoundation.org/show_bug.cgi?id=150099 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Status|UNCONFIRMED |NEW CC||79045_79...@mail.ru Ever confirmed|0 |1 Blocks||108827 --- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> --- repro in Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 8580cbdc19224bc2a467535cc527cd28b0f30879 CPU threads: 4; OS: Mac OS X 12.5; UI render: Skia/Metal; VCL: osx Locale: ru-RU (ru_RU.UTF-8); UI: en-US Calc: threaded Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=108827 [Bug 108827] [META] Calc functions bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 82580] get rid of prewin.h / postwin.h wrapper headers
https://bugs.documentfoundation.org/show_bug.cgi?id=82580 Hossein changed: What|Removed |Added Whiteboard|target:5.4.0|target:5.4.0 reviewed:2022 --- Comment #16 from Hossein --- Re-evaluating the EasyHack in 2022 This enhancement is still relevant. Both prewin.h and postwin.h wrapper headers are still present and used in many files: $ git grep postwin.h|wc -l 57 $ git grep prewin.h|wc -l 54 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150113] New: Need of a more sophisticated font selection tool than a pull-down list.
https://bugs.documentfoundation.org/show_bug.cgi?id=150113 Bug ID: 150113 Summary: Need of a more sophisticated font selection tool than a pull-down list. Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: enhancement Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: yanes...@gmail.com This is a feature request aka. a wish. Situation: My operating system installs about 2500 font files on its own. It is near to impossible to select a font needed from that pull-down list if it tries to display all of them together with an example. Even in the advanced Format/Character dialog, selecting the proper font is not easy presumed you don’t know the proper name. Proposal: There should a configurable filter to define what fonts shall be displayed, and which shall not (e.g. the numerous Noto fonts). Some working environments favor the one or the other font for use in documents and some fonts only make sense in certain languages, so if possible, there should be a way to define working environments with their peculiar lists of fonts. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150112] New: FILEOPEN: DOC: Bullets incorrectly highlighted
https://bugs.documentfoundation.org/show_bug.cgi?id=150112 Bug ID: 150112 Summary: FILEOPEN: DOC: Bullets incorrectly highlighted Product: LibreOffice Version: 7.3.4.2 release Hardware: ARM OS: Linux (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: Writer Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: jindam.lists...@yahoo.com Created attachment 181382 --> https://bugs.documentfoundation.org/attachment.cgi?id=181382&action=edit screenshot of doc open attachment 132080 on bug 106705 bullets are highlighted, see attached screenshot and it exactly as Created attachment 132081 on bug 106705 * could not find ver 7.3.5 hence 7.3.4.2 release reproduced on Version: 7.3.5.2 / LibreOffice Community Build ID: 30(Build:2) CPU threads: 4; OS: Linux 3.18; UI render: default; VCL: x11 Locale: en-US (C); UI: en-US Debian package version: 1:7.3.5~rc2-1 Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150111] New: LibreOffice crashes on launch with a KERNELBASE.dll error unless Hardware Acceleration is off
https://bugs.documentfoundation.org/show_bug.cgi?id=150111 Bug ID: 150111 Summary: LibreOffice crashes on launch with a KERNELBASE.dll error unless Hardware Acceleration is off Product: LibreOffice Version: 7.2.7.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: melv...@gmx.de Description: When launching LibreOffice it does not start. It crashes, leaving soffice.bin as a suspended and unkillable process on Windows 11. I have clean installed LO and made sure to completely remove my user profile. I started with version 7.2.7, then I upgraded to 7.3.5 It does launch in Safe Mode, did a reset to factory defaults, no use, removed hardware acceleration as a test and LO starts and works again. Grafic driver is nVidia GameReady v. 516.59, multiple monitors attached, main has nVidia G-Sync (variable refresh rate) Windows Error Report (german) Name der fehlerhaften Anwendung: soffice.bin, Version: 7.3.5.2, Zeitstempel: 0x62d2d25a Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 10.0.22000.795, Zeitstempel: 0x960371d1 Ausnahmecode: 0xc0fd Fehleroffset: 0x0005937f ID des fehlerhaften Prozesses: 0x46cc Startzeit der fehlerhaften Anwendung: 0x01d89e8c7583bded Pfad der fehlerhaften Anwendung: C:\Program Files\LibreOffice\program\soffice.bin Pfad des fehlerhaften Moduls: C:\Windows\System32\KERNELBASE.dll Berichtskennung: f0ff9e12-364e-4a63-915d-dccdfd82ab38 Vollständiger Name des fehlerhaften Pakets: Anwendungs-ID, die relativ zum fehlerhaften Paket ist: Steps to Reproduce: 1.Start LibreOffice 2. 3. Actual Results: no LibreOffice splash screen or main app Expected Results: usable LibreOffice instance Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: OpenGL Extension Viewer: OpenGL version 4.6.0 NVIDIA 516.59 OpenGL Core Features 100% Available (OpenGL 3.0 - 4.6 + ARB) Vulkan Version 1.3.205 LibreOffice About: Version: 7.3.5.2 (x64) / LibreOffice Community Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01 CPU threads: 20; OS: Windows 10.0 Build 22000; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: threaded LibreOffice Grafic test (Options > LO > View) results: Graphics Backend used: skia Passed Tests : 53 Quirky Tests : 51 Failed Tests : 0 Skipped Tests : 5 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150110] error in "
https://bugs.documentfoundation.org/show_bug.cgi?id=150110 m.a.riosv changed: What|Removed |Added CC||miguelangelrv@libreoffice.o ||rg Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO --- Comment #1 from m.a.riosv --- Maybe you need to adjust Menu/Tools/Autocorrect/Localized Options -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 149538] OOXML DOCX bad import, export and rendering for property "upright"
https://bugs.documentfoundation.org/show_bug.cgi?id=149538 Regina Henschel changed: What|Removed |Added Summary|OOXML bad import, export|OOXML DOCX bad import, |and rendering for property |export and rendering for |"upright" |property "upright" Assignee|rb.hensc...@t-online.de |libreoffice-b...@lists.free ||desktop.org Status|ASSIGNED|NEW --- Comment #6 from Regina Henschel --- Load and save keeps the 'upright' property for pptx and xlsx now. But docx is a bigger problem. I unassign myself, because I have currently not enough time to work on it. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 148810] EDITING: Undo doesn't restore the bullet ( PPTX )
https://bugs.documentfoundation.org/show_bug.cgi?id=148810 Justin L changed: What|Removed |Added Version|7.0 all versions|6.1 all versions --- Comment #6 from Justin L --- Interesting - it was the opposite way around in 4.2 - 5.2. ODP was fixed in 5.3 (a missing screen redraw) by commit ee33745ced5ae12f9ae7735fac16a7298ccae474 Author: Noel Grandin on Mon Oct 24 14:12:12 2016 +0200 tdf#103334 - EDITING: Undo on bullet point style I have checked the normal model and the editing model after UNDO, and all seems to be well, this is purely a rendering/lack-of-invalidation issue. Confirmed that PPTX broke in 6.1 with comment 5's commit. Prior to that, an undo chain included: -rename shape -delete outline text (Click to add Text) -delete title text (Click to add Title) ... -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150110] New: error in "
https://bugs.documentfoundation.org/show_bug.cgi?id=150110 Bug ID: 150110 Summary: error in " Product: LibreOffice Version: 6.4.7.2 release Hardware: Other OS: Linux (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: Calc Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: igrof...@yahoo.it Description: in calc when I type " in the screen appears “. This is a great problem, when you use the condition "if". example (of course "if" is "se" in italian language, and "e" is "and": =SE(E(F3>C16;F3C16;F3C16;F3C16;F3
[Libreoffice-bugs] [Bug 112128] [META] Cell edit mode bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=112128 Bug 112128 depends on bug 135761, which changed state. Bug 135761 Summary: EDITING: Ctrl+Backspace between two spaces erases the space to the right https://bugs.documentfoundation.org/show_bug.cgi?id=135761 What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150109] New: No Image Selection or functionality on a partially protected workbook
https://bugs.documentfoundation.org/show_bug.cgi?id=150109 Bug ID: 150109 Summary: No Image Selection or functionality on a partially protected workbook Product: LibreOffice Version: 7.3.4.2 release Hardware: x86-64 (AMD64) OS: Linux (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: Calc Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: layol...@gmail.com Description: I was recently sent a .xlsx file (form) from work to complete. On Inserting an image (signature.jpg) I discovered I had no access to select the inserted image thus was unable to change the size, delete etc. After much searching and head-scratching I discovered that the file was protected and disabling this gave me full access to Image controls. My query is should I have not initially have been able to insert the image and being informed of no Images can be added due to protection, or if images can be inserted then access to image controls in accessible cells is allowed? Steps to Reproduce: 1. create workbook with protected and unprotected cells 2. protect workbook 3. select unprotected cell 4. Insert Image 5. unable to select image to make changes Actual Results: Image in inserted but it is impossible to get rid of image or make adjustments unless the workbook(sheet) has protection turned off Expected Results: Select image in unprotected cell and adjust Reproducible: Always User Profile Reset: No Additional Info: Allowed image selection and adjustment on unprotected cells -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150108] "It is better to fail in originality than to succeed in imitation."
https://bugs.documentfoundation.org/show_bug.cgi?id=150108 himajin100...@gmail.com changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 150108] "It is better to fail in originality than to succeed in imitation."
https://bugs.documentfoundation.org/show_bug.cgi?id=150108 himajin100...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|General |deletionRequest Product|cppunit |LibreOffice URL|https://dpwimastip.xyz/ | Resolution|--- |INVALID -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 145908] Faulty display
https://bugs.documentfoundation.org/show_bug.cgi?id=145908 Max changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDINFO|UNCONFIRMED --- Comment #4 from Max --- Way to reproduce this bug: 1. Go to Windows Settings (of Windows 10), Display, Scale and layout. Set the size of ... to 175% or even more. *If your device does not allow that, try connect it to a higher resolution screen. 2. Create a new powerpoint file and add animations to any element. Grapics will stack. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 145908] Faulty display
https://bugs.documentfoundation.org/show_bug.cgi?id=145908 --- Comment #3 from Max --- Created attachment 181381 --> https://bugs.documentfoundation.org/attachment.cgi?id=181381&action=edit Animation window, when scale and layout configured as 175%. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 133903] Slow PDF export of sheet with charts based on large dataset (Print to PDF is fast)
https://bugs.documentfoundation.org/show_bug.cgi?id=133903 Buovjaga changed: What|Removed |Added Resolution|INSUFFICIENTDATA|WORKSFORME --- Comment #9 from Buovjaga --- (In reply to Buovjaga from comment #2) > Results from Linux: > Export to PDF: 50sec > Print to PDF: 1min 30sec > > Windows takes a long time with both methods, didn't bother to wait. It seems all the Calc perf improvements had an impact because Windows export now takes 40 secs. So I think we can set this to WFM. Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: eea7038c182cc1f6cd792359053ea2561a200026 CPU threads: 2; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: fi-FI (fi_FI); UI: en-US Calc: threaded Jumbo -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 57187] EDITING: Justified text looks wrong as right aligned when breaking line with shift+enter
https://bugs.documentfoundation.org/show_bug.cgi?id=57187 Peter Roelofsen changed: What|Removed |Added CC||floris...@gmail.com --- Comment #21 from Peter Roelofsen --- Why does this count as a bug? If you insist on forcing a line break in justified text right after a space, you probably have a good reason for it. -- You are receiving this mail because: You are the assignee for the bug.