[Libreoffice-bugs] [Bug 135978] Undo deletes images not even inside the scope of changes (track & changes enabled)

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

Attila Baraksó (NISZ)  changed:

   What|Removed |Added

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

--- Comment #4 from Attila Baraksó (NISZ)  ---
Reproduced in:

Version: 7.1.0.0.alpha0+
Build ID: ce6c6a5ad6c9dde09bb0bb0c51e16d828cfe0ef7
CPU threads: 6; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-GB (hu_HU.UTF-8); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 136004] Fill series of type date has incorrect series increment calculation/format

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

--- Comment #1 from Mike Kaganski  ---
The data is *calculated* OK, so the description is wrong when refers to
incorrect *calculation*. E.g., 44065 is the serial date for 2020-08-22. If you
apply the Date formatting to the resulting cells after the fill, you will get
the desired display.

So the issue seems to be that the function does not apply the cell format
itself?

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


[Libreoffice-bugs] [Bug 136003] PROTECT SHEET: Can't delete rows, despite of allow to deletes

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

--- Comment #2 from himajin100...@gmail.com ---
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu?r=7b480207#1054

https://opengrok.libreoffice.org/xref/core/sc/sdi/cellsh.sdi?r=02cac3ee#123

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh.cxx?r=e67657d5#123

there is no SID_DEL_ROWS in switch statement.

therefore bEditable is important.

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh.cxx?r=e67657d5#313

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh.cxx?r=e67657d5#316

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh.cxx?r=e67657d5#106

https://opengrok.libreoffice.org/xref/core/sc/source/core/data/table2.cxx?r=75f398b2#2428

while the menu items like FID_INS_ROWS_BEFORE relies on IsEditActionAllowed

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/cellsh.cxx?r=e67657d5#241

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


[Libreoffice-bugs] [Bug 136004] New: Fill series of type date has incorrect series increment calculation/format

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

Bug ID: 136004
   Summary: Fill series of type date has incorrect series
increment calculation/format
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: yetooha...@gmail.com

Created attachment 164546
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164546=edit
Shows the incorrectly calculated series output for the date input start
(8/17/2020) and end (8/23/2020) values

Description: title

Steps to reproduce:
1. Select 7 rows (can be any amount of rows but 7 for the purposes of this
reproduction) in a column
2. Open the fill series dialog via Sheet->Fill Cells->Fill Series...
3. Set the Series Type to Date and set the Time Unit to Day 
4. Set the start value as 8/17/2020 and the end value as 8/23/2020 and keep the
increment as 1
5. Press ok

Expected behavior:
A series of values will be incremented starting from 8/17/2020 and ending at
8/23/2020.

Actual behavior:
A series of values will be incremented starting from 44060 and ending at 44066.

This is annoying as I specified dates to be incremented instead of some number.

Reproducible: Always

User Profile Reset: No*

*I tested this with 6.4.6 on Linux and 7.0.0.3 Windows 10, and the same
behavior persists on both.

Notes:
If the first cell selected before getting into the fill series dialog has a
date (such as 8/17/2020) and then set the time unit to day (as it automatically
gets set to month) and dialog is filled out the same as the reproduction steps,
then the date series will be properly formatted and incremented.

The attached file attempts to increment the date series with each of the series
types with similar results. I'm not necessarily concerned with the columns
other than Date, but I thought it would be useful to show what other types may
increment similar output in the event that they aren't supposed to increment
that output.

Version information (for the Windows 10 install):
Version: 7.0.0.3 (x64)
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
CPU threads: 2; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 135998] Double clicking on a docx that has spaces in the path or file name generates an error but won't open

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

--- Comment #3 from Dan Essin  ---
This error occurred when 7.0.0.3 was installed over 6.4 but not after a clean
install

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


[Libreoffice-bugs] [Bug 135996] LO 7 is not registering itself as for docx

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

--- Comment #3 from Dan Essin  ---
This error occurred when 7.0.0.3 was installed over 6.4 but not after a clean
install

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


[Libreoffice-bugs] [Bug 132890] Clear direct formatting has no separate undo step

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

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 135533] LibreOffice 7.0.0.3 - Stops Accepting Keystrokes after a few minutes

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

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 134600] German Translation "Formatvorlage" in Calc is off and leads to confusion

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

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 135543] Writer auto spellcheck works intermittently

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

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 129867] FORMATTING: protected hyphen not available

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

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

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 129825] LO Draw - landscape prints in portrait and/or crops diagram

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

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 129867] FORMATTING: protected hyphen not available

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

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 135531] Pasted highlighted if the last content character is highlighted

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

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 129825] LO Draw - landscape prints in portrait and/or crops diagram

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

--- Comment #3 from QA Administrators  ---
Dear Peter Wilkins,

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 135984] Calc: Preview: rendering zoom tool

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

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

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


[Libreoffice-bugs] [Bug 135984] Calc: Preview: rendering zoom tool

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

QA Administrators  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 135524] Inconsistent behaviour when changing icon size of Notebookbar

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

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 93511] "Target in Document" Hyperlink doesn't work when the target header starts with a manually set combination of number and period

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

--- Comment #4 from QA Administrators  ---
Dear Freddy,

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 51673] [XLS] MsoDrawing record content is missed on import

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

--- Comment #8 from QA Administrators  ---
Dear Valek Filippov,

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 43431] EDITING: Hyperlinks do not work if DRAW picture in background (wrongly select object)

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

--- Comment #9 from QA Administrators  ---
Dear Rainer Bielefeld Retired,

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 130869] Duplicated access key for insertar seccion(c) and insertar cabecera y pie(c)

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

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

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 111396] Exported HTML files always lack title

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

--- Comment #4 from QA Administrators  ---
Dear Paul,

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 128486] CPU consumption on rpi4

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

--- Comment #6 from QA Administrators  ---
Dear Pan Ther,

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 113510] [META] Bugs that cause CPU to run at 100%

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

Bug 128486 Summary: CPU consumption on rpi4
https://bugs.documentfoundation.org/show_bug.cgi?id=128486

   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 116222] [META] Edit conditional formatting dialog bugs and enhancements

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

Bug 127032 Summary: Window for conditional formatting too short
https://bugs.documentfoundation.org/show_bug.cgi?id=127032

   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 63853] Bullets of a bullet list doesn't change color when there is a hyperlink in the list item

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

--- Comment #9 from QA Administrators  ---
Dear Clemens Eisserer,

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 89069] FILESAVE: HTML output removes bold/italic from open-quote characters

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

--- Comment #10 from QA Administrators  ---
Dear Rev. Bob,

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 127032] Window for conditional formatting too short

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

--- Comment #7 from QA Administrators  ---
Dear nikolaus.reic...@chello.at,

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 128486] CPU consumption on rpi4

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

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 96102] FILEOPEN: LibO hangs with 100% CPU when loading an .html incorrectly labeled as .doc

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

--- Comment #4 from QA Administrators  ---
Dear Christian Uceda,

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 127032] Window for conditional formatting too short

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

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 100893] Button Form of "Target in Document" Hyperlink Opens Browser in PDF instead Going to Other Page

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

--- Comment #3 from QA Administrators  ---
Dear Biolardi Yoshogi,

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 102493] FILESAVE: save to HTML, list elements formatted incorrectly

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

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

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 102275] Missing language attribute in (HTML-)clipboard content

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

--- Comment #5 from QA Administrators  ---
Dear michael,

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 134583] FILEOPEN: Glow effect paints the document yellow

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

Adolfo Jayme  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |kain...@gmail.com
   |desktop.org |
 Resolution|--- |FIXED
 Status|NEW |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 135999] Formula resolution is too low

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

Army_bloodcore  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

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


[Libreoffice-bugs] [Bug 124800] Phonetic guide is empty

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

Army_bloodcore  changed:

   What|Removed |Added

 Status|NEW |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 124800] Phonetic guide is empty

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

Army_bloodcore  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

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


[Libreoffice-bugs] [Bug 124473] LibreOffice calc not paste japanese kanji symbol with furigana

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

Army_bloodcore  changed:

   What|Removed |Added

 Resolution|--- |MOVED
 Status|NEW |RESOLVED

--- Comment #6 from Army_bloodcore  ---
This bug is not actual for me 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 125633] Fileopen DOCX: Formatted formula content opens left aligned instead of centered

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

Army_bloodcore  changed:

   What|Removed |Added

 Resolution|--- |MOVED
 Status|NEW |RESOLVED

--- Comment #14 from Army_bloodcore  ---
This bug is not actual 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 104526] [META] DOCX (OOXML) formula-related issues

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

Bug 125633 Summary: Fileopen DOCX: Formatted formula content opens left aligned 
instead of centered
https://bugs.documentfoundation.org/show_bug.cgi?id=125633

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

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


[Libreoffice-bugs] [Bug 135395] Going to presentation mode with single font work takes 30 seconds since 7.1 with Skia Raster

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

--- Comment #4 from Commit Notification 
 ---
Luboš Luňák committed a patch related to this issue.
It has been pushed to "libreoffice-7-0":

https://git.libreoffice.org/core/commit/1ed6a0c86a8b3d35425500021fe763ad311f24d4

don't split polypolygon in canvas if not needed (tdf#135395)

It will be available in 7.0.2.

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 135395] Going to presentation mode with single font work takes 30 seconds since 7.1 with Skia Raster

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.1.0|target:7.1.0 target:7.0.2

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


[Libreoffice-bugs] [Bug 136003] PROTECT SHEET: Can't delete rows, despite of allow to deletes

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

--- Comment #1 from sawakaze  ---
Created attachment 164545
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164545=edit
ScreenCast

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


[Libreoffice-bugs] [Bug 136003] New: PROTECT SHEET: Can't delete rows, despite of allow to deletes

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

Bug ID: 136003
   Summary: PROTECT SHEET: Can't delete rows, despite of allow to
deletes
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: souichi...@gmail.com

Description:
following steps, I can't delete row on sheet.
detail is screencast.

Steps to Reproduce:
1. open calc
2. Tools - Protect Sheet
-> launch Protect Sheet dialog
3. check "Delete rows" to ON 
4. click OK
5. open Menu - Sheet - Delete Rows

Actual Results:
Menu - Sheet - Delete Rows is gray out
user can't delete rows on sheet

Expected Results:
Menu - Sheet - Delete Rows is not gray out
user can delete rows on sheet


Reproducible: Always


User Profile Reset: No



Additional Info:
I confirm 

Version: 7.1.0.0.alpha0+
Build ID: 
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: ja-JP (ja_JP.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2020-08-19_02:56:36
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 135996] LO 7 is not registering itself as for docx

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

--- Comment #2 from Dan Essin  ---
not confirmed after uninstalling and reinstalling LO

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


[Libreoffice-bugs] [Bug 135998] Double clicking on a docx that has spaces in the path or file name generates an error but won't open

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

--- Comment #2 from Dan Essin  ---
not confirmed after uninstalling and reinstalling LO

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


[Libreoffice-bugs] [Bug 125431] An unwanted image is corrupting .pdf conversion

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

510jrb2...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #15 from 510jrb2...@gmail.com ---
AMDG I suspaec this is a problem of my computer rather than LO.  I still recurs
sometimes, but I think inadequate memory or load problems are the caise.  In
any case we should close the bug.

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


[Libreoffice-bugs] [Bug 120466] [META] DOCX (OOXML) anchor and text wrapping bugs and enhancements

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||135940


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=135940
[Bug 135940] Frame transparent (wrap through) in header with DOCX but not in
DOC
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104461] [META] DOCX (OOXML) frame-related issues

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||135940


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=135940
[Bug 135940] Frame transparent (wrap through) in header with DOCX but not in
DOC
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135940] Frame transparent (wrap through) in header with DOCX but not in DOC

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

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 Blocks||104461, 120466

--- Comment #3 from Aron Budea  ---
Confirmed using LO 7.1.0.0.alpha0+ (e69fafe1873e4afbe739f21f7a82a069cf7eb5b2) /
Windows.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104461
[Bug 104461] [META] DOCX (OOXML) frame-related issues
https://bugs.documentfoundation.org/show_bug.cgi?id=120466
[Bug 120466] [META] DOCX (OOXML) anchor and text wrapping bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136002] LibreOffice Calc & Writer intermittently not accepting copied text from Notepad; begins working normally again after using the clipboard with other content

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

--- Comment #1 from Wayne  ---
The issue happened again and now I can add the exact message that Paste Special
option is showing:  

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


[Libreoffice-bugs] [Bug 135973] FILESAVE DOCX: Restart Numbering (text:start-value="1") Not Reserved

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

Timur  changed:

   What|Removed |Added

 CC||vasily.melenc...@cib.de
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=95
   ||189,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||2766

--- Comment #6 from Timur  ---
(In reply to Kevin Suo from comment #3)
> Adding Vasily Melenchuk to cc list: Would you please take a look?
Added now.

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


[Libreoffice-bugs] [Bug 136000] Writer EDITING CRASH: Drag & Drop text with anchored comment leads to immediate crash

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

Telesto  changed:

   What|Removed |Added

 CC||tele...@surfxs.nl

--- Comment #1 from Telesto  ---
Likely bug 132892 (or probably more specific one of the duplicates)

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


[Libreoffice-bugs] [Bug 136002] New: LibreOffice Calc & Writer intermittently not accepting copied text from Notepad; begins working normally again after using the clipboard with other content

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

Bug ID: 136002
   Summary: LibreOffice Calc & Writer intermittently not accepting
copied text from Notepad; begins working normally
again after using the clipboard with other content
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: wayne2sw...@gmail.com

Description:
I recently upgraded to version 7.0.0.3 and noticed something odd with
LibreOffice Calc & Writer.  Intermittently, I will copy text from an
application to Notepad to adjust then...  attempt...  to copy that modified
text to either Calc or Writer; however, the Paste function is greyed out and
the Paste Special gives a strange message.

NOTE:When the issue occurs, I can still paste that clipboard text into
Notepad, Wordpad, and even Notepad++.

Steps to Reproduce:
1.Copy text from Notepad to the clipboard.
2.Attempt...  to paste the clipboard text to Calc or Writer.
3.

Actual Results:
Paste is greyed out.
Paste Special shows available; however, when you select that option it said
something about not applicable.  I don't remember the exact error message.  And
unfortunately, while filling out this bug report, I could not reproduce the
issue to provide the correct message from the Paste Special function.

Expected Results:
The expected results are for the clipboard text to be pasted within the Calc
spreadsheet or Writer document.


Reproducible: Sometimes


User Profile Reset: No



Additional Info:
Both Calc and Writer should have pasted the ordinary text into the document.

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


[Libreoffice-bugs] [Bug 136001] New: Python import fails: No module named 'com'

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

Bug ID: 136001
   Summary: Python import fails: No module named 'com'
   Product: LibreOffice
   Version: 6.4.5.2 release
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jens.troe...@light-speed.de

Description:
We have just updated to LibreOffice 6.4.6.2 40(Build:2), and now Python’s
modules fail to import:

$ PYTHONPATH=/usr/lib64/libreoffice/program/ python3.8
Python 3.8.5 (default, Aug 21 2020, 13:17:56) 
[GCC 9.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import uno
>>> from com.sun.star.text import ReferenceFieldSource
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib64/libreoffice/program/uno.py", line 436, in _uno_import
raise uno_import_exc
  File "/usr/lib64/libreoffice/program/uno.py", line 358, in _uno_import
return _builtin_import(name, *optargs, **kwargs)
ImportError: No module named 'com' (or 'com.sun.star.text.ReferenceFieldSource'
is unknown)
>>> 

Same with Python 3.7. Now rolling back to 6.4.5.2 which hopefully fixes the
issue. 

Is this a regression? Something I’m missing? Anything changed here? I noticed
that 6.4.6.2 is not listed below as an “official” release?

Steps to Reproduce:
See above.

Actual Results:
Python import exception.

Expected Results:
Successful import of Python modules.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Built LO on a Gentoo box:

[ebuild   R] app-office/libreoffice-6.4.6.2::gentoo  USE="dbus mariadb
postgres -accessibility -base -bluetooth -branding -coinmp -cups -debug -eds
-firebird -googledrive -gstreamer -gtk -java -kde -ldap -odk -pdfimport -test"
LIBREOFFICE_EXTENSIONS="-nlpsolver -scripting-beanshell -scripting-javascript
-wiki-publisher" PYTHON_SINGLE_TARGET="python3_7 -python3_6 -python3_8
-python3_9" 0 KiB

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


[Libreoffice-bugs] [Bug 82163] LibreOffice Draw cannot render embedded font in pdf

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

--- Comment #12 from jere...@morling.net ---
The bug remains in v7.0.0.3.
Because the font changes when opening the pdf in LibreOffice Draw the layout
becomes incorrect as text boxes changes size when the font is incorrect, which
results in incorrect text overlapping. Very annoying!

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


[Libreoffice-bugs] [Bug 135994] Offer an optional target locale for export to CSV

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

--- Comment #2 from linus.kard...@gmail.com ---
It should automatically use the same locale for exporting that it used for
importing.

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


[Libreoffice-bugs] [Bug 105948] [META] Undo/Redo bugs and enhancements

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||135963


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=135963
[Bug 135963] Frame not restored after undo
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135963] Frame not restored after undo

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

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1
 Blocks||105948
Version|6.4.0.3 release |6.2.0.3 release
 Status|UNCONFIRMED |NEW

--- Comment #4 from Aron Budea  ---
For me, Ctrl+Backspace doesn't delete much, so I just used backspace.
In fact, there's an even simpler repro, simply select the frame, delete it, and
undo.

Confirmed using LO 7.1.0.0.alpha0+ (e69fafe1873e4afbe739f21f7a82a069cf7eb5b2),
6.2.0.3 / Windows.
No repro in 6.1.0.3.


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 135994] Offer an optional target locale for export to CSV

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

Eike Rathke  changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
   Severity|normal  |enhancement
Version|7.0.0.0.beta1+  |Inherited From OOo
Summary|Calc changes dots into  |Offer an optional target
   |commas  |locale for export to CSV
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Eike Rathke  ---
Imported numbers and dates are displayed with the formats of the current
locale, which for you is Swedish (sv-SE) that uses comma as decimal separator.
This is expected and normal behaviour. Saving to CSV uses the locale settings
of the cells, which normally is expected by users.

To force a dot decimal separator you can assign number formats of a locale that
uses dot as decimal separator, for example English-UK (en-GB), to the data
after import. Or before or after import set the overall locale to an English
one under Tools -> Options -> Language Settings -> Languages, Locale setting;
which switches all display formats' default locale.

However, I agree that when exporting to CSV an optional target locale could be
offered to override the cells' number format locale(s).

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


[Libreoffice-bugs] [Bug 136000] New: Writer EDITING CRASH: Drag & Drop text with anchored comment leads to immediate crash

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

Bug ID: 136000
   Summary: Writer EDITING CRASH: Drag & Drop text with anchored
comment leads to immediate crash
   Product: LibreOffice
   Version: 6.4.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gerry.trep...@googlemail.com

Created attachment 164544
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164544=edit
Drag-and-drop-Crash-with-anchored-comment.odt

Following action in Writer leads to an immediate crash of LibreOffice

Steps to reproduce:
- Open attached file
- Drag and drop with the mouse the string „dd“ (including the anchored
comment) to the place before the string "bb"
-> Immediate crash

Reproducibility: Always


System 1:
LibreOffice Version: 7.0.0.3
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
CPU-Threads: 4; BS: Mac OS X 10.15.6; UI-Render: Standard; VCL: osx
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded
OS: macOS Catalina 10.15.6

System 2:
LibreOffice Version: 6.4.5.2
Build ID: 1:6.4.5-0ubuntu0.20.04.1
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: de-DE (de_DE.UTF-8); UI-Language: en-GB
Calc: threaded
OS: Linux Ubuntu 20.04.1 LTS

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


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

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||135007


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=135007
[Bug 135007] FILESAVE RTF: Tracking changes mess after save to RTF
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81234] [META] RTF filter issues

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||135007


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=135007
[Bug 135007] FILESAVE RTF: Tracking changes mess after save to RTF
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135007] FILESAVE RTF: Tracking changes mess after save to RTF

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

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||ba...@caesar.elte.hu
 Whiteboard| QA:needsComment|
 Blocks||83946, 81234
 Ever confirmed|0   |1

--- Comment #1 from Aron Budea  ---
Confirmed using LO 7.1.0.0.alpha0+ (e69fafe1873e4afbe739f21f7a82a069cf7eb5b2) /
Windows.


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 135998] Double clicking on a docx that has spaces in the path or file name generates an error but won't open

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

--- Comment #1 from Dan Essin  ---
This works correctly in 6.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 135996] LO 7 is not registering itself as for docx

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

--- Comment #1 from Dan Essin  ---
This work correctly in 6.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 135999] Formula resolution is too low

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

Army_bloodcore  changed:

   What|Removed |Added

Summary|Formula definition is too   |Formula resolution is too
   |low |low

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


[Libreoffice-bugs] [Bug 135999] Formula definition is too low

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

--- Comment #2 from Army_bloodcore  ---
Created attachment 164543
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164543=edit
Test document, see end of page 4 and beginning of a page 5 to broken formulas.

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


[Libreoffice-bugs] [Bug 135999] Formula definition is too low

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

--- Comment #1 from Army_bloodcore  ---
Created attachment 164542
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164542=edit
Low resolution of a formula object

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


[Libreoffice-bugs] [Bug 135999] New: Formula definition is too low

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

Bug ID: 135999
   Summary: Formula definition is too low
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: army_bloodc...@outlook.com

Description:
When I am open a *.doc format, formula definition is too low, I can't see the
small symbols, indexes and overbars/underbars.


Steps to Reproduce:
1. Turn off in settings export to the MathType MS office format.
2. Create a new document or import any document with formulas.
3. Create any formula in this document.
4. Save this document in *.doc format.
5*. If you will export/print this document in *.pdf format, this bugs will be
save.

Actual Results:
Formula definition is too low, I can't see nothing, I see just a pixels on the
screen.


Expected Results:
Formula definition is normal, like in 6.2.0.3.


Reproducible: Always


User Profile Reset: No



Additional Info:
I've been turned off formula load/saving from MS office.
And I cannot find how to enable OpenGL in settings.
Version: 7.0.0.3 (x86)
Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e
Потоков ЦП: 4; ОС: Windows 10.0 Build 16299; Отрисовка ИП: по умолчанию; VCL:
win
Locale: ru-RU (ru_RU); ИП: ru-RU
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 106547] [META] OOXML SmartArt bug tracker

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||135953


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=135953
[Bug 135953] FILEOPEN PPTX: vertical text in SmartArt appears center-aligned
instead of left-aligned
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135953] FILEOPEN PPTX: vertical text in SmartArt appears center-aligned instead of left-aligned

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||106547
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||ba...@caesar.elte.hu
   Keywords||filter:ooxml
Version|7.1.0.0.alpha0+ Master  |4.0.0.3 release

--- Comment #2 from Aron Budea  ---
Confirmed using LO 7.1.0.0.alpha0+ (e69fafe1873e4afbe739f21f7a82a069cf7eb5b2),
4.0.0.3 / Windows.


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 135998] New: Double clicking on a docx that has spaces in the path or file name generates an error but won't open

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

Bug ID: 135998
   Summary: Double clicking on a docx that has spaces in the path
or file name generates an error but won't open
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: es...@ieee.org

Description:
Can't open document files in LO 7 if the path or file name contains spaces.

Steps to Reproduce:
1. Double click a doc or docx file such as 
D:\Dropbox\_Writing\ehr commentary\ScrivenerWork\Science Mag 2.docx
2. Get the following 4 messages, one after the other:
  a - D:\Dropbox\_Writing\ehr does not exist.
  b - D:\Dropbox\_Writing\ehr
commentary\ScrivenerWork\commentary\ScrivenerWork\Science does not exist.
  c - D:\Dropbox\_Writing\ehr commentary\ScrivenerWork\Mag does not exist.
  d - D:\Dropbox\_Writing\ehr commentary\ScrivenerWork\2.docx does not exist.


Actual Results:
The document does not open

Expected Results:
The document that is double-clicked opens


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

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

profile and openGL are not relevant.

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


[Libreoffice-bugs] [Bug 135997] New: Crash in: SvxCharacterMap::updateRecentCharControl()

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

Bug ID: 135997
   Summary: Crash in: SvxCharacterMap::updateRecentCharControl()
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: qwertyou012345678...@gmail.com

This bug was filed from the crash reporting server and is
br-d77d43cd-e6f3-44ca-9301-ca84b2203781.

Overview: Attempting to access the special character menu causes a crash to
desktop


Steps to Reproduce: Attempt to open the special character menu

Actual Results: CTD

Expected Results: Open the special character menu

Build Date & Hardware: 08-21-2020 on Windows 10 current version
=

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


[Libreoffice-bugs] [Bug 135991] Hebrew Text Randomly Disappears and Reappears

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

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||serval2...@yahoo.fr
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Julien Nabet  ---
Without step by step process to reproduce the pb, it can't be investigated.
I took a look at OpenOffice bug, there's no the original Word file.

Also I prefer telling it right away, I'm not a dev, just retrieve some
information so it may help QA and or dev people.

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


[Libreoffice-bugs] [Bug 135996] New: LO 7 is not registering itself as for docx

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

Bug ID: 135996
   Summary: LO 7 is not registering itself as for docx
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: es...@ieee.org

Description:
Right click on a docx in explorer and choose openwith...
or
go to program defaults for ,docx and click

neither offers LO 7 as an option

Steps to Reproduce:
1.Right click on a docx in explorer and choose openwith...
or
go to program defaults for ,docx and click

neither offers LO 7 as an option
2.
3.

Actual Results:
cannot set LO as the default app for docx and cannot use openWith... to use LO
to open a docx

Expected Results:
If word, wps office or textmaker are the default app all of this works


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: StartModule
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no

user profile and openGL are not relevant

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


[Libreoffice-bugs] [Bug 135991] Hebrew Text Randomly Disappears and Reappears

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

Julien Nabet  changed:

   What|Removed |Added

URL||https://bz.apache.org/ooo/s
   ||how_bug.cgi?id=46055

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


[Libreoffice-bugs] [Bug 135995] Writer crashes upon launch

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

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Julien Nabet  ---
Since it works with Safe mode, could you give a try at
https://wiki.documentfoundation.org/QA/FirstSteps ?

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


[Libreoffice-bugs] [Bug 109326] [META] Data filter bugs and enhancements

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

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

   What|Removed |Added

 Depends on||123661


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=123661
[Bug 123661] add "copy result to new sheet" for filter and sort functions
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108386] [META] Calc sorting related bugs and enhancements

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

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

   What|Removed |Added

 Depends on||123661


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=123661
[Bug 123661] add "copy result to new sheet" for filter and sort functions
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123661] add "copy result to new sheet" for filter and sort functions

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

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

   What|Removed |Added

 Blocks||108386, 109326


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108386
[Bug 108386] [META] Calc sorting related bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=109326
[Bug 109326] [META] Data filter bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108386] [META] Calc sorting related bugs and enhancements

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

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

   What|Removed |Added

 Depends on||97755


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97755
[Bug 97755] Retrograde sorting of columns
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97755] Retrograde sorting of columns

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

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

   What|Removed |Added

 Blocks||108386


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108386
[Bug 108386] [META] Calc sorting related bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135995] Writer crashes upon launch

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

cybermonkti...@gmail.com changed:

   What|Removed |Added

Crash report or||https://crashreport.libreof
crash signature||fice.org/stats/crash_detail
   ||s/9147c345-55f5-4de9-b1a8-2
   ||2ef39c0cb7a

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


[Libreoffice-bugs] [Bug 87860] [META] LibreOffice's file dialog bugs and enhancements

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

Bug 90974 Summary: FILESAVE: if saving over previous file, displayed filename 
can have wrong case
https://bugs.documentfoundation.org/show_bug.cgi?id=90974

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 90974] FILESAVE: if saving over previous file, displayed filename can have wrong case

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

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #9 from Buovjaga  ---
No repro anymore, closing

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 8700bace8c0714d853f5df6918ab9c8bb3d81f77
CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: fi-FI (fi_FI); 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 135995] New: Writer crashes upon launch

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

Bug ID: 135995
   Summary: Writer crashes upon launch
   Product: LibreOffice
   Version: 7.0.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cybermonkti...@gmail.com

Upgraded from 6.4.x (about latest) to 7.0.0.3 on two machines, my main desktop
(homebrew gaming rig) and my MS Surface Go (tablet). Both run Windows 10 2004. 

Writer runs smoothly on the desktop, but when I start writer on the tablet the
window appears with a blank document area and after a few seconds it crashes.

The crash is consistent and has been repeated with and without opening an
existing document. The differences between the two setups (to my knowledge):
hardware, some settings (in particular colour profiles) and the tablet's
installation has a few optional components less.

I have also tried to open all the other main programs (core, base, calc, draw,
impress, math) but they all start fine. Writer also starts fine in safe mode.

Crash report:
https://crashreport.libreoffice.org/stats/crash_details/9147c345-55f5-4de9-b1a8-22ef39c0cb7a

For now I'll be reinstalling the latest 6.x since I do want to get my writing
done, but I am available for testing.

(Severity set to major since Writer is effectively unusable this way.)

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


[Libreoffice-bugs] [Bug 133959] Image changes position after changing anchor from paragraph to character and dragging the anchor

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

--- Comment #9 from Buovjaga  ---
(In reply to Telesto from comment #7)
> Disagree. Yes, the image might 'move' little up, but if you drag the anchor,
> the whole image moves to the top of the page
> 
> 1. Open the attached file
> 2. Right click the image -> Change anchor to character
> 3. Drag the anchor up to the first paragraph (as in screencast)
> 
> 4. Undo everything CTRL+Z
> 5. Repeat 1-2 -> This is how it should work

I don't get the screencast behaviour on Windows or Linux. It just moves a notch
like one paragraph height.

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


[Libreoffice-bugs] [Bug 135994] New: Calc changes dots into commas

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

Bug ID: 135994
   Summary: Calc changes dots into commas
   Product: LibreOffice
   Version: 7.0.0.0.beta1+
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: linus.kard...@gmail.com

Description:
If you have a CSV with numbers with dots, Calc will change it into commas

Steps to Reproduce:
1. Open a CSV with number with dots
2. Save it

Actual Results:
Calc changes with dots into commas, and if you save it, it will change them
into commas in the file, which is pretty stupid to do in a CSV

Expected Results:
The number format should be preserved.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Version: 7.0.0.0.beta2
Build ID: 00(Build:0)
CPU-trådar: 8; Operativsystem: Linux 5.7; UI-rendering: GL; VCL: kf5
Locale: sv-SE (sv_SE.UTF-8); UI: sv-SE
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 131707] FILEOPEN: DOCX: Incorrect textwrap around image

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

Justin L  changed:

   What|Removed |Added

   Assignee|jl...@mail.com  |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #7 from Justin L  ---
Jmux's version of the fix in comment 5 also triggered at least one bug report
(bug 133709), so I had intended to revert it, but that was rejected. Since the
current regression is minor in nature, I'll go along with it, but I won't make
any attempt to fix any future fallout from 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 96464] FILEOPEN FILESAVE: Add UpdateReferenceOnSort as a property of a sort range

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

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

   What|Removed |Added

 Blocks||108386


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108386
[Bug 108386] [META] Calc sorting related bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108386] [META] Calc sorting related bugs and enhancements

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

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

   What|Removed |Added

 Depends on||96464


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=96464
[Bug 96464] FILEOPEN FILESAVE: Add UpdateReferenceOnSort as a property of a
sort range
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135986] LibreOffice 7.0 Crash unexpectedly when change user interface to tabbed

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

Timur  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Timur  ---
Please:
1. reset/delete user profile 
2.test with master, easiest from
https://libreoffice.soluzioniopen.com/index.php/daily-version/
3. do not write log in message, but in attachment

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


[Libreoffice-bugs] [Bug 134814] NB Tabbed: Add Format Cell function in the Home tab in Calc

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

--- Comment #3 from sora3...@gmail.com ---
The error doesn't apply in Version 7.1.0.0

Version: 7.1.0.0.alpha0+
Build ID: 52820b52b3bca45e2db527d1cc5f4488b2e0b9d0
CPU threads: 8; OS: Mac OS X 10.15.6; UI render: default; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 108386] [META] Calc sorting related bugs and enhancements

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

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

   What|Removed |Added

 Depends on||95520


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=95520
[Bug 95520] Sort column by color (Extension?)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95520] Sort column by color (Extension?)

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

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

   What|Removed |Added

 Blocks||108386


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108386
[Bug 108386] [META] Calc sorting related bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135948] cut and special past link between two calc files

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

Timur  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Timur  ---
Please make a proper report, so that we don't loose time asking :
1. did you search existing bugs 
2. attach problem source and write exact steps, which cells to cut
3. write if we can paste in any new file
4. write if link is the only option, no transpose etc.

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


[Libreoffice-bugs] [Bug 135942] crashtesting failure on export to docx

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

--- Comment #14 from Commit Notification 
 ---
Mike Kaganski committed a patch related to this issue.
It has been pushed to "libreoffice-7-0":

https://git.libreoffice.org/core/commit/0273675e7dde577077ccca17571846a0942f2630

tdf#135942: avoid collecting autostyles during writing them

It will be available in 7.0.2.

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


  1   2   3   >