[Libreoffice-bugs] [Bug 116436] FILEOPEN DOCX: background color of a table row disappears

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116436

--- Comment #2 from haim kilov  ---
After saving as .doc the background color is preserved.

-- 
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 93831] FILEOPEN XLSX Slow to open

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93831

--- Comment #7 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116629] notebookbar hide arrow

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116629

--- Comment #1 from Kshitij  ---
Hide arrow is set to NEXT symbol type in PriorityMergedHBox.cxx.
I searched for the other symbols in class symboltype
enum class SymbolType : sal_uInt16
{
DONTKNOW = 0,
IMAGE= 1,
ARROW_UP = 2,
ARROW_DOWN   = 3,
ARROW_LEFT   = 4,
ARROW_RIGHT  = 5,
SPIN_UP  = 6,
SPIN_DOWN= 7,
SPIN_LEFT= 8,
SPIN_RIGHT   = 9,
FIRST= 10,
LAST = 11,
PREV = 12,
NEXT = 13,
PAGEUP   = 14,
PAGEDOWN = 15,
PLAY = 16,
STOP = 19,
CLOSE= 25,
ROLLUP   = 26,
ROLLDOWN = 27,
CHECKMARK= 28,
RADIOCHECKMARK   = 29,
FLOAT= 31,
DOCK = 32,
HIDE = 33,
HELP = 34,
PLUS = 35,
MENU = SymbolType::SPIN_DOWN
};

No symbol was matching(looks alike) to double arrow. So, I guess it cannot be
changed directly.

-- 
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 116532] Zotero plugin does not create its own Tab/ Section in the Notebookbar

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116532

--- Comment #4 from Pedro  ---
Sure!

Here's the link:

https://forums.zotero.org/discussion/comment/304459#Comment_304459

Maybe one of you guys can sign up there and interact with the Zotero devs (it's
an amazing open-source extension).

-- 
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 107575] [META] Number format bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107575
Bug 107575 depends on bug 116450, which changed state.

Bug 116450 Summary: CONVERSION FORMAT DATE
https://bugs.documentfoundation.org/show_bug.cgi?id=116450

   What|Removed |Added

 Status|CLOSED  |REOPENED
 Resolution|NOTOURBUG   |---

-- 
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 116450] CONVERSION FORMAT DATE

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116450

Luuk  changed:

   What|Removed |Added

 Status|CLOSED  |REOPENED
 Resolution|NOTOURBUG   |---

--- Comment #8 from Luuk  ---
"LibreOffice now accepts English format codes in the few locales ..."

It should also tak info account this info when creating an export.

The export format is not 'defined' by LibreOffice, but in this case by someone
else, so LO should follow that definition, and not it's own.

-- 
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 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

--- Comment #6 from Telesto  ---
Created attachment 140882
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140882=edit
Screenshot

-- 
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 115600] Missing Messages at the Use of “Navigate by” Function when Document Beginning or End is Reached

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115600

Jim Raykowski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||6596

-- 
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 116596] Make message area in Findbar adjust to message size

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116596

Jim Raykowski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||5600

-- 
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 116630] High CPU usage (25%) scrolling a slide down with arrow key containing a table

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116630

--- Comment #2 from Telesto  ---
Created attachment 140881
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140881=edit
Bibisect log

Bisected to:
author  Khaled Hosny 2017-03-03 05:15:14 +0200
committer   Khaled Hosny 2017-03-03 13:22:53
+
commit  a51b7a1c3a7e7cf7b0c733e1dec40288278c1884 (patch)
tree6452088195b6c0ad617e7a6b9f97ecc8672d321e
parent  5742868ccf030b2c0f03538d030bd18bd5666bdb (diff)
tdf#103831, tdf#100986: Force using GDI when needed
Our DirectWrite renderer is incomplete and can’t handle rotated text or text
with horizontal scaling, so route these two through GDI for now.

-- 
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 116630] High CPU usage (25%) scrolling a slide down with arrow key containing a table

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116630

--- Comment #1 from Telesto  ---
Created attachment 140880
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140880=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 116630] New: High CPU usage (25%) scrolling a slide down with arrow key containing a table

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116630

Bug ID: 116630
   Summary: High CPU usage (25%) scrolling a slide down with arrow
key containing a table
   Product: LibreOffice
   Version: 5.4.0.3 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Using 1 core scrolling a slide down with arrow key

Steps to Reproduce:
1. Open the attached file (based on bug 113643)
2. Scroll the slide to top position
3. Scroll down using the down arrow key

Actual Results:  
Utilization of 1 core & a small lag

Expected Results:
12% or less


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 6.1.0.0.alpha0+
Build ID: dd4f1b1bd31daf080dc0420524712dc244e539b5
CPU threads: 4; OS: Windows 6.3; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-03-20_23:26:38
Locale: nl-NL (nl_NL); Calc: CL


User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101
Firefox/52.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 116591] Negative Time shows as ### when opening xlsx file

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116591

--- Comment #9 from Martin Troiber  ---
Thank you for the link to the error code documentation. I never realised that
there was such a thing.
Same goes for the error messages on the status bar I never knew of them. That
is due to the fact that normally those error messages are displayed in the
cells themselves. 
(It also never crossed my mind that ### itself could be an error message since
it didn't contain any letters. But that might be just stupidity on my side...)

May I suggest to show the error message "Cell not wide enough" on the status
bar when error ### occurs.

-- 
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 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

--- Comment #5 from Dieter Praas  ---
Also no problem with disabled OpenGL

-- 
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 116629] New: notebookbar hide arrow

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116629

Bug ID: 116629
   Summary: notebookbar hide arrow
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kain...@gmail.com

Created attachment 140879
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140879=edit
hide arrow for standard toolbars and notebookbar

can we change the hide arrow from notebookbar to the same style than the
default toolbar (double arrow)

-- 
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 116628] New: Help -> Content folders cannot be navigated by mouse but only by keyboard.

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116628

Bug ID: 116628
   Summary: Help -> Content folders cannot be navigated by mouse
but only by keyboard.
   Product: LibreOffice
   Version: 6.1.0.0.alpha0+ Master
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m...@hussam.eu.org

Description:
In master branch (6.1.0.0 alpha), Help -> Content folders cannot be navigated
by mouse but only by keyboard.
This works perfectly in libreoffice-6-0 branch.


Steps to Reproduce:
- Open help viewer, press on "Contents" tab and click/double click on
"Formulas"

Actual Results:  
- Formulas (folder) does not expand.

Expected Results:
- Formulas (folder) should expand.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101
Firefox/60.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 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

--- Comment #4 from Telesto  ---
(In reply to Dieter Praas from comment #3)
> I can't see a diference. I also added the same text in italic without bold.
> On eyery zoom level I could see a clear difference between italic with bold
> and italic without bold.
> 
> Version: 6.1.0.0.alpha0+ (x64)
> Build ID: 9d75bfcfaef97b247b3b6cd346eb27e02ae7b010
> CPU threads: 4; OS: Windows 10.0; UI render: GL; 
> TinderBox: Win-x86_64@42, Branch:master, Time: 2018-03-19_06:25:17
> Locale: de-DE (de_DE); Calc: CL

I checked it again. It seems to be fine with OpenGL enabled; please try without
it..

-- 
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 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

--- Comment #3 from Dieter Praas  ---
I can't see a diference. I also added the same text in italic without bold. On
eyery zoom level I could see a clear difference between italic with bold and
italic without bold.

Version: 6.1.0.0.alpha0+ (x64)
Build ID: 9d75bfcfaef97b247b3b6cd346eb27e02ae7b010
CPU threads: 4; OS: Windows 10.0; UI render: GL; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-03-19_06:25:17
Locale: de-DE (de_DE); Calc: CL

-- 
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 116626] Misfunction in LO Writer when marking passages

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116626

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter Praas  ---
Not reproducible for me, if I change settings in the character dialog.

Version: 6.1.0.0.alpha0+ (x64)
Build ID: 9d75bfcfaef97b247b3b6cd346eb27e02ae7b010
CPU threads: 4; OS: Windows 10.0; UI render: GL; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-03-19_06:25:17
Locale: de-DE (de_DE); Calc: CL

-- 
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 116591] Negative Time shows as ### when opening xlsx file

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116591

--- Comment #8 from Mike Kaganski  ---
The behaviour is documented, e.g., here:
https://help.libreoffice.org/Calc/Error_Codes_in_Calc - the very first row. ###
never means other errors: if it is shown, it always means that what is to be
shown doesn't fit. It may happen that an error message doesn't fit; then - yes,
there would be ### there, to show the same: show string doesn't fit.

You also may select the cell and look at the status bar, where the error would
be explained (if there is an error), or the cell value (or sum, or average,
etc.) would be shown for normal cells (like in this case).

Wrt strings - well, for a string, it's enough to show a red triangle meaning
that there's something left; but for a number, any part of a number doesn't
make sense by itself.

-- 
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 116624] When I want to save a document, then it is impossible to create a folder

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116624

Telesto  changed:

   What|Removed |Added

 OS|All |Linux (All)

-- 
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 116611] LibreOffice Version: 6.0.2.1 Crashes on Opening on Mac

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116611

--- Comment #3 from Telesto  ---
This sounds like bug 103690.. Fixed in LibreOffice 6.0.3. 

@Xisco
Bug 103690 has the wrong target. It didn't make it into 6.0.2

-- 
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 116591] Negative Time shows as ### when opening xlsx file

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116591

--- Comment #7 from Martin Troiber  ---
Well I was pretty confident that it's a rendering problem. Thank you for the
confirmation...
I as a normal user never realized that ### can also mean that the answer is
simply to large for the cell. It might be misguiding for other users as well to
show the exact same "error" behaviour when having an real error in your
formula...
If there was some sort of message telling me that my cells are to small for the
result I wouldn't even be wasting the precious time of open source developers.
So that might be a thing to consider in future releases.

Anyway why is it that cells containing numbers become ### yet cells containing
text simply get truncated?

By the way a huge thanks to all of you developers creating and maintaining an
incredibly advanced alternative to Microsoft Office.

-- 
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 63025] Copying chart to Writer looses data/ changes diagram type

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63025

Ian  changed:

   What|Removed |Added

 CC||i...@dataandanalytics.co.uk

--- Comment #11 from Ian  ---
Still an issue in version 6.0.2.1

(Build ID: 1:6.0.2~rc1-0ubuntu0.16.04.1~lo1)

I would also argue it is potentially a major bug given it affects basic
functionality and interaction within LO.

Being able to update Calc and have linked charts in Writer docs automatically
update would be a major productivity gain for multiple use cases.

Anyone creating periodic documents based on updated data and analysis would
only need to update the spreadsheet charts rather than then have to copy-paste
each chart as bitmap.

I would fund a bug bounty to see this bug squashed if it was possible.

-- 
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 116627] EDITING / VIEWING underline is too fat / bold

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116627

--- Comment #1 from willemijns  ---
Created attachment 140878
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140878=edit
LO ubuntu sample

-- 
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 116627] New: EDITING / VIEWING underline is too fat / bold

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116627

Bug ID: 116627
   Summary: EDITING / VIEWING underline is too fat / bold
   Product: LibreOffice
   Version: 6.0.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: documentfoundation@willemijns.com

Description:
underlined comma g y p q or j are stiked

Steps to Reproduce:
1. Use a Windows default font 
2. Underline text with comma, g y p q or j inside.
3.

Actual Results:  
comma letters , g y p q or j are stiked... not if you import the same document 
in M$ Word online and i suppose M$ Word software.





Expected Results:
underline not need to strike letters.


Reproducible: Always


User Profile Reset: No



Additional Info:
Same kind of comment made on
https://ask.libreoffice.org/en/question/59890/underline-spacing/

Same comment can be made on linux version with unbuntu, dejavu sans or lato  
font names... 


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101
Firefox/59.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 116544] EDITING: Inserting Photo Album that includes .MOV causes Crash

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116544

Caolán McNamara  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
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 116544] EDITING: Inserting Photo Album that includes .MOV causes Crash

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116544

--- Comment #5 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=1a600d6ed6578feda6e66d1e4f4f784818c308a6

tdf#116544 crash on unhandled IllegalArgument exception

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 116544] EDITING: Inserting Photo Album that includes .MOV causes Crash

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116544

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.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 71437] Dead keys not working

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71437

--- Comment #29 from bart.po...@gmail.com ---
The bug still happens with libreoffice 6.0.2 on Arch using:
- Plasma 5.12.3
- KDE frameworks 5.44
- Qt 5.10.1

Every application, including firefox, xterm and gimp works fine, libreoffice
ignores dead keys. Setting SAL_ALTGR_COMPOSE does nothing.

-- 
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 116626] New: Misfunction in LO Writer when marking passages

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116626

Bug ID: 116626
   Summary: Misfunction in LO Writer when marking passages
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gottfried.me...@gmx.net

Description:
Bug in versions 6.0.1 & 6.0.2: If you mark a passage or passages to change e.g.
the font weight or give some more space between passages, Writer not only
applies the changes to the markedd passage(s) but to the whole document as if
you'd done 'mark all'.   

Steps to Reproduce:
1. write some text on a sheet 
2. mark a part of it 
3. change e.g. font weight or space between passages - bug applies as described

Actual Results:  
changes have been applied to whole document, not only marked passage(s) 

Expected Results:
as said above


Reproducible: Always


User Profile Reset: No



Additional Info:
mark only marked parts not whole document


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/65.0.3325.181 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 84205] FILESAVE: Theme Colors inverted in drawings after PPTX roundtrip ( black part turned to white)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84205

--- Comment #18 from Luke  ---
Szymon Kłos,

We're getting there. The shape theme colors in attachment 139746 are now
preserved on roundtrip. Thanks!


However, the original test doc and the stripped-down version, attachment 106747
, are both still losing their color info after being roundtripped.

-- 
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 116625] New: [META] Files that open modified, but shouldn't

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116625

Bug ID: 116625
   Summary: [META] Files that open modified, but shouldn't
   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

There could be exceptions, eg. when the user chooses to update links in a Calc
spreadsheet, otherwise it's a bug.

Having a list of exceptions could be helpful for reference.

-- 
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 116625] [META] Files that open modified, but shouldn't

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116625

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Depends on||31231, 77007
 Ever confirmed|0   |1


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=31231
[Bug 31231] Documents with charts open with the document set as already
modified
https://bugs.documentfoundation.org/show_bug.cgi?id=77007
[Bug 77007] FILEOPEN: User asked to save changes upon exit from unmodified XLS
file (possibly because of particular chart)
-- 
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 77007] FILEOPEN: User asked to save changes upon exit from unmodified XLS file ( possibly because of particular chart)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77007

Aron Budea  changed:

   What|Removed |Added

 Blocks||116625


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116625
[Bug 116625] [META] Files that open modified, but shouldn't
-- 
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 31231] Documents with charts open with the document set as already modified

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=31231

Aron Budea  changed:

   What|Removed |Added

 Blocks||116625


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116625
[Bug 116625] [META] Files that open modified, but shouldn't
-- 
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 116540] Text from Writer can not be imported in Calc as Formatted Text [RTF] when the first paragraph of the document has Break (Type-Page, Position-Before, With page Style-act

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116540

Buovjaga  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 Status|UNCONFIRMED |NEW
Version|6.0.1.1 release |5.4.0.0.alpha0+
 Blocks||102593
 Ever confirmed|0   |1

--- Comment #2 from Buovjaga  ---
I bisected the behaviour that appeared in 5.4 to:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=a51b7a1c3a7e7cf7b0c733e1dec40288278c1884

commit  a51b7a1c3a7e7cf7b0c733e1dec40288278c1884 (patch)
tree6452088195b6c0ad617e7a6b9f97ecc8672d321e
parent  5742868ccf030b2c0f03538d030bd18bd5666bdb (diff)
tdf#103831, tdf#100986: Force using GDI when needed
Our DirectWrite renderer is incomplete and can’t handle rotated text or text
with horizontal scaling, so route these two through GDI for now.

Change-Id: I87b85796a29e3acce782e01b4c629fec6f1a9e25
Reviewed-on: https://gerrit.libreoffice.org/34848

This is another one of those things where moving to HarfBuzz broke something
"100 kilometers away", so I don't even want to bother Khaled :(


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 102593] [META] Paste bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593

Buovjaga  changed:

   What|Removed |Added

 Depends on||116540


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116540
[Bug 116540] Text from Writer can not be imported in Calc as Formatted Text
[RTF] when the first paragraph of the document has Break (Type-Page,
Position-Before, With page Style-activated)
-- 
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 116340] FILEOPEN XLSX Opening an .xlsb file with LibreOffice Calc is much slower than opening the same file with .xlsx extension

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116340

Aron Budea  changed:

   What|Removed |Added

   Keywords||perf

-- 
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 39468] translate German comments, removing redundant ones

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468

--- Comment #360 from Johnny_M  ---
(In reply to Dennis Roczek from comment #358)
> @Johnny, you might know best the status of this ticket - can we close that
> tikcet? I'm asking because somebody assigned this ticket to himself...
> 
> Do you believe that there are still open tasks / missing translations? (as
> you set your focus now to bug 39674)

Hi Dennis, I can no longer find any comments - it's all accidental findings
from now on. So, no open tasks and or search ideas. I haven't closed it, just
in case someone comes across something and adds it here. I'm fine with closing
it though, or with letting it auto-expire. Whichever comes first. :)

-- 
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 109280] conditional formatting not preserved with copy paste operations

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109280

Buovjaga  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #19 from Buovjaga  ---
We don't know the commit, so tweaking status.

-- 
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 116624] New: When I want to save a document, then it is impossible to create a folder

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116624

Bug ID: 116624
   Summary: When I want to save a document, then it is impossible
to create a folder
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: armin_mohr...@web.de

Description:
1. I want to save a document in writer
2. Dialog opens
3. I want to create a folder
4. This is impossible - need to create the folder in KDE/Dolphin

Steps to Reproduce:
1. Try to save odt doc.
2. Try to create a folder (right click)
3. This is impossible
4. Need help of file manager

Actual Results:  
Creation of folder is impossible

Expected Results:
No new folder appears


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
If I want to create a new folder in save dialog, then is should appear.


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Firefox/52.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 116540] Text from Writer can not be imported in Calc as Formatted Text [RTF] when the first paragraph of the document has Break (Type-Page, Position-Before, With page Style-act

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116540

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #1 from Buovjaga  ---
Created attachment 140877
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140877=edit
Document for copying

Repro, but not with 5.3.0. 5.4 has a behaviour, where the text will appear in
the input line, but the cell will appear empty.
I will try to bibisect in Windows.

Arch Linux 64-bit
Version: 6.1.0.0.alpha0+
Build ID: 54c2637c1c9b526ffd9423e2d8e431474b535276
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on March 25th 2018

-- 
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 109280] conditional formatting not preserved with copy paste operations

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109280

Xavier Van Wijmeersch  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #18 from Xavier Van Wijmeersch  ---
can be closed as fixed

Version: 6.1.0.0.alpha0+
Build ID: 7422687028d33a9a4029aeb9265bc59578f5aef9
CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; 
Locale: nl-BE (en_US.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 87351] [META] Conditional formatting bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87351
Bug 87351 depends on bug 109280, which changed state.

Bug 109280 Summary: conditional formatting not preserved with copy paste 
operations
https://bugs.documentfoundation.org/show_bug.cgi?id=109280

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
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

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593
Bug 102593 depends on bug 109280, which changed state.

Bug 109280 Summary: conditional formatting not preserved with copy paste 
operations
https://bugs.documentfoundation.org/show_bug.cgi?id=109280

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 116520] Fileopen dump for ODT fed from ODS

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116520

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
Repro.

Version: 6.1.0.0.alpha0+ (x64)
Build ID: 3677ca53c60304830285233474466de3272ec183
CPU threads: 4; OS: Windows 10.0; UI render: default; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-03-18_01:31:20
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 116555] Create HTML document(s) via Send yields anchor document with wrong extension

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116555

Gerhard Weydt  changed:

   What|Removed |Added

 Attachment #140827|0   |1
is obsolete||

--- Comment #6 from Gerhard Weydt  ---
Created attachment 140876
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140876=edit
test documents new version

answering comment #5: I had not saved the source document, and I realized that
I had perhaps already changed the extension to html.
So I added a new zipped file containing the source .ods, the two created files
.xhtml and .html and the screenshot of the error message resulting from opening
testSend.xhtml. If you change the extension of this file to .html, it works.
The old attachjment should no longer be visible because it was marked obsolete.

-- 
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 39468] translate German comments, removing redundant ones

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468

--- Comment #359 from Kunal Gehlot  ---
I just realised that German comments are not in libs-core, my fault. This
directory is clean.

-- 
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 39468] translate German comments, removing redundant ones

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468

Kunal Gehlot  changed:

   What|Removed |Added

   Assignee|gehlotkun...@gmail.com  |libreoffice-b...@lists.free
   ||desktop.org

-- 
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 109280] conditional formatting not preserved with copy paste operations

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109280

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #17 from Buovjaga  ---
I get no problem now, please everyone re-test with the latest.

Arch Linux 64-bit
Version: 6.1.0.0.alpha0+
Build ID: 54c2637c1c9b526ffd9423e2d8e431474b535276
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on March 25th 2018

-- 
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 114233] [META] PDF insert/embed bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114233

Buovjaga  changed:

   What|Removed |Added

 Depends on||116504


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116504
[Bug 116504] PDF export: The empty area in a PDF image is transparent when
exporting the PDF, showing table borders hidden below it
-- 
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 116504] PDF export: The empty area in a PDF image is transparent when exporting the PDF, showing table borders hidden below it

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116504

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Blocks||114233
 Ever confirmed|0   |1

--- Comment #3 from Buovjaga  ---
Repro.

Can we call it a regression, though, because PDF as image is a new feature
(since 5.3)?

Arch Linux 64-bit
Version: 6.1.0.0.alpha0+
Build ID: 54c2637c1c9b526ffd9423e2d8e431474b535276
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on March 25th 2018


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114233
[Bug 114233] [META] PDF insert/embed 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 116492] Change of forma is lost when you leave the cell.

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116492

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #3 from Buovjaga  ---
Not reproduced on Win 10.

Can you attach a file, where this always happens to you?

Version: 6.0.2.1 (x64)
Build ID: f7f06a8f319e4b62f9bc5095aa112a65d2f3ac89
CPU threads: 4; OS: Windows 10.0; 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 116504] PDF export: The empty area in a PDF image is transparent when exporting the PDF, showing table borders hidden below it

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116504

Telesto  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 116504] PDF export: The empty area in a PDF image is transparent when exporting the PDF, showing table borders hidden below it

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116504

--- Comment #2 from Telesto  ---
Created attachment 140875
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140875=edit
Example file

It's getting a habit :‑(

-- 
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 116622] Inserted EMF image is not cropped correctly

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116622

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
Version|6.0.2.1 release |5.2.7.2 release
 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 116623] Some EMF image parts are incorrectly extended

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116623

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
Version|6.0.2.1 release |5.2.7.2 release
 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 115149] Conditional Formatting gets messed up when pasting new rows

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115149

Buovjaga  changed:

   What|Removed |Added

 Resolution|FIXED   |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 116532] Zotero plugin does not create its own Tab/ Section in the Notebookbar

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116532

--- Comment #3 from Buovjaga  ---
(In reply to Pedro from comment #2)
> I already submitted a bug report in their forums (they don't use a bug
> tracker).

Please let us know the URL to the forum post.

-- 
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 116504] PDF export: The empty area in a PDF image is transparent when exporting the PDF, showing table borders hidden below it

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116504

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
You forgot to attach the 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 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

--- Comment #2 from Telesto  ---
Created attachment 140874
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140874=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 116544] EDITING: Inserting Photo Album that includes .MOV causes Crash

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116544

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #4 from Caolán McNamara  ---
not much to do with me, but its an unhandled exception so easy to make not
crash

-- 
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 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter Praas  ---
What do you mean with "first paragraph"? If it is the the title of the book, I
can't confirm 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 95247] Borders accesibility

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95247

V Stuart Foote  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=10 |
   |1886|

-- 
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 108383] [META] Borders dialog tab bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108383
Bug 108383 depends on bug 95247, which changed state.

Bug 95247 Summary: Borders accesibility
https://bugs.documentfoundation.org/show_bug.cgi?id=95247

   What|Removed |Added

 Status|NEW |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 101886] Border line style control not a11y accessible

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101886

V Stuart Foote  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=95 |
   |247 |

-- 
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 101886] Border line style control not a11y accessible

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101886

V Stuart Foote  changed:

   What|Removed |Added

 CC||jvcarrillo.carl...@gmail.co
   ||m

--- Comment #8 from V Stuart Foote  ---
*** Bug 95247 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 95247] Borders accesibility

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95247

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from V Stuart Foote  ---
code pointers for the mute listbox in bug 101886

*** This bug has been marked as a duplicate of bug 101886 ***

-- 
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 116609] TABLE PROPERTIES: Overhauling column width changes

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116609

Dieter Praas  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
 Blocks||113088
Summary|[Table settings]|TABLE PROPERTIES:
   |Overhauling column size |Overhauling column width
   |changes |changes


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113088
[Bug 113088] [META] Writer table properties dialog 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 113088] [META] Writer table properties dialog bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113088

Dieter Praas  changed:

   What|Removed |Added

 Depends on||116609


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116609
[Bug 116609] TABLE PROPERTIES: Overhauling column width changes
-- 
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 83649] TABLE: Column width of last column cannot be modified

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83649

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Blocks||103100


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103100
[Bug 103100] [META] Writer table 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 103100] [META] Writer table bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100

Dieter Praas  changed:

   What|Removed |Added

 Depends on||83649


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=83649
[Bug 83649] TABLE: Column width of last column cannot be modified
-- 
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 116610] [Table styles] Styles and direct formatting get overwritten

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116610

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter Praas  ---
I'm not 100% sure, but I think your issue is about table formatting but not
about table styles, because it is actual not possible to change the predefined
table styles or to create an new table style (see table styles in the sidebar).

-- 
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 115754] FORMATTING: Updating styles doesn't update table styles

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115754

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #4 from Dieter Praas  ---
Kevin, if you add the keyword needsUXEval you should add
libreoffice-ux-adv...@lists.freedesktop.org to the cc-list.

-- 
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 108382] [META] Borders bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108382

Dieter Praas  changed:

   What|Removed |Added

 Depends on||114816


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114816
[Bug 114816] FORMATTING: Writer Page Borders display with lines jutting
outwards in corners
-- 
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 114816] FORMATTING: Writer Page Borders display with lines jutting outwards in corners

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114816

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Blocks||108382


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108382
[Bug 108382] [META] Borders 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 103903] EMF import distorts propotion of image files ( Landscape looks like Portrait)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103903

--- Comment #8 from johan  ---
bug 116335 - part 4) may be related to this.

-- 
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 39468] translate German comments, removing redundant ones

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468

Kunal Gehlot  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |gehlotkun...@gmail.com
   |desktop.org |

-- 
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 116555] Create HTML document(s) via Send yields anchor document with wrong extension

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116555

--- Comment #5 from Xisco Faulí  ---
Hi Gerhard,
thanks for the document.
Could you please also attach the .ODT file from where the xhml is created?

-- 
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 116425] FILEOPEN XLSX Excel spreadsheet takes forever and a lot of CPU time to open

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116425

Xisco Faulí  changed:

   What|Removed |Added

Version|6.0.2.1 release |4.1 all versions

--- Comment #8 from Xisco Faulí  ---
Reproduced in


Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a)

but not in

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.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 116335] EMF is opened with large empty space around it

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116335

--- Comment #10 from johan  ---
2) reported as bug 116622

3) reported as bug 116623


Additional notes that may be useful:

3) occurs in Inkscape as well (already reported)

4) occurs in Inkscape as well (already reported)

2) occurs in Inkscape - the image is placed partially outside the page/canvas
area (not yet reported)

1) may occur in Inkscape, a matter of definition. The canvas/page area is much
larger than the image itself when the image is opened. (not yet 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 108382] [META] Borders bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108382
Bug 108382 depends on bug 116612, which changed state.

Bug 116612 Summary: FORMATTING: Paragraph double line border not drawn 
correctly and unaligned
https://bugs.documentfoundation.org/show_bug.cgi?id=116612

   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 116511] Calc crashes when opening Function Wizard through Cmd-F2 shortcut

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116511

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||wantBacktrace

-- 
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 81643] Borders are drawn as rectangles and so they are not joined well at the corners

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81643

--- Comment #25 from V Stuart Foote  ---
*** Bug 116612 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 116612] FORMATTING: Paragraph double line border not drawn correctly and unaligned

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116612

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||vstuart.fo...@utsa.edu
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||4934
 Resolution|--- |DUPLICATE

--- Comment #3 from V Stuart Foote  ---
The sample documents work correctly in current master/6.1.0, as do samples from
bug 89604 and bug 81643--corrected by refactoring done for bug 114934

*** This bug has been marked as a duplicate of bug 81643 ***

-- 
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 112610] System crashes + slow GUI, on KDE linux + intel graphics

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112610

--- Comment #6 from zeitli...@yahoo.de ---
Wow, quite a number of months have passed until this may actually be some
activity related to this bug(?)

Are you sure its the same bug?
Are you using the same linux distro and version of LO?
Did you diff the backtraces attached to this bug and is it comparable to
your's?
Is the onscreen stream of error msgs the same for you as the one attached to
this bug?
LO can crash because of just so many different things 

The overwhelming response during the last 6 months to this severe crash shows
just once again, as so many times, that the documentfoundation simply dgaf if
LO is working on linux or not.
I mean, this bug kills a running linux systems completely - cmon - that's just
unbelievable - way 'better' than anything to expect from msdooze-office. But
documentfoundation is unable to fix it.

Here's my fix: I'm using Version 4.2.8.2. It runs just fine.

Anyway, the main 'improvements' by the documentfoundation to LO ever since they
overtook from OpenOffice is to overlay each new version by the next level of
even more buggy GUI. Why bother with that. The core functionality has never
improved significantly since the very early versions. Just stay with them -
forget about new versions- and do your work.

-- 
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 116623] New: Some EMF image parts are incorrectly extended

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116623

Bug ID: 116623
   Summary: Some EMF image parts are incorrectly extended
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: graphics stack
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kurko2...@gmail.com

Description:
Migrated from bug 116335 (part 3).

Some parts of certain EMF images are not displayed correctly. An example is
attached. When it is inserted into Writer or opened in Draw, the curves extend
outside the plot area even though they should not.

Example contents:
- An EMF file 
- A screenshot showing this problem in Writer
- A reference rendering in Microsoft Word (note that this screenshot also
contains another, unrelated image)


Please note that the same problem occurs in Inkscape.

Steps to Reproduce:
1. Download and unpack the example files
2. Insert the EMF file into Writer or open it in Draw
3. Look at the plot curve endpoints 
4. Compare with the reference rendering. You can also use Microsoft software to
view the EMF file

Actual Results:  
The curves extend outside the plot area

Expected Results:
The curves should stay inside the plot area


Reproducible: Always


User Profile Reset: No



Additional Info:
Tested with:

Version: 6.0.2.1
Build ID: f7f06a8f319e4b62f9bc5095aa112a65d2f3ac89
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
Locale: fi-FI (fi_FI); Calc: group


Version: 5.2.7.2
Build ID: 1:5.2.7-1+deb9u2
CPU Threads: 4; OS Version: Linux 4.9; UI Render: default; VCL: gtk2; 
Locale: fi-FI (fi_FI.utf8); Calc: group


Version: 5.4.5.1
Build ID: 79c9829dd5d8054ec39a82dc51cd9eff340dbee8
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
Locale: fi-FI (fi_FI); Calc: group


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Firefox/52.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 116623] Some EMF image parts are incorrectly extended

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116623

--- Comment #1 from johan  ---
Created attachment 140873
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140873=edit
example files

-- 
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 116527] Crash in: `anonymous namespace'::documentStartPageNumber

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116527

Xisco Faulí  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #11 from Xisco Faulí  ---
(In reply to Julien Nabet from comment #10)
> I think it should be fixed in UI interface.
> I mean if you open the odt file and click "Print", it displays:
> "Your document contains address database fields. Do you want to print a
> letter form?"
> Clicking "Yes" brings a "Mail Merge" dialog (mailmerge.ui) which prevents
> values "From" and "To" from being below 1.
> I think we should mimick this behavior.
> If it's confirmed, I don't know anything about UI/Glade to do this.
> Moreover, there are quite a confusion between: sal_uInt32, sal_Int32 and int.
> I also saw that NumericField was used and is made from NumericFormatter
> which contains a value with type sal_Int64. 
> In brief, not for me.

Hi Julien,
Ok, no problem, thanks for taking a look anyway.

@Caolán, since this issue concerns the UI, would you mind taking a look?

-- 
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 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

Telesto  changed:

   What|Removed |Added

 Blocks||107923


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107923
[Bug 107923] [META] Zoom issues
-- 
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 116611] LibreOffice Version: 6.0.2.1 Crashes on Opening on Mac

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116611

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #2 from Xisco Faulí  ---
Thanks for reporting the issue.
Does it work if you disable OpenGl ? ->
https://wiki.documentfoundation.org/OpenGL

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the issue is still present

-- 
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 107923] [META] Zoom issues

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107923

Telesto  changed:

   What|Removed |Added

 Depends on||116608


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116608
[Bug 116608] The bold part of Times of New Roman font bold & italic is
disappearing at smaller zoom levels (depending on font size)
-- 
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 95247] Borders accesibility

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95247

Telesto  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||1886

-- 
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 101886] Border line style control not a11y accessible

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101886

Telesto  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=95
   ||247

--- Comment #7 from Telesto  ---
Quote: bug 116621 comment 1

Confirmed on Windows build
Version: 6.0.2.1 (x64)
Build ID: f7f06a8f319e4b62f9bc5095aa112a65d2f3ac89
CPU threads: 4; OS: Windows 10.0; UI render: GL; 
Locale: en-US (en_US); Calc: CL

The listbox of border styles do not receive tool tip/descriptions.

https://opengrok.libreoffice.org/xref/core/cui/uiconfig/ui/borderpage.ui#175
https://opengrok.libreoffice.org/xref/core/svx/source/dialog/dlgctrl.cxx#1083

With local help installed and extended tips checked enabled. The widgets (Calc
& Writer) take Paragraph help articles:

https://opengrok.libreoffice.org/xref/help/source/text/shared/01/05030500.xhp#54
https://opengrok.libreoffice.org/xref/help/source/text/shared/01/05030500.xhp#34

But the LB in the Borders tab of the Paragraph dialog do not have any
annotation describing the line (or its bitmap) exposed to the UI

-- 
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 108383] [META] Borders dialog tab bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108383
Bug 108383 depends on bug 116621, which changed state.

Bug 116621 Summary: UI: No description for the different border line-styles
https://bugs.documentfoundation.org/show_bug.cgi?id=116621

   What|Removed |Added

 Status|NEW |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 116621] UI: No description for the different border line-styles

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116621

Telesto  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Telesto  ---
Oops, already reported multiple times.

*** This bug has been marked as a duplicate of bug 101886 ***

-- 
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 101886] Border line style control not a11y accessible

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101886

Telesto  changed:

   What|Removed |Added

 CC||tele...@surfxs.nl

--- Comment #6 from Telesto  ---
*** Bug 116621 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 116622] Inserted EMF image is not cropped correctly

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116622

--- Comment #2 from johan  ---
Additional note: Try opening the EMF file in Inkscape. You can see that the top
part is outside the canvas/page area.

(Inkscape does not show the image 100% correctly so it should not be used as a
reference. This problem, however, can be seen in Inkscape as well.)

-- 
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 108383] [META] Borders dialog tab bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108383

Telesto  changed:

   What|Removed |Added

 Depends on||95247


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=95247
[Bug 95247] Borders accesibility
-- 
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


  1   2   >