[Libreoffice-bugs] [Bug 125365] New: XIRR function doesn't work with concatenated ranges (using ~)

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125365

Bug ID: 125365
   Summary: XIRR function doesn't work with concatenated ranges
(using ~)
   Product: LibreOffice
   Version: 6.2.1.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Formula Editor
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: a...@ualberta.net

Description:
XIRR function doesn't work with concatenated/unioned ranges (using the tilde
operator ~)

This works:
=XIRR(L2:L289,C2:C289)

This doesn't work, and gives an Err:504 instead:
=XIRR(L2:L288~L289, C2:C288~C289)

Using the tilde ~ operator works for other functions, such as SUM(). All of
these work and give the same result:
=SUM(L2:L289)
=SUM(L2:L288~L289)
=SUM(L2:L287~L288:L289)

Steps to Reproduce:
1. Create 2 columns, one with dates and one with numbers
2. Use the XIRR function, giving it those 2 columns as input and using a ~
concatenation for at least one of the 2 columns, concatenating two halves of
it.


Actual Results:
Err:504

Expected Results:
XIRR returns a correct result.


Reproducible: Always


User Profile Reset: No



Additional Info:
Others have noticed this bug too:

https://ask.libreoffice.org/en/question/81399/how-to-concatenate-two-ranges/
https://forum.openoffice.org/en/forum/viewtopic.php?p=122245

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

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116222

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||6221
 CC||ba...@caesar.elte.hu

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

[Libreoffice-bugs] [Bug 116221] [META] Manage conditional formatting dialog bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116221

Aron Budea  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313

--- Comment #10 from zexcel  ---
Created attachment 151508
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151508=edit
distinguish scroll bar zone from the area of sheet tags and cells

I update the description of hardware/OS. 

① I use Ubuntu18.04LTS's bounded LibreOffice. So regedit does not work.
② The linux version scrollbar width is 10px, away from comfortable zone,
visually and for pointing alignment. I do not know how to modify. 

・I agree that change the default layout of Calc might be an over-reaction. Do
you think to distinguish scrolling bar background from tags and cells is
acceptable?

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

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313

--- Comment #9 from zexcel  ---
Created attachment 151507
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151507=edit
Legacy side by side layout of sheet tags and scroll bar

"TabBarInlineWithScrollbar" configuration works! Thank you.

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

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313

zexcel  changed:

   What|Removed |Added

   Hardware|All |x86-64 (AMD64)
 OS|All |Linux (All)

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

[Libreoffice-bugs] [Bug 124437] FORMATTING breaks after inserting graphic in linked frames

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124437

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 125107] Draw: distribute between snap lines

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125107

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 124054] Base - incorrect ASC order in Form with varchar data containing accented characters

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124054

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 124054] Base - incorrect ASC order in Form with varchar data containing accented characters

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124054

--- Comment #12 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 121503] L.O. Calc may not be setting Landscape mode properly,

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121503

--- Comment #2 from QA Administrators  ---
Dear Dick Johnson,

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 112107] searching a term with a space in offline help run in an infinite loop

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112107

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 121467] font colour cannot be changed

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121467

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

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 78664] Having over 100 000 rows autofilter does not open dialog box (hanging) (possibly related to decimal places)

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78664

--- Comment #22 from QA Administrators  ---
Dear andrey,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 101957] Crash when inserting an row in Writer using the context menu (likely GTK2-related)

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101957

--- Comment #30 from QA Administrators  ---
Dear Henk Jan Priester,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 74693] Footnotes text appearing above footnote separator line after repagination

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74693

--- Comment #34 from QA Administrators  ---
Dear Rodrigo Nuno Bragança da Cunha,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 56738] Wrong encoding in comments for file edited by Mac OS MS Word

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56738

--- Comment #11 from QA Administrators  ---
Dear Luiz Angelo Daros de Luca,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 30731] Cursor behaviour with Graphite fonts

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=30731

--- Comment #18 from QA Administrators  ---
Dear RGB,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 67525] CRASH: EDITING: it is not possible to delete more then 600 sheets with one click

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67525

--- Comment #13 from QA Administrators  ---
Dear klausk,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 124054] Base - incorrect ASC order in Form with varchar data containing accented characters

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124054

--- Comment #11 from Tim  ---
Is there anything I can do to solve 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 124054] Base - incorrect ASC order in Form with varchar data containing accented characters

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124054

--- Comment #9 from Tim  ---
Is there anything I can do to solve 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 124054] Base - incorrect ASC order in Form with varchar data containing accented characters

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124054

--- Comment #9 from Tim  ---
Is there anything I can do to solve this?

--- Comment #10 from Tim  ---
Is there anything I can do to solve 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 123944] EDITING: LO stops working for several minutes when editing Forms

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123944

--- Comment #21 from Tim  ---
Today I've been adding a lot of data to one of my data base and it work
perfectly, so it seems the bug is no more, at least for introducing data in new
records.

I haven't tried much editing forms, but I didn't have any problem either.

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

[Libreoffice-bugs] [Bug 123944] EDITING: LO stops working for several minutes when editing Forms

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123944

--- Comment #20 from Tim  ---
Today I've been adding a lot of data to one of my data base and it work
perfectly, so it seems the bug is no more, at least for introducing data in new
records.

I haven't tried much editing forms, but I didn't have any problem either.

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

[Libreoffice-bugs] [Bug 125364] New: Unable to download latest update

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125364

Bug ID: 125364
   Summary: Unable to download latest update
   Product: LibreOffice
   Version: 6.2.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dacop...@gmail.com

Description:
The download fails and says I have insufficient rights, even though I am signed
in as administrator.  Also, the download removed the previous version of Libre
Office, resulting in not being able to open essential spreadsheet files.  What
is the fix for this problem?

Actual Results:
I can'r reproduce the problem

Expected Results:
Nothing


Reproducible: Always


User Profile Reset: Yes



Additional Info:
the update should have loaded !

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

[Libreoffice-bugs] [Bug 107038] online: Poco::Time* replacement with std::chrono

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107038

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.3.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 107038] online: Poco::Time* replacement with std::chrono

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107038

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

https://git.libreoffice.org/online/+/a243fdef88e85ec082ade9622374d20fc5a77ffb%5E%21

tdf#107038 Poco::Timestamp replacement with std::chrono

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

[Libreoffice-bugs] [Bug 125330] For (mail manage wizard) in (Tools) and in the step (Select Address List) in case where the choice board is empty and are activated

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125330

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

   What|Removed |Added

   Keywords||needsUXEval
 CC||79045_79...@mail.ru,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
 Blocks||102998
 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
You shouldn't set up status to NEW yourself. It should be anyone else from QA
teram.


Referenced Bugs:

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

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102998

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

   What|Removed |Added

 Depends on||125330


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125330
[Bug 125330] For (mail manage wizard) in (Tools) and in the step (Select
Address List) in case where the choice board is empty  and  are activated
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125321] EDITING: Calc ignores keyboard randomly in Ubuntu 19.04

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125321

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

   What|Removed |Added

 CC||79045_79...@mail.ru

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---
looks like Ubuntu build problem

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

[Libreoffice-bugs] [Bug 75057] [META] OOXML Chart object issues

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057

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

   What|Removed |Added

 Depends on||125337


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125337
[Bug 125337] FILEOPEN DOCX Empty data table row is lost on column chart opening
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125337] FILEOPEN DOCX Empty data table row is lost on column chart opening

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125337

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

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 Blocks||75057
 CC||79045_79...@mail.ru

--- Comment #3 from Roman Kuznetsov <79045_79...@mail.ru> ---
I confirm it in

Version: 6.3.0.0.alpha0+
Build ID: 65f81f6acdeb03b34033a1c6515618936d5f8eca
CPU threads: 4; OS: Linux 5.0; UI render: default; VCL: kde5; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-04-23_17:18:14
Locale: ru-RU (ru_RU.UTF-8); UI-Language: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=75057
[Bug 75057] [META] OOXML Chart object 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 125305] Font type is changed in new Calc 6.3+ file while editing cell from 'liberation sans' to 'liberation serif'

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125305

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

   What|Removed |Added

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

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---


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

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

[Libreoffice-bugs] [Bug 108681] [META] Cell formatting/style dialog bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108681

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

   What|Removed |Added

 Depends on||125327


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125327
[Bug 125327] Padding to text labels of the tabs on the Format Cells or
Character dialogs need a bit more space before and after the label
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125327] Padding to text labels of the tabs on the Format Cells or Character dialogs need a bit more space before and after the label

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125327

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

   What|Removed |Added

 Blocks||108681
 CC||79045_79...@mail.ru,
   ||caol...@redhat.com

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---
Caolan, you are an expert in this. What do you think?


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 124951] 'Open' button on Database Wizard dialog is enabled when it should be disabled

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124951

Noel Grandin  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 124951] 'Open' button on Database Wizard dialog is enabled when it should be disabled

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124951

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

https://git.libreoffice.org/core/+/1f3d18445cad89a8ab572028f2bc1b54914893e5%5E%21

tdf#124951 Open button on Database Wizard dialog is enabled..

It will be available in 6.3.0.

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

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

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

[Libreoffice-bugs] [Bug 124951] 'Open' button on Database Wizard dialog is enabled when it should be disabled

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124951

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.3.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 124572] tabs in calc (for sheets) and draw (for layer) style

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124572

--- Comment #24 from Emir Sarı (away)  ---
(In reply to Mike Kaganski from comment #23)
> (In reply to Kevin Suo from comment #22)
> > Assume that there a 100+ sheets in the file...
> 
> I suppose that in case of 100+ sheets, it doesn't actually matter. When it
> does is when there's ~10 sheets, and there's a margin between seeing them
> all or not. :-)

If the number of sheets hit the other edge of the screen, tabs should start
auto-shrinking to an optimal width to save space. With three sheets it does not
really matter, but some of us work with a large number of sheets.

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

[Libreoffice-bugs] [Bug 108543] [META] Chart legend bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108543

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

   What|Removed |Added

 Depends on||125335


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125335
[Bug 125335] Bar chart legend items order depends on the legends alignment
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125335] Bar chart legend items order depends on the legends alignment

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125335

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

   What|Removed |Added

 Blocks||108543


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108543
[Bug 108543] [META] Chart legend 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 103610] [META] Slide show (presentation mode) bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103610

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

   What|Removed |Added

 Depends on||125343


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125343
[Bug 125343] Presentation restarts after reconnecting external display
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125343] Presentation restarts after reconnecting external display

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125343

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

   What|Removed |Added

 Blocks||103610


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103610
[Bug 103610] [META] Slide show (presentation mode) 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 125339] Table is deleted after acceding the table

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125339

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

   What|Removed |Added

 Blocks||108441


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 108441] [META] Database table bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108441

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

   What|Removed |Added

 Depends on||125339


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125339
[Bug 125339] Table is deleted after acceding the table
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 124192] Doubled global menu bar in Ubuntu Unity environment

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124192

--- Comment #11 from Thomas Mohr  ---
Same bug on Ubuntu 18.04 LO 6.2.3.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 125345] LibreOffice Impress Slideshow failure

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125345

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

   What|Removed |Added

 Blocks||103610
 Status|NEW |NEEDINFO
 CC||79045_79...@mail.ru

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
First - you shouldn't change status to NEW yourself. It should be anyone else
Second - please attach sample file with your presentation
Third - add info from dialog Help->About LibreOffice


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103610
[Bug 103610] [META] Slide show (presentation mode) 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 103610] [META] Slide show (presentation mode) bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103610

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

   What|Removed |Added

 Depends on||125345


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125345
[Bug 125345] LibreOffice Impress Slideshow failure
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125363] UI: LibreOffice Calc's AutoFilter treats combining and modifier letters the same as plain letters in the value list

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125363

--- Comment #1 from Carsten Becker  ---
That should have been 'vröudᵉ', not *vröudͤ.

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

[Libreoffice-bugs] [Bug 105830] [META] Infobar behaviour and appearance issues

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105830

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

   What|Removed |Added

 Depends on||125358


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125358
[Bug 125358] Infobar's height is not recalculated after resized main window
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125356] The system wont let me save changes to documents

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125356

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---
and add info from dialog Help->About LibreOffice please

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

[Libreoffice-bugs] [Bug 107943] [META] Save bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107943

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

   What|Removed |Added

 Depends on||125356


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125356
[Bug 125356] The system wont let me save changes to documents
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125363] New: UI: LibreOffice Calc's AutoFilter treats combining and modifier letters the same as plain letters in the value list

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125363

Bug ID: 125363
   Summary: UI: LibreOffice Calc's AutoFilter treats combining and
modifier letters the same as plain letters in the
value list
   Product: LibreOffice
   Version: 6.0.7.3 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: carbeck+bugzi...@gmail.com

Description:
LibreOffice Calc's 'AutoFilter' popup menu treats combining diacritic letters
(like U+0364, U+0366) and modifier letters (like U+1D49) as identical to their
plain equivalents in the value list. For instance, in a column that contains
both 'tuon' and 'tuͦn' (variant spellings of Middle High German for 'to do'),
only one variant will be listed (see screenshot). As expected, filtering for
the listed variant indeed only lists those cells in which that variant appears
verbatim, but not the other variant.

Steps to Reproduce:
1. Create a list of words in a column containing words with a plain, regular
letter and the corresponding combining diacritic letter or modifier letter in
its place (e.g. tuon, tuͦn; guet, guͤt; vröude, vröudͤ), make the first cell in
the column some field identifier like 'mylist', 'example', or '123'.
2. Data > AutoFilter
3. OK, use first line as header
4. Click the dropdown arrow in the header of the column that contains our word
list

Actual Results:
Only one variant of the word is listed in the value list: either with the plain
letter (tuon, guet, vröude) or the combining/modifier letter (tuͦn, guͤt, 
vröudͤ).

Expected Results:
Both variants are listed—AutoFilter doesn't treat superscript/modifier letters
the same as their plain equivalents, i.e. all of tuon, tuͦn, guet, guͤt, vröude,
vröudͤ are listed as values occuring in the selected column.


Reproducible: Always


User Profile Reset: No



Additional Info:
Screenshot: https://i.imgur.com/DTZhV6e.png
Version: 6.0.7.3
Build-ID: 1:6.0.7-0ubuntu0.18.04.5
CPU-Threads: 4; OS: Linux 4.15; UI-Render: Standard; VCL: kde4; 
Localization schema: de-DE (de_DE.UTF-8); Calc: group

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

[Libreoffice-bugs] [Bug 125356] The system wont let me save changes to documents

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125356

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

   What|Removed |Added

 Blocks||107943
 Status|UNCONFIRMED |NEEDINFO
 CC||79045_79...@mail.ru
 Ever confirmed|0   |1

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
Chris it seems as OS/filesystem problem

are you sure that you can save documents in this place from another software?
Please check it and may be check your HDD for bad sectors (use Victoria for it)


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107943
[Bug 107943] [META] Save 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 105830] [META] Infobar behaviour and appearance issues

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105830

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

   What|Removed |Added

 Depends on||125359


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125359
[Bug 125359] 'What's new' infobar overlaps other infobars
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125359] 'What's new' infobar overlaps other infobars

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125359

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

   What|Removed |Added

 Blocks||105830


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105830
[Bug 105830] [META] Infobar behaviour and appearance 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 125362] New: FORMATTING: Frame style area color is reset to none, depending on the tab order chosen.

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125362

Bug ID: 125362
   Summary: FORMATTING: Frame style area color is reset to none,
depending on the tab order chosen.
   Product: LibreOffice
   Version: 6.1.6.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: r_ost...@outlook.com

Description:
When using a Frame Style, if you set an area color, and then set a border
color, and then go back and click on the Area tab, the area color has now
switched back to "None" and the frame area in the document has no color.

Steps to Reproduce:
First, lets see it working correctly.
1. Open new writer document.

2. "Insert" > "Frame" > "Frame...".

3. "OK".

4. "Styles & Formatting" > "Frame Styles" > "New Style from Selection" > "New
Style...".

5. Type "Style1" > "OK".

6. "Styles & Formatting" > right-click "Style1" > "Modify...".

7. Select "Area" tab > "Color" > select color "Light Red 4" > "Apply".
   (The frame area, in the document, has now changed to light-red-4 color.)

8. Select "Borders" tab > select line color "Red" > "Apply".
   (The frame border, in the document, has now changed to red color.)

9. "OK".
(The frame area, in the document, is still light-red-4, which is correct.)

10. "Styles & Formatting" > right-click "Style1" > "Modify...".

11. Select "Area" tab.
(The frame area is light-red-4, which is correct.)


Now, lets see it working incorrectly.
1. Open new writer document.

2. "Insert" > "Frame" > "Frame...".

3. "OK".

4. "Styles & Formatting" > "Frame Styles" > "New Style from Selection" > "New
Style...".

5. Type "Style1" > "OK".

6. "Styles & Formatting" > right-click "Style1" > "Modify...".

7. Select "Area" tab > "Color" > select color "Light Red 4" > "Apply".
   (The frame area, in the document, has now changed to light-red-4 color.)

8. Select "Borders" tab > select line color "Red" > "Apply".
   (The frame border, in the document, has now changed to red color.)

9. Select "Area" tab.
   (The area has now switched back to "None" which is incorrect.)

10. "OK".
(The frame area, in the document, has no color, which is incorrect.)

11. "Styles & Formatting" > right-click "Style1" > "Modify...".

12. Select "Area" tab.
   (The area has now switched back to "None" which is incorrect.)

Workaround #1:
a) Set the Area color.
b) Set the Borders color.
c) Once the Borders color is set, DON'T click the Area tab again.

Workaround #2:
a) Set the Borders color first.
b) Then set the Area color.
c) DON'T change the Border color.

Actual Results:
The frame area, in the document, has now changed to light-red-4 color.
The frame border, in the document, has now changed to red color.
The area has now switched back to "None" which is incorrect.
The frame area, in the document, has no color, which is incorrect.
The area has now switched back to "None" which is incorrect.

Expected Results:
The frame area, in the document, has now changed to light-red-4 color.
The frame border, in the document, has now changed to red color.
The frame area, in the document, is still light-red-4, which is correct.
The frame area is light-red-4, which is correct.


Reproducible: Always


User Profile Reset: No



Additional Info:
Applies to: LibreOffice Writer v6.1.6.3 (x64)
Applies to: LibreOffice Writer v6.2.3.2 (x64)

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

[Libreoffice-bugs] [Bug 125361] New: Empty comment box remains

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125361

Bug ID: 125361
   Summary: Empty comment box remains
   Product: LibreOffice
   Version: 6.2.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tor...@yahoo.com

Created attachment 151506
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151506=edit
file with commented cell

0: Open comment.ods; double-click the comment (or hit ~C, altShiftC), delete
'Hello', hit Esc. Empty comment box remains.
1: Right-click cell A1: there is no 'Delete comment' option. How to
remove the empty box?
2: Double-click the box, enter a new comment, 'abc'; right-click cell
A1: there is still no 'Delete comment' option! Close the file and reopen it: no
more comment! And 'abc' is lost.
If you save the file at the end of step_0, it reopens without the
comment.
Conclusion: if comment becomes nil, it is deleted (naturally), but its
window should disappear immediately, so that user cannot make another one
(step_2) that will not even be saved.

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

[Libreoffice-bugs] [Bug 107038] online: Poco::Time* replacement with std::chrono

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107038

--- Comment #5 from Shivansh  ---
I have pushed the commit and sent the license statement.


For my next change, in wsd/FileServer.cpp and wsd/LOOLWSD.cpp, I am thinking of
replacing

`Poco::DateTimeFormatter::format(Poco::Timestamp(), 
Poco::DateTimeFormat::HTTP_FORMAT)`

with

`char time[50];
 std::chrono::system_clock::time_point now = std::chrono::system_clock::now();
 std::time_t now_c = std::chrono::system_clock::to_time_t(now);
 std::tm now_tm = *std::gmtime(_c);
 strftime(time, 50, "%a, %d %b %Y %T", _tm);`

Will that be ok?


If it is I am thinking of putting it into a function to avoid repetition.

Thank you.

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

[Libreoffice-bugs] [Bug 125355] Beanshell Editor: Correct intendation when Enter is pressed

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125355

Andreas Heinisch  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |andreas.heini...@yahoo.de
   |desktop.org |
 Status|NEW |ASSIGNED

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

[Libreoffice-bugs] [Bug 125221] Windows 10 64 bits - LibreOffice Base 6.2.3 - PostgreSQL SDBC driver not registred

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125221

--- Comment #5 from Luigi  ---
(In reply to Robert Großkopf from comment #2)
> (In reply to Luigi from comment #0)
> > 
> > The connection to the external data source could not be established. No SDBC
> > driver was found for the URL host=localhost:5432 dbname=mydb"
> 
> Did you also try it without adding the port?
> host=localhost dbname=mydb
> 
> Have tried it without the port and haven't any problem. If I try to add the
> port "could not translate hostname localhost:5432" appears.
> 
> Tested with OpenSUSE 15, LO 6.2.3.2 64bit rpm

Hi, Robert!
tried this and work fine.
Thanks!

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

[Libreoffice-bugs] [Bug 124677] [META] Regressions from bug 114306

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124677
Bug 124677 depends on bug 122207, which changed state.

Bug 122207 Summary: FILEOPEN DOCX: LO freezes after opening a certain document
https://bugs.documentfoundation.org/show_bug.cgi?id=122207

   What|Removed |Added

 Status|VERIFIED|REOPENED
 Resolution|FIXED   |---

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

[Libreoffice-bugs] [Bug 104450] [META] DOCX (OOXML) file opening issues

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104450
Bug 104450 depends on bug 122207, which changed state.

Bug 122207 Summary: FILEOPEN DOCX: LO freezes after opening a certain document
https://bugs.documentfoundation.org/show_bug.cgi?id=122207

   What|Removed |Added

 Status|VERIFIED|REOPENED
 Resolution|FIXED   |---

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

[Libreoffice-bugs] [Bug 113510] [META] Bugs that cause CPU to run at 100%

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113510
Bug 113510 depends on bug 118991, which changed state.

Bug 118991 Summary: EDITING. 100% CPU usage after a few minutes with certain 
documents.
https://bugs.documentfoundation.org/show_bug.cgi?id=118991

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

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

[Libreoffice-bugs] [Bug 118991] EDITING. 100% CPU usage after a few minutes with certain documents.

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118991

rar...@pm.me changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #26 from rar...@pm.me ---
Hello Xisco;

maybe i'm missing something but why resolved ?

in calc: 

i just tried with fresh install of

Version: 6.2.3.2
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU threads: 4; OS: Mac OS X 10.14.4; UI render: default; VCL: osx; 
Locale: fr-FR (en_FR.UTF-8); UI-Language: en-US
Calc: threaded

with mac os  mojave 10.14.4 (18E226)
Model Name: MacBook Pro
  Model Identifier: MacBookPro13,1
  Processor Name:   Intel Core i5
  Processor Speed:  2 GHz
  Number of Processors: 1
  Total Number of Cores:2
  L2 Cache (per Core):  256 KB
  L3 Cache: 4 MB
  Memory:   8 GB
  Boot ROM Version: 231.0.0.0.0
  SMC Version (system): 2.36f97

and it still lags !

Only not satisfying solution is to check "open in low resolution"...

I will post in bug 122207 as well.

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

[Libreoffice-bugs] [Bug 125360] PPTX: Shape fill transparency is not exported if the original shape fill is defined with a theme

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125360

Tamás Zolnai  changed:

   What|Removed |Added

Summary|PPTX: Shape fill|PPTX: Shape fill
   |transparency is not |transparency is not
   |exported if the original|exported if the original
   |shape fill is defined by a  |shape fill is defined with
   |theme   |a theme

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

[Libreoffice-bugs] [Bug 125360] PPTX: Shape fill transparency is not exported if the original shape fill is defined by a theme

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125360

--- Comment #1 from Tamás Zolnai  ---
Created attachment 151505
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151505=edit
Test document with a single shape

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

[Libreoffice-bugs] [Bug 125360] New: PPTX: Shape fill transparency is not exported if the original shape fill is defined by a theme

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125360

Bug ID: 125360
   Summary: PPTX: Shape fill transparency is not exported if the
original shape fill is defined by a theme
   Product: LibreOffice
   Version: 6.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: zolnaitamas2...@gmail.com

Description:
LibreOffice has a few issues with MSO theme handling. One issue is that the
user can't change a shape fill transparency because the imported color is
stored by LO and used by export.

Steps to Reproduce:
1. Open attached PPTX
2. Change fill transparency of the shape on the first slide.
3. Save the file into PPTX
4. Reopen the file -> no transparency is imported

Actual Results:
The set transparency (in step 2) is not saved.

Expected Results:
The set transparency (in step 2) should be saved and imported back correctly.


Reproducible: Always


User Profile Reset: No



Additional Info:

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

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313

--- Comment #8 from V Stuart Foote  ---
Oh, and I had forgotten about the expert configuration option
"TabbarInlineWithScrollbar" that joins the tab bar and scroll bar back onto the
same line. But I would not enable that with more than a few sheets in a
workbook.

Even more weight as NAB and WF...

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

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313

--- Comment #7 from Tomaz Vajngerl  ---
There is "TabBarInlineWithScrollbar" in expert configuration, which will bring
back the previous behaviour if set to true.

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

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313

--- Comment #6 from V Stuart Foote  ---
Created attachment 151504
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151504=edit
20 sheet workbook of random numbers to test with

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

[Libreoffice-bugs] [Bug 91332] Saving XLSX File Removes textbox Linked to Other Tabs

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91332

--- Comment #8 from Xisco Faulí  ---
Still reproducible in

Version: 6.3.0.0.alpha1+
Build ID: 787525a314de9c8178d0fedcd71ddbd08ec41a55
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 124013] FILESAVE XLSX Background fill of shapes disappear

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124013

Xisco Faulí  changed:

   What|Removed |Added

 CC||zolnaitamas2...@gmail.com

--- Comment #13 from Xisco Faulí  ---
@Tamás, since you fixed bug 125346, I thought you could be interested in this
issue...

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

[Libreoffice-bugs] [Bug 124013] FILESAVE XLSX Background fill of shapes disappear

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124013

--- Comment #12 from Xisco Faulí  ---
Still reproducible in

Version: 6.3.0.0.alpha1+
Build ID: 787525a314de9c8178d0fedcd71ddbd08ec41a55
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

@Tamás, since you fixed bug 125346, I thought you could be interested in this
issue...

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

[Libreoffice-bugs] [Bug 125350] Impress - highlited (text) was not saved

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125350

raal  changed:

   What|Removed |Added

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

--- Comment #2 from raal  ---


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

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

[Libreoffice-bugs] [Bug 96061] Text background color not saved when exporting/importing as PPT or PPTX

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96061

raal  changed:

   What|Removed |Added

 CC||jab...@web.de

--- Comment #7 from raal  ---
*** Bug 125350 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 125350] Impress - highlited (text) was not saved

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125350

raal  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||r...@post.cz
 Status|UNCONFIRMED |NEW
   Keywords||filter:pptx

--- Comment #1 from raal  ---
works for me in .odp format, but doesn't works for pptx format.

Version: 6.3.0.0.alpha0+
Build ID: 630db80d17616d635cf2e5f1d5a0852428b794a3
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11;

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

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #5 from V Stuart Foote  ---
Lets bounce this off the rest of the UX team. Anyone have a different spin on
the WF of what are clearly os/DE settings for user to make?

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

[Libreoffice-bugs] [Bug 125359] New: 'What's new' infobar overlaps other infobars

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125359

Bug ID: 125359
   Summary: 'What's new' infobar overlaps other infobars
   Product: LibreOffice
   Version: 6.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

Created attachment 151503
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151503=edit
Screenshot

Steps to reproduce:
1. Clean the profile
2. Open a read-only file -> Info was is displayed

See attached image to check the results

Reproduced in

Version: 6.3.0.0.alpha1+
Build ID: 4c2034b808fed4f9dfd715d8a4813e788a7e97a4
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313

--- Comment #4 from V Stuart Foote  ---
Created attachment 151502
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151502=edit
even the MS Windows desktop environment allow adjustment of scrollbar width

(In reply to zexcel from comment #3)
> ...
>  ・Does it possible keep the current bar height(or area efficiency) and
> layout back legacy to be compatible with multi-spreadsheets users?

No. And that is the point. If your os/DE settings are uncomfortable, here your
thin width of the scrollbar for target of mouse pointer movement with
multisheet workbooks, adjust it.

Even the MS Windows DE support this []1. The attached clip show scrollbar with
20px width on left, and scrollbar with 17px default on right.

Looks like you have your DE set to show ~10px scrollbar--adjust it.

So, agian NAB and => WF as this is reasonable expected user configuration of
their DE.

=-ref-=
[1] regedit change to ScrollHeight/ScrollWidth in
HKCU\Control Panel\Desktop\WindowMetrics  (e.g. -15 * 17 = -255 default, -15 *
20 = -300)

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

[Libreoffice-bugs] [Bug 125358] Infobar's height is not recalculated after resized main window

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125358

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |xiscofa...@libreoffice.org
   |desktop.org |

--- Comment #2 from Xisco Faulí  ---
Patch in gerrit: https://gerrit.libreoffice.org/#/c/72530/

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

[Libreoffice-bugs] [Bug 125355] Beanshell Editor: Correct intendation when Enter is pressed

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125355

raal  changed:

   What|Removed |Added

 Blocks||97639


Referenced Bugs:

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

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97639

raal  changed:

   What|Removed |Added

 Depends on||125355


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125355
[Bug 125355] Beanshell Editor: Correct intendation when Enter is pressed
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125355] Beanshell Editor: Correct intendation when Enter is pressed

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125355

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from raal  ---
Confirm wit Version: 6.3.0.0.alpha0+
Build ID: 630db80d17616d635cf2e5f1d5a0852428b794a3
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11;

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

[Libreoffice-bugs] [Bug 125357] LO Impress do not import eps

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125357

--- Comment #3 from Jose  ---
(In reply to raal from comment #1)
> Hello,
> 
> Thank you for filing the bug. Please send us a sample document, as this
> makes it easier for us to verify the bug. 
> I have set the bug's status to 'NEEDINFO', so please do change it back to
> 'UNCONFIRMED' once you have attached a document.
> (Please note that the attachment will be public, remove any sensitive
> information before attaching it.)
> How can I eliminate confidential data from a sample document?
> https://wiki.documentfoundation.org/QA/
> FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
> Thank you

Thank you for the fast answer, I hope this document helps

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

[Libreoffice-bugs] [Bug 125357] LO Impress do not import eps

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125357

Jose  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 125357] LO Impress do not import eps

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125357

--- Comment #2 from Jose  ---
Created attachment 151501
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151501=edit
Example of a file with an eps that is not properly inserted

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

[Libreoffice-bugs] [Bug 125357] LO Impress do not import eps

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125357

raal  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO
 CC||r...@post.cz

--- Comment #1 from raal  ---
Hello,

Thank you for filing the bug. Please send us a sample document, as this makes
it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO', so please do change it back to
'UNCONFIRMED' once you have attached a document.
(Please note that the attachment will be public, remove any sensitive
information before attaching it.)
How can I eliminate confidential data from a sample document?
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
Thank you

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

[Libreoffice-bugs] [Bug 125358] Infobar's height is not recalculated after resized main window

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125358

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 CC||was...@zom.bi,
   ||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||9905

--- Comment #1 from Xisco Faulí  ---
Regression introduced by:

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

author  Rasmus Jonsson   2019-03-20 21:27:03 +0100
committer   Samuel Mehrbrodt   2019-03-22
16:17:48 +0100
commit  c92bfbf9506681468a471563a47eb84c6944a104 (patch)
treeb92f354bbb9ab327ad554cee11735a7d889306a9
parent  bb4fcc3d968367d682d6da057083378e9d171a22 (diff)
tdf#119905 Infobar text overlap

Bisected with: bibisect-linux64-6.3

Adding Cc: to Rasmus Jonsson

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

[Libreoffice-bugs] [Bug 125358] New: Infobar's height is not recalculated after resized main window

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125358

Bug ID: 125358
   Summary: Infobar's height is not recalculated after resized
main window
   Product: LibreOffice
   Version: 6.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

Created attachment 151500
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151500=edit
screencast

Steps to reproduce:
1. Open a read-only file -> Infobar is displayed
2. Resize the main windows making it smaller and then bigger

see attached screencast

Reproduced in

Version: 6.3.0.0.alpha1+
Build ID: 4c2034b808fed4f9dfd715d8a4813e788a7e97a4
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 125357] New: LO Impress do not import eps

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125357

Bug ID: 125357
   Summary: LO Impress do not import eps
   Product: LibreOffice
   Version: 6.2.3.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: joruru201...@hotmail.com

Description:
I have been used LO impress for the last two years, and I could insert eps
files normally with the button: insert-> image.
But when I open one of my old slides with eps I oly get white boxes, when I
insert an eps Impress give me a white rectangle, no picture

Steps to Reproduce:
1. In the last version of linux mint with the last LO try to insert an eps
2.
3.

Actual Results:
A white rectangle is inserted in the document

Expected Results:
I expect the real picture to be inserted


Reproducible: Always


User Profile Reset: No



Additional Info:

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

[Libreoffice-bugs] [Bug 125356] New: The system wont let me save changes to documents

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125356

Bug ID: 125356
   Summary: The system wont let me save changes to documents
   Product: LibreOffice
   Version: 3.3.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dringo...@sky.com

Description:
Recently the system wont let me save changes to my documents text box appears
saying i dont have sufficient access authority

Actual Results:
cant fix it

Expected Results:
Cant fix it


Reproducible: Always


User Profile Reset: No



Additional Info:

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

[Libreoffice-bugs] [Bug 125355] New: Beanshell Editor: Correct intendation when Enter is pressed

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125355

Bug ID: 125355
   Summary: Beanshell Editor: Correct intendation when Enter is
pressed
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: BASIC
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: andreas.heini...@yahoo.de

Description:
At the moment, when you insert a new line, the cursor always jumps to the
beginning of the line regardless of the intendation of the previous line. It
should rather stay at the intendation level or create another tab like other
IDEs do.

Example 1:
while (true) {
doSomething(); // hiting enter goes to the new line, rather staying at the
correct intendation
}

Example 2:
while (true) { // hiting enter goes to the new line, rather inserting a correct
intendation 

Actual Results:


Expected Results:



Reproducible: Always


User Profile Reset: No



Additional Info:

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

[Libreoffice-bugs] [Bug 125352] File with linked frames and inserted image in the second frame crashes on close (see comment 2)

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125352

Buovjaga  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Severity|normal  |major
Version|6.3.0.0.alpha0+ Master  |3.5.0 release
 Status|UNCONFIRMED |NEW
   Keywords||preBibisect, regression
 CC||todven...@suomi24.fi
Summary|File with linked frames and |File with linked frames and
   |inserted image in the   |inserted image in the
   |second frame crash on close |second frame crashes on
   ||close (see comment 2)
   Priority|medium  |high
 Blocks||107656

--- Comment #2 from Buovjaga  ---
More exact steps to repro from scratch:

1. Insert two frames (Insert - Frame)
2. Link the frames using the Link button in the Frame toolbar (with the first
frame selected, then click the second with the tool activated) 
3. Focus inside the first frame so the text cursor is inside it
4. Hit Enter for newlines until you are in the second frame
5. Insert an image from file (Insert - Image) or gallery (right-click - Insert)
6. Save and File - Close

Already in 3.5.0, but not in 3.3.0 (Win 10)

There is no crash, if the image is inserted into the first frame.


Referenced Bugs:

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

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107656

Buovjaga  changed:

   What|Removed |Added

 Depends on||125352


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125352
[Bug 125352] File with linked frames and inserted image in the second frame
crashes on close (see comment 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 122691] Export full tooltip for footnote number to PDF

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122691

Paul Unger  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 125351] Fix Windows PC Won’t Go to Sleep Mode Solve

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125351

Oliver Brinzing  changed:

   What|Removed |Added

 CC||oliver.brinz...@gmx.de
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

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

[Libreoffice-bugs] [Bug 122691] Export full tooltip for footnote number to PDF

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122691

--- Comment #5 from Paul Unger  ---
Just seeing you asked me to post the Help > About info. Here it is:
Version: 6.3.0.0.alpha1+
Build ID: 10d8682e4cf77361e0ebf68a4ea1b565f05e91a9
CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-05-18_00:57:48
Locale: en-CA (en_CA); UI-Language: en-US
Calc: threaded
And I also reset the bug to UNCONFIRMED, as you requested.

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

[Libreoffice-bugs] [Bug 122691] Export full tooltip for footnote number to PDF

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122691

--- Comment #4 from Paul Unger  ---
I made a brief test document using LO 6.3.0.0 Alpha. The results are the same
as when I first filed the bug report--the tooltip in the exported PDF file
displays the page number and not the footnote contents, as LibreOffice does. I
will try to attach the PDF file so you can see the results.

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

[Libreoffice-bugs] [Bug 122691] Export full tooltip for footnote number to PDF

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122691

--- Comment #3 from Paul Unger  ---
Created attachment 151499
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151499=edit
simple document to show footnote tooltip behaviour

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