[Libreoffice-bugs] [Bug 80430] [META] LOCALHELP: Features x Documentation gap

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80430

Olivier Hallot  changed:

   What|Removed |Added

 Depends on||120179


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120179
[Bug 120179] [LOCALHELP] rewrite SUMIF Help page
-- 
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 80430] [META] LOCALHELP: Features x Documentation gap

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80430
Bug 80430 depends on bug 120179, which changed state.

Bug 120179 Summary: [LOCALHELP] rewrite SUMIF Help page
https://bugs.documentfoundation.org/show_bug.cgi?id=120179

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|NOTABUG |---

-- 
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 120179] [LOCALHELP] rewrite SUMIF Help page

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120179

Olivier Hallot  changed:

   What|Removed |Added

 Resolution|NOTABUG |---
Summary|sumif works wrong if Range  |[LOCALHELP] rewrite SUMIF
   |has different row index |Help page
   |than SumRange   |
 Status|RESOLVED|NEW
  Component|Calc|Documentation
 Blocks||80430
 Ever confirmed|0   |1

--- Comment #5 from Olivier Hallot  ---
The Help page of SUMIF is too amateur-ish, and even wrong. It deserves a much
more precise definition, more/better examples, and corner case situations.

Re-qualifying the bug as doc bug


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=80430
[Bug 80430] [META] LOCALHELP: Features x Documentation gap
-- 
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 120154] High RAM usage ( around 300mb for 10 mins and drop to 150-200 mb)

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120154

--- Comment #7 from perie_...@hotmail.com ---
(In reply to m.a.riosv from comment #6)
> Calculation time it's because in sheet 'Actual' you have the whole columns
> of external file to do a conditional sum. Reducing the end of range, reduce
> drastically the time calculation.

The point of raising this issue is the weird memory consumption of LO in a
spreadsheet with quite number of linkages and formulas. My take on this is that
if a LO spreadsheet will consume 300MB of memory, until the file is closed or
saved, it will retain the 300MB. However in the current setup, after 10 - 15
mins of opening the file, the memory consumption went down and even if we hard
recalculate all formulas, consumption is still lower compared to the first
10/15 minutes.

-- 
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 120153] {macOS} Finder shows incorrect version number in column view

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120153

--- Comment #7 from Jan-Marek Glogowski  ---
>From "Technical Note TN2420: Version Numbers and Build Numbers"
https://developer.apple.com/library/archive/technotes/tn2420/_index.html

"The value for a version number or build number must consist only of '.'s and
numbers and must begin and end with a number. Each integer value separated by a
period is a component of the version. Version numbers and build numbers may
have up to three components separated by periods. The total number of
characters in your version number or in your build number cannot exceed
eighteen characters."

The internet doesn't agree with this document for the CFBundleVersion, but it
does for CFBundleShortVersionString, which is displayed everywhere, I guess.

Now quoting the configure.ac build configuration script from the source:

# The CFBundleShortVersionString in Info.plist consists of three integers, so
encode the third
# as the micro version times 1000 plus the patch number. Unfortunately the
LIBO_VERSION_SUFFIX can be anything so
# no way to encode that into an integer in general.
MACOSX_BUNDLE_SHORTVERSION=$LIBO_VERSION_MAJOR.$LIBO_VERSION_MINOR.`expr
$LIBO_VERSION_MICRO '*' 1000 + $LIBO_VERSION_PATCH`

So '6.1.2.1' becomes '6.1.2001' for Apple.

This is a limit on Apples side, so IMHO 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 120169] LibreOffice dialog FileOpen opens with focus on path control and file type control doesn't take focus at all

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120169

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.2.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 120169] LibreOffice dialog FileOpen opens with focus on path control and file type control doesn't take focus at all

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120169

--- Comment #4 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=6f070fb228d0c6f05c48386d0f3538c89cfbc878

tdf#120169 handle [combo|list]box can-focus specially

It will be available in 6.2.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 112657] SfxUndoManager_Data::SfxUndoManager_Data leaks memory with multiple invocations

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657

--- 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 112728] FILEOPEN: DOC - Command "INCLUDEPICTURE" shown to the user

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112728

--- Comment #4 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 54768] Asking to restore image to original size gets wrong size when the image is clipped

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54768

--- 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 102337] Data > XML Source ... does not read XML if the version number and encoding are specified with single quotes

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102337

--- Comment #4 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 120152] REPORTBUILDER: Unable to add fields to report using the ADD FIELDS dialog

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120152

Terrence Enger  changed:

   What|Removed |Added

 CC||lo_b...@iseries-guru.com

--- Comment #2 from Terrence Enger  ---
Created attachment 145261
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145261=edit
bibisect in linux-64-6.2 repo : tail of terminal output

Working on debian-buster in the linux-64.6.2 bibisect repository, I
trace the bug to the range:

  commits-h   date
      ---
good  f224ffcd  f8edef39  2018-05-25 10:10:00
bad   34b63425  726d7e7b  2018-05-25 10:59:48

I am setting keyword bibisected.

-- 
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 120152] REPORTBUILDER: Unable to add fields to report using the ADD FIELDS dialog

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120152

Terrence Enger  changed:

   What|Removed |Added

   Keywords||bibisected

-- 
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 120137] Document won't print if it uses Roboto Slab font

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120137

--- Comment #10 from LibreTraining  ---
Created attachment 145260
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145260=edit
Updated PDF of Roboto Slab LO v2.00 alpha in Use


They also added a Medium font - which I forgot to add in the previous PDF.

.

-- 
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 91938] Help text stays visible when not relevant

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91938

--- Comment #11 from Alan Wheeler  ---
I think it must have been fixed by changes for tdf#112356, which I think were
implemented by Adolfo Jayme Barrientos - Many thanks

-- 
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 120137] Document won't print if it uses Roboto Slab font

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120137

--- Comment #9 from LibreTraining  ---
Created attachment 145259
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145259=edit
PDF of Roboto Slab LO v2.00 alpha in Use

Attached is a PDF of the above Roboto Slab LO v2.00 alpha fonts in use.

-- 
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 120137] Document won't print if it uses Roboto Slab font

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120137

--- Comment #8 from LibreTraining  ---
Created attachment 145258
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145258=edit
Roboto Slab LO v2.00 alpha modified for LO on Windows

Roboto Slab LO v2.00 alpha modified for LO on Windows

Alvaro try these fonts.

These are the Roboto Slab Alpha v2.000 fonts from the link above
and again modified to work properly in LibreOffice on Windows.
They also added a Black font which is nice.

The next attachment post is the PDF showing these fonts in use.

Please let us know if this solves your printing issue.

.

-- 
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 91938] Help text stays visible when not relevant

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91938

Alan Wheeler  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED

--- Comment #10 from Alan Wheeler  ---
This bug seems to no longer be present in LibreOffice
Version: 6.1.2.1 (x64)
Build ID: 65905a128db06ba48db947242809d14d3f9a93fe
CPU threads: 4; OS: Windows 10.0; UI render: GL; 
Locale: en-GB (en_GB); 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 120189] New: Crash in: SfxBroadcaster::Broadcast(SfxHint const &) NEW

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120189

Bug ID: 120189
   Summary: Crash in: SfxBroadcaster::Broadcast(SfxHint const &)
NEW
   Product: LibreOffice
   Version: 5.4.7.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cet...@verizon.net

This bug was filed from the crash reporting server and is
br-e4e0cdb2-71f9-4ade-87b9-17907b9c704b.
=
I had closed a Writer file earlier today and when I attempted to reopen the
file, the bug message appeared asking me to report the bug.  I am attempting to
do so. There was a Microsoft update between the last closing and the opening of
the document that failed.  The file is a normal 2 page Writer file, as far as I
am concerned, with a list of items, some empty lines, some italicized lines,
and some tables created solely by tabs.  I just attempted to reopen the file
and it has opened normally.  I do not know what the bug represents and am just
perplexed at this point.

-- 
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 118790] Android 6.1 alpha - document text disappears

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118790

--- Comment #3 from Batt Smith  ---
The text is always disappearing and I am not able to make any changes to the
source coding project for the site
https://applesupportnumber.net/apple-customer-service/ and many other.

-- 
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 120158] It's imposible to paste special in Writer from Calc in Libreoffice 6.1.1 because the dialogue caption inform that's an unknown source

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120158

sol...@gmail.com changed:

   What|Removed |Added

 Attachment #145251|Image with the bug  |Image without the bug when
description||you choose english language
   ||in settings for interface

-- 
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 120158] It's imposible to paste special in Writer from Calc in Libreoffice 6.1.1 because the dialogue caption inform that's an unknown source

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120158

--- Comment #5 from sol...@gmail.com ---
Created attachment 145257
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145257=edit
In dialog paste speciaal with spanish language appears like unknown source

-- 
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 120179] sumif works wrong if Range has different row index than SumRange

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120179

m.a.riosv  changed:

   What|Removed |Added

 CC||olivier.hallot@documentfoun
   ||dation.org

--- Comment #4 from m.a.riosv  ---
Hi Olivier what do you think about?

-- 
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 120188] New: In Writer document when a text is highlighted and right click+Character is selected the resulting window is too wide and cannot be resized

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120188

Bug ID: 120188
   Summary: In Writer document when a text is highlighted and
right click+Character is selected the resulting window
is too wide and cannot be resized
   Product: LibreOffice
   Version: 6.1.2.1 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bostj...@alum.mit.edu

Description:
Referring to the Summary, one would expect the window to be of "reasonable
size" and allow resizing.

Steps to Reproduce:
1. open Writer document (.odt file)
2. select some text (e.g. one word)
3. right click -> Character

Actual Results:
the resulting windows extends over the whole screen, and cannot be resized

Expected Results:
resizable "reasonably sized" window


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:

-- 
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 119067] REPORTBUILDER: Report label display string lost when saved and the actual string 'LABEL' used when the report is run next.

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119067

--- Comment #11 from moebius20  ---
Bonjour,
Unfortunately, still present in LO 6.1.2 final

cordialement,

-- 
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 120181] A link error on main feedback page

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120181

BogdanB  changed:

   What|Removed |Added

 CC||bogdan...@gmail.com

--- Comment #1 from BogdanB  ---
If I folow your steps I go to the page: 

https://ask.libreoffice.org/ro/questions/

Because it is my language localisation, so it is correct for Romania.

-- 
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 120185] Calc - the Borders icon and Border tools (lines) are no longer black

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120185

--- Comment #2 from BogdanB  ---
Created attachment 145256
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145256=edit
see the screenshot

screenshot of 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 120185] Calc - the Borders icon and Border tools (lines) are no longer black

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120185

BogdanB  changed:

   What|Removed |Added

   Keywords||bibisected
 OS|Windows (All)   |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 120185] Calc - the Borders icon and Border tools (lines) are no longer black

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120185

BogdanB  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||bogdan...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from BogdanB  ---
Bibisected on linux 6.1

4b88d5ab1112b6780c148dedcbfd75696b369000 is the first bad commit
commit 4b88d5ab1112b6780c148dedcbfd75696b369000
Author: Jenkins Build User 
Date:   Wed Mar 28 21:19:16 2018 +0200

source sha:6d4bb4dd4ef425a429c929e7d953cf9b54a74576

source sha:6d4bb4dd4ef425a429c929e7d953cf9b54a74576

:04 04 be7358ac899314d86970984dbeeea9e813442366
6ef33ab8ffd87ec623f9b6eb4819594b06c34e21 M  instdir

-- 
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 120161] PRINTING: Problem with selected cells which cross pages

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120161

BogdanB  changed:

   What|Removed |Added

   Keywords||bibisected

-- 
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 120161] PRINTING: Problem with selected cells which cross pages

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120161

BogdanB  changed:

   What|Removed |Added

 OS|Windows (All)   |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 120161] PRINTING: Problem with selected cells which cross pages

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120161

--- Comment #5 from BogdanB  ---
I bisect 6.1 on linux: there were bad and good commit:

bd800e0c22633dc52985d4218bff88edb55ddf39 is the first bad commit
commit bd800e0c22633dc52985d4218bff88edb55ddf39
Author: Jenkins Build User 
Date:   Wed Dec 13 01:06:51 2017 +0100

source sha:5217a2a0bf27e496cc429ee45dff7c239b466ae6

source sha:5217a2a0bf27e496cc429ee45dff7c239b466ae6

:04 04 5644483c9cbffe9d488f5c343b429c3cf35fc29f
67166bdeba9fc4e4f8eb5beecea30bdf3143a9c1 M  instdir

-- 
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 120133] Auto filter drop down dialog box in the header will not stay open to be able select fields in calc ver 6.0.6.2

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120133

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Resolution|--- |NOTABUG
 Status|UNCONFIRMED |RESOLVED

-- 
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 120187] New: Error message handling checkbox criterion building Query in Design View

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120187

Bug ID: 120187
   Summary: Error message handling checkbox criterion building
Query in Design View
   Product: LibreOffice
   Version: 6.1.1.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: zoom...@gmx.com

Description:
I want to emphasize that this works in Ubuntu, but not in Windows 8.1 x64.
Say I have a checkbox field in my table called Cancelled.  I want the query to
list all the cancelled items.  I put a "1" or "=1" in the criterion in the
Cancelled column.
I get the following error message:
 The data content could not be loaded

firebird_sdbc error:
*Dynamic SQL Error
*SQL error code = -104
*Invalid usage of boolean expression
caused by
'isc_dsql_prepare'
Yet it works in Ubuntu.  I have no idea what the error message means.

Steps to Reproduce:
1.Set up query in design mode.
2.Put "1" 0r "=1" in Criterion for Cancelled (Boolean) field.
3.Run Query.

Actual Results:
I got the error message listed above.

Expected Results:
I expected the query to run and give me a list of cancelled items.
It does this in the Ubuntu version.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 6.1.2.1 (x64)
Build ID: 65905a128db06ba48db947242809d14d3f9a93fe
CPU threads: 8; OS: Windows 6.3; UI render: default; 
Locale: en-CA (en_CA); 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 120161] PRINTING: Problem with selected cells which cross pages

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120161

--- Comment #4 from BogdanB  ---
I will bibisect now with 6.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 103405] L10n: Add additional user interface language Hungarian Rovas [hu-Hung-HU]

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103405

--- Comment #14 from Kovács Viktor  ---
There is a language ID: hu-Hung-HU. There is an UNICODE code page called "Old
Hungarian". The LibreOffice can use this page as RTL script, named "none".
Could  any programmer to link this two things?

-- 
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 120133] Auto filter drop down dialog box in the header will not stay open to be able select fields in calc ver 6.0.6.2

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120133

--- Comment #2 from Bryan  ---
(In reply to Roman Kuznetsov from comment #1)
> please add info from dialogue About
> 
> don't repro for me in
> 
> Version: 6.1.2.1
> Build ID: 65905a128db06ba48db947242809d14d3f9a93fe
> CPU threads: 4; OS: Windows 6.1; UI render: default; 
> Locale: ru-RU (ru_RU); Calc: group threaded

Thank you for your prompt response.

I think it may well be an issue with this particular laptop. I have tried to do
a Timeshift to reset the computer to an previous version of LibreOffice and the
drop down arrow works as it should. But as soon as I allow Linux to update
libreOffice to 6.0.6.2 the same problem happens again.

I have managed to get another computer with Linux Mint with the same version of
LibreOffice 6.0.6.2 and the dialog box works correctly?? So it seems it must be
the individual laptop that for some reason has a problem.

Many thanks once again for your response.

-- 
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 120186] New: Ladino language is not supported as a CTL (complex text layout) language

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120186

Bug ID: 120186
   Summary: Ladino language is not supported as a CTL (complex
text layout) language
   Product: LibreOffice
   Version: 5.1.6.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: io...@users.sourceforge.net

Description:
In the "Character properties" UI, the CTL font section doesn't allow to specify
Ladino language (ISO 639-3 code "lad", OpenType language system tag 'JUD ')

Steps to Reproduce:
In LibreOffice Writer
1. Type some text in Hebrew characters, or paste this: " סאלבֿאסייון" and select
it
2. Go to "Tools->Language->For selection-> More..."

Actual Results:
3. In the drop-down box "Font->CTL Font->Language" there is no Ladino entry

Expected Results:
3. In the drop-down box "Font->CTL Font->Language" there should be Ladino entry


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 120179] sumif works wrong if Range has different row index than SumRange

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120179

--- Comment #3 from Pawel  ---
(In reply to m.a.riosv from comment #2)
> Created attachment 145254 [details]
> File sample, sumif
> 
> Both ranges should have the same length in rows or columns, or the second
> range has only the first cell (not compatible with other file formats).
> But if not, only the rows on the second range with the same relative
> position than in  range of criteria, are summed. 
> 
> Take a see to your file sample modified, so what rows are summed it's more
> visible.
> 
> IMO there is not a bug, it does what you have formulated.
> 
> BTW SUMIFS it's I think more friendly, because the summed range it's the
> first and it's easy to add more criteria at the end of the function.
> 
> Please if you are not agree, reopen it.

I see now. Thanks for clarification. I agree now that there is no bug, but
would be great to mention about that use case in documentation of sumif
formula.

-- 
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 120154] High RAM usage ( around 300mb for 10 mins and drop to 150-200 mb)

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120154

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #6 from m.a.riosv  ---
Calculation time it's because in sheet 'Actual' you have the whole columns of
external file to do a conditional sum. Reducing the end of range, reduce
drastically the time calculation.

-- 
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 116920] Bounding box indicators are rendered erroneously on higher-resolution screen

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116920

--- Comment #8 from Regina Henschel  ---
I can produce a similar result, if I set the display to 200% (resulting in
192dpi) in the system settings of Window 10, although I have a normal monitor.

The markers are contained in the files markers.png and cropmarkers.png in the
folder svx/res in the images_???.zip file. Instead of ??? use the theme, you
have selected. The needed markers are cut from that images.

There is method CountDPIScaleFactor(sal_Int32 nDPI) in windows.cxx which
generates a scaling factor. In my case of 192dpi it would generate 200%.

I have taken the "cropmarkers" of an image as example. The resulting markers
look as if the pixel offset, which is needed to cut the desired marker from the
large image, is multiplied with this 200% and therefore the wrong part of the
image is taken as "marker".

Do you have a display resolution in Windows set, which is different from the
normal 100%? Or is such value set by the device driver?

-- 
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 120161] PRINTING: Problem with selected cells which cross pages

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120161

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #3 from m.a.riosv  ---
Created attachment 145255
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145255=edit
File with screenshots

It's a regression, works with 6.0.7

-- 
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 120161] PRINTING: Problem with selected cells which cross pages

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120161

m.a.riosv  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 120179] sumif works wrong if Range has different row index than SumRange

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120179

m.a.riosv  changed:

   What|Removed |Added

 Resolution|--- |NOTABUG
 Status|UNCONFIRMED |RESOLVED

-- 
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 120179] sumif works wrong if Range has different row index than SumRange

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120179

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
Created attachment 145254
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145254=edit
File sample, sumif

Both ranges should have the same length in rows or columns, or the second range
has only the first cell (not compatible with other file formats).
But if not, only the rows on the second range with the same relative position
than in  range of criteria, are summed. 

Take a see to your file sample modified, so what rows are summed it's more
visible.

IMO there is not a bug, it does what you have formulated.

BTW SUMIFS it's I think more friendly, because the summed range it's the first
and it's easy to add more criteria at the end of the function.

Please if you are not agree, reopen 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 85127] FILEOPEN: DOCX - Image border not imported when found in

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85127

--- Comment #20 from Luke  ---
Created attachment 145253
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145253=edit
Converted document to remove compat mode

Correctly imported when *not* in compatibility mode. 

Original bug doc still repo in Version: 6.2.0.0.alpha0+ (x64)
Build ID: 05b45cc9aa165f895beae0b8f9eb192243812999

-- 
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 120185] Calc - the Borders icon and Border tools (lines) are no longer black

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120185

Ron  changed:

   What|Removed |Added

Summary|Calc - the Borders icon and |Calc - the Borders icon and
   |Border tools (lines) are no |Border tools (lines) are no
   |longer balck|longer black

-- 
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 120185] New: Calc - the Borders icon and Border tools (lines) are no longer balck

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120185

Bug ID: 120185
   Summary: Calc - the Borders icon and Border tools (lines) are
no longer balck
   Product: LibreOffice
   Version: 6.1.2.1 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rongraham1...@rogers.com

Description:
In Calc when you select the Borders icon to add lines to a cell or cells. The
options show in a faint orange lines instead of Black. Likewise if you select
Format Cells and select Borders. Very difficult to see. LO version 6.1.2

Actual Results:
Please read Description above

Expected Results:
Expected to see Black lines in the Border toobar options



Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.1.2.1 (x64)
Build ID: 65905a128db06ba48db947242809d14d3f9a93fe
CPU threads: 8; OS: Windows 10.0; UI render: default; 
Locale: en-CA (en_CA); Calc: group threaded

-- 
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 120184] EDITING. Compare documents in Writer does not work correctly with changes into tables and some times on everything

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120184

--- Comment #1 from Ismael Cedillo  ---
Created attachment 145252
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145252=edit
documents to execute the bug confirmation

-- 
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 120175] Breeze Dark icon theme is not detected as the preferred theme

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120175

V Stuart Foote  changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
OK, so "BREEZE_DARK_ID" is set [1] to "breeze_dark" with the underscore. If it
benefits the KDE 5 Plasma DE users, should be a 1 character change, why not? 

But then SIFR_DARK_ID also gets the underscore with our naming, as does the new
KARASA_JAGA_ID theme. Any benefit to also change those for consistency of
matching external DE when calling IconThemeSelector() going forward?

=-ref-=

[1]
https://opengrok.libreoffice.org/xref/core/vcl/source/app/IconThemeInfo.cxx?a=true=23#23

-- 
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 120158] It's imposible to paste special in Writer from Calc in Libreoffice 6.1.1 because the dialogue caption inform that's an unknown source

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120158

--- Comment #4 from sol...@gmail.com ---
Created attachment 145251
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145251=edit
Image with the 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 120184] New: EDITING. Compare documents in Writer does not work correctly with changes into tables and some times on everything

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120184

Bug ID: 120184
   Summary: EDITING. Compare documents in Writer does not work
correctly with changes into tables and some times on
everything
   Product: LibreOffice
   Version: 6.1.2.1 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ismaelcmail-pa...@yahoo.com.mx

Description:
When compare documents to find changes into, and the documents have changes
into tables, Writer shows as change all the table, but do not shows only the
words o characters that changed, even if we have selected the option the
changes by word or by character in
Tools-->Options-->LibreOfficeDevWriter-->Comparison.


This problem happens from 6.1 to 6.1.3 version and 6.2

Steps to Reproduce:
1.Open Writer
2.Open the final.odt file attached (slightly different from de original.odt
doc)
3.Change to "By word" the Compare Documents option into
Tools-->Options-->LibreofficeDevWriter-->Comparison menu.
4.Select Edit-->Track changes-->Compare Document
5.Select the original.odt file attached
See the results for table changes

Actual Results:
All the text for the table is marked as a change, loosing the detail

Expected Results:
Mark only the words o characters with changes in the text contained into the
table cells.


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 120158] It's imposible to paste special in Writer from Calc in Libreoffice 6.1.1 because the dialogue caption inform that's an unknown source

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120158

--- Comment #3 from sol...@gmail.com ---
I've found that this behaviour only happens when I put the language of user
interface in spanish, when I put it in English the dialog "paste special" works
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 91985] FILEOPEN: Link external data to html file with in table prevent correct table load

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91985

--- Comment #14 from Buovjaga  ---
(In reply to Jo Bobit from comment #11)
> Created attachment 127678 [details]
> screenshot LO 5.2.1.2
> 
> I tested with LO 5.2.1.2 Portable (see screenshot added) and the bug is
> still there.
> 
> I used Sheet->Link to External Data... pointed to the Example of HTML file
> and selected automatic language detection, then HTML_all.
> 
> I got the same result (missing Dat11 in the second table).

I still repro with attachment 116626

Arch Linux 64-bit
Version: 6.1.1.2
Build ID: 6.1.1-1
CPU threads: 8; OS: Linux 4.18; UI render: default; VCL: gtk3_kde5; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group threaded

Arch Linux 64-bit
Version: 6.2.0.0.alpha0+
Build ID: d357ea1d1ff95cb5ce2ee6b4828afa2484707256
CPU threads: 8; OS: Linux 4.18; UI render: default; VCL: gtk3_kde5; 
Locale: fi-FI (fi_FI.UTF-8); Calc: threaded
Built on 28 September 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 120029] Bold text in dialogues not displaying

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120029

--- Comment #9 from Alex Thurgood  ---
@Gerhard : try turning off OpenGL support and restarting LO

-- 
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 120183] Selecting "color" on the background page property in Draw immediately crashes Draw.

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120183

Drew Jensen  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Drew Jensen  ---


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

-- 
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 120182] Modify style (button and combo)not available for last in the current list (writer)

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120182

Dieter Praas  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #3 from Dieter Praas  ---
Set to NEEDINFO. Please change it back to UNCONFIRMED once you're able to
reproduce 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 120153] {macOS} Finder shows incorrect version number in column view

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120153

Andy M  changed:

   What|Removed |Added

Summary|{macOS} Finder shows|{macOS} Finder shows
   |incorrect version number in |incorrect version number in
   |columnar view   |column view

-- 
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 120153] {macOS} Finder shows incorrect version number in columnar view

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120153

Alex Thurgood  changed:

   What|Removed |Added

Summary|{macOS} Finder shows|{macOS} Finder shows
   |incorrect version number|incorrect version number in
   ||columnar view

-- 
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 120153] {macOS} Finder shows incorrect version number

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120153

Alex Thurgood  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #6 from Alex Thurgood  ---
I have a vague recollection of this having been brought up before with cloph,
but not sure when...

@cloph : any opinion ?

-- 
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 120153] {macOS} Finder shows incorrect version number

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120153

--- Comment #5 from Alex Thurgood  ---
@Andy - thanks.

If I switch on column view, I see :

Version : 6.1.2001

is that what you mean ?

-- 
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 120183] New: Selecting "color" on the background page property in Draw immediately crashes Draw.

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120183

Bug ID: 120183
   Summary: Selecting "color" on the background page property in
Draw immediately crashes Draw.
   Product: LibreOffice
   Version: 6.1.2.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mwtjunkm...@gmail.com

Description:
Selecting "color" on the background page property in Draw immediately crashes
Draw.

Steps to Reproduce:
1.Open Draw
2.Select "Color" for the background page property.

Actual Results:
Draw crashes.

Expected Results:
Draw should not crash.


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 91985] FILEOPEN: Link external data to html file with in table prevent correct table load

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91985

--- Comment #13 from Jo Bobit  ---
I tested again the problem with the version 6.1.0 and the problem evolved
a bit. I simply can't anymore link the file! When I try to link the test
file, the dialog let me choose the file but do not detect any table in
the file and the "Ok" stay disabled. So it's impossible to tell if the
bug due to the PRE is still present.

LibreOffice used:

Version: 6.1.0.3
Build ID: efb621ed25068d70781dc026f7e9c5187a4decd1
CPU threads: 8; OS: Windows 6.1; UI render: default; 
Locale: en-US (fr_CH); 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 120154] High RAM usage ( around 300mb for 10 mins and drop to 150-200 mb)

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120154

--- Comment #5 from Oliver Brinzing  ---
to be more precise:

selecting [Enable Content] from "Automatic update of external links has
been disabled" bar will increase memory usage (lo 6.2 ~ 330 mb, lo 6.1.2 ~
500mb)

-- 
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 120154] High RAM usage ( around 300mb for 10 mins and drop to 150-200 mb)

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120154

Oliver Brinzing  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #4 from Oliver Brinzing  ---
with LO 6.1.2 on my win 10 notebook i can confirm:

- ram usage goes up to 500 mb
- hard recalc takes a long time (several minutes)
- with Tools/Options.../LibreOfffice Calc/Formula "Always recalculate"
  loading takes a long time too

-- 
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 120182] Modify style (button and combo)not available for last in the current list (writer)

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120182

--- Comment #2 from Bernard TREMBLAY  ---
Sorry,

I had closed LO and when I reopen for the same files the list into the combo is
full and well displayed : more it shows the "more styles" which was not present
previously (confirms an error during the loop on styles).

Then I will be aware of the problem which seems to have a link with other
conditions which can break the loop on the styles when building the combo.

-- 
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 120153] {macOS} Finder shows incorrect version number

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120153

--- Comment #4 from Andy M  ---
Created attachment 145250
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145250=edit
LibreOffice Finder 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 120153] {macOS} Finder shows incorrect version number

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120153

--- Comment #3 from Andy M  ---
Alex:

Ah - yes. I forgot not everyone uses the column view in the Finder :-)

So add a step:

0) Select "as Columns" from the View menu.

If you look on the right it shows the icon with information about the file/app.
I'll add an attachment with a snapshot.

The problem is the Info.plist is incorrect:

CFBundleShortVersionString
6.1.2001
CFBundleVersion
6.1.2001

-- 
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 120182] Modify style (button and combo)not available for last in the current list (writer)

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120182

Dieter Praas  changed:

   What|Removed |Added

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

--- Comment #1 from Dieter Praas  ---
Is it possible to add a screenshot, that shows the problem? Thanks.

-- 
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 120182] New: Modify style (button and combo)not available for last in the current list (writer)

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120182

Bug ID: 120182
   Summary: Modify style (button and combo)not available for last
in the current list (writer)
   Product: LibreOffice
   Version: 6.1.2.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bty-admi...@trebly.net

Description:
Into Writer Version: 6.1.1.2 (x64) the panel "properties" : the combo which
displays the list of styles ( current list available by the combo not all -
currently used) the button to display the combo with options "modify to
correspond to... and edit style" is not displayed for the last style of the
list.
The display of this style element is not according with his current style
attributes (size, font...)

note that in "styles" panel the same functions are accessible by the right
click and are OK

Steps to Reproduce:
1.Just display the combo "list of styles" in panel "properties"
2.
3.

Actual Results:
Bad display : last style element is forgotten into the loop

Expected Results:
Normal display :
- button to display options (this feature is because it is not possible to
display the options list by a right click as into the "styles" panel
- text of the style have the text attributes of the style


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 120154] High RAM usage ( around 300mb for 10 mins and drop to 150-200 mb)

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120154

--- Comment #3 from perie_...@hotmail.com ---
Version: 6.1.3.0.0+
Build ID: 12b3395330953384bb80904fee489389db1e0cfc
CPU threads: 4; OS: Windows 10.0; UI render: default; 
TinderBox: Win-x86@42, Branch:libreoffice-6-1, Time: 2018-09-23_16:09:50
Locale: en-PH (en_PH); Calc: CL

under this version, I cannot replicate the ram usage. 6.1.3 is even faster in
updating the external links. The ram usage peaked at 185mb.

-- 
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 104239] FILEOPEN: DOC: Incorrect numbering in second level

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104239

--- Comment #5 from Roman Kuznetsov <79045_79...@mail.ru> ---
still repro in 

Version: 6.1.2.1
Build ID: 65905a128db06ba48db947242809d14d3f9a93fe
CPU threads: 4; OS: Windows 6.1; UI render: default; 
Locale: ru-RU (ru_RU); Calc: group threaded

-- 
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 112682] [META] DOC (binary) paragraph-related issues

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112682
Bug 112682 depends on bug 99024, which changed state.

Bug 99024 Summary: [FORMATTING, FILESAVE] Missing colors on some title numbers 
when saved as .doc
https://bugs.documentfoundation.org/show_bug.cgi?id=99024

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |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 99024] [FORMATTING, FILESAVE] Missing colors on some title numbers when saved as .doc

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99024

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||79045_79...@mail.ru
 Status|NEW |RESOLVED

--- Comment #3 from Roman Kuznetsov <79045_79...@mail.ru> ---
document looks the same in Word 2010 after saving sample file to doc from

Version: 6.1.2.1
Build ID: 65905a128db06ba48db947242809d14d3f9a93fe
CPU threads: 4; OS: Windows 6.1; UI render: default; 
Locale: ru-RU (ru_RU); Calc: group threaded

Status ->WFM

-- 
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 99024] [FORMATTING, FILESAVE] Missing colors on some title numbers when saved as .doc

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99024

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

   Keywords||filter:doc

-- 
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 77845] FILEOPEN: DOC - Table incorrectly imported with an additional column

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77845

--- Comment #8 from Roman Kuznetsov <79045_79...@mail.ru> ---
still repro in

Version: 6.1.2.1
Build ID: 65905a128db06ba48db947242809d14d3f9a93fe
CPU threads: 4; OS: Windows 6.1; UI render: default; 
Locale: ru-RU (ru_RU); Calc: group threaded

but i think that file just curve from scratch after converting docx->doc

-- 
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 120181] New: A link error on main feedback page

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120181

Bug ID: 120181
   Summary: A link error on main feedback page
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bty-admi...@trebly.net
CC: olivier.hal...@documentfoundation.org

Description:
The current link for "Feedback" in
"https://www.libreoffice.org/get-help/feedback/; is
"https://ask.libreoffice.org/es/questions/;

Then the user reaches the Spanish filtered page...

Steps to Reproduce:
1.https://www.libreoffice.org/donate/?pk_campaign=wiki
2. get_help/feedback
3. Ask a question

Actual Results:
Bad link

Expected Results:
Good link (English)


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 120161] PRINTING: Problem with selected cells which cross pages

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120161

BogdanB  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||bogdan...@gmail.com
 Ever confirmed|0   |1

--- Comment #2 from BogdanB  ---
Confirm on 6.1.2.1 on windows.

>From what I remember it is another bug like 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 120180] File->Open causes crash by unbounded memory growth

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120180

--- Comment #1 from Mark Jeronimus  ---
oops, the one with Nautilus should also read "it does *not* happen"

-- 
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 120154] High RAM usage ( around 300mb for 10 mins and drop to 150-200 mb)

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120154

--- Comment #2 from perie_...@hotmail.com ---
Created attachment 145249
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145249=edit
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 48413] : Command line bulk conversion from doc to odf not working

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48413

--- Comment #9 from Ljubomir Ljubojevic  ---
This bug is still present on LibreOffice 6.1.2.1 for Windows x86.

I am seeing this problem for years, and ONLY on Windows, when wildcard "*" is
used.

*.doc will NOT work
.doc will always work.

Workaround:
Convert files using LibreOffice on Linux

-- 
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 120180] File->Open causes crash by unbounded memory growth

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120180

Mark Jeronimus  changed:

   What|Removed |Added

   Hardware|All |x86-64 (AMD64)

-- 
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 120180] New: File->Open causes crash by unbounded memory growth

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120180

Bug ID: 120180
   Summary: File->Open causes crash by unbounded memory growth
   Product: LibreOffice
   Version: 6.0.6.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mark.jeroni...@gmail.com

Description:
This started after the last time I updated (via apt). It seems to happen with
any spreadsheet file (ods/xlsx) I tried. It doesn't seem to happen with Writer
(I haven't tried other LO editors)

Video: https://youtu.be/2t92nccITRU
Don't mind the list you see at the beginning of the video, most of it was
before the last update. At the end you see the mouse cursor is starting to
skip. This is not a recording artifact. If I waited any longer with killing the
process then the system will become exponentially less responsive to the point
I can only hit the reset button.

Steps to Reproduce:
When it does happen:
 - Open Calc,
 - File -> open, select any spreadsheet file (double-click or press OK)

When it does *not* happen:
 - Open Calc or Writer,
 - File -> open, select any document file

When it does happen:
 - Open Nautilus,
 - Double-click any spreadsheet file

When it does *not* happen:
 - Open Calc,
 - Make an edit,
 - File -> open, select any spreadsheet file

When it does *not* happen:
 - Open Calc,
 - File -> recent, select same spreadsheet file


Actual Results:
Calc fills up memory until PC halts to a grind, unless the process is killed in
time. The time between the program hangs and the user starts feeling
something's wrong is about 40 seconds. The time between when the user starts
feeling something's wrong and when it's too far gone to do anything about it
about 20 seconds.

Expected Results:
Document opens normally.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Extra details:

mark@mark:~$ apt show libreoffice
Package: libreoffice
Version: 1:6.0.6-0ubuntu0.18.04.1
Priority: optional
Section: universe/editors
Origin: Ubuntu
Maintainer: Ubuntu Developers 
Original-Maintainer: Debian LibreOffice Maintainers

Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 104 kB
Depends: libreoffice-base, libreoffice-calc, libreoffice-core (=
1:6.0.6-0ubuntu0.18.04.1), libreoffice-draw, libreoffice-impress,
libreoffice-math, libreoffice-report-builder-bin, libreoffice-writer,
libreoffice-avmedia-backend-gstreamer, python3-uno (>= 4.4.0~beta2)
Recommends: fonts-crosextra-caladea, fonts-crosextra-carlito, fonts-dejavu,
fonts-liberation, fonts-liberation2, fonts-linuxlibertine,
fonts-sil-gentium-basic, libreoffice-gnome | libreoffice-kde4,
libreoffice-librelogo, libreoffice-nlpsolver, libreoffice-ogltrans,
libreoffice-report-builder, libreoffice-script-provider-bsh,
libreoffice-script-provider-js, libreoffice-script-provider-python,
libreoffice-sdbc-postgresql, libreoffice-wiki-publisher,
libreoffice-java-common (>= 1:6.0.6~)
Suggests: cups-bsd, firefox-esr | thunderbird | firefox, fonts-noto-hinted,
fonts-noto-mono, ghostscript, gnupg, gpa, hunspell-dictionary,
hyphen-hyphenation-patterns, imagemagick | graphicsmagick-imagemagick-compat,
libgl1, libreoffice-grammarcheck, libreoffice-help (= 6.0), libreoffice-l10n (=
6.0), libxrender1, myspell-dictionary, mythes-thesaurus,
openclipart2-libreoffice | openclipart-libreoffice, pstoedit, unixodbc,
gstreamer1.0-plugins-base, gstreamer1.0-plugins-good,
gstreamer1.0-plugins-ugly, gstreamer1.0-plugins-bad, gstreamer1.0-libav,
default-jre | sun-java6-jre | java6-runtime | jre, libsane1,
libreoffice-officebean
Conflicts: libreoffice-dev (<= 1:5.0.3~rc1-2), libreoffice-dev-doc (<=
1:5.0.3~rc1-2)
Homepage: http://www.libreoffice.org
Download-Size: 11.7 kB
APT-Sources: http://nl.archive.ubuntu.com/ubuntu bionic-updates/universe amd64
Packages
Description: office productivity suite (metapackage)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This metapackage installs all components of libreoffice:
  * libreoffice-writer: Word processor
  * libreoffice-calc: Spreadsheet
  * libreoffice-impress: Presentation
  * libreoffice-draw: Drawing
  * libreoffice-base: Database
  * libreoffice-math: Equation editor
 It also recommends additional packages (e.g. fonts) in order to match an
 upstream LibreOffice install as closely as possible.
 .
 You can extend the functionality of LibreOffice by installing these
 packages:
  * hunspell-*/myspell-*: Hunspell/Myspell dictionaries
for use with LibreOffice
  * libreoffice-l10n-*: UI interface translation
  * libreoffice-help-*: User help
  * mythes-*: Thesauri for the use with LibreOffice
  * hyphen-*: Hyphenation patterns for LibreOffice
  * libreoffice-gtk(2|3): Gtk UI Plugin, GNOME File Picker support
  * 

[Libreoffice-bugs] [Bug 107838] [META] Character-level bugs and enhancements

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107838

Dieter Praas  changed:

   What|Removed |Added

 Depends on||120178


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120178
[Bug 120178] PDF wide letter spacing (1.5pt) in the footer becomes extra space
in PDF ouput
-- 
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 103378] [META] PDF export bugs and enhancements

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103378

Dieter Praas  changed:

   What|Removed |Added

 Depends on||120178


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120178
[Bug 120178] PDF wide letter spacing (1.5pt) in the footer becomes extra space
in PDF ouput
-- 
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 48741] [META] Page header and footer issues

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48741

Dieter Praas  changed:

   What|Removed |Added

 Depends on||120178


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120178
[Bug 120178] PDF wide letter spacing (1.5pt) in the footer becomes extra space
in PDF ouput
-- 
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 120178] PDF wide letter spacing (1.5pt) in the footer becomes extra space in PDF ouput

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120178

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Status|UNCONFIRMED |NEW
 Blocks||107838, 103378, 48741
Summary|PDF wide letter spacing |PDF wide letter spacing
   |(1.5pt) becomes extra space |(1.5pt) in the footer
   |in PDF ouput|becomes extra space in PDF
   ||ouput
 Ever confirmed|0   |1

--- Comment #5 from Dieter Praas  ---
I confirm it with

Version: 6.0.6.2 (x64)
Build-ID: 0c292870b25a325b5ed35f6b45599d2ea4458e77
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; 
Gebietsschema: de-DE (de_DE); Calc: group

Steps to reproduce
1. Open a document in writer
2. Type a word in the footer
3. Change character spacing to 2pt
4. Export to PDF
5. Open PDF => Copy the text => paste into an new document => extra spaces
instead of character spacing


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=48741
[Bug 48741] [META] Page header and footer issues
https://bugs.documentfoundation.org/show_bug.cgi?id=103378
[Bug 103378] [META] PDF export bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107838
[Bug 107838] [META] Character-level 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 120135] Currency icon must not show the dollar sign

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120135

--- Comment #3 from Commit Notification 
 ---
Rizal Muttaqin committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=8dac53d5cec1984590f7ef51a4a773711ca2d01d

elementary: Fix for tdf#120135, improve existing and many more

It will be available in 6.2.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 120135] Currency icon must not show the dollar sign

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120135

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.2.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 120036] Useless scrollbar for Gradient / Bitmap / Hatch fill selection

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120036

--- Comment #6 from Tamás Zolnai  ---
(In reply to Maxim Monastirsky from comment #5)
> (In reply to Tamás Zolnai from comment #0)
> > Actual Results:
> > There is a scrollbar for the list, but it has no function.
> It's intentional. See the comments in https://gerrit.libreoffice.org/28492/

Hmm, I'm not sure this was the right decision to always show the scrollbar. As
I know it's a general GUI concept that the scrollbar is dinamically shown /
hidden depending on that whether all items are visible or not.

-- 
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 120137] Document won't print if it uses Roboto Slab font

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120137

--- Comment #7 from Álvaro G. Vicario  ---
Thank you very much for the detectivesque work and sorry for not reporting
earlier (I had serious problems just trying to fully uninstall the Roboto-ish
fonts for proper testing). The font is clearly broken. My findings:

1. The problem gets totally fixed when I use the alpha release linked by Adolfo
Jayme. (However, once I install "RobotoSlabAlpha-Regular.ttf" I always the same
prompt when I install all other files: "The 'Roboto Slab Regular' font is
already installed. Do you want to replace it?". I'll report that to Google
ticket.)

2. The "Roboto Slab LO" font by LibreTraining still exhibits the issue. This
time the printer finally receives the document (LCD display shows
"Printing...", which didn't before) but actual printing never starts. Printer
remains in that status until I get tired and cancel it.

Is there an option, command-line switch, log file or something... to get
notified about LibreOffice stuff failing because of broken fonts? From the
end-user perspective all you see is that LibreOffice doesn't work where other
programs do, which is nether fair nor useful.

-- 
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 120157] Database UI - background shading on selected action buttons offset to left of button and smaller than button surface

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120157

Alex Thurgood  changed:

   What|Removed |Added

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

-- 
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 118713] MacOS: The clicking area for the decrease button for a numeric box doesn't match the button size; it's smaller

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118713

Alex Thurgood  changed:

   What|Removed |Added

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

-- 
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 120157] Database UI - background shading on selected action buttons offset to left of button and smaller than button surface

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120157

Alex Thurgood  changed:

   What|Removed |Added

   Keywords||bibisectRequest

-- 
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 120157] Database UI - background shading on selected action buttons offset to left of button and smaller than button surface

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120157

Alex Thurgood  changed:

   What|Removed |Added

 CC||lio...@mamane.lu,
   ||rob...@familiegrosskopf.de,
   ||serval2...@yahoo.fr,
   ||tietze.he...@gmail.com

--- Comment #4 from Alex Thurgood  ---
@Drew - thanks for testing.

Seems like it could be MacOS only then.

@Heiko : any ideas ?

-- 
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 120179] sumif works wrong if Range has different row index than SumRange

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120179

--- Comment #1 from Pawel  ---
Created attachment 145248
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145248=edit
ods file with example of bug related with sumif

-- 
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 120178] PDF wide letter spacing (1.5pt) becomes extra space in PDF ouput

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120178

--- Comment #4 from boicot...@yahoo.it ---
Created attachment 145247
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145247=edit
this is a sample output with spaced text that works ok

-- 
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 120179] New: sumif works wrong if Range has different row index than SumRange

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120179

Bug ID: 120179
   Summary: sumif works wrong if Range has different row index
than SumRange
   Product: LibreOffice
   Version: 6.1.2.1 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pavlo...@gmail.com

Description:
My purpose was to conditionally sum values from a few rows.

I have written formula (G3 cell in attached file) :
=SUMIF(B2:B10,"=2",A2:A10) - this calculates good
=SUMIF(B5:B10,"=2",A5:A10) - this also is good

but when from some reasons I had to  provide different start row index in
Ranges or in SumRange then result was wrong
=SUMIF(B5:B10,"=2",A2:A10) - this fails
=SUMIF(B2:B10,"=2",A5:A10) - and this fails also

I was testing it on debian linux system with version libre office 6.0 and
latest 6.1.2



Steps to Reproduce:
1.Open attached file
2.See columns F3 and H3, should have the same values as G3 and I3 but have not.


Actual Results:
formula =SUMIF(B2:B10,"=2",A2:A10)  returns different value than
=SUMIF(B5:B10,"=2",A2:A10)

Expected Results:
=SUMIF(B5:B10,"=2",A2:A10) should return 3 also.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
I don't see any option to attach file with example of 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 120178] PDF wide letter spacing (1.5pt) becomes extra space in PDF ouput

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120178

--- Comment #3 from boicot...@yahoo.it ---
Created attachment 145246
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145246=edit
this is a sample with spaced text that works ok

-- 
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 120178] PDF wide letter spacing (1.5pt) becomes extra space in PDF ouput

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120178

--- Comment #2 from boicot...@yahoo.it ---
Created attachment 145245
  --> https://bugs.documentfoundation.org/attachment.cgi?id=145245=edit
this is the sample that produces the wrong spacing

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