[Libreoffice-bugs] [Bug 137581] add option to disable splash screen

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137581

Telesto  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

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


[Libreoffice-bugs] [Bug 137468] Severe performance degradation on a macOS with a 5K display

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137468

--- Comment #10 from Leo Wang  ---
(In reply to Tor Lillqvist from comment #7)
> Leo, do you have any way to objectively measure the impact of these patches,
> out do you just estimate by eyeball? (or is the difference so very obvious
> if one just knows what kind of document to use and what to do while editing
> it?)
> 
> I submitted the first patch on your behalf as
> https://gerrit.libreoffice.org/c/core/+/104476 .

With iStat Menus' CPU/GPU dropdown menu:

Original: 5-7 fps (almost unusable)
Patched: 12-18 fps (acceptable, but not smooth)

when the content is pure text.

Quartz Debug also gives the FPS number, but since it updates the dock icon
frequently, the number is usually much higher than the actual, especially when
the FPS is very low.

I am still trying to find where the pixel format conversions are introduced.

AquaSalGraphics::copyArea and AquaSalGraphics::copyBits are the hottest spots,
they call CGContextDrawLayerInRect and CGContextDrawLayerAtPoint and those 2
functions call argb32_image_mark then rgba32_sample_rgba32 is called.

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


[Libreoffice-bugs] [Bug 129948] ~r is double assigned in French UI

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129948

--- Comment #10 from Ming Hua  ---
Created attachment 166486
  --> https://bugs.documentfoundation.org/attachment.cgi?id=166486=edit
Screenshots of "Find and Replace..." dialog and "Find..." toolbar with French
UI

OK, so I switched to French UI and had a look myself.

(In reply to TorrAB from comment #9)
> (In reply to Ming Hua from comment #7)
> > The "Match case" checkbox in the Edit > Find and Replace... dialog (hope
> > this is what TorrAB is referring to
> 
> yes, it is.
> 
> > in French UI Alt+C is the keyboard shortcut (also the c in casse should be
> > underlined in French UI
> 
> The c is not underlined and Alt+C does not work, in version 7.0.1.2(x64)
Apparently there is some misunderstanding here (due to language barrier?), as
seen in the attached screenshots, the "Find and Replace..." dialog (Ctrl+H) has
an underlined c and Alt+C accelerator works as expected.

On the other hand, the "Find..." toolbar (Ctrl+F) has a "Respecter la casse"
checkbox with no underlined character and no keyboard accelerator.  Perhaps
this is what TorrAB was talking about?

The screenshots are made with 7.0.2 (information is from English UI, not
French):
Version: 7.0.2.2 (x64)
Build ID: 8349ace3c3162073abd90d81fd06dcfb6b36b994
CPU threads: 2; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win
Locale: zh-CN (zh_CN); 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 137520] Colibre: Some direct formatting (like B, I, U) are too big

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137520

--- Comment #7 from Rizal Muttaqin  ---
(In reply to Rania Amina from comment #6)
> Totally agree with this change, it more professional for me.
> Just need a bit polish in heading icons and all will great

What kind of touch do you want to see from those Styles icons?

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


[Libreoffice-bugs] [Bug 137520] Colibre: Some direct formatting (like B, I, U) are too big

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137520

--- Comment #6 from Rania Amina  ---
Totally agree with this change, it more professional for me.
Just need a bit polish in heading icons and all will great

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


[Libreoffice-bugs] [Bug 130526] New B dialog in Draw has Scope section with "Slide" and "Selection" options. It's strange

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130526

Buovjaga  changed:

   What|Removed |Added

 CC||heiko.tietze@documentfounda
   ||tion.org

--- Comment #3 from Buovjaga  ---
(In reply to Aron Budea from comment #2)
> Seems like a dupe of bug 130069.

So should we close this as dupe, but transfer the easy hack status?

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


[Libreoffice-bugs] [Bug 137219] Ability to search for patterns involving multiple lines

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137219

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 137042] SQL Error -607, when changing Field type of a table (Firebird)

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137042

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment --> added  |--> added testcase leads to
   |testcase leads to crash |crash

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


[Libreoffice-bugs] [Bug 134901] FILEOPEN: DOCX: PRINTDATE field not supported?

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134901

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 137234] Faulty representation of formula

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137234

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 132304] LibreOffice Calc, EDIT, Cells linked to an external file don't automatically update when both files are open.

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132304

--- Comment #2 from QA Administrators  ---
Dear Paul O,

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 103314] [META] Templates bugs and enhancements

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103314
Bug 103314 depends on bug 124084, which changed state.

Bug 124084 Summary: Template change goes unnoticed
https://bugs.documentfoundation.org/show_bug.cgi?id=124084

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 137251] Crash in: dbaccess::ODatabaseDocument::storeToRecoveryFile

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137251

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 42400] Query designer: numeric literal in condition on (VAR)CHAR column destructively transformed into string

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42400

--- Comment #5 from QA Administrators  ---
Dear Lionel Elie Mamane,

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 131440] Cannot add an index field

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131440

QA Administrators  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 44812] Sort ignores links from local url buttons to cells in the sorted range

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44812

--- Comment #9 from QA Administrators  ---
Dear andréb,

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 124084] Template change goes unnoticed

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124084

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 137247] Unable to detach embedded font from base form when editing one

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137247

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 132283] Unable to make changes on any saved documents

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132283

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

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 133759] Memory usage XLSX 896 MB, same data as XLS 130 MB

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133759

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 39921] Russian dictionary needs a proper numbers handling

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39921

--- Comment #7 from QA Administrators  ---
Dear Urmas,

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 131440] Cannot add an index field

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131440

--- Comment #3 from QA Administrators  ---
Dear tomraymondtom,

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 124084] Template change goes unnoticed

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124084

--- Comment #23 from QA Administrators  ---
Dear TorrAB,

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 112773] UI: EDITING Pivot Table Layout closed upon closing warning message

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112773

--- Comment #5 from QA Administrators  ---
Dear Emil Tanev,

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 137581] New: add option to disable splash screen

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137581

Bug ID: 137581
   Summary: add option to disable splash screen
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: a...@medovina.org

It would be great to have an option to disable the splash screen that appears
when any LibreOffice program starts.

Currently the only way to disable the splash screen is by editing LibreOffice's
startup script:

https://www.howtogeek.com/287367/how-to-disable-libreoffices-startup-splash-screen-on-windows-and-linux/

But that's a bother, and it's hard for many people to figure out how to do
that.  An option would make this easy.

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


[Libreoffice-bugs] [Bug 133546] LibODev 7.0 Beta 1 regression in insertion of PDF image wrt image size

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133546

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||1971
 CC||ba...@caesar.elte.hu,
   ||ke...@collabora.com
   Keywords||bibisected, bisected,
   ||regression

--- Comment #14 from Aron Budea  ---
Bibisected to the following commit using repo bibisect-linux-64-7.0. Adding CC:
to Kendy.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=6ac2d66c78d6c080aabfa46157113684c2f3a3b0
author  Jan Holesovsky 2019-10-18 11:19:04
+0200
committer   Tomaž Vajngerl2020-03-17 22:01:15
+0100

pdfium: Make Insert -> Image... use VectorGraphicData for 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 131971] Draw -> Insert -> Image... PDF file incorrectly scaled

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131971

Aron Budea  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 131679] Crash cutting a chart

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131679

--- Comment #15 from Aron Budea  ---
Created attachment 166485
  --> https://bugs.documentfoundation.org/attachment.cgi?id=166485=edit
Backtrace w symbols

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


[Libreoffice-bugs] [Bug 135668] [LOCALHELP] Writer: add info about submenu items for "Headings" context menu in Navigator

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135668

--- Comment #5 from Jim Raykowski  ---
> @Jim -- do I have this right:
> 
> 1. "outline tracking" is the only "new" (undocumented) command/feature in
> the context menu for "Headings" (and its children)?

I think so, other than the mentioned Collapse/Expand All.

Outline tracking settings:
Default - do not collapse already expanded outline entries  
Focus - collapse all outline entries other than the one being tracked
Off - do not track
https://bugs.documentfoundation.org/show_bug.cgi?id=108766#c14

> 2. while all other items in the context menus (for both Headings and for its
> children) (including newly added or rearranged "old" ones) are already
> documented on the Navigator help page (except for "Send Outline to
> Clipboard)?

Reading the help, it looks that way.

> 3. And if I have read the source code correctly (uibase/utlui/content.cxx),
> then Send Outline to Clipboard is using: .uno:SendOutlineToClipboard  (which
> I guess you have not worked on -- so I won't file a bug report. (-: )

Yep, Send Outline to Clipboard is inherited from OOo. It boils down to: 
https://opengrok.libreoffice.org/xref/core/sw/source/filter/ww8/rtfexport.cxx?r=7c70a59c#1023

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


[Libreoffice-bugs] [Bug 137495] UI: Tools - Options - Writer - Print has "Fax" label, which needs improvement

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137495

--- Comment #5 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/56847f654de05ca610f7117d5a19784b0fb421d5

Resolves: tdf#137495 add colon for "Fax" in  Writer Print Options dialog

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 109239] [META] CSV import and export dialog bugs and enhancements

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109239
Bug 109239 depends on bug 119813, which changed state.

Bug 119813 Summary: FILEOPEN CSV import dialog doesn't get focus if libreoffice 
is already running [Ubuntu 18.04, 16.04]
https://bugs.documentfoundation.org/show_bug.cgi?id=119813

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|NOTOURBUG   |---

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


[Libreoffice-bugs] [Bug 119813] FILEOPEN CSV import dialog doesn't get focus if libreoffice is already running [Ubuntu 18.04, 16.04]

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119813

Aron Budea  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|NOTOURBUG   |---

--- Comment #10 from Aron Budea  ---
Since it's a workaround, not an actual fix, let's keep the bug open.

There's another case I can reproduce, it's not the same, but perhaps there's
similarity, and it can be checked from the terminal with any version:
- in a terminal window, in a LO installation directory, run ./soffice
- in another terminal window, try to open a CSV from the terminal eg. ./soffice


=> The splash screen will be shown, and persist, and the CSV import dialog will
be opened in the original soffice instance, but it doesn't get focus.

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


[Libreoffice-bugs] [Bug 46733] Deleting columns in a table can delete several columns if any cells in that column are merged with other cells

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46733

--- Comment #24 from Aron Budea  ---
(In reply to Justin L from comment #23)
> > cells. This gets really complicated.
What if we didn't bother with the complicated cases, only with the simple,
well-structured ones? That's what users seem to care about, anyway. If
someone's designing their floor tiles with Writer tables, deleting rows/columns
is likely not part of their workflow ;).

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


[Libreoffice-bugs] [Bug 137561] LibreOffice Calc crashed when I attempt to change a formula using Find/Replace

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137561

m.a.riosv  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #3 from m.a.riosv  ---
https://wiki.documentfoundation.org/UserProfile#Expert_information

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


[Libreoffice-bugs] [Bug 132667] Custom properties: Adding new custom property doesn't focus Name field anymore

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132667

Bartosz  changed:

   What|Removed |Added

 CC||gan...@poczta.onet.pl
Summary|Adding new custom property  |Custom properties: Adding
   |doesn't focus Name field|new custom property doesn't
   |anymore |focus Name field anymore

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


[Libreoffice-bugs] [Bug 48606] Custom properties: Property "Open file read-only" of New Document is not saved when changed manually in File - Properties - General (OK with existing document) (see comm

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48606

Bartosz  changed:

   What|Removed |Added

Summary|Property "Open file |Custom properties: Property
   |read-only" of New Document  |"Open file read-only" of
   |is not saved when changed   |New Document is not saved
   |manually in File -  |when changed manually in
   |Properties - General (OK|File - Properties - General
   |with existing document) |(OK with existing document)
   |(see comment 17)|(see comment 17)
 CC||gan...@poczta.onet.pl

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


[Libreoffice-bugs] [Bug 63535] Custom properties: FORMATTING: Custom CreateDate saved in .DOC as General instead of Date

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63535

Bartosz  changed:

   What|Removed |Added

 CC||gan...@poczta.onet.pl
Summary|FORMATTING: Custom  |Custom properties:
   |CreateDate saved in .DOC as |FORMATTING: Custom
   |General instead of Date |CreateDate saved in .DOC as
   ||General instead of Date

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


[Libreoffice-bugs] [Bug 75914] Custom properties: Opening document properties dialog removes line breaks from custom properties

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75914

Bartosz  changed:

   What|Removed |Added

Summary|Opening document properties |Custom properties: Opening
   |dialog removes line breaks  |document properties dialog
   |from custom properties  |removes line breaks from
   ||custom properties
 CC||gan...@poczta.onet.pl

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


[Libreoffice-bugs] [Bug 91378] Custom properties: Empty Custom Properties are lost while saving in .pptx format

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91378

Bartosz  changed:

   What|Removed |Added

 CC||gan...@poczta.onet.pl
Summary|Empty Custom Properties are |Custom properties: Empty
   |lost while saving in .pptx  |Custom Properties are lost
   |format  |while saving in .pptx
   ||format

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


[Libreoffice-bugs] [Bug 103212] Custom properties: Add and edit more authors of the document in File-Properties

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103212

Bartosz  changed:

   What|Removed |Added

Summary|Add and edit more authors   |Custom properties: Add and
   |of the document in  |edit more authors of the
   |File-Properties |document in File-Properties
 CC||gan...@poczta.onet.pl

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


[Libreoffice-bugs] [Bug 116214] Custom properties: value type is changed from Number to Text

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116214

Bartosz  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |gan...@poczta.onet.pl
   |desktop.org |
 CC||gan...@poczta.onet.pl

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


[Libreoffice-bugs] [Bug 124176] Use pragma once instead of include guards

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124176

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

https://git.libreoffice.org/core/commit/e6a96b8e9642732082701b01495e3093439ae404

tdf#124176: Use pragma once instead of include guards

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 137571] Adding and modifying animations painfully slow

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137571

--- Comment #4 from Eyal Rozenberg  ---
(In reply to Telesto from comment #3)
> Are we talking about GTK3, KDE5 or GEN backend. Suspecting a GTK3 specific
> issue

Oh, sorry, I forgot to paste my build info:

Version: 7.0.0.3
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
CPU threads: 4; OS: Linux 5.2; UI render: default; VCL: gtk3
Locale: he-IL (en_IL); 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 137234] Faulty representation of formula

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137234

--- Comment #7 from kleinesuniver...@gmx.de ---
{} the integral in LaTeX does not help either, this also yields the same
result:

\[
{\int_1^2} {\frac{3}{4}} = 5
\]

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


[Libreoffice-bugs] [Bug 137234] Faulty representation of formula

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137234

--- Comment #6 from kleinesuniver...@gmx.de ---
Also, i just checked with the LaTeX:

both 

\[
\int_1^2 \frac{3}{4} = 5
\]

and

\[
\int_1^2 {\frac{3}{4}} = 5
\]

look identical in LaTeX (corresponds to whatItShouldLookLike.png) and when
converted to ODT via PanDoc produce the exact same result 


http://www.w3.org/1998/Math/MathML;>∫1234=5

However ... as already mentioned i don't believe looking at LaTeX is necessary
here (sorry again for the confusion), just look at the ODT file and see what
LibreOffice shows.

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


[Libreoffice-bugs] [Bug 137234] Faulty representation of formula

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137234

--- Comment #5 from kleinesuniver...@gmx.de ---
It seems the LaTeX caused confusion instead of doing any good. Sorry for that.
You may be right that the LaTeX might not be optimal.

But what if you look at the ODT file (this file might be generated with any
tool, no need for LaTeX at all)

I read:

.

I cannot see how the msubsup-section should be part of the mfrac. To me this
clearly reads that i have the integral (msubsup) and then the fraction (mfrac),
not the integral as part of the fraction

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


[Libreoffice-bugs] [Bug 137573] The "Office" file picker gets use in a recent master build on macOS

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137573

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 137575] UI: Custom sorting state is lost when reopening the LibreOffice file picker dialog

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137575

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #6 from V Stuart Foote  ---
(In reply to Telesto from comment #5)

> FWIW: not that I mentioned it anywhere, but I reported this against Linux
> GEN environment (didn't touch the settings; so assuming being at stock).
> Also happening on MacOS, I think. But might be cause of the non-aqua file
> picker at the moment (fixed tomorrow)
> 

Looks like bug 137573...

>...

> Not sure what's the case on Windows.

Windows doesn't seem affected.

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


[Libreoffice-bugs] [Bug 83592] Object selection removed when deleting an animation effect

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83592

Telesto  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #8 from Telesto  ---
@Caolán
As this being a focus issue (at least I assume so) and gui related, you might
be interested (and because it's simply painful user experience). 

And being long enough to get some love ;-)

Only a suggestion of course on my 100 papercut bug list [which gets reset to
100 at every bugfix, because I likely dig up something new. Before you start
question, still 100, how is that possible :-)]

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


[Libreoffice-bugs] [Bug 137580] Closing Impress presentation relatively slow (8 seconds; expected 2)

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137580

--- Comment #2 from Telesto  ---
Suspecting work of Luboš Luňák here. thumbnails ... bibisect will tell

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


[Libreoffice-bugs] [Bug 137580] Closing Impress presentation relatively slow (8 seconds; expected 2)

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137580

--- Comment #1 from Telesto  ---
Still OK with
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 1cd7e2a4042b92123d8c94ef10b2e8baf7cfaafa
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: nl-NL
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 137580] New: Closing Impress presentation relatively slow (8 seconds; expected 2)

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137580

Bug ID: 137580
   Summary: Closing Impress presentation relatively slow (8
seconds; expected 2)
   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: tele...@surfxs.nl

Description:
Closing Impress presentation relatively slow (8 seconds; expected 2)

Steps to Reproduce:
1. open attachment 166482
2. Press close button (gray cross) 

Actual Results:
Takes 8 seconds for me

Expected Results:
1 maybe 2 seconds?


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 94e6e140491de31c0788c91af855a75a3bb12709
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

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


[Libreoffice-bugs] [Bug 137571] Adding and modifying animations painfully slow

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137571

--- Comment #3 from Telesto  ---
No repro on Windows
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 94e6e140491de31c0788c91af855a75a3bb12709
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

Are we talking about GTK3, KDE5 or GEN backend. Suspecting a GTK3 specific
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 137575] UI: Custom sorting state is lost when reopening the LibreOffice file picker dialog

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137575

--- Comment #5 from Telesto  ---
(In reply to V Stuart Foote from comment #4)
> But is this really an issue? Use on all os/DE requires knowledge of Expert
> Configuration dialog and the 'UseSystemFileDialog' stanza to by-pass use of
> os/DE native File Picker?

FWIW: not that I mentioned it anywhere, but I reported this against Linux GEN
environment (didn't touch the settings; so assuming being at stock). Also
happening on MacOS, I think. But might be cause of the non-aqua file picker at
the moment (fixed tomorrow)

The reason I bibisected it, is because I sort they Downloads by date (and they
top one is the bug doc being the most recent one). And now I have to using sort
every time. 

Not sure what's the case on Windows.

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


[Libreoffice-bugs] [Bug 137234] Faulty representation of formula

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137234

--- Comment #4 from Rene Engelhard  ---
I am not actually sure.. The LaTeX code is suboptimal to begin with.

\[
\int_1^2 \frac{3}{4} = 5
\]

works by chance since it's one command and because it's an integral and one
doesn't see the difference if the text is not covered by _int. Add a real big
\frac or whatever and you'll see the \int will not adapt to that size because
that "big thing" is not part of the \int.

a

\[
\sqrt \frac{1}{4} = \frac{1}{2}
\]

would also "work", unless you add more stuff after the fraction. You'll see
that the root only covers the \frac.

Strictly speaking,

\[
\int_1^2 {\frac{3}{4}} = 5
\]

would have been correct in LaTeX even.

Your faulty display then shows that this abiguity is then followed wrong. I
would assume that if you did {} the integral you would get the correct result
with bracketed { 3 over 4 }?

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


[Libreoffice-bugs] [Bug 114039] [META] Field dialog bugs and enhancements

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114039
Bug 114039 depends on bug 129935, which changed state.

Bug 129935 Summary: Mnemonic key (keyboard accelerator) clash in "Edit Fields" 
dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=129935

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 98259] [META] Keyboard shortcuts and accelerators bugs and enhancements

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98259
Bug 98259 depends on bug 129935, which changed state.

Bug 129935 Summary: Mnemonic key (keyboard accelerator) clash in "Edit Fields" 
dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=129935

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 129935] Mnemonic key (keyboard accelerator) clash in "Edit Fields" dialog

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129935

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |sdc.bla...@youmail.dk
   |desktop.org |

--- Comment #5 from sdc.bla...@youmail.dk ---
(In reply to Commit Notification from comment #4)
> Affected users are encouraged to test the fix and report feedback.
It seems to work for me now.  T for Type, S for Select, F for Format, O for OK,
etc. No conflicts, so I will close as FIXED.  Reopen if new problems with
accelerator keys appear.

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


[Libreoffice-bugs] [Bug 137579] New: Can't delete sheet while tracking changes

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137579

Bug ID: 137579
   Summary: Can't delete sheet while tracking changes
   Product: LibreOffice
   Version: 7.0.2.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: yallabala...@gmail.com

Description:
When "Tracking Changes > Record" is turn on, all menus for removing a worksheet
from a ODS file are disabled or hidden.

This is particularly crazy, because the human don't know what's wrong, and the
human goes to google, websites, writing questions, reading answers, writing
comments, arguing with moderators, uninstalling librreoffice, reinstalling and
upgradind libreoffice, restarting the computer, but SHE DOESN'T KNOW WHAT'S
WRONG.

Please don't make the human crazy. Don't disable menu options - just put a
popup explaining the reason why this function was disabled.

Gracias.


Steps to Reproduce:
1. open Calc
2. add a worksheet
3. Edit > track changes > record (enable)
4. try to remove a worksheet.


Actual Results:
context menu option for deleting the option disappears.

Top menu option is disabled.

No explanation given.


Expected Results:
"delete sheet" menu option must be enabled no matter what.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
no

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


[Libreoffice-bugs] [Bug 137234] Faulty representation of formula

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137234

--- Comment #3 from kleinesuniver...@gmx.de ---
When opening the attached ODT file in LibreOffice 7.1.0.2 the formula looks
like shown in attachment "Faulty Display of formula" (whatItIsLike.png) while
it should look like shown in attachment "Correct display of formula"
(whatItShouldBeLike.png)

The faulty display reads like this in LibreOffice:
{ int_1^2 3 over 4 = 5}

A correct display would read like this:
{ int_1^2 {3 over 4} = 5}

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


[Libreoffice-bugs] [Bug 137234] Faulty representation of formula

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137234

--- Comment #2 from kleinesuniver...@gmx.de ---
Created attachment 166484
  --> https://bugs.documentfoundation.org/attachment.cgi?id=166484=edit
Correct display of 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 137234] Faulty representation of formula

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137234

--- Comment #1 from kleinesuniver...@gmx.de ---
Created attachment 166483
  --> https://bugs.documentfoundation.org/attachment.cgi?id=166483=edit
Faulty display of 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 137571] Adding and modifying animations painfully slow

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137571

--- Comment #2 from Eyal Rozenberg  ---
Created attachment 166482
  --> https://bugs.documentfoundation.org/attachment.cgi?id=166482=edit
A presentation for reproducing the bug

1. Open the presentation.
2. Duplicate the second-to-last slide.
3. Delete the existing animations.
4. Click the main text box.
5. Select-All (e.g. with Ctrl+A)
6. Press the animation addition green-Plus button

LO will be stuck for a very long time - around a minute; at least, that's what
I experience.

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


[Libreoffice-bugs] [Bug 137561] LibreOffice Calc crashed when I attempt to change a formula using Find/Replace

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137561

--- Comment #2 from Carl  ---
I have made the test with LibreOffice in Safe Mode.

The problem I was having yesterday did not reappear.  That is the good news.

Before I started LibreOffice in Safe Mode I navigated to the folders and files
in my profile and was amazed at the number of objects there are in the
AppData\Roaming\LibreOffice directory tree.  I was not sure how to 'back-up'
this profile, so I did not back it up.

Now, it appears that my profile is corrupt and needs attention but I do not
know where to begin.  At Safe Mode startup there was a dialog that opened with
options and one was to recover the profile from 'Last known good' but where is
that?

I appreciate that this application is complex and hope that the development
team considered lame users, like myself, doing such foolish things and have a
way for me to get LibreOffice Calc working like it did befor.

Thank you very much for the instructions for using safe mode.

I hope you will be able to help me fix my profile so the operations stabilize.

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


[Libreoffice-bugs] [Bug 137472] Pasted .jpg does not show up in presentation mode (F5)

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137472

--- Comment #9 from Axel Braun  ---
(In reply to Timur from comment #5)
> If Gerald reproduced with 7.0 and not with 7.1,that's not New but WFM. 
> But, to be sure, Axel please test daily master, easiest from
> https://libreoffice.soluzioniopen.com/daily-version/

Just for the record:
With daily master as of 2020-10-15 it worked

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


[Libreoffice-bugs] [Bug 137575] UI: Custom sorting state is lost when reopening the LibreOffice file picker dialog

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137575

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #4 from V Stuart Foote  ---
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 6ccf4dd2224e4beb567365903249858a2ca00082
CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

Expert Configuration 'UseSystemFileDialog' set False by-passing
VistaFilePickerImpl.

Confirm sorting issues with LO internal file picker. Sort order reverts to A-Z
sort on file name. And that the LO internal file picker previously retained the
selected sort order.

But is this really an issue? Use on all os/DE requires knowledge of Expert
Configuration dialog and the 'UseSystemFileDialog' stanza to by-pass use of
os/DE native File Picker?

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


[Libreoffice-bugs] [Bug 137042] SQL Error -607, when changing Field type of a table (Firebird)

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137042

--- Comment #4 from Richard Demattio  ---
(In reply to Robert Großkopf from comment #3)
> First this error appears when changing Boolean field to Varchar:
> Conversion from base type BOOLEAN to VARCHAR is not supported.
> 
> When I confirm to delete the old Boolean field and add a new Varchar field
> it will work here. So I could not confirm the buggy behavior.
> 
> Tested with LO 7.0.2.2 on OpenSUSE 15.1 64bit rpm Linux

I agree - it is stupid, changing VARCHAR to BOOLEAN and the other way round.
Your way makes more sense.

But what I did must not lead to a crash, but should be prohibited by logic.
In general: rejecting forbidden conversions by logic will increase stability.

Such kind of inputs can happen accidentally.

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


[Libreoffice-bugs] [Bug 137522] Ability to save settings for importing data to Calc

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137522

--- Comment #2 from Frants <220...@mail.ru> ---
Yes, you are right, my proposal is not relevant. You mean the import path is
Sheet -> Link to External Data? Still, an ordinary user needs to know about
this path. Not all users know about this when they use the File → Open (* .txt)
path. For example, in the question "How to remove automatic field separators in
text import in Calc". In such a case, in the "Text Import" window, a link or
option for using the "Sheet -> Link to External Data" mechanism would be
useful. Maybe it would improve usability?
https://ask.libreoffice.org/en/question/211141/how-to-remove-automatic-field-separators-in-text-import-in-calc/

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


[Libreoffice-bugs] [Bug 137042] SQL Error -607, when changing Field type of a table (Firebird)

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137042

Robert Großkopf  changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #3 from Robert Großkopf  ---
First this error appears when changing Boolean field to Varchar:
Conversion from base type BOOLEAN to VARCHAR is not supported.

When I confirm to delete the old Boolean field and add a new Varchar field it
will work here. So I could not confirm the buggy behavior.

Tested with LO 7.0.2.2 on OpenSUSE 15.1 64bit rpm 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 137566] FIREBIRD: some errors during - create Table and insert records via menue "tools/SQL"

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137566

Robert Großkopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Summary|LO base: some errors during |FIREBIRD: some errors
   |- create Table and insert   |during - create Table and
   |records via menue   |insert records via menue
   |"tools/SQL" |"tools/SQL"
 Ever confirmed|0   |1
Version|7.1.0.0.alpha0+ Master  |7.0.2.2 release
 CC||rob...@familiegrosskopf.de

--- Comment #4 from Robert Großkopf  ---
Could confirm this buggy behavior for the internal Firebird database on
OpenSuse 15.1 64bit rpm Linux an LO 7.0.2.2.

The code will work well with internal Hsqldb. So a special internal Firebird
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 137421] Export as PDF misses fonts even if exported as PDF/A

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137421

--- Comment #6 from Robert Großkopf  ---
Bug 50879 has been fixed for LO 7.1. I think this one is a duplicate.

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


[Libreoffice-bugs] [Bug 103341] [META] AutoCorrect and Word Completion bugs and enhancements

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103341
Bug 103341 depends on bug 130711, which changed state.

Bug 130711 Summary: [tr] Extend Autocorrect list for Turkish language
https://bugs.documentfoundation.org/show_bug.cgi?id=130711

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 137578] New: Entering chart data labels on a Pie Chart distorts the Pie Chart display

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137578

Bug ID: 137578
   Summary: Entering chart data labels on a Pie Chart distorts the
Pie Chart display
   Product: LibreOffice
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ken.no...@hotmail.com

Description:
When inserting a pie chart into a Calc Spreadsheet the chart displays OK until
the data labels are added to the chart. It looks fine in edit mode but as soon
as you leave edit mode the chart area compresses and the chart is distorted.
This only seems to affect new chart inser tions - existing charts displayed in
the same sheet are not affected, although none of them has been edited. This
bug has only appeared in the latest version of LibreOffice which I downloaded
recently. The Version of LibreOffice that I am running is 7.0.0.3

Steps to Reproduce:
1.Insert menu insert chart
2.Add Pie Chart, select data range, select series add title Finish
3.Right click inserted chart, edit.
4. Right click on the pie chart, select Insert Data Labels (data labels appear
5. Leave edit mode by clicking on a cell outrside chart area - chart shrinks
vertically and distorts.

Actual Results:
Distorted charts in sheet display

Expected Results:
Inserted chart is correct - but display is distorted


Reproducible: Always


User Profile Reset: No



Additional Info:
Exited the edit mode and left chart as correctly displayed in edit mode

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


[Libreoffice-bugs] [Bug 124176] Use pragma once instead of include guards

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124176

--- Comment #133 from Stephan Bergmann  ---
(In reply to Buovjaga from comment #132)
> (In reply to Stephan Bergmann from comment #112)
[...]
> > * All URE include files, see the (generated via
> > odk/CustomTarget_allheaders.mk)
> > workdir/CustomTarget/odk/allheaders/allheaders.hxx for a complete list.
[...]
> I was wondering how to generate allheaders.hxx and Jan-Marek helped me:
> 
> make odk.check

or just `make CustomTarget_odk/allheaders`

-- 
You are receiving this mail because:
You are the 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-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136278

Aron Budea  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |https://bugs.documentfounda
   |tion.org/show_bug.cgi?id=13 |tion.org/show_bug.cgi?id=13
   |7212|1254,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||4133

--- Comment #27 from Aron Budea  ---
(In reply to BogdanB from comment #16)
> Bibisected:
...
> source sha:49e114d3803178f8720620834f97e2ab0962e826
Let's list the master commit here, too:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=80f386f787ad59936ead2022e6d932a6d441c6e9
author  Gülşah Köse  2020-03-23 15:33:40
+0300
committer   Gülşah Köse  2020-03-26 19:36:07
+0100

tdf#131254 Prevent extra eventqueue empty call.

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


[Libreoffice-bugs] [Bug 134133] Go back in presenting mode leads to dropped animation steps

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134133

Aron Budea  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 137212] Animation order is lost when going backward

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137212

Aron Budea  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 135230] Save Document Dialog Doesn't Allow Keyboard Shortcut

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135230

Buovjaga  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

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


[Libreoffice-bugs] [Bug 90593] Warn when default format is changed

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90593

--- Comment #2 from BogdanB  ---
I consider to be normal, and not enhancement base of the fact that there could
be data loss.

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


[Libreoffice-bugs] [Bug 137568] Enhancement: Format - Comments... should be greyed out when there are no comments

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137568

BogdanB  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

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

It is useless to stay 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 90707] "Styles & Formatting" popup window not fixed

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90707

Buovjaga  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #9 from Buovjaga  ---
Chrisbath: is this still an issue for you? And what is "browser"? Do you mean
Navigator?

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


[Libreoffice-bugs] [Bug 134066] Shape anchored to paragraph created multitude of empty pages when dragged to specific spot

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134066

--- Comment #12 from Buovjaga  ---
(In reply to Telesto from comment #11)
> (In reply to Telesto from comment #10)
> > !. Open attachment 162640 [details] 
> > 2. Delete the dark the large shape
> > 3. Undo
> > 4. Drag the large shape to the second page. where shape is positioned at the
> > top of the page where text starts
> > 
> > Assuming multi page view
> 
> 5. CTRL+A
> 6. CTRL+X
> 6. CTRL+V
> 
> No you get something i would expect

No empty pages generated

Arch Linux 64-bit
Version: 7.1.0.0.alpha0+
Build ID: ccdb78773ac6c9d19140e8084f37cc2c7f06240e
CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: kf5
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 18 October 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 124176] Use pragma once instead of include guards

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124176

--- Comment #132 from Buovjaga  ---
(In reply to Stephan Bergmann from comment #112)
> Just a heads up, seeing that this appears to get cleaned up systematically
> now:  There are some source files containing include guards that are meant
> to (also) be processed by compilers other than LO's build baseline compilers:
> 
> * All URE include files, see the (generated via
> odk/CustomTarget_allheaders.mk)
> workdir/CustomTarget/odk/allheaders/allheaders.hxx for a complete list.
> 
> * Anything under odk/examples/.
> 
> For those source files, it is probably better to conservatively stick with
> include guards than to replace them with #pragma once.

I was wondering how to generate allheaders.hxx and Jan-Marek helped me:

make odk.check

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


[Libreoffice-bugs] [Bug 133355] High memory usage while in presentation mode with large animated gifs

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133355

--- Comment #6 from Buovjaga  ---
(In reply to Telesto from comment #3)
> Created attachment 166469 [details]
> Example file
> 
> Lets try different example file. Simple gif of 200 kb.. 2 GB needed to
> render in presentation mode

"Needed to render", but what about your original remark of "after ending
presentation"?

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


[Libreoffice-bugs] [Bug 90593] Warn when default format is changed

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90593

Buovjaga  changed:

   What|Removed |Added

   Severity|normal  |enhancement

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


[Libreoffice-bugs] [Bug 137569] The symbols for kibibyte and kilobyte (KiB, kB) have the wrong capitalization

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137569

--- Comment #3 from Adolfo Jayme  ---
In translatable strings, of course

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


[Libreoffice-bugs] [Bug 137577] New: UI: resolve ambiguity for 'named ranges' with identical name and different scope

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137577

Bug ID: 137577
   Summary: UI: resolve ambiguity for 'named ranges' with
identical name and different scope
   Product: LibreOffice
   Version: 3.5.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: newbie...@gmx.de

Description:
@erAck solved a problem with the 'name box' not showing a name when selecting a
range with a name with scope 'local' in tdf#67007, there are some shortcomings,
left ones and new, 

consider a sheet 'sheet1' with two named ranges, both named test, one with
scope 'global', one with scope 'sheet1' (regardlees if it's a good idea from a
user to use such, it's possible and will occur), 

- selecting either of theese ranges will display 'test' in the name box (since
ver. 7.1), without hint which of them it is, users may be irritated checking
the 'global' range being 'test', and the formula '=sum(test)' producing 'wrong'
results, as it calculates the sum of 'test(sheet1)', 

- clicking the name box will offer two ranges, 'test' and 'test(sheet1)',
clicking either of theese names will select the local range which is wrong for
te global range, users may get the impression that the local range has the name
of the local range, 

- the 'global range' test is not 'addressable' while in an sheet which has a
local named range with identical name, 

- copying parts of a sheet which completely covers a named range doesn't carry
that name to the new destination, neither for local nor global names, 

- moving parts of a sheet which completely covers a named range doesn't carry
that name to the new destination, neither for local nor global names, 

- the range adressed by the former name is changed to the new destination, but
selecting the covered range on the new sheet doesn't show a name in the name
box, 

- references in formulas pointing to that range are changed
'old-sheet-name.test', and do work, 

- undo of such actions sometimes doesn't bring the name back, 

- copying such sheet with 'move or copy sheet' runs into a conflict that it
normally stays with the name for the global range and converts it to scope
local , that would result in two identical names with identical scope on one
sheet, 

- instead names like test(sheet1_2) are created when copying to 'sheet2', and
selecting that name from the name box results in an error 'you must select a
valid name ...', 

- after above copy the 'global range' on the new sheet has no name, 

solution? i don't know, 

- show name with 'scope' in named box when a named range is selected, 

- make global ranges select- / addressable by the label 'name(global)', 

- forbid the use of identical names for local and global ranges? at least for
being on the same sheet, 

i'm unsure if this description covers all curiosities, 

to stay calm, ex$el (tested '2010') is confused with such nonsense too, it
offers names as 'book1.test' for the global range and changes it in formulas to
'sheet1.test', then calculating the local range ... 

Steps to Reproduce:
see description above, try to handele two ranges test(sheet1) and test(global)
on the same sheet, and copying that sheet, 

Actual Results:
shortcomings as in description

Expected Results:
consistent handling, avoiding constructions which can't be handeled, or
meaningful warnings and error message, 


Reproducible: Always


User Profile Reset: Yes



Additional Info:
tested ver. 3.5.1.2, 6.1.6.3, 7.1.0.0.a0+

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


[Libreoffice-bugs] [Bug 137573] The "Office" file picker gets use in a recent master build on macOS

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137573

--- Comment #11 from Stephan Bergmann  ---
(In reply to Tor Lillqvist from comment #7)
> Hmm, could this be true:

Even though it appears no longer to be directly relevant for this issue, but
lets answer it anyway for the record:

> Missing: binaryurp/source/binaryurp
> Missing: io/source/io
> Missing: remotebridges/source/unourl_resolver/uuresolver
> Missing: stoc/util/bootstrap
> Missing: stoc/source/inspect/introspection
> Missing: stoc/source/invocation_adapterfactory/invocadapt
> Missing: stoc/source/invocation/invocation
> Missing: stoc/source/javaloader/javaloader
> Missing: stoc/source/javavm/javavm
> Missing: stoc/source/namingservice/namingservice
> Missing: stoc/source/proxy_factory/proxyfac
> Missing: stoc/source/corereflection/reflection
> Missing: stoc/util/stocservices

^ see ure/Rdb_ure.mk

> Missing: connectivity/source/drivers/postgresql/postgresql-sdbc-impl
> Missing: connectivity/source/drivers/postgresql/postgresql-sdbc

^ see connectivity/Rdb_postgresql-sdbc.mk

> Missing: desktop/test/deployment/passive/passive_native

^ see desktop/Extension_test-passive.mk

> Missing: pyuno/source/loader/pythonloader

^ see pyuno/Rdb_pyuno.mk

> Missing: testtools/source/bridgetest/bridgetest
> Missing: testtools/source/bridgetest/constructors
> Missing: testtools/source/bridgetest/cppobj

^ see testtools/Rdb_uno_services.mk

> Missing: vbahelper/COMPONENT_FILE

^ whatever that is supposed to be; looks like it never existed?

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


[Libreoffice-bugs] [Bug 137568] Enhancement: Format - Comments... should be greyed out when there are no comments

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137568

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 137568] Enhancement: Format - Comments... should be greyed out when there are no comments

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137568

--- Comment #2 from sdc.bla...@youmail.dk ---
Created attachment 166481
  --> https://bugs.documentfoundation.org/attachment.cgi?id=166481=edit
Not greyed out example

Thanks BogdanB, but you have used "View" menu.
Please try again using "Format" menu.
Attachment shows what I see.

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


[Libreoffice-bugs] [Bug 137517] Many shadows of busy objects in about dialog turns black

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137517

--- Comment #3 from BogdanB  ---
This is the first time when the image begins to have some grey elements, and in
short time after they have became 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 137517] Many shadows of busy objects in about dialog turns black

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137517

BogdanB  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||5500
   Keywords|bibisectRequest |bibisected
 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #2 from BogdanB  ---
5b84dc7c5a3e830fe5740b1437afe57316ed0c68 is the first bad commit
commit 5b84dc7c5a3e830fe5740b1437afe57316ed0c68
Author: Jenkins Build User 
Date:   Fri Aug 14 16:33:02 2020 +0200

source sha:d5a8056981562bfd5d191a7ceb0131cb52d06749

source sha:d5a8056981562bfd5d191a7ceb0131cb52d06749

 instdir/program/libdeploymentgui.so  | Bin 534704 -> 534688 bytes
 instdir/program/libdrawinglayerlo.so | Bin 1976656 -> 1976800 bytes
 instdir/program/libsvtlo.so  | Bin 3834176 -> 3834160 bytes
 instdir/program/libswlo.so   | Bin 22156640 -> 22156640 bytes
 instdir/program/libtklo.so   | Bin 5838336 -> 5838312 bytes
 instdir/program/libvcllo.so  | Bin 14970248 -> 14970320 bytes
 instdir/program/libvclplug_gtk3lo.so | Bin 2445328 -> 2445312 bytes
 instdir/program/setuprc  |   2 +-
 instdir/program/versionrc|   2 +-
 9 files changed, 2 insertions(+), 2 deletions(-)

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


[Libreoffice-bugs] [Bug 137468] Severe performance degradation on a macOS with a 5K display

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137468

--- Comment #9 from Tor Lillqvist  ---
Submitted the second patch as https://gerrit.libreoffice.org/c/core/+/104477 .

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


[Libreoffice-bugs] [Bug 137468] Severe performance degradation on a macOS with a 5K display

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137468

Adolfo Jayme  changed:

   What|Removed |Added

   Keywords||perf

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


[Libreoffice-bugs] [Bug 137468] Severe performance degradation on a macOS with a 5K display

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137468

--- Comment #8 from Tor Lillqvist  ---
Do I understand correctly that a colour space is only concerned with what
colour channels are used, what the (XYZ) colours of the primaries are, what the
whitepoint is, and such issues, and the number of bits per colour component is
not as such related to the colour space used? (Although in practice, the sRGB
colour space is typically used with 8 bits per RGB channel, and wider gamut
colour spaces are used with 10 bits per channel or floating point components
even?)

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


[Libreoffice-bugs] [Bug 137468] Severe performance degradation on a macOS with a 5K display

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137468

--- Comment #7 from Tor Lillqvist  ---
Leo, do you have any way to objectively measure the impact of these patches,
out do you just estimate by eyeball? (or is the difference so very obvious if
one just knows what kind of document to use and what to do while editing it?)

I submitted the first patch on your behalf as
https://gerrit.libreoffice.org/c/core/+/104476 .

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


[Libreoffice-bugs] [Bug 137468] Severe performance degradation on a macOS with a 5K display

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137468

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 137468] Severe performance degradation on a macOS with a 5K display

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137468

--- Comment #6 from Commit Notification 
 ---
Tor Lillqvist committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/2cd47f53b4c7bd300c210eaa466e13adc832c9b5

tdf#137468: Add debug output function for CGColorSpaceRef

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 137568] Enhancement: Format - Comments... should be greyed out when there are no comments

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137568

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #1 from BogdanB  ---
Created attachment 166480
  --> https://bugs.documentfoundation.org/attachment.cgi?id=166480=edit
screenshot

Hi, Blanco, it is greyout in 7.1. See my screenshot.
Please came back with a 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 137568] Enhancement: Format - Comments... should be greyed out when there are no comments

2020-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137568

BogdanB  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

-- 
You are receiving this mail because:
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   >