[Libreoffice-bugs] [Bug 136257] Calc loses date/time info in a chart with time axis

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136257

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from BogdanB  ---
In order to have time instead of that numbers when you go to Data Renges select
also time and value, NOT just value!

Please test again and I am waiting for your result.

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


[Libreoffice-bugs] [Bug 136278] The left arrow key causes objects to disappear.

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136278

BogdanB  changed:

   What|Removed |Added

Version|6.4.5.2 release |6.4.4.1 rc
   Keywords||bibisectRequest, regression

--- Comment #3 from BogdanB  ---
Repro in
Version: 6.4.4.1
Build ID: b50bc319eca5cd5b66fbfe2ebd0d3bd1eed099b5
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: threaded

 here began the problem 

Don't repro in
Version: 6.4.3.2
Build ID: 747b5d0ebf89f41c860ec2a39efd7cb15b54f2d8
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: threaded

Don't repro in
Version: 6.4.2.2
Build ID: 4e471d8c02c9c90f512f7f9ead8875b57fcb1ec3
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: threaded

Don't repro in
Version: 6.3.5.2
Build ID: dd0751754f11728f69b42ee2af66670068624673
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: 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 136278] The left arrow key causes objects to disappear.

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136278

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from BogdanB  ---
I confirm this bug in my version. But I will let developers to investigate
further.

Version: 6.4.5.2
Build ID: a726b36747cf2001e06b58ad5db1aa3a9a1872d6
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: 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 136189] Crash rejecting track and changes sorted by author

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136189

Telesto  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #10 from Telesto  ---
@Caolan
This looks like an VCL UI issue, so you might be interested. It's also
reproducible with gen backend in contrary to what's stated below. Leave it up
to you if a bibisect is needed


(In reply to Aron Budea from comment #5)
> Created attachment 164859 [details]
> BT of assert when sorting
> 
> Indeed, it seems to be Windows-only.
> Adjusting crash report signature, and adding URL here:
> https://crashreport.libreoffice.org/stats/crash_details/f21cd282-76d7-474e-
> afe5-cfbb674ac745
> 
> In Windows, when trying to sort on Author, I get the following assertion
> failure (attached):
> 
> assert(col >= 0 && "cannot sort on expander column");
> https://opengrok.libreoffice.org/xref/core/vcl/source/app/salvtables.
> cxx?r=45649f44#4663
> 
> If I comment out the assert, and continue with the procedure, there's
> another assert after the 5th or so rejection, similarly to comment 2:
> 
> assert(col >= 0 && o3tl::make_unsigned(col) < pEntry->ItemCount());
> https://opengrok.libreoffice.org/xref/core/vcl/source/app/salvtables.
> cxx?r=45649f44#3952

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


[Libreoffice-bugs] [Bug 136189] Crash rejecting track and changes sorted by author

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136189

Aron Budea  changed:

   What|Removed |Added

 OS|Windows (All)   |All

--- Comment #9 from Aron Budea  ---
(In reply to Telesto from comment #4)
> Depends what GEN does; GTK3 tends to diverge from the Windows problem
You are right, it crashes when invoking with "SAL_USE_VCLPLUGIN=gen".

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


[Libreoffice-bugs] [Bug 135784] Freeze when scrolling an abusive complex table file. 6.3 bailed out; rendering maybe broken but no freeze

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135784

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 136205] Mendeley citation plugin works in LO 6.4 but not 7

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136205

--- Comment #10 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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


[Libreoffice-bugs] [Bug 135777] libreoffice online 7.0.0.2: Many Invalid URI requests after loolwsd launch

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135777

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 135786] Empty paragraph above table on docx export if it contains a comment

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135786

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 127199] Footnote separator not displayed

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127199

--- Comment #4 from QA Administrators  ---
Dear Daniel Grigoras,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 130277] Dates change between .xls and .ods

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130277

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

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


[Libreoffice-bugs] [Bug 136205] Mendeley citation plugin works in LO 6.4 but not 7

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136205

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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


[Libreoffice-bugs] [Bug 125400] Open from server does nothing with Nextcloud

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125400

--- Comment #16 from QA Administrators  ---
Dear Johannes Rohr,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 135787] Animated elements disappear when moving slide show backwards

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135787

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 131053] Drag & Drop Editing: Can we disable it?

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131053

--- Comment #2 from QA Administrators  ---
Dear Chubbsville,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 111511] PIVOT TABLE: Group renaming after undoing occurs an invalid name error

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111511

--- Comment #15 from QA Administrators  ---
Dear Dimitri Bouron,

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
https://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 130277] Dates change between .xls and .ods

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130277

--- Comment #6 from QA Administrators  ---
Dear Harlan S Barney Jr,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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


[Libreoffice-bugs] [Bug 135785] Opening a doc keeps re-rendering the page content

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135785

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 125322] Crash on Database selection when inserting an envelope

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125322

--- Comment #11 from QA Administrators  ---
Dear Usama,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 136278] The left arrow key causes objects to disappear.

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136278

--- Comment #1 from Mark  ---
Created attachment 164862
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164862=edit
This file manifests the bug.  See description.

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


[Libreoffice-bugs] [Bug 136278] New: The left arrow key causes objects to disappear.

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136278

Bug ID: 136278
   Summary: The left arrow key causes objects to disappear.
   Product: LibreOffice
   Version: 6.4.5.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mdavi...@uw.edu

Description:
I am running the attached file – Impress_Issue.odp - on a system76 Gazelle
laptop using LibreOffice V.6.4.5.2.  Here’s the specs: 

NAME="Pop!_OS"
VERSION="20.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 20.04 LTS"
VERSION_ID="20.04"
HOME_URL="https://pop.system76.com;
SUPPORT_URL="https://support.system76.com;
BUG_REPORT_URL="https://github.com/pop-os/pop/issues;
PRIVACY_POLICY_URL="https://system76.com/privacy;
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
LOGO=distributor-logo-pop-os
Linux pop-os 5.4.0-7642-generic #46~1597422484~20.04~e78f762-Ubuntu SMP Wed Aug
19 14:35:06 UTC  x86_64 x86_64 x86_64 GNU/Linux



To see how the slide is supposed to work:
Open Impress_Issue.odp in LibreOffice Impress.
Hit F5 to start.
Hit Enter until the slide is finished.

To see how the slide is not supposed to work:
Open Impress_Issue.odp in LibreOffice Impress.
Hit F5 to start.
Hit Enter sixteen times.  You should be at the point where 2.5m in the
variable legend has just changed to +2.5m.
Hit the left key.  The +2.5m will change back to 2.5m as it should, but
the variable legend label disappears. - BUG.
Hit Enter twice.  The 2.5m changes back to +2.5m on the first hit as it
should.  It does not change to -2.5m on the second hit – BUG. 
I put a video demo of the bug on YouTube.  I didn’t give it any search
parameters.
  https://youtu.be/c0NxOQ7UZcc 


Steps to Reproduce:
1.Open file Impress_Issue.odp
2.Hit F5
3.Hit Enter 16 times
4.Hit Left arrow.  'Variable Legend' disappears.

Actual Results:
1.Open file Impress_Issue.odp
2.Hit F5
3.Hit Enter 16 times
4.Hit Left arrow.  'Variable Legend' disappears.

Expected Results:
1. +2.5m would revert to 2.5m.  This did happened.
2. 'Variable Legend' would stay in place. This didn't happen.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 6.4.5.2
Build ID: 1:6.4.5-0ubuntu0.20.04.1
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: 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 136248] Provide option to manually open/view Tip of the Day

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136248

Ming Hua  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||ming.v@qq.com

--- Comment #1 from Ming Hua  ---
Since version 6.4 there has been a new menu item "Help > Show Tip-of-the-Day"
that shows the tip dialog on demand.  Please upgrade your LibreOffice if you
want this feature.

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

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


[Libreoffice-bugs] [Bug 136257] Calc loses date/time info in a chart with time axis

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136257

--- Comment #2 from zithrames...@gmail.com ---
Created attachment 164861
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164861=edit
Example xls saved file of chart problem

Thank you.  I discovered there is a bit more to this. When setting up for the
chart choose extra blank rows below the existing data, in anticipation of
future data.  When saved in native ods format the problem is NOT reproducible.
When taking the .ods file and doing save as .xls the problem appears as can be
seen in the uploaded file.

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


[Libreoffice-bugs] [Bug 136277] New: Can't show TSAs description on Security Option Help page [Local Help Only]

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136277

Bug ID: 136277
   Summary: Can't show TSAs description on Security Option Help
page [Local Help Only]
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: souichi...@gmail.com
CC: olivier.hal...@libreoffice.org

Description:
after following step, open Security Option Help page.
but the bottom of help page, show error message.

D'oh! You found a bug (text/shared/02/namedialog.xhp#timestampauthority not
found).

Note: I could confirm on Local help. I could not confirm on Online help 


Steps to Reproduce:
1. open libreoffice start center
2. tool > options > libreoffice > Security
3. press help
4. scroll down to bottom on help page

Actual Results:
show following text 

D'oh! You found a bug (text/shared/02/namedialog.xhp#timestampauthority not
found).

Expected Results:
as online help
https://help.libreoffice.org/latest/en-US/text/shared/optionen/01030300.html

TSAs description can be shown.


Reproducible: Always


User Profile Reset: No



Additional Info:
I confirm this version 

Version: 7.1.0.0.alpha0+
Build ID: 15988fe00c4f49ae32ab2d5cf3c16495ab6e1d59
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2020-08-25_13:42:41
Calc: 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 136276] Physics based animation effects lose functionality when the slide is duplicated

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136276

Sarper Akdemir  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||q.sarperakde...@gmail.com
   Assignee|libreoffice-b...@lists.free |q.sarperakde...@gmail.com
   |desktop.org |
 Status|UNCONFIRMED |ASSIGNED

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


[Libreoffice-bugs] [Bug 136276] New: Physics based animation effects lose functionality when the slide is duplicated

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136276

Bug ID: 136276
   Summary: Physics based animation effects lose functionality
when the slide is duplicated
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: q.sarperakde...@gmail.com

Description:
When a slide with physics based animation effect (for ex: Emphasis->Fall
Simulated) is duplicated, even though appearing in the animation effects pane,
animation effect don't do anything in the slide show.

Steps to Reproduce:
1.Create a slide that contains a shape with Emphasis->Fall Simulated Animation
Effect.
2.Duplicate the slide. 
3.Play the slide show.

Actual Results:
Original slide containing the animation effect do work, but the duplicated one
doesn't.

Expected Results:
Both should be identical.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.1.0.0.alpha0+
Build ID: 977a97f3148c0aece0a54304aae81ec44ced07e0
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: 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 134620] [Calc] [EDITING / FORMATTING] Undoing a find & replace breaks the "automatic calculation".

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134620

Aron Budea  changed:

   What|Removed |Added

Version|5.3 all versions|4.2.0.4 release
 CC||ba...@caesar.elte.hu
   Keywords|bibisectRequest |bibisected

--- Comment #8 from Aron Budea  ---
Bibisect results in repo bibisect-42max, the following range is a single commit
in the bibisect repo:
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range=ac84ffb3c90bb5788608eadf2177f587021daaad..4c99a427ee4adaeddb2682c192384bad21d9d09b

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


[Libreoffice-bugs] [Bug 136249] Slide show pen option bugs

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136249

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #2 from Regina Henschel  ---
If you choose the pen in the slide show settings before running the slide show,
then it is the intended behavior, that the drawings still exists after the show
is finished. They are transformed to ordinary shapes and therefore cannot be
erased with the "Erase all ink on slide" option.

It is a valid request to provide a tool to erase these annotations in edit
mode.


I can change pen color and width without problems.
Tested with Version: 7.0.0.2 (x64)
Build ID: c01aa64b6c3d89ebe5fe69c28c7adb24eb85249c
CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
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 136189] Crash rejecting track and changes sorted by author

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136189

Aron Budea  changed:

   What|Removed |Added

 Attachment #164774|0   |1
is obsolete||

--- Comment #8 from Aron Budea  ---
Comment on attachment 164774
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164774
Bibisect log

Assuming the bibisect log is obsolete.

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


[Libreoffice-bugs] [Bug 136189] Crash rejecting track and changes sorted by author

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136189

--- Comment #7 from Aron Budea  ---
If the second assert mentioned in comment 5 is removed, the application fails
in the next line of code.

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


[Libreoffice-bugs] [Bug 136189] Crash rejecting track and changes sorted by author

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136189

Aron Budea  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |haveBacktrace
Crash report or|crashreport.libreoffice.org |["rtl_uString_acquire"]
crash signature|/stats/crash_details/f21cd2 |
   |82-76d7-474e-afe5-cfbb674ac |
   |745 |
 OS|All |Windows (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 136275] New: Accelerator keys and default buttons not functional

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136275

Bug ID: 136275
   Summary: Accelerator keys and default buttons not functional
   Product: LibreOffice
   Version: 6.4.4.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hamidrjaf...@gmail.com

Using the global menu of Plasma in Kubuntu the accelerator keys get underlined
with Alt key pressed but triggering items by continuing the key sequence is not
working. Also common dialogs with default arguments filled in require a key
press Shift+Tab for setting the focus to the ok button. Simply pressing Enter
activates the currently focused element e.g. a drop down list box will drop its
list.

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


[Libreoffice-bugs] [Bug 136189] Crash rejecting track and changes sorted by author

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136189

--- Comment #6 from Aron Budea  ---
Created attachment 164860
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164860=edit
BT of assert after 5th reject

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


[Libreoffice-bugs] [Bug 136189] Crash rejecting track and changes sorted by author

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136189

--- Comment #5 from Aron Budea  ---
Created attachment 164859
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164859=edit
BT of assert when sorting

Indeed, it seems to be Windows-only.
Adjusting crash report signature, and adding URL here:
https://crashreport.libreoffice.org/stats/crash_details/f21cd282-76d7-474e-afe5-cfbb674ac745

In Windows, when trying to sort on Author, I get the following assertion
failure (attached):

assert(col >= 0 && "cannot sort on expander column");
https://opengrok.libreoffice.org/xref/core/vcl/source/app/salvtables.cxx?r=45649f44#4663

If I comment out the assert, and continue with the procedure, there's another
assert after the 5th or so rejection, similarly to comment 2:

assert(col >= 0 && o3tl::make_unsigned(col) < pEntry->ItemCount());
https://opengrok.libreoffice.org/xref/core/vcl/source/app/salvtables.cxx?r=45649f44#3952

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


[Libreoffice-bugs] [Bug 136189] Crash rejecting track and changes sorted by author

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136189

--- Comment #4 from Telesto  ---
(In reply to Aron Budea from comment #3)
> Strangely, no repro here. Possibly Windows-only?
> 
> Version: 7.1.0.0.alpha0+
> Build ID: 217122387f6e0ef657b8ba85eae082b448901cec
> CPU threads: 16; OS: Linux 5.4; UI render: default; VCL: gtk3
> Locale: en-US (en_US.UTF-8); UI: en-US
> Calc: threaded

Depends what GEN does; GTK3 tends to diverge from the Windows problem

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


[Libreoffice-bugs] [Bug 136189] Crash rejecting track and changes sorted by author

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136189

Aron Budea  changed:

   What|Removed |Added

 Blocks||83946
 CC||ba...@caesar.elte.hu

--- Comment #3 from Aron Budea  ---
Strangely, no repro here. Possibly Windows-only?

Version: 7.1.0.0.alpha0+
Build ID: 217122387f6e0ef657b8ba85eae082b448901cec
CPU threads: 16; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=83946
[Bug 83946] [META] Tracking changes issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83946] [META] Tracking changes issues

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83946

Aron Budea  changed:

   What|Removed |Added

 Depends on||136189


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=136189
[Bug 136189] Crash rejecting track and changes sorted by author
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136274] New: Version 6.4.6 Not installing properly

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136274

Bug ID: 136274
   Summary: Version 6.4.6 Not installing properly
   Product: LibreOffice
   Version: 6.4.6.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kbarnes...@gmail.com

Description:
I Have been using using Libre Office 6.4.4 fine. I Clicked the new version
6.4.6 icon to download new version as requested. Down load file downloaded ok.
Then install finished I thought OK. Restarted lap top to ensure all changes had
been made correctly. But Libre Office would not open. Tried the install again
to modify / fix /or remove option. No change then got message MS installer not
responding.  

So I had to remove it and go back to installing version 6.4.4. Which did
install and work properly again.

My laptop has just been updated to the new MS Windows 10 version 2004 from
version 1990. If this is the problem??

Sorry Im not an expert so best I can describe the problem.

Steps to Reproduce:
1 remove
2. reinstall
3.fail

Actual Results:
install not working

Expected Results:
still not installing


Reproducible: Always


User Profile Reset: No



Additional Info:
So I re installed version 6.4.4. again and it is back working as before

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


[Libreoffice-bugs] [Bug 136221] "New table" popup from toolbar button appears far away from the mouse pointer on RTL interface

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136221

Yotam Benshalom  changed:

   What|Removed |Added

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

--- Comment #3 from Yotam Benshalom  ---


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

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


[Libreoffice-bugs] [Bug 136221] "New table" popup from toolbar button appears far away from the mouse pointer on RTL interface

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136221

--- Comment #2 from Yotam Benshalom  ---
I assume it is. Marking as duplicate, will re-open if this keeps happening when
7.0.2 lands.

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


[Libreoffice-bugs] [Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136265

--- Comment #11 from Buovjaga  ---
(In reply to Telesto from comment #10)
> (In reply to Buovjaga from comment #9)
> Thanks for the bibisect. They 3,7 GB will still freeze my system, I guess. 
> 
> Few questions
> 1) Only for my impression: which file did you use? 12 GB with the reduced
> file or the original?

Reduced.

> 2) Which backend did you use. X11, GTK3 & does the opening go smooth? It's
> pretty bad on Windows back to 3.5.0. Read-errors for images etc. Constant
> CPU hammering (after file open)

Now I tried with gen backend and surprisingly the explosion to 13,8GB was not
visible. So only with gtk3 and kf5.

By opening I assume you mean opening the .odt file. It certainly is a lot
smoother than the .docx. Mem use never rises above 800MB with non-gen. With
gen, the opening is actually instant!

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


[Libreoffice-bugs] [Bug 136245] Page count is terribly off on file open with a large table; ultimately it will work (but seems slower). Fine in 6.0 (Windows Only)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136245

Telesto  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #2 from Telesto  ---
@Buovjaga,
4 eyes so more than 2.. Any idea how to approach 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 136245] Page count is terribly off on file open with a large table; ultimately it will work (but seems slower). Fine in 6.0 (Windows Only)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136245

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest,
   ||possibleRegression

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


[Libreoffice-bugs] [Bug 136245] Page count is terribly off on file open with a large table; ultimately it will work (but seems slower). Fine in 6.0 (Windows Only)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136245

--- Comment #1 from Telesto  ---
My bibisect attempt lands here. 
author  Jan-Marek Glogowski  2018-07-09 09:06:55 +0200
committer   Khaled Hosny 2018-07-09 22:11:35
+0200
commit  fad862e290d727fc9fefe206f6e4b807482c4175 (patch)
tree5195c1277fce198e5b69d552e9209665d8007faf
parent  9d754a59154c40235c240bb0e7f47a2006fa85bd (diff)
tdf#118555 fix HFONT fallback handing / lifecycle
Instead of storing the never changing DC in the WinFontInstance
store the HFONT, which is Windows logical font instance.

Then set the correct HFONT instance from the layout when rendering
its text.

This also changes the HFONT ownership and lifecycle. The HFONT
is moved from the mhFonts to the WinFontInstance, if available,
so it has a proper referenced lifecycle. The mhFonts is still
needed, as embedded font just supply an HFONT and no
WinFontInstance.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=fad862e290d727fc9fefe206f6e4b807482c4175

However coming without warranties, as there is also sorts of quirky behavior in
the 6.2 bibisect repro.
Note 2: The 43 to 26 is also in 6.1, but is simply fast disappearing. So maybe
i'm looking in the wrong bibisect repro?

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


[Libreoffice-bugs] [Bug 136273] New: [ENHANCEMENT] kinetic/inertial scrolling for libinput users

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136273

Bug ID: 136273
   Summary: [ENHANCEMENT] kinetic/inertial scrolling for libinput
users
   Product: LibreOffice
   Version: 7.0.0.1 rc
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jcgo...@protonmail.com

On Linux, the libinput driver, unlike the now legacy Synaptics driver, does not
by itself implement kinetic/inertial scrolling, as mentioned here:
https://wayland.freedesktop.org/libinput/doc/latest/faqs.html#kinetic-scrolling-does-not-work
This means that it's basically up to the application to implement it instead,
and having it present in all LibreOffice components would be a nice QoL
improvement for touchpad and touchscreen users.

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


[Libreoffice-bugs] [Bug 132146] Using RTL language when tracking changes but not showing them can break spacebar behaviour

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132146

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #4 from Buovjaga  ---
Yotam: now that you know how to bibisect, maybe you could investigate, if this
is a regression. You can quickly test with a selection of older versions by
using appimages: https://libreoffice.soluzioniopen.com/

There have certainly been big internal renovations to change tracking code in
the recent years.

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


[Libreoffice-bugs] [Bug 128529] Some keyboard shortcuts don't work when caps lock is used as ctrl key

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128529

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #5 from Buovjaga  ---
Works with KDE Plasma at least. Went to KDE keyboard settings, advanced, ticked
"Caps lock is Ctrl". Works with gtk3 or kf5 LibO backends. Maybe it's a GNOME
bug.

Arch Linux 64-bit
Version: 7.1.0.0.alpha0+
Build ID: d784e711c102f204552c3c816636da01b1085f61
CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 29 August 2020

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


[Libreoffice-bugs] [Bug 134809] [META] Speedup huge pixel graphics Cairo bugs

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134809

Telesto  changed:

   What|Removed |Added

 Depends on||136265


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=136265
[Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136265

Telesto  changed:

   What|Removed |Added

 Blocks||134809


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134809
[Bug 134809] [META] Speedup huge pixel graphics Cairo bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134809] [META] Speedup huge pixel graphics Cairo bugs

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134809

Telesto  changed:

   What|Removed |Added

 Depends on||130768


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130768
[Bug 130768] Paint sometimes slow when huge Pixel-Oriented graphics involved
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136258] FILEOPEN DOCX Long text is not broken in rectangle inside canvas

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136258

Telesto  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Telesto  ---
Confirm
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 6640d7f405d2970ba2825a9455926cc803284d01
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

Also with
Versie: 4.4.7.2 
Build ID: f3153a8b245191196a4b6b9abd1d0da16eead600
Locale: nl_NL

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


[Libreoffice-bugs] [Bug 134491] Calc UI: icons of "Text Extension" radio buttons broken in Calc>Sidebar>Alignment (Regression to 6.4.4)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134491

--- Comment #4 from Commit Notification 
 ---
andreas kainz committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/977a97f3148c0aece0a54304aae81ec44ced07e0

tdf#134491 Calc sidebar alignment fix

It will be available in 7.1.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://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 136260] office setup

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136260

Telesto  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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


[Libreoffice-bugs] [Bug 134491] Calc UI: icons of "Text Extension" radio buttons broken in Calc>Sidebar>Alignment (Regression to 6.4.4)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134491

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.1.0

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


[Libreoffice-bugs] [Bug 136261] webroot safe

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136261

Telesto  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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


[Libreoffice-bugs] [Bug 136261] webroot safe

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136261

Telesto  changed:

   What|Removed |Added

  Component|General |deletionRequest
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
Product|libexttextcat   |LibreOffice

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


[Libreoffice-bugs] [Bug 136260] office setup

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136260

Telesto  changed:

   What|Removed |Added

Version|2.2.3   |unspecified
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
Product|Impress Remote  |LibreOffice
  Component|iOS Remote App  |deletionRequest

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


[Libreoffice-bugs] [Bug 136271] Qweetly.com

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136271

Telesto  changed:

   What|Removed |Added

Product|Impress Remote  |LibreOffice
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
Version|2.2.0   |unspecified
  Component|General |contrib

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


[Libreoffice-bugs] [Bug 136271] Qweetly.com

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136271

Telesto  changed:

   What|Removed |Added

  Component|contrib |deletionRequest

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


[Libreoffice-bugs] [Bug 136271] Qweetly.com

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136271

Telesto  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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


[Libreoffice-bugs] [Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136265

--- Comment #10 from Telesto  ---
(In reply to Buovjaga from comment #9)
Thanks for the bibisect. They 3,7 GB will still freeze my system, I guess. 

Few questions
1) Only for my impression: which file did you use? 12 GB with the reduced file
or the original? 
2) Which backend did you use. X11, GTK3 & does the opening go smooth? It's
pretty bad on Windows back to 3.5.0. Read-errors for images etc. Constant CPU
hammering (after file open)

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


[Libreoffice-bugs] [Bug 136272] Corrupted calc file: invalid number format condition [<= 1.79769313486232E+308 ]

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136272

--- Comment #1 from d...@excellentsite.com ---
Created attachment 164858
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164858=edit
Corrupted LibreCalc fle

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


[Libreoffice-bugs] [Bug 136272] New: Corrupted calc file: invalid number format condition [<= 1.79769313486232E+308 ]

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136272

Bug ID: 136272
   Summary: Corrupted calc file: invalid number format condition
[<= 1.79769313486232E+308 ]
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: d...@excellentsite.com

Description:
FILEOPEN / FILESAVE  A Calc file takes a long time to open (5 - 10 minutes). 
Copied and pasted data (190 rows by 12 columns) from the corrupt file to a new
file and it worked fine for a while but now does the same thing.  LibreCalc
shows no error message.  I removed all of the data from the spreadsheet and
saved the file.  It still takes a while to open for being an empty file.  But,
doesn't take 5 minutes to open.  Downloaded Gnumeric and opened the file with
with it.  Gnumeric shows the error "General ODF error Corrupted file: invalid
number format condition [<= 1.79769313486232E+308 ]"  and then opens the file. 
Saving the file with Gnumeric fixes the issue.  The file opens in seconds now
with LibreCalc, but it will most likely become corrupted again as copying the
data to a totally new spreadsheet didn't fix the issue.  I will attach a copy
of the corrupted file with the data removed.

Steps to Reproduce:
1. Open the corrupted Calc file with LibreCalc.  It takes about 17 seconds
(more than 5 minutes when it has data).
2. Compare this with opening an empty Calc file with LibreCalc (takes about 5
secons)
3. Open the corrupted Calc file with Gnumeric and see the error message.

Actual Results:
File takes a long time (5 - 10 minutes) to open (with 190 rows by 12 columns)
of data.

Expected Results:
Should take less than 5 seconds to load even with 180 rows by 12 columns of
data.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 7.0.0.3 (x86)
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
CPU threads: 16; OS: Windows 10.0 Build 19041; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136265

Buovjaga  changed:

   What|Removed |Added

 CC||armin.le.gr...@me.com
   Keywords||bibisected, bisected,
   ||regression
Version|3.5.0 release   |7.0.0.0.alpha0+
 Status|UNCONFIRMED |NEW
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||0768
 Ever confirmed|0   |1

--- Comment #9 from Buovjaga  ---
(In reply to Telesto from comment #7)
> @Buovjaga
> You're system slightly better equipped (powerful/more ram). I'm going OOM
> with DOCX export of the Reduced example (I need to kill the process before
> my system freezes) with 7.1. Older versions are working' of empty image
> frames & slow loading.

The export itself is fine, but after reloading mem use peaks at 13,8GB. The
good peaking is only 3,7GB.

Bibisected with linux-64-7.0 repo. In the bibisect, I considered as bad also
the increase to 6,8GB. I only kept opening the same DOCX, I did not re-export
it during the bibisect.

https://git.libreoffice.org/core/commit/828504974d70111e4a35b31d579cf42fe660a660
tdf#130768 speedup huge pixel graphics Cairo

Adding Cc: to Armin Le Grand

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


[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732
Bug 71732 depends on bug 98680, which changed state.

Bug 98680 Summary: GPU font rasterization ...
https://bugs.documentfoundation.org/show_bug.cgi?id=98680

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

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


[Libreoffice-bugs] [Bug 98680] GPU font rasterization ...

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98680

Michael Meeks  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|NEW |RESOLVED

--- Comment #7 from Michael Meeks  ---
Well, I guess the skia move is in large part an attempt to use a modern
graphics library underneath our code, and leave these decisions to them so we
can avoid having to try to boil the ocean =)

As such - assuming we can switch to Skia everywhere and deprecated OpenGL, I'd
close this WONTFIX I think. I don't see any resource that we could apply here
that wouldn't make more sense to do lower in the rendering stack =)

If that makes sense ?

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


[Libreoffice-bugs] [Bug 98362] Behavior interpreting input: 1-, 1+ are treated as number, not as text

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98362

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

   What|Removed |Added

 Blocks||108019

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

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 15988fe00c4f49ae32ab2d5cf3c16495ab6e1d59
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL


Referenced Bugs:

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

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108019

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

   What|Removed |Added

 Depends on||98362


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=98362
[Bug 98362] Behavior interpreting input: 1-, 1+ are treated as number, not as
text
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97121] Calc displays cell numbers which have a value of 0 and formatted as "-" as "###"

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97121

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

   What|Removed |Added

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

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

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 15988fe00c4f49ae32ab2d5cf3c16495ab6e1d59
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

Closed as WFM

See Comment 5 also

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


[Libreoffice-bugs] [Bug 107575] [META] Number format bugs and enhancements

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107575

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

   What|Removed |Added

 Depends on||96723


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=96723
[Bug 96723] FILESAVE: breaks custom cell number format in ods
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96723] FILESAVE: breaks custom cell number format in ods

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96723

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

   What|Removed |Added

 Blocks||107575


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107575
[Bug 107575] [META] Number format 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 136269] Calc: Inserting a function - Search bar is not focus by default

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136269

Buovjaga  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 136242] Calc: Minverse() - when selecting the matrix from function wizard, wrong interval is selected

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136242

Buovjaga  changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||ilmari.lauhakangas@libreoff
   ||ice.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Keywords|bibisectRequest |bibisected, bisected
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||6269
Summary|Calc: Minverse() - when |Calc: Minverse() - when
   |selecting the matrix wrong  |selecting the matrix from
   |interval is selected|function wizard, wrong
   ||interval is selected

--- Comment #8 from Buovjaga  ---
Bibisected with linux-64-6.3 to
https://git.libreoffice.org/core/commit/feecbabd01870ed83a04baa6cb13d7a8af832ac3
weld FormulaDialog

drop xFocusWin hack, I don't see what gain it gives

Adding Cc: to Caolán McNamara

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


[Libreoffice-bugs] [Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136265

Telesto  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #8 from Telesto  ---
(In reply to Telesto from comment #7)
> @Buovjaga
> You're system slightly better equipped (powerful/more ram). I'm going OOM
> with DOCX export of the Reduced example (I need to kill the process before
> my system freezes) with 7.1. Older versions are working' of empty image
> frames & slow loading.

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


[Libreoffice-bugs] [Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136265

--- Comment #7 from Telesto  ---
@Buovjaga
You're system slightly better equipped (powerful/more ram). I'm going OOM with
DOCX export of the Reduced example (I need to kill the process before my system
freezes) with 7.1. Older versions are working' of empty image frames & slow
loading.

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


[Libreoffice-bugs] [Bug 94519] REQUEST: Autofill formula to new row

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94519

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

   What|Removed |Added

 Blocks||107977


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107977
[Bug 107977] [META] Calc feature 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 107977] [META] Calc feature enhancements

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107977

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

   What|Removed |Added

 Depends on||94519


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=94519
[Bug 94519] REQUEST: Autofill formula to new row
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136268] Math function not evaluated correctly

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136268

b.  changed:

   What|Removed |Added

 CC||newbie...@gmx.de
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from b.  ---
confirm with: 

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL

looks as the term is evaluated as 

=exp((-2)^2)

rather than 

=exp(-(2^2))

which is incorrect if you say exponentiation preceedes +/- and 'dotted'
calculations, but correct if you understand the minus sign as an integral part
of the value -2, 

there have been some discussions about that, i'm not aware if it's consistently
handeled / solved for all cases ...

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


[Libreoffice-bugs] [Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136265

Telesto  changed:

   What|Removed |Added

 Attachment #164856|0   |1
is obsolete||

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

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


[Libreoffice-bugs] [Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136265

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

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


[Libreoffice-bugs] [Bug 136271] New: Qweetly.com

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136271

Bug ID: 136271
   Summary: Qweetly.com
   Product: Impress Remote
   Version: 2.2.0
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gracejordan1...@gmail.com

Description:
Base of Free Essays Online Qweetly.com






Actual Results:
Benefit from this opportunity and say no more to sleepless nights, wasted hours
contemplating an essay subject, creating a strategy, and structuring your
writing. Students from all over the world attempt to deal with their homework
quicker and easy, that's why they're using a variety of platforms. Your search
for a reliable and trusted site with templates of files for college students is
completed. You can use our rich database of samples and discover how to write
papers on various topics. We provide examples of college assignments of
sophistication that is different.


Expected Results:
Here you can find tons of writings which can help you enhance your grades and
assist a great academic reputation to be gained by you. Your professor will be
quite surprised getting an ideally completed mission. Do not have any time
doing your papers or doubt which you have a writing talent? Have to be 100%
convinced your mission contains the terminology and is error-free? We are going
to advise you.



Reproducible: Always


User Profile Reset: No



Additional Info:
 Yes, https://qweetly.com is a place where you can not only have a look at
templates of academic writings, but where everyone can order unique papers.
Decide whether you want to write a paper yourself using samples provided on our
website or whether ordering an assignment is the best option for you. Choosing
the last one, you will be completely free from writing and will kick back,
living your life to the fullest.

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


[Libreoffice-bugs] [Bug 136269] Calc: Inserting a function - Search bar is not focus by default

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136269

Buovjaga  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||caol...@redhat.com,
   ||ilmari.lauhakangas@libreoff
   ||ice.org
Version|6.3.5.2 release |6.3.0.0.alpha0+

--- Comment #2 from Buovjaga  ---
Bibisected with linux-64-6.3 to
https://git.libreoffice.org/core/commit/feecbabd01870ed83a04baa6cb13d7a8af832ac3
weld FormulaDialog

drop xFocusWin hack, I don't see what gain it gives

Adding Cc: to Caolán McNamara

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


[Libreoffice-bugs] [Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136265

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

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


[Libreoffice-bugs] [Bug 136270] Ungrouping drawing object group unleashes an avalanche of pages

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136270

Buovjaga  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 122717] FILEOPEN Horizontal line in DOCX has wrong size/position

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122717

Buovjaga  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 136082] FILEOPEN DOTX Area fill bitmap incorrectly set to Stretched

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136082

--- Comment #3 from Buovjaga  ---
(In reply to Buovjaga from comment #0)
> 4. Right-click the selected group in the document display, select Enter
> group (if you ungroup, it will create hundreds of pages)

The ungrouping issue is now reported as bug 136270

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


[Libreoffice-bugs] [Bug 136270] New: Ungrouping drawing object group unleashes an avalanche of pages

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136270

Bug ID: 136270
   Summary: Ungrouping drawing object group unleashes an avalanche
of pages
   Product: LibreOffice
   Version: 6.2.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: bibisected, bisected, regression
  Severity: major
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ilmari.lauhakan...@libreoffice.org
CC: michael.st...@cib.de

1. Open attachment 164645 from bug 136082
2. Open the Navigator in the Sidebar, expand Drawing objects
3. Double-click Group 254 (you will jump to page 6)
4. Right-click the selected group in the document display, select Ungroup

Observe sudden appearance of hundreds of pages.

Bibisected with win32-6.2 to
https://git.libreoffice.org/core/commit/72b52ba3c7bd3233ca3e721c3e3d69dd08246bdc
tdf#119109 sw: fix SwTableFrame follow chain formatting

Before this commit, the number of pages increased to 15. This in itself is a
regression thanks to
https://git.libreoffice.org/core/commit/36bade04d3780bc54c51b46bb0b63e69789658a5
Armin's commit is blamed for bug 122717 among others.

Adding Cc: to Michael Stahl

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


[Libreoffice-bugs] [Bug 136269] Calc: Inserting a function - Search bar is not focus by default

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136269

--- Comment #1 from BogdanB  ---
Created attachment 164854
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164854=edit
video showing the bug

The focus is on Function tab, but not on Function search bar...

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


[Libreoffice-bugs] [Bug 136269] Calc: Inserting a function - Search bar is not focus by default

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136269

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
   Keywords||bibisectRequest, regression

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


[Libreoffice-bugs] [Bug 136269] New: Calc: Inserting a function - Search bar is not focus by default

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136269

Bug ID: 136269
   Summary: Calc: Inserting a function - Search bar is not focus
by default
   Product: LibreOffice
   Version: 6.3.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: buzea.bog...@libreoffice.org

Description:
Press Fx button. 
Search bar should focus, that I can search for the function I need.
Result Searc bar is not focus. I need to press tab in order to focus.

In version 5.4.7 was focus, so I consider this a regression.

Steps to Reproduce:
1. Open Calc and press Fx (function wizards)


Actual Results:
Search bar for searching bugs is not focus.

Expected Results:
Search bar for searching bugs is focus and I can quickly search for any
function.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Repro in
Version: 6.4.5.2
Build ID: a726b36747cf2001e06b58ad5db1aa3a9a1872d6
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: threaded

Don't repro in
Version: 5.4.7.2
Build ID: c838ef25c16710f8838b1faec480ebba495259d0
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk2; 
Locale: ro-RO (ro_RO.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 136265] FILEOPEN DOCX: Memory usage exploding (images in table)

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136265

--- Comment #3 from Justin L  ---
Armin never responds to anything. I've Tomaz speaking intelligently about image
stuff.

There is no attached or mentioned file here. You should also bibisect when it
switches from fast/missing images to slow/displayed images.

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


[Libreoffice-bugs] [Bug 136242] Calc: Minverse() - when selecting the matrix wrong interval is selected

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136242

BogdanB  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

--- Comment #7 from BogdanB  ---
Repro in
Version: 6.4.4.1
Build ID: b50bc319eca5cd5b66fbfe2ebd0d3bd1eed099b5
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: threaded

Repro in
Version: 6.3.5.2
Build ID: dd0751754f11728f69b42ee2af66670068624673
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: threaded

Don't repro in
Version: 5.4.7.2
Build ID: c838ef25c16710f8838b1faec480ebba495259d0
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk2; 
Locale: ro-RO (ro_RO.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 136242] Calc: Minverse() - when selecting the matrix wrong interval is selected

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136242

--- Comment #6 from BogdanB  ---
Created attachment 164853
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164853=edit
file for testing

This is the file for testing

You need to select first the grey area, and after that to insert the minverse()
function with that matrix.

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


[Libreoffice-bugs] [Bug 136242] Calc: Minverse() - when selecting the matrix wrong interval is selected

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136242

--- Comment #5 from BogdanB  ---
Maybe it's just a linux 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 134518] Inputing unit of measurement doesn't work in Chinese user interface.

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134518

--- Comment #4 from 3334132...@qq.com ---
I want to change “fixed line spacing” in a “paragraph style”, use measurement
unit “pt”, in Simplified Chinese user interface.
Before changing, the measurement unit was “cm”. After changing, it will change
into “cm” automatically.
For example, “0.71厘米”->“9 pt”->“9.00 厘米”(“厘米”=“cm”)

But, when I select some text and change “fixed line spacing” into “pt” in
“paragraph” independently (with or without applying). Then the measurement unit
in “paragraph style” changes into “pt”, by this way, I can use “pt”. Another
strange problem, After that, if I change to “cm”, it doesn't work; if I change
to “厘米”, it works.

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


[Libreoffice-bugs] [Bug 136268] New: Math function not evaluated correctly

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136268

Bug ID: 136268
   Summary: Math function not evaluated correctly
   Product: LibreOffice
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: carlkr...@gmail.com

Observed on W-10 and Ubuntu 18.04.

Using exp function as an example.

=exp(2) correct
=exp(-2) correct

=exp(2^2) correct
=exp(-2^2) incorrect
=exp(-1*2^2) correct

Have not done an exhaustive test with other functions.

The minus sign is ignored when exponentiation is present.

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


[Libreoffice-bugs] [Bug 136267] New: FILEOPEN XLSX index instead of content of category value in data label in column chart

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136267

Bug ID: 136267
   Summary: FILEOPEN XLSX index instead of content of category
value in data label in column chart
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Chart
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 164852
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164852=edit
File for reproducing the bug

Open attached document. It contains a column chart with data label above the
column, and an image of how it looks in Excel.

Error: Instead of the name as category value, the index of the item is shown.

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


[Libreoffice-bugs] [Bug 134518] Inputing unit of measurement doesn't work in Chinese user interface.

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134518

Ming Hua  changed:

   What|Removed |Added

 Blocks||113194
 CC||ming.v@qq.com


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113194
[Bug 113194] [META] Simplified Chinese (zh_CN) language-specific CJK issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 113194] [META] Simplified Chinese (zh_CN) language-specific CJK issues

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113194

Ming Hua  changed:

   What|Removed |Added

 Depends on||134518


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134518
[Bug 134518] Inputing unit of measurement doesn't work in Chinese user
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 134518] Inputing unit of measurement doesn't work in Chinese user interface.

2020-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134518

--- Comment #3 from 3334132...@qq.com ---
It's strange! I found sometimes it works and sometimes it doesn't!
I am dizzy now..

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


  1   2   >