Created attachment 74172 [details] Test Kit Steps how to reproduce with "LibO 4.0.0.3 rc - GERMAN UI / German Locale [Build ID: 7545bee9c2a0782548772a21bc84a9dcc583b89)]" {tinderbox: @6, pull time 2013-01-31 11:30(?)} on German WIN7 Home Premium (64bit) with User Profile updated from 4.0.0.2: 1. From attached Test Kit open "sample1.odt" 2. Print Pages 2-3 Expected: looks more or less as on screen Actual: many elements missing Some of the damages will be because I replaced all fonts contents by "i", what also replaced some TABstops and so on. but obvious missing items (switch on line numering): 45 - Fax machine Icon 60 ff - Table borders 65 ff - blue borders around paragraphs Footer - LibO logo picture and blue line above 71 ff - Table borders 73 ff - borders (lines) in GDI element 80 - Signature It's nothing with the document, works fine with 3.5.7.2 (others not yet tested) Fresh new profile does not help. Same with Samsung Laser Printer, Oki Laser Printer, FreePDF (See attachment) PDF EXPORT is ok Still lots of tests have to be done
No problem with CALC, DRAW in a first quick test
Also [Reproducible] with parallel Dev. Installation of "LODev 4.0.1.0+ - English UI / German Locale [Build ID:693217465486667d38c3b7cd6d654136fe1efc8)]" {tinderbox: @6, pull time 2013-02-03 09:04:55} on German WIN7 Home Premium (64bit) with newly created user profile ….\LODev\401\
Already [Reproducible] with unzipped installation of "LOdev 4.0.0.0.alpha1+ - ENGLISH UI / German Locale [Build ID: af60316514f3ae3d4c475819bf86f2af837171e)]" {tinderbox: Win-x86@6, pull time 2012-11-23 22:10:31} on German WIN7 Home Premium (64bit) with own separate User Profile Was still ok with server-installation of Master "3.7.0alpha0+ – WIN7 Home Premium (64bit) ENGLISH UI [Build ID: b255de8]" (tinderbox: Win-x86@6-fast, pull time 2012-06-05 23:16:58)
*** Bug 61711 has been marked as a duplicate of this bug. ***
reproducible with LO 4.0.0.3 (Win7 Home, 64bit) Remarks: In addition, a red line in the header is missing as well as the circle in item 70. @Rainer: I have in LO a green line in the footer instead of a blue line. Do you have here a blue line?
i had the same and similar problems. can be seen in my bug report: https://bugs.freedesktop.org/show_bug.cgi?id=61913
(In reply to comment #0) > 45 - Fax machine Icon > 60 ff - Table borders > 65 ff - blue borders around paragraphs > Footer - LibO logo picture and blue line above > 71 ff - Table borders > 73 ff - borders (lines) in GDI element > 80 - Signature In 4.0.2rc1 and 4.0.1rc2 on Linux I see all the elements on paper (and screen) Did not test another version (hate printing ;-) )
The table border problem is related to "Bug 61913 - particular OLE objects suppress PRINTING of .wmf". When I do the test with "sample1.odt" again after having deleted all OLE Objects (use Navigator!) table looks ok. It might be that OLE objects also can suppress printing of OLE objects, in Bug 61913 it seemed that a DRAW object even suppressed the printout of itself (and of a logo.wmf in that document). Problem here started same time as Bug 61913: Already [Reproducible] with unzipped installation of "LOdev 4.0.0.0.alpha1+ - ENGLISH UI / German Locale [Build ID: af60316514f3ae3d4c475819bf86f2af837171e)]" {tinderbox: Win-x86@6, pull time 2012-11-23 22:10:31} on German WIN7 Home Premium (64bit) with own separate User Profile Was still ok with Server-installation of Master " 3.7.0.0.alpha0+ – ENGLISH UI [Build ID: f2e622]" {tinderbox: Win-x86@16, pull time 2012-10-06 09:31:39} on German WIN7 Home Premium (64bit) UserInstallation=$SYSUSERCONFIG/LOdev/3 @Michael: Please add Witeboard tag “bibisectrequest” if you think that a bibisect result can ease your work. Please change Status to ASSIGNED and add yourself to "Assigned To" if you accept this Bug or forward the Bug if it's not your turf (and remove others in team from CC).
reproducible with LO 4.0.2.2 (WinXP)
*** Bug 62488 has been marked as a duplicate of this bug. ***
*** Bug 63243 has been marked as a duplicate of this bug. ***
*** Bug 61031 has been marked as a duplicate of this bug. ***
*** Bug 60898 has been marked as a duplicate of this bug. ***
*** Bug 61240 has been marked as a duplicate of this bug. ***
*** Bug 63541 has been marked as a duplicate of this bug. ***
It's too expensive to collect the DUPs one by one, please simply check URL above with probably (but not 100% surely) related bugs.
Created attachment 78178 [details] MATH object prevents printout of table borders LO 4.0.2.2 : single MATH-object anywhere in the document prevents printout of table borders. pdf-export is not affected.
LibreOffice 4.0.2.2 : also single calc-object(OLE) anywhere in the document prevents printout of table borders.pdf-export is not affected.
To whom do we have to pay to fix this? Any idea? And which amount? ;-)
Tested on Windows Xp and Libreoffice 4.0.3.1 with Test Kit, the problem persist
*** Bug 63843 has been marked as a duplicate of this bug. ***
the problem is apparently only visible on Windows, not Linux. the SwNoTxtFrm::PaintPicture was mis-merged and did not always restore the anti-aliasing mode that it changed, which causes the problem for the border lines that are painted after that. fixed on master.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=954d695827431a5badd1a993d8f364c669ca9c9c fdo#60280: sw: restore anti-aliasing for all OLE objects The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f3e8a9649ac653eafaf8c5fa57e20d3dbe90d82c&h=libreoffice-4-0 fdo#60280: sw: restore anti-aliasing for all OLE objects It will be available in LibreOffice 4.0.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 61913 has been marked as a duplicate of this bug. ***
*** Bug 62261 has been marked as a duplicate of this bug. ***
*** Bug 62667 has been marked as a duplicate of this bug. ***
*** Bug 62898 has been marked as a duplicate of this bug. ***
*** Bug 63264 has been marked as a duplicate of this bug. ***
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-0-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=63397e1e699845e92e3046fd50bbbdcba6512a32&h=libreoffice-4-0-3 fdo#60280: sw: restore anti-aliasing for all OLE objects It will be available already in LibreOffice 4.0.3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Nice work Michael - thanks so much for the fix ! :-)
*** Bug 63972 has been marked as a duplicate of this bug. ***
*** Bug 62197 has been marked as a duplicate of this bug. ***
*** Bug 63813 has been marked as a duplicate of this bug. ***
Tested patch on Windows 7 Hungarian. Now prints out table border grids with math objects in cell. Thanks for the fix.
*** Bug 64328 has been marked as a duplicate of this bug. ***
*** Bug 64243 has been marked as a duplicate of this bug. ***
*** Bug 61266 has been marked as a duplicate of this bug. ***
*** Bug 64492 has been marked as a duplicate of this bug. ***
*** Bug 64271 has been marked as a duplicate of this bug. ***
confirming that this has been FIXED in LibO 4.0.3.3 final release (tested on WinXP 32bit)
Created attachment 129754 [details] LibreOffice и MSOffice открывают по-разному этот файл. Прошу исправить в LibreOffice открытие данных типов файлов.