[Libreoffice-bugs] [Bug 72823] FILEOPEN: PPTX Transparent % background not imported
https://bugs.documentfoundation.org/show_bug.cgi?id=72823 --- Comment #11 from tommy27 --- Bug 91668 is still alive, so it wasn't a dupe -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 91668] FILESAVE: PPTX image transparency not retained
https://bugs.documentfoundation.org/show_bug.cgi?id=91668 --- Comment #9 from tommy27 --- still repro in 5.4.0.0.alpha0+ Build ID: 690cf2a5ac87d3d05c45a86944e7f6b0adf12cf2 CPU Threads: 4; OS Version: Windows 6.2; UI Render: default; TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-12-15_18:59:20 Locale: it-IT (it_IT); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104667] Font substitution mechanism for import formats
https://bugs.documentfoundation.org/show_bug.cgi?id=104667 --- Comment #4 from Christoph Schäfer --- Created attachment 129740 --> https://bugs.documentfoundation.org/attachment.cgi?id=129740&action=edit Font replacement Scribus -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 97154] Partially wrong size for formulae in table cells
https://bugs.documentfoundation.org/show_bug.cgi?id=97154 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC||ba...@caesar.elte.hu Ever confirmed|0 |1 --- Comment #9 from Aron Budea --- Uwe, can you check with a current version? (5.2.3.3 or 5.3beta2) -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 102593] [META] Paste bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=102593 Aron Budea changed: What|Removed |Added Depends on||97828 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=97828 [Bug 97828] Do not copy the selected table in the new document -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 97828] Do not copy the selected table in the new document
https://bugs.documentfoundation.org/show_bug.cgi?id=97828 Aron Budea changed: What|Removed |Added CC||ba...@caesar.elte.hu Blocks||102593 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102593 [Bug 102593] [META] Paste bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 39674] find / fix all German spellings in internal APIs
https://bugs.documentfoundation.org/show_bug.cgi?id=39674 --- Comment #23 from Aman Kumar --- So basically i have to start from any file and if i found german keyword then i need to search it on opengrok and replace it with english keyword everywhere in the project. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 98064] Copying rich text HTTP Link does not Ampersand character in URL properly
https://bugs.documentfoundation.org/show_bug.cgi?id=98064 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC||ba...@caesar.elte.hu Ever confirmed|0 |1 --- Comment #4 from Aron Budea --- I couldn't reproduced in LibreOffice 5.2.3.3, or 5.1.0.3 / Windows 7, either. Can you check with a current version, and if the bug is still reproducible, write down the exact steps how you copy and paste the link into Writer? -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 100936] Incorrect glyph orientation of Tangut script on vertical layout mode
https://bugs.documentfoundation.org/show_bug.cgi?id=100936 --- Comment #26 from Volga --- (In reply to V Stuart Foote from comment #25) > When a valid ttf/otf font for Tangut script is available, beleive it should > function in vertical layout as any other CJK font. Don’t worry, you can also get it from http://ccamc.co/fonts.php -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104749] New: poor formatting of a very simple formula
https://bugs.documentfoundation.org/show_bug.cgi?id=104749 Bug ID: 104749 Summary: poor formatting of a very simple formula Product: LibreOffice Version: 5.1.6.2 release Hardware: All OS: Linux (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: Formula Editor Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: j...@curioussymbols.com Description: The following formula renders very poorly in a standard installation of LibreOffice: 1 over {2 %sigma} + 1 over a + 1 over %sigma This problem was reported previously in bug 52225, but that bug was closed due to one narrow part of the problem being solved, but not the whole problem. The problem here consists of the default symbol font (FONTNAME_MATH) being set to OpenSymbol. This is a crappy font that lacks proper font metric information about the size of its symbols, and the result is that the %sigma in the last term of the above equation hits its head on the division line, rather than lining up with the denominators in the other equations. Another problem here is the greek symbols still default to italics in all equations. This default behaviour needs to be changed. Use of non-italic Greek symbols is not consistent with other word processing programs (Latex, Word) nor with conventional publishing (textbooks, journal papers). Another problem here is that there is not even any manual way to override the symbol font used in LibreOffice. It is hard-coded and can only be manually changed one symbol at a time (and even then, it seems that LibreOffice reverts the changes in some caseS). In summary, these issues are quite a major barrier to the comfortable use of current versions of LibreOffice for mathematical/technical publishing, and I believe should be given quite high p Steps to Reproduce: Type the equation: 1 over {2 %sigma} + 1 over a + 1 over %sigma Actual Results: The '%sigma' from the last term is (1) not lined up with the other denominators and (2) is not in italics as it should be, to match the 'a' of the second term. Expected Results: (1) all denominators should line up and (2) the font of %sigma should be italic. I should be able ot manually change the font/style of my greek symbols, but there is nowhere I can do that. Reproducible: Always User Profile Reset: I have seen this issue on multiple LO versions and on multiple machines. The crappy 'OpenSymbol' font is mostly to blame, as well as the default non-italic form of most symbols, and the hard-wired symbol catalog. Additional Info: User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104748] New: Opening PDF with bold fonts would become hollow
https://bugs.documentfoundation.org/show_bug.cgi?id=104748 Bug ID: 104748 Summary: Opening PDF with bold fonts would become hollow Product: LibreOffice Version: 5.1.6.2 release Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Draw Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: frank...@goodhorse.idv.tw Created attachment 129739 --> https://bugs.documentfoundation.org/attachment.cgi?id=129739&action=edit characters become hollow Using Draw to open a PDF file (testing mainly with PDF files exported from LibreOffice) which contains characters using bold fonts, these bold characters would become hollow. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO
https://bugs.documentfoundation.org/show_bug.cgi?id=71732 V Stuart Foote changed: What|Removed |Added Depends on||104726 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104726 [Bug 104726] Vertical traditional chinese words will be out of the grid in the table when align the words. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104726] Vertical traditional chinese words will be out of the grid in the table when align the words.
https://bugs.documentfoundation.org/show_bug.cgi?id=104726 V Stuart Foote changed: What|Removed |Added CC||vstuart.fo...@utsa.edu Hardware|IA64 (Itanium) |x86-64 (AMD64) Blocks||103729, 71732 --- Comment #5 from V Stuart Foote --- different layout engine in place for 5.3.0, Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=71732 [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO https://bugs.documentfoundation.org/show_bug.cgi?id=103729 [Bug 103729] [META] tracker HarfBuzz based common text layout regressions -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104746] Enhancement Suggestion - pass selected text to Web browser search
https://bugs.documentfoundation.org/show_bug.cgi?id=104746 V Stuart Foote changed: What|Removed |Added Keywords||needsUXEval CC||vstuart.fo...@utsa.edu Summary|Enhancement Suggestion |Enhancement Suggestion - ||pass selected text to Web ||browser search OS|Linux (All) |All Severity|normal |enhancement -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104728] In the table properties window, the last 3 line style don' t match what they show.
https://bugs.documentfoundation.org/show_bug.cgi?id=104728 --- Comment #3 from Franklin Weng --- The last two border line styles should be exchanged. The last fourth one would even make the grid line inside the table disappear. Maybe need more description for all these border styles? -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104747] Freeze Base when save document on closing window after create new table
https://bugs.documentfoundation.org/show_bug.cgi?id=104747 --- Comment #1 from sawakaze --- Created attachment 129738 --> https://bugs.documentfoundation.org/attachment.cgi?id=129738&action=edit Screen capture "Save Document? Window". (Step 4) -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104747] New: Freeze Base when save document on closing window after create new table
https://bugs.documentfoundation.org/show_bug.cgi?id=104747 Bug ID: 104747 Summary: Freeze Base when save document on closing window after create new table Product: LibreOffice Version: 5.3.0.0.beta2 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Base Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: souichi...@gmail.com Description: Hi, After following steps, libreoffice base froze: Steps to Reproduce: 1. open LibreOffice Base 2. create table by design view 3. create field and save table and input table name. 4. close document (i.e. [X] button) -> Launch "Save Document?" window. (see attachment) 5. Press "Save" Actual Results: application freeze Expected Results: not freeze. also, save and close document. Reproducible: Always User Profile Reset: No Additional Info: I comfirmed following envirment OS: Linux Mint 18 x86 MATE Version: 5.3.0.0.beta2+ Build ID: 6cac8655e372bfceb011fc382fac156c8fae64d7 CPU Threads: 1; OS Version: Linux 4.4; UI Render: default; VCL: gtk2; Layout Engine: new; TinderBox: Linux-rpm_deb-x86@71-TDF, Branch:libreoffice-5-3, Time: 2016-12-12_23:29:06 Locale: ja-JP (ja_JP.UTF-8); Calc: group User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104726] Vertical traditional chinese words will be out of the grid in the table when align the words.
https://bugs.documentfoundation.org/show_bug.cgi?id=104726 --- Comment #4 from Franklin Weng --- 5.1.6.2 does not have this problem. Version:5.1.6.2 組建 ID:1:5.1.6~rc2-0ubuntu1~xenial1 CPU 執行緒:4; OS 版本:Linux 4.4; UI Render: Default; 語言地區:zh-TW (zh_TW.UTF-8); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104744] FILEOPEN: RTF Bullet List spacing Totally Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104744 Luke changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||4228 --- Comment #5 from Luke --- Miklos, Could you please take a look at this regression? I confirmed that reverting: https://cgit.freedesktop.org/libreoffice/core/commit/?id=657c6cc3acec0528209a8584b838cd6de581c437 tdf#104228 RTF import: fix override of style left/right para margin Causes the bullet lists to once again be indented. The spacing values is still not quite right due to Bug 104745, but I believe that will turn out to be a separate issue. -Luke -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 97122] Modes tab bar activates "Slide Master" when clicking "Normal"
https://bugs.documentfoundation.org/show_bug.cgi?id=97122 --- Comment #13 from Franklin Weng --- This issue is still there in 5.3.0.0 Beta1 Version: 5.3.0.0.beta2 Build ID: a7e30712ad6d8bc9286007b37aa581983e0caba3 CPU Threads: 4; OS Version: Linux 4.4; UI Render: default; VCL: kde4; Layout Engine: new; Locale: en-US (C); Calc: group I agree with Pedro's comment #9. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104716] General performance problems - UI freezes, slow scrolling, etc.
https://bugs.documentfoundation.org/show_bug.cgi?id=104716 m.a.riosv changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Severity|normal |major --- Comment #17 from m.a.riosv --- I think the issue is in relation with svg images, compresing those images they are converted to jpeg, using right-click/compress, for me help with the fluidility specially scrolling on those slow images. I set up as new. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104746] New: Enhancement Suggestion
https://bugs.documentfoundation.org/show_bug.cgi?id=104746 Bug ID: 104746 Summary: Enhancement Suggestion Product: LibreOffice Version: 5.2.2.2 release Hardware: x86-64 (AMD64) OS: Linux (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: larry.bradley@retro.management First, sorry for using the bug function, unable to locate "Request for Enhancement," as the link on the web site does not take you there. Anyhow, being able to highlight a word or phrase and right click to launch the browser's search function would be way cool and as useful as anything I can think of that is not currently baked into LibreOffice. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 96205] impress : problem viewing a pptx after a save with LibreOffice
https://bugs.documentfoundation.org/show_bug.cgi?id=96205 --- Comment #7 from MM --- With v5.2.4.1 under windows 10 x64, ppv opens all saved files to pptx. Seems fixed then. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 99810] FILESAVE DOCX: Lines lost when saved as DOCX
https://bugs.documentfoundation.org/show_bug.cgi?id=99810 Xisco Faulí changed: What|Removed |Added Keywords|bibisectRequest |bibisected CC||xiscofa...@libreoffice.org --- Comment #7 from Xisco Faulí --- Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=ff9614a744368f187422b98b40e90ee5231b045f..b7e0c9aa319b952d6fed09b8b5a835b1043149d2 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104743] FILESAVE: PPTX Transparent % background not exported
https://bugs.documentfoundation.org/show_bug.cgi?id=104743 --- Comment #1 from MM --- Sure it's not a dup from bug 96061 ? -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||82329 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=82329 [Bug 82329] FILEOPEN: LibO hangs when opening a file from a mounted NFS drive and the file path contains special german chars (i.e. ü) -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 82329] FILEOPEN: LibO hangs when opening a file from a mounted NFS drive and the file path contains special german chars (i.e. ü)
https://bugs.documentfoundation.org/show_bug.cgi?id=82329 Aron Budea changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||72364 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=72364 [Bug 72364] PDF import fails on Unix on CIFS mounts (windows shares) -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104744] FILEOPEN: RTF Bullet List spacing Totally Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104744 --- Comment #4 from Xisco Faulí --- oh, you're right. I can reproduce this behaviour in Version: 5.4.0.0.alpha0+ Build ID: b29ae3dace6a6a2e24e531bb648cd3cb97ea3225 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2016-12-14_10:19:59 Locale: ca-ES (ca_ES.UTF-8); Calc: group but not in Version: 5.4.0.0.alpha0+ Build ID: 634589b340316ba64b731b4d923c1056be415494 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group so, as you said, this is a recent regression -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 72364] PDF import fails on Unix on CIFS mounts (windows shares)
https://bugs.documentfoundation.org/show_bug.cgi?id=72364 Aron Budea changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||75488 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=75488 [Bug 75488] Filesystem lock on shared Calc Documents in Excel-format not released -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 75488] Filesystem lock on shared Calc Documents in Excel-format not released
https://bugs.documentfoundation.org/show_bug.cgi?id=75488 Aron Budea changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 47179] performance depends on /etc/hosts (svt::DocumentLockFile:: CreateOwnLockFile calls gethostbyname_r)
https://bugs.documentfoundation.org/show_bug.cgi?id=47179 Aron Budea changed: What|Removed |Added CC||donja...@freenet.de --- Comment #12 from Aron Budea --- *** Bug 97931 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 97931] LibreOffice looks up local hostname in DNS, leading to performance problems and security issues.
https://bugs.documentfoundation.org/show_bug.cgi?id=97931 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #5 from Aron Budea --- Just saw a bug report this is a duplicate of, my bad. *** This bug has been marked as a duplicate of bug 47179 *** -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104744] FILEOPEN: RTF Bullet List spacing Totally Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104744 --- Comment #3 from Luke --- Xisco, Sounds like you are confusing this bug with Bug 104745. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104744] FILEOPEN: RTF Bullet List spacing Totally Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104744 Luke changed: What|Removed |Added Keywords||regression -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104745] FILEOPEN: RTF Bullet List Spacing Partially Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104745 Luke changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||4744 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104745] FILEOPEN: RTF Bullet List Spacing Partially Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104745 Luke changed: What|Removed |Added Component|LibreOffice |Writer -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104745] FILEOPEN: RTF Bullet List Spacing Partially Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104745 Luke changed: What|Removed |Added Keywords||bibisectRequest, regression -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104744] FILEOPEN: RTF Bullet List spacing Totally Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104744 Luke changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||4745 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104745] New: FILEOPEN: RTF Bullet List Spacing Partially Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104745 Bug ID: 104745 Summary: FILEOPEN: RTF Bullet List Spacing Partially Lost on Import Product: LibreOffice Version: 5.0.0.5 release Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: lukebe...@hotmail.com While troubleshooting Bug 104744, I discovered a more subtle regression in bullet list spacing in RTF importer. In 4.4 we used to correctly handle the spacing like the DOCX format. Now we add an additional .25" to the indent. Steps to Reproduce: 1. In LO <= 4.4 open attachment 129736 2. In a build of 4.4-5.3, open attachment 129736 (5.4 master suffers from Bug 104744) Expected Results: Indented like Word. Actual Results: And additional .25” spacing is added. Compared to 4.2, Now Format -> Paragraph -> Indent and Spacing: First Line is missing the -0.25” First Line indent. The DOCX importer has no such issue. (See attachment 129737) Version: 4.4.7 - GOOD Version: 5.0.6 - BAD -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 38742] Pushpins in recent menu
https://bugs.documentfoundation.org/show_bug.cgi?id=38742 V Stuart Foote changed: What|Removed |Added CC||quest...@o2.pl --- Comment #11 from V Stuart Foote --- *** Bug 104736 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104736] [StartCenter] Marking specific files as favorite documents
https://bugs.documentfoundation.org/show_bug.cgi?id=104736 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||vstuart.fo...@utsa.edu Resolution|--- |DUPLICATE --- Comment #3 from V Stuart Foote --- also see bug 61174 *** This bug has been marked as a duplicate of bug 38742 *** -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104744] FILEOPEN: RTF Bullet List spacing Totally Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104744 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED |NEW CC||xiscofa...@libreoffice.org Ever confirmed|0 |1 --- Comment #2 from Xisco Faulí --- I don't think this is a recent regression, I can reproduce it back to LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4 with different versions in between. Confirmed in Version: 5.4.0.0.alpha0+ Build ID: 634589b340316ba64b731b4d923c1056be415494 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||59424 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=59424 [Bug 59424] undefined: I/O Error while opening file from WebDAV over GVFS from Nautilus -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||46014 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=46014 [Bug 46014] LibreOffice cannot connect to the internet via a proxy that requires authentification -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 59424] undefined: I/ O Error while opening file from WebDAV over GVFS from Nautilus
https://bugs.documentfoundation.org/show_bug.cgi?id=59424 Aron Budea changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||94152 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=94152 [Bug 94152] Reading / writing files to NFS volumes -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 46014] LibreOffice cannot connect to the internet via a proxy that requires authentification
https://bugs.documentfoundation.org/show_bug.cgi?id=46014 Aron Budea changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 94152] Reading / writing files to NFS volumes
https://bugs.documentfoundation.org/show_bug.cgi?id=94152 Aron Budea changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||41987 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=41987 [Bug 41987] LibreOffice hangs when "Save As..." tries to re-mount previously used, but now inaccessible network volumes -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 41987] LibreOffice hangs when "Save As..." tries to re-mount previously used, but now inaccessible network volumes
https://bugs.documentfoundation.org/show_bug.cgi?id=41987 Aron Budea changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Bug 104742 depends on bug 104652, which changed state. Bug 104652 Summary: Document in use on read-only share https://bugs.documentfoundation.org/show_bug.cgi?id=104652 What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104652] Document in use on read-only share
https://bugs.documentfoundation.org/show_bug.cgi?id=104652 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||ba...@caesar.elte.hu Resolution|--- |DUPLICATE --- Comment #2 from Aron Budea --- *** This bug has been marked as a duplicate of bug 84873 *** -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 84873] Commandline parameter "--nolockcheck" doesn' t work for read-only shared folder.
https://bugs.documentfoundation.org/show_bug.cgi?id=84873 Aron Budea changed: What|Removed |Added CC||pee...@email.cz --- Comment #10 from Aron Budea --- *** Bug 104652 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||84873 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=84873 [Bug 84873] Commandline parameter "--nolockcheck" doesn't work for read-only shared folder. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104334] FILEOPEN: DOC: Incorrect StyleRef
https://bugs.documentfoundation.org/show_bug.cgi?id=104334 Xisco Faulí changed: What|Removed |Added Keywords|bibisectRequest |bibisected, bisected --- Comment #4 from Xisco Faulí --- Regression introduced by: author Miklos Vajna 2016-04-06 06:34:28 (GMT) committer Miklos Vajna 2016-04-06 06:34:46 (GMT) commit d635b351849b8b576c907abf22500d0fa89ab54f (patch) treef3927767eecf4adb533b3aac64653208ba1677d3 parent 9351353b63886f494782f28f5400f5d71d22bcbd (diff) tdf#99100 DOC import: handle subset of STYLEREF natively Commit 4215bca95511af8e4ee96e3c8f521b35f638aef3 (export 'Chapter' field type as 'StyleRef' into .doc, 2015-08-21) mapped SwChapterField to STYLEREF in the DOC export. This field type was handled as a field mark on import. Instead of always handling it as a field mark, recognize the case when it's the subset we write and we can handle natively, and in that case create an SwChapterField again on import. Leave the complex case unchanged as before and keep using field marks for that. Adding Cc: to Miklos Vajna -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 84873] Commandline parameter "--nolockcheck" doesn' t work for read-only shared folder.
https://bugs.documentfoundation.org/show_bug.cgi?id=84873 Aron Budea changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 101409] FILEOPEN lock status being incorrectly (and dangerously) reported
https://bugs.documentfoundation.org/show_bug.cgi?id=101409 Aron Budea changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||101409 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=101409 [Bug 101409] FILEOPEN lock status being incorrectly (and dangerously) reported -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||96215 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=96215 [Bug 96215] LibreOffice hangs/won't start if some mounted shares are inaccessible -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 96215] LibreOffice hangs/won' t start if some mounted shares are inaccessible
https://bugs.documentfoundation.org/show_bug.cgi?id=96215 Aron Budea changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Depends on||100053 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=100053 [Bug 100053] FILEOPEN: Opening .doc from remote computer in LAN triggers read-only mode -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 100053] FILEOPEN: Opening .doc from remote computer in LAN triggers read-only mode
https://bugs.documentfoundation.org/show_bug.cgi?id=100053 Aron Budea changed: What|Removed |Added CC||ba...@caesar.elte.hu Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104744] FILEOPEN: RTF Bullet List spacing Totally Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104744 --- Comment #1 from Luke --- Created attachment 129737 --> https://bugs.documentfoundation.org/attachment.cgi?id=129737&action=edit Same file saved as DOCX correctly handled -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104744] New: FILEOPEN: RTF Bullet List spacing Totally Lost on Import
https://bugs.documentfoundation.org/show_bug.cgi?id=104744 Bug ID: 104744 Summary: FILEOPEN: RTF Bullet List spacing Totally Lost on Import Product: LibreOffice Version: 5.4.0.0.alpha0+ Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Writer Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: lukebe...@hotmail.com Created attachment 129736 --> https://bugs.documentfoundation.org/attachment.cgi?id=129736&action=edit Example bulleted list Steps to Reproduce: 1. In Word, create new doc 2. Create a bulleted list 3. Note the spacing 4. Save as RTF 5. Open in a Recent build of LO Expected Results: Indented like Word. Actual Results: No Indentation at all. This is a recent regression. Fortunately the ephemeral tinderboxes hadn't vanished yet, so I was able to bibisect it to: https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=ba6b35fc68a01aff72b39eb7809bacb326068668..d538d3d84172a74dfe97d59a6d3daf9a45459cab Possible culprit? https://cgit.freedesktop.org/libreoffice/core/commit/?id=657c6cc3acec0528209a8584b838cd6de581c437 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added Alias|Intertubez |Network -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 93073] Add the ability to bookmark or comment spelling/ grammar mistakes in text from spellcheck dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=93073 --- Comment #2 from shelagh.man...@gmail.com --- I hope someone does take it up as it would be a helpful change to those who proofread a lot. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104743] New: FILESAVE: PPTX Transparent % background not exported
https://bugs.documentfoundation.org/show_bug.cgi?id=104743 Bug ID: 104743 Summary: FILESAVE: PPTX Transparent % background not exported Product: LibreOffice Version: 5.4.0.0.alpha0+ Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Impress Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: xiscofa...@libreoffice.org 1. Open attachment 91955 from bug 72567 or attachment 90912 from bug 72823 2. Export to .PPTX 3. Open the new .PPTX file Observed behaviour: Transparent % background is lost after RT Reproduced in Version: 5.4.0.0.alpha0+ Build ID: 634589b340316ba64b731b4d923c1056be415494 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEW Depends on||104652 Ever confirmed|0 |1 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104652 [Bug 104652] Document in use on read-only share -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104652] Document in use on read-only share
https://bugs.documentfoundation.org/show_bug.cgi?id=104652 Buovjaga changed: What|Removed |Added Blocks||104742 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104742 [Bug 104742] [META] Bugs that involve networks -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 72823] FILEOPEN: PPTX Transparent % background not imported
https://bugs.documentfoundation.org/show_bug.cgi?id=72823 Xisco Faulí changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #10 from Xisco Faulí --- No longer reproducible in Version: 5.4.0.0.alpha0+ Build ID: 634589b340316ba64b731b4d923c1056be415494 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group Closing this as RESOLVED WORKSFORME -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 98360] [META] CMIS bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=98360 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||4742 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=98 ||360 Alias||Intertubez -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104742] New: [META] Bugs that involve networks
https://bugs.documentfoundation.org/show_bug.cgi?id=104742 Bug ID: 104742 Summary: [META] Bugs that involve networks Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: LibreOffice Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: ba...@caesar.elte.hu Collect network-related bug here. (FTP, Samba etc.) For CMIS-related issues use bug 98360. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104647] 'Save A Copy' isn' t responding when trying to save a specific file
https://bugs.documentfoundation.org/show_bug.cgi?id=104647 --- Comment #4 from Buovjaga --- Reproduced on Win with the exact same version: Version: 5.4.0.0.alpha0+ Build ID: ba6b35fc68a01aff72b39eb7809bacb326068668 CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; TinderBox: Win-x86@39, Branch:master, Time: 2016-12-13_06:07:39 Locale: fi-FI (fi_FI); Calc: group BUT not reproduced on Version: 5.4.0.0.alpha0+ Build ID: 1427817a944f3cf1020b2f06a2ca934847b56ba8 CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; TinderBox: Win-x86@42, Branch:master, Time: 2016-12-17_10:02:28 Locale: fi-FI (fi_FI); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104657] CPU usage for zooming has increased quite a lot between LibO 4.3.x and LibO 5.4.x
https://bugs.documentfoundation.org/show_bug.cgi?id=104657 --- Comment #10 from Buovjaga --- (In reply to Telesto from comment #9) > On the third place because of complains about some of my bug reports. > https://bugs.documentfoundation.org/show_bug.cgi?id=104613#c10 Timur's point was about reports containing multiple issues. This report is about a single issue, so that wouldn't be a problem. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104643] FILESAVE: Frozen row is not saved in XLS or XLSX
https://bugs.documentfoundation.org/show_bug.cgi?id=104643 Buovjaga changed: What|Removed |Added CC||todven...@suomi24.fi --- Comment #3 from Buovjaga --- No repro. Tried also with GTK3 as I noticed Fedora being used by reporter. Arch Linux 64-bit, KDE Plasma 5 Version: 5.4.0.0.alpha0+ Build ID: 06ea887f8ba34a628d7641eab210501f7bd2493d CPU Threads: 8; OS Version: Linux 4.8; UI Render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on December 16th 2016 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104741] PDF EXPORT: Extra line added to the output file
https://bugs.documentfoundation.org/show_bug.cgi?id=104741 Xisco Faulí changed: What|Removed |Added Keywords||bibisectRequest, regression CC||xiscofa...@libreoffice.org --- Comment #1 from Xisco Faulí --- Not reproducible in Version: 5.3.0.0.beta2+ Build ID: 6238f71ddbdc766e733b1c808a4fa7d66f7bde87 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Layout Engine: new; Locale: ca-ES (ca_ES.UTF-8); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104741] New: PDF EXPORT: Extra line added to the output file
https://bugs.documentfoundation.org/show_bug.cgi?id=104741 Bug ID: 104741 Summary: PDF EXPORT: Extra line added to the output file Product: LibreOffice Version: 5.4.0.0.alpha0+ Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Impress Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: xiscofa...@libreoffice.org Created attachment 129735 --> https://bugs.documentfoundation.org/attachment.cgi?id=129735&action=edit sample Steps: 1. Open attached document 2. Export to PDF Observed behaviour: Extra horizontal line is added to the output pdf file Reproduced in Version: 5.4.0.0.alpha0+ Build ID: 634589b340316ba64b731b4d923c1056be415494 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104632] UI: If the properties deck is set to minimum size, and a image gets select, the vertical flip button will be hidden
https://bugs.documentfoundation.org/show_bug.cgi?id=104632 --- Comment #3 from Telesto --- Created attachment 129734 --> https://bugs.documentfoundation.org/attachment.cgi?id=129734&action=edit Example file -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 99810] FILESAVE DOCX: Lines lost when saved as DOCX
https://bugs.documentfoundation.org/show_bug.cgi?id=99810 raal changed: What|Removed |Added CC||r...@post.cz Version|5.1.3.2 release |4.4.0.3 release --- Comment #6 from raal --- repro Version: 4.4.0.0.alpha0+ -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104618] VIEWING: In Writer missing text at 100% zoom in DOCX file ( with OpenGL enabled)
https://bugs.documentfoundation.org/show_bug.cgi?id=104618 Buovjaga changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|WORKSFORME |--- Summary|VIEWING: In Writer missing |VIEWING: In Writer missing |text at 100% zoom in DOCX |text at 100% zoom in DOCX |file|file (with OpenGL enabled) Ever confirmed|1 |0 --- Comment #6 from Buovjaga --- Actually, this would be interesting to keep open because of the OpenGL issue :) First, you could verify that the problem exists with OpenGL enabled in 5.2.x Then, you could copy & paste here to a comment the contents of C:\Users\User\AppData\Roaming\LibreOffice\4\cache\opengl_device.log If the OpenGL problem still exists in 5.2.x, I can add your report to meta bug 93529. Take your time, there is no hurry. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104740] PDF EXPORT: placeholder shape not exported
https://bugs.documentfoundation.org/show_bug.cgi?id=104740 Xisco Faulí changed: What|Removed |Added Keywords|bibisected, bisected, | |regression | Version|5.3.0.0.alpha0+ |3.6 all versions Summary|PDF EXPORT: output file is |PDF EXPORT: placeholder |blank |shape not exported --- Comment #5 from Xisco Faulí --- Hi Tamás, Thanks you for analysing the problem. Indeed, it's been like that since a long time and it's not a regression. Updating the information... -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104634] When a caption is added to two images next to each other ( anchored As character), the image on the left will be numbered 2 instead of 1
https://bugs.documentfoundation.org/show_bug.cgi?id=104634 Buovjaga changed: What|Removed |Added Keywords||bibisectRequest, regression Status|UNCONFIRMED |NEW CC||todven...@suomi24.fi Summary|When a caption is added to |When a caption is added to |two images next to each |two images next to each |other, the image on the |other (anchored As |left will be numbered 2 |character), the image on |instead of 1|the left will be numbered 2 ||instead of 1 Ever confirmed|0 |1 OS|Windows (All) |All Severity|normal |minor --- Comment #2 from Buovjaga --- Repro, but if I change the anchoring to "To paragraph", the order becomes correct. Works ok in 3.6. Arch Linux 64-bit, KDE Plasma 5 Version: 5.4.0.0.alpha0+ Build ID: 06ea887f8ba34a628d7641eab210501f7bd2493d CPU Threads: 8; OS Version: Linux 4.8; UI Render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on December 16th 2016 Arch Linux 64-bit Version 3.6.7.2 (Build ID: e183d5b) -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104618] VIEWING: In Writer missing text at 100% zoom in DOCX file
https://bugs.documentfoundation.org/show_bug.cgi?id=104618 greizde...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|--- |WORKSFORME --- Comment #5 from greizde...@gmail.com --- Turning OpenGL off resolved the issue. Thanks a lot. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104563] Writer doesn't allow to resize window to less than 4/ 5 of full screen in height
https://bugs.documentfoundation.org/show_bug.cgi?id=104563 Buovjaga changed: What|Removed |Added CC||todven...@suomi24.fi --- Comment #8 from Buovjaga --- (In reply to Andrey from comment #5) > Now the situation is as following: if I start with LO shell and go to Writer > by opening an .odt file, the problem persists. If I start by directly No problem here. Version: 5.2.4.1 (x64) Build ID: 9b50003582f07ac674d6451e411e9b77cccd2b22 CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Locale: fi-FI (fi_FI); Calc: group -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 103664] FILEOPEN: DOCX: Wingdings symbols are imported as rectangles
https://bugs.documentfoundation.org/show_bug.cgi?id=103664 V Stuart Foote changed: What|Removed |Added See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||4739 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104739] FILEOPEN: Some symbols are incorrectly displayed
https://bugs.documentfoundation.org/show_bug.cgi?id=104739 V Stuart Foote changed: What|Removed |Added CC||vstuart.fo...@utsa.edu, ||zolnaitamas2...@gmail.com See Also||https://bugs.documentfounda ||tion.org/show_bug.cgi?id=10 ||3664 --- Comment #3 from V Stuart Foote --- On Windows 10 Pro 64-bit en-US with 5.4.0 53dbc419b2e886b345a3512cf11e035ff2b7651b (2016-12-12 TB39) The font in the pptx is PUA mapped symbol font "Symbol" -- as it is present on this Windows system, so no fallback is needed. But what to do (if anything) with PUA mapped fonts in documents that don't embed and the font is not installed on system? Same issues as bug 103664? -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104604] FILESAVE DOCX: Drawing shrinks and is broken down into parts after RT
https://bugs.documentfoundation.org/show_bug.cgi?id=104604 Buovjaga changed: What|Removed |Added Keywords||filter:docx Status|UNCONFIRMED |NEW CC||todven...@suomi24.fi Ever confirmed|0 |1 OS|Windows (All) |All --- Comment #4 from Buovjaga --- (In reply to Telesto from comment #3) > Or should it be marked as dupe of bug 104603 (?) I think it's not a dupe, as 104603 is about a file that is broken even if not saved through LibO. Confirming this. In 3.6 it is all over the place, though.. Arch Linux 64-bit, KDE Plasma 5 Version: 5.4.0.0.alpha0+ Build ID: 06ea887f8ba34a628d7641eab210501f7bd2493d CPU Threads: 8; OS Version: Linux 4.8; UI Render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on December 16th 2016 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104740] PDF EXPORT: output file is blank
https://bugs.documentfoundation.org/show_bug.cgi?id=104740 --- Comment #4 from Tamás Zolnai --- One more thing, about why bibisect found this commmit. It's because, before this commit, placeholder text was not set during import for empty title shape. It's seems PDF export has a problem with the placeholder text. Otherwise it works when the shape is entirely empty or when the shape has some texts specified. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104618] VIEWING: In Writer missing text at 100% zoom in DOCX file
https://bugs.documentfoundation.org/show_bug.cgi?id=104618 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC||todven...@suomi24.fi Ever confirmed|0 |1 --- Comment #4 from Buovjaga --- I don't see the problem. Please test with version 5.2.x If you still see the problem, check that OpenGL is not enabled: Tools - Options - LibreOffice - View - Use OpenGL for all rendering Version: 5.2.4.1 (x64) Build ID: 9b50003582f07ac674d6451e411e9b77cccd2b22 CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Locale: fi-FI (fi_FI); Calc: group Set to NEEDINFO. Change back to UNCONFIRMED, if the problem persists with 5.2.x. Change to RESOLVED WORKSFORME, if the problem went away. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 93669] Problem with printing multi-sided documents via Fax-Printer
https://bugs.documentfoundation.org/show_bug.cgi?id=93669 Buovjaga 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 mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104740] PDF EXPORT: output file is blank
https://bugs.documentfoundation.org/show_bug.cgi?id=104740 --- Comment #3 from Tamás Zolnai --- It's not actually a regression. At least not a regression caused by my commit. I attached an ODP file which has the same problem if you try to export it to PDF. It seems PDF export can't handle a placeholder shape which has no text and so placeholder text is shown in it. I created the test document with opening a new presentation, removing the lower shape and setting a line color to the upper shape. Since not the marked commit is the problem here, would be good to run a new bibisect using the ODP test document. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104739] FILEOPEN: Some symbols are incorrectly displayed
https://bugs.documentfoundation.org/show_bug.cgi?id=104739 Khaled Hosny changed: What|Removed |Added Status|UNCONFIRMED |NEW CC||khaledho...@eglug.org Blocks|103729 | Ever confirmed|0 |1 --- Comment #2 from Khaled Hosny --- I get the same output in 5.3 with or without HarfBuzz. Might be related to the changes in symbol font handling as these seem to be PUA characters. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=103729 [Bug 103729] [META] tracker HarfBuzz based common text layout regressions -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104740] PDF EXPORT: output file is blank
https://bugs.documentfoundation.org/show_bug.cgi?id=104740 --- Comment #2 from Tamás Zolnai --- Created attachment 129733 --> https://bugs.documentfoundation.org/attachment.cgi?id=129733&action=edit ODP file showing the same problem -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 99466] Opening about dialog over ssh -X hangs LibO
https://bugs.documentfoundation.org/show_bug.cgi?id=99466 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC||xiscofa...@libreoffice.org Ever confirmed|0 |1 --- Comment #4 from Xisco Faulí --- Hello, Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104738] FILEOPEN: Rotated labels in chart are displayed horizontally
https://bugs.documentfoundation.org/show_bug.cgi?id=104738 Khaled Hosny changed: What|Removed |Added Status|UNCONFIRMED |NEW CC||khaledho...@eglug.org Ever confirmed|0 |1 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 100109] Memory leak and high CPU use when scrolling a file in writer
https://bugs.documentfoundation.org/show_bug.cgi?id=100109 Francisco changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|--- |WORKSFORME --- Comment #8 from Francisco --- I can't reproduce the bug with LibO 5.2.3.2 nor 5.3.0.0.beta1 under Kubuntu 14.04_x64, so I guess it's worksframe. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 104740] PDF EXPORT: output file is blank
https://bugs.documentfoundation.org/show_bug.cgi?id=104740 Xisco Faulí changed: What|Removed |Added Keywords||bibisected, bisected, ||regression Status|UNCONFIRMED |NEW CC||xiscofa...@libreoffice.org, ||zolnaitamas2...@gmail.com Ever confirmed|0 |1 --- Comment #1 from Xisco Faulí --- Regression introduced by: author Tamás Zolnai2016-11-09 23:41:49 (GMT) committer Tamás Zolnai2016-11-10 17:50:04 (GMT) commit dc024cdd91e3c33eeff8eea22fdef0d90d4dd2c0 (patch) tree88c8e64ca6f23dfca43532edc85501a809f3 parent ba2137d5117f3cd63d781dd545726cefddbcb1ff (diff) tdf#103792: No placeholder text imported for empty title shape Adding Cc: to Tamás Zolnai -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs