[Libreoffice-bugs] [Bug 150982] Failure installing a Python-based OXT with a space in the file name

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150982

--- Comment #4 from Stephan Bergmann  ---
(In reply to Mike Kaganski from comment #1)
> The problem is different encoding of the path sent from soffice.bin to
> uno.exe. The preparation of the path happens in
> PackageManagerImpl::addPackage, where title_enc (pystringtest%20(2).oxt) is
> an URL-encoded version of title (pystringtest (2).oxt), and destFolder is
> "vnd.sun.star.expand:$TMP_EXTENSIONS/extensions/lu233889xtt2.tmp_" created
> in insertToActivationLayer (using makeURL).
> 
> Then these two are joined using another call to makeURL; the latter has a
> special processing of 'baseURL.match( "vnd.sun.star.expand:" )' case, which
> incidentally was also true for destFolder; and that processing uses
> encodeForRcFile and rtl::Uri::encode of the relative part; and the resulting
> URL is
> 
> vnd.sun.star.expand:$TMP_EXTENSIONS/extensions/lu233889xtt2.tmp_/
> pystringtest%2520(2).oxt
> 
> Now it's sent to uno.exe, which passes the URL to Loader.getModuleFromUrl
> (pyuno/source/loader/pythonloader.py). The latter processes
> '"vnd.sun.star.expand" == protocol' case, using expandMacros - but that's
> all.

That Python code must URL-decode the vnd.sun.star.expand:... payload prior to
passing it to expandMacros (cf. e.g. what bootstrap_expandUri in
cppuhelper/source/bootstrap.cxx does).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 94587] [META] ODF features missing or incorrectly imported

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94587
Bug 94587 depends on bug 82218, which changed state.

Bug 82218 Summary: Chart app doesn't support displaying data table
https://bugs.documentfoundation.org/show_bug.cgi?id=82218

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 88175] [META] XLSX (OOXML) format limitations

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88175
Bug 88175 depends on bug 82218, which changed state.

Bug 82218 Summary: Chart app doesn't support displaying data table
https://bugs.documentfoundation.org/show_bug.cgi?id=82218

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057
Bug 75057 depends on bug 82218, which changed state.

Bug 82218 Summary: Chart app doesn't support displaying data table
https://bugs.documentfoundation.org/show_bug.cgi?id=82218

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057
Bug 75057 depends on bug 150983, which changed state.

Bug 150983 Summary: FILEOPEN DOCX Chart data label Series name override for a 
single label not shown
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150983] FILEOPEN DOCX Chart data label Series name override for a single label not shown

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150983] FILEOPEN DOCX Chart data label Series name override for a single label not shown

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

--- Comment #6 from Gabor Kelemen (allotropia)  ---
Created attachment 182484
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182484&action=edit
With ODF version set to default

Okay, got it. For a bit of testing other stuff, I set the default ODF version
on Load and Save to 1.1. 
Setting it back to 1.3 extended makes this appear correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150943] Word document generated by poi can't be opened

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150943

--- Comment #3 from 郭生 <836088...@qq.com> ---
Created attachment 182483
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182483&action=edit
like this

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057
Bug 75057 depends on bug 150983, which changed state.

Bug 150983 Summary: FILEOPEN DOCX Chart data label Series name override for a 
single label not shown
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|WORKSFORME  |---

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150983] FILEOPEN DOCX Chart data label Series name override for a single label not shown

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|WORKSFORME  |---

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150983] FILEOPEN DOCX Chart data label Series name override for a single label not shown

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

--- Comment #5 from Gabor Kelemen (allotropia)  ---
Created attachment 182482
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182482&action=edit
Screenshot of the example file in Word 2013 and nightly

Forgot to attach the screenshot.
On Linux I also see this appearing. Can this be platform-specific?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 136928] Wrong tabs icons in dark theme with KDE

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136928

Michael Weghorn  changed:

   What|Removed |Added

   Keywords|needsUXEval |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143344] [META] Linux Dark Mode bugs and enhancements

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143344
Bug 143344 depends on bug 136928, which changed state.

Bug 136928 Summary: Wrong tabs icons in dark theme with KDE
https://bugs.documentfoundation.org/show_bug.cgi?id=136928

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 102495] [META] KDE VCL backend bugs and enhancements

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495
Bug 102495 depends on bug 136928, which changed state.

Bug 136928 Summary: Wrong tabs icons in dark theme with KDE
https://bugs.documentfoundation.org/show_bug.cgi?id=136928

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 136928] Wrong tabs icons in dark theme with KDE

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136928

Michael Weghorn  changed:

   What|Removed |Added

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

--- Comment #23 from Michael Weghorn  ---
(In reply to Michael Weghorn from comment #20)
> @Caolán: Any idea on whether the drawing area background here is white for
> gtk3 intentionally even with e.g. GTK_THEME=Adwaita:dark ?

Thanks a lot for the explanation in the Gerrit change and updating it to
explicitly set the proper colors!

Merged for master now, backport for 7-4 pending in Gerrit:
https://gerrit.libreoffice.org/c/core/+/139982

attachment 182481 is a screenshot for gtk3 with the patch in place, kf5 looks
very similar.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 136928] Wrong tabs icons in dark theme with KDE

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136928

--- Comment #22 from Michael Weghorn  ---
Created attachment 182481
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182481&action=edit
Screenshot with gtk3 and Adwaita-Dark theme with patch from comment 21 in place

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 136928] Wrong tabs icons in dark theme with KDE

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136928

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

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

tdf#136928 Use dialog text color for signs in "Tabs" dialog

It will be available in 7.5.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] [Bug 136928] Wrong tabs icons in dark theme with KDE

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136928

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.5.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150985] Method to permanently remove default graphic styles

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150985

Mike Kaganski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=94
   ||369,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||7455

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150985] Method to permanently remove default graphic styles

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150985

Mike Kaganski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||heiko.tietze@documentfounda
   ||tion.org
 Ever confirmed|0   |1

--- Comment #1 from Mike Kaganski  ---
>From the beginning (LO 3.3), up to v.6.0, Draw contained fewer built-in styles.
In 6.1, some new styles were added; and in 6.2, the list grew to the current
state.

There are styles that are *required* to allow the program functioning: those
that are used in some algorithms. For Writer, e.g., that would include the
style used in tables, in headings, in normal text; without them, those tools
would not be able to produce expected results. Same is true for other modules:
Calc, Draw, Impress.

But obviously, there are styles that are added just to allow some *idea* how to
use them; or to provide a usable *defaults*. While there is a value having them
by default, it's absolutely not reasonable that *those* non-essential styles
can't be removed. This issue is about inability to create a template without
those (using such a template would be the answer to the "never come back" part:
if one were able to remove them, and save the result as a template, maybe
setting it as a default one, then every document based on that template would
inherit the customized set).

I confirm that we should allow making the built-in styles removable (so they
need some flag to distinguish between those that ca and can't be removed).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150985] New: Method to permanently remove default graphic styles

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150985

Bug ID: 150985
   Summary: Method to permanently remove default graphic styles
   Product: LibreOffice
   Version: 7.3.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: t...@danielflaum.net

Description:
In Draw, there is a large number of default graphic styles like "Filled Yellow"
and "Text A4" and "Object without fill". They are of no use to me and they take
forever to dig through in menus. I want to get rid of them for good.

But I can't. If I right click on one in the Styles pane, the Delete menu option
is grayed out. The best I can do is to Hide it. But this doesn't do what it
says. The style does disappear from the Styles pane, but it continues to show
up in other places, like the Organizer tab in the Graphic Styles window.

Even worse, if I quit and reopen Draw, the offending styles reappear and have
to be hidden again.

Hide is no substitute for the real thing: I need them to go away and never come
back. There should be a way to accomplish that.

Steps to Reproduce:
Not applicable.

Actual Results:
Not applicable.

Expected Results:
Not applicable.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
None.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150734] Filter to exclude empty cells on Pivot Table still shows empty cells when deselected

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150734

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150746] Wrong description for property TextPathAllowed

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150746

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150738] editing: when i select an id from a dropdown list null is populated if the same selection was made for the preceding row,

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150738

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150975] invoking navigation pane summons a second undockable pane, leading to confusion

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150975

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150975] invoking navigation pane summons a second undockable pane, leading to confusion

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150975

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150886] Text in Exported Writer Forms is Hidden

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150886

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] [Bug 150886] Text in Exported Writer Forms is Hidden

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150886

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147354] OS Freezes after closing file from full view

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147354

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147354] OS Freezes after closing file from full view

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147354

--- Comment #3 from QA Administrators  ---
Dear Sean Kim,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147352] PDF not right open.

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147352

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147352] PDF not right open.

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147352

--- Comment #6 from QA Administrators  ---
Dear Vitaliy,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146510] paste special functionality not working with multiple cell selection.

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146510

--- Comment #8 from QA Administrators  ---
Dear Stan,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146510] paste special functionality not working with multiple cell selection.

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146510

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 140359] Equation pushed out of page when a pasted image intersects with it

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140359

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 140359] Equation pushed out of page when a pasted image intersects with it

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140359

--- Comment #6 from QA Administrators  ---
Dear user234683,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 140047] Powerpoint file won't run slideshow

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140047

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 140047] Powerpoint file won't run slideshow

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140047

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

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139615] Managing image effects.

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139615

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139615] Managing image effects.

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139615

--- Comment #6 from QA Administrators  ---
Dear Arnaldo,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139483] Find and Replace (with regular expression option) freezes when globally replace end of paragraph ($) with another character (##) in this case

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139483

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139483] Find and Replace (with regular expression option) freezes when globally replace end of paragraph ($) with another character (##) in this case

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139483

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

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 137456] Bad performance if there is a image visible

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137456

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 137456] Bad performance if there is a image visible

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137456

--- Comment #6 from QA Administrators  ---
Dear Tobias,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135634] Frame content invisible when dragged to a new page in multipage mode (looks like paint/refresh issue)

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135634

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135634] Frame content invisible when dragged to a new page in multipage mode (looks like paint/refresh issue)

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135634

--- Comment #8 from QA Administrators  ---
Dear Telesto,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 121618] VIEWING: When the document displays !broken!! instead of the correct text, writer can lock up

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121618

--- Comment #24 from QA Administrators  ---
Dear Luke Kendall,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 121618] VIEWING: When the document displays !broken!! instead of the correct text, writer can lock up

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121618

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148076] calculations in Calc stop working

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148076

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

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] [Bug 150961] Pivot table sorting option is gone after resaving in LO in xlsx format

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150961

--- Comment #4 from Thomas Jiang  ---
Telesto, which Office Excel version are you using?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150564] Background color of drop down menus change after resume

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150564

--- Comment #5 from John Schuetz  ---
I'm not sure how this works in Linux; I use Windows 10.  It doesn't seem to be
fixed in 7.4.1.  For more information, after the menus goes dark, if I switch
the Windows color settings to light (right click on desktop background, select
personalize, select "Colors" in sidebar, select light in "Choose your color"
dropdown, the menus also appear light.  If I switch back to dark mode via the
same method, the menus appear dark.  If the menus are supposed to be dark,
following Windows (which I don't think is correct), then at least the text
should be light as to make the menus easily read.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150975] invoking navigation pane summons a second undockable pane, leading to confusion

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150975

--- Comment #2 from Aleix  ---
Hi Rafael, thanks for your quick reply.

Regarding the navigator pane called by F5: in my case, it won't dock in any way
(either ctrl + doubleclick on empty space, nor ctrl+shift+F10, nor dradding it
with the titlebar close to the main window side). So perhaps it is a docking
issue specific in my case. 

I am running ubuntu 22.04, and LO: Version: 7.3.5.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.5-0ubuntu0.22.04.1
Calc: threaded

However, I am still confused about having 2 navigators. Why calling F5 does not
make the one in the side pane to expand? 

Also, I saw the docs you pointed to me. But in the main description of the
navigator it does not mention that there is another way to access it: through
the side pane
(https://help.libreoffice.org/latest/en-US/text/swriter/01/0211.html). 
And actually, you can have 2 navigators at the same time, which I find a bit
strange, but maybe I am just not seeing the intended use of such feature...

Best
Aleix

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150973] Use only SVG for the toolbar icons

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150973

--- Comment #9 from V Stuart Foote  ---
(In reply to Rafael Lima from comment #8)

> The SVG icons look blurry, even with the latest master build. PNG icons look
> crispy.

Yes, and that is to be expected.  Automated downscale resampling of SVG into
PNG icons can not match quality of PNG icon theme hand edited for use in UI at
100%. 

The SVG icon theme are only appropriate as the UI scaling factor increases and
the need for higher resolution icons emerges to avoid pixilation. Using SVG
icons in the UI with no scaling or minimal 1.25x scaling results in icon theme
that seems "smeared" compared to the bundled PNG icon themes appropriate for
the resolution.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150973] Use only SVG for the toolbar icons

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150973

--- Comment #8 from Rafael Lima  ---
(In reply to V Stuart Foote from comment #6)
> The PNG icons, or the SVG icons or both?

The SVG icons look blurry, even with the latest master build. PNG icons look
crispy.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057
Bug 75057 depends on bug 150983, which changed state.

Bug 150983 Summary: FILEOPEN DOCX Chart data label Series name override for a 
single label not shown
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150983] FILEOPEN DOCX Chart data label Series name override for a single label not shown

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

Hossein  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from Hossein  ---
I can't reproduce with the latest LO 7.5 master. The series come in the reverse
order, but they are visible.

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 8d0e40b331cf45b59dc14351eb0ca06aba41ebb0
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: x11
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

On the other hand, it is reproducible with LO 7.4:

Version: 7.4.0.3 / LibreOffice Community
Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

I am marking this as RESOLVED/WORKSFORME.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150983] FILEOPEN DOCX Chart data label Series name override for a single label not shown

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

--- Comment #3 from Hossein  ---
Created attachment 182480
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182480&action=edit
PDF output for Attachment 104062 by LibreOffice 7.4

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150976] Track Changes: Delete row does only delete a row or column of embedded table; deletion of full row expected

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150976

Aron Budea  changed:

   What|Removed |Added

 CC||aron.bu...@gmail.com

--- Comment #5 from Aron Budea  ---
(In reply to Telesto from comment #0)
> ...
> 6. Remove KL/MN
How exactly do you remove KL/MN? Via delete row?
> 7. Enable Record
> 8. Delete row again (now EF/GH will be deleted)
Do you do this while not moving from the empty line you end up after step 6?

> Actual Results:
> EF/KL deleted
This says EF/KL, step 8 says EF/GH will be deleted.

> Expected Results:
> Full row removed
What would be the full row in this case?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 137691] FILEOPEN: Chart is missing legend and data table

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137691

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Depends on||150984


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150984
[Bug 150984] FILEOPEN PPTX Line chart markers not shown
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150984] New: FILEOPEN PPTX Line chart markers not shown

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150984

Bug ID: 150984
   Summary: FILEOPEN PPTX Line chart markers not shown
   Product: LibreOffice
   Version: 4.2.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Chart
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kertit...@gmail.com
Blocks: 75057

This is split from bug 137691

The attachment 166646 contains a line chart with two data series.
The blue one has square shaped markers set, the black one has automatic markers
set.

In LO the black one does not appear with markers visible.

1, Open attachment 166646 in LO and PP
2, Notice the black line in the chart as seen on attachment 166647

Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 4ca5c021c91680f1a5df47225d9cb0d41c0a8637
CPU threads: 14; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: threaded

Happens in several versions back to 4.2.


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] [Bug 150983] FILEOPEN DOCX Chart data label Series name override for a single label not shown

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

--- Comment #2 from Hossein  ---
Created attachment 182479
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182479&action=edit
PDF output for Attachment 104062 by LibreOffice 7.5 dev master

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150983] FILEOPEN DOCX Chart data label Series name override for a single label not shown

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

--- Comment #1 from Hossein  ---
Created attachment 182478
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182478&action=edit
PDF output for Attachment 104062 by MS Office

The output is created by MS Office from attachment 104062

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83946

Hossein  changed:

   What|Removed |Added

 Depends on||147507


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=147507
[Bug 147507] Crash swlo!SwRedlineExtraData_FormatColl::Reject+0x1b6 (STR:
comment 7)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147507] Crash swlo!SwRedlineExtraData_FormatColl::Reject+0x1b6 (STR: comment 7)

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147507

Hossein  changed:

   What|Removed |Added

 Blocks||83946


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=83946
[Bug 83946] [META] Tracking changes issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83946

Hossein  changed:

   What|Removed |Added

 Depends on||133942


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=133942
[Bug 133942] Crash ucrtbase!abort+0x4b: after Reject All tracked changes
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 133942] Crash ucrtbase!abort+0x4b: after Reject All tracked changes

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133942

Hossein  changed:

   What|Removed |Added

 Blocks||83946


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=83946
[Bug 83946] [META] Tracking changes issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Depends on||150983


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150983
[Bug 150983] FILEOPEN DOCX Chart data label Series name override for a single
label not shown
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150983] New: FILEOPEN DOCX Chart data label Series name override for a single label not shown

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150983

Bug ID: 150983
   Summary: FILEOPEN DOCX Chart data label Series name override
for a single label not shown
   Product: LibreOffice
   Version: 4.2.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Chart
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kertit...@gmail.com
Blocks: 75057

Created attachment 182477
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182477&action=edit
Attachment 104062 converted to modern version

This is split from bug 82218

attachment 104062 contains a chart with data labels shown only for one data
point in each series. The data labels show the series name and data point value
in Word.

When opened in LO, the series name is not visible.

1, Open attached file (based on attachment 104062)
2, Notice the data labels don't contain Series 1, Series 2, Series 3

Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 4ca5c021c91680f1a5df47225d9cb0d41c0a8637
CPU threads: 14; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: threaded

Support for data series name in data labels is rather new feature in itself, so
this is likely not a regression.


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] [Bug 90730] support overlay/no-overlay for chart title

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90730

Hossein  changed:

   What|Removed |Added

 Whiteboard||reviewed:2022

--- Comment #8 from Hossein  ---
Re-evaluating the EasyHack in 2022

Looking at the above comments, let's mark this issue as an EasyHack that is
still relevant.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150973] Use only SVG for the toolbar icons

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150973

--- Comment #7 from Hossein  ---
(In reply to V Stuart Foote from comment #4)
> > Caolan recently fixed such a problem for
> > Linux/gtk in tdf#144583.
> > Could you please test with the latest LO master?
> Uh, no he didn't.  Status quo, the SVG would be converted to PNG directly
> but not scaled. Exactly the reason the bundled PNG (optimized by the
> graphics designer) for use at 100% unscaled UI.
> 
> An SVG "converted"/"resampled" to PNG at the 16px/24px/32px resolution
> needed by the unscaled UI, i.e. 100% will always look inferior to a directly
> edited PNG at those sizes/scale.
It is possible to have very low-res "16px/24px/32px" icons to use wherever
needed, and rasterize SVG elsewhere. Btw, if the rasterization routines are
problematic and produce low quality results, why not fix them to achieve better
results?

If the graphical back-ends can render SVG themselves, asking them to render
would be much better. If that's what you meant by "direct use of SVG", I agree
with you that it would be better.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 90730] support overlay/no-overlay for chart title

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90730

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=82
   ||218
Summary|support overlay/no-overlay  |support overlay/no-overlay
   |for chart title and legend  |for chart title

--- Comment #7 from Gabor Kelemen (allotropia)  ---
Okay so to turn it on for chart titles, one needs to go to the Chart - Design
ribbon in MSO, then Add Chart Element -> Chart Title -> Centered Overlay.

An example file is mentioned in bug 82218: attachment 104062 and how it looks
currently is attachment 182476 

The plain XML is:




-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150978] Calc randomly replacing Chart Data Ranges with Data Tables

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150978

Rafael Lima  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO
 CC||rafael.palma.l...@gmail.com

--- Comment #1 from Rafael Lima  ---
Can you provide your LO version info? Copy and paste the info in Help - About
LibreOffice here.

Also, is this happening only to a specific file or over multiple files? How
many worksheets and charts do you have?

If possible, please provide a sample file for testing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150982] Failure installing a Python-based OXT with a space in the file name

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150982

Rafael Lima  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150982] Failure installing a Python-based OXT with a space in the file name

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150982

--- Comment #3 from Rafael Lima  ---
Repro with

Version: 7.4.1.2 / LibreOffice Community
Build ID: 40(Build:2)
CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 1:7.4.1~rc2-0ubuntu0.22.04.1~lo1
Calc: threaded

I got the same error as reported by the OP.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150965] CALC sort by one column changes cell numbers in formulae not involved in the sort range

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150965

--- Comment #3 from van.sny...@sbcglobal.net  ---
Thanks for the informative comment and correcting my ignorant mistake.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150976] Track Changes: Delete row does only delete a row or column of embedded table; deletion of full row expected

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150976

Rafael Lima  changed:

   What|Removed |Added

 CC||rafael.palma.l...@gmail.com

--- Comment #4 from Rafael Lima  ---
Confirmed with

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 35702fd6781542f5eefbd3710304ab9a25ac61fe
CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150976] Track Changes: Delete row does only delete a row or column of embedded table; deletion of full row expected

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150976

Rafael Lima  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from Rafael Lima  ---
In my case, in Step 8 "EF/KL" was deleted and during the last step only "EF"
got deleted.

IMO the expected behavior would be to have the entire second row deleted, which
is what we get when Record track changes is OFF.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150976] Track Changes: Delete row does only delete a row or column of embedded table; deletion of full row expected

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150976

Rafael Lima  changed:

   What|Removed |Added

 Blocks||83946


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=83946
[Bug 83946] [META] Tracking changes issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83946

Rafael Lima  changed:

   What|Removed |Added

 Depends on||150976


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150976
[Bug 150976] Track Changes: Delete row does only delete a row or column of
embedded table; deletion of full row expected
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150977] Create option to position sidebar to the left/right side for all LO applications

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150977

Rafael Lima  changed:

   What|Removed |Added

 OS|Linux (All) |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 65138] [META] Sidebar feature related issues

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65138

Rafael Lima  changed:

   What|Removed |Added

 Depends on||150977


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150977
[Bug 150977] Create option to position sidebar to the left/right side for all
LO applications
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150977] Create option to position sidebar to the left/right side for all LO applications

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150977

Rafael Lima  changed:

   What|Removed |Added

Summary|hiding side bar overrides   |Create option to position
   |user docking position and   |sidebar to the left/right
   |resets it to the right  |side for all LO
   ||applications
 Blocks||65138


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=65138
[Bug 65138] [META] Sidebar feature related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057
Bug 75057 depends on bug 94254, which changed state.

Bug 94254 Summary: FILESAVE: XLSX - Data table text and fill style not retained 
[RT]
https://bugs.documentfoundation.org/show_bug.cgi?id=94254

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 94254] FILESAVE: XLSX - Data table text and fill style not retained [RT]

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94254

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED
 CC||kertit...@gmail.com,
   ||qui...@gmail.com

--- Comment #8 from Gabor Kelemen (allotropia)  ---
Thanks Tomaž for the work here :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 94254] FILESAVE: XLSX - Data table text and fill style not retained [RT]

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94254

--- Comment #7 from Gabor Kelemen (allotropia)  ---
Created attachment 182475
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182475&action=edit
The original and its Calc-saved version in Excel

This seems to be fixed now in 7.5 since

https://git.libreoffice.org/core/+/89c7f5c5a8898ee2dcb0c738e8ce026e5b238ea5

author  Tomaž Vajngerl  Mon May 23 15:50:59
2022 +0900
committer   Tomaž VajngerlThu Jul 28 18:16:07
2022 +0200

oox export: export line/fill and text props. of a data table

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150977] hiding side bar overrides user docking position and resets it to the right

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150977

Rafael Lima  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||rafael.palma.l...@gmail.com
  Component|Writer  |LibreOffice
   Severity|minor   |enhancement

--- Comment #1 from Rafael Lima  ---
I could confirm this behavior. Indeed if you dock the sidebar to the left and
then close Writer and reopen it, the sidebar will be moved back to the right.

The only way around this is create a new document template where the sidebar in
in the left and then make it the default template. For more info:

https://ask.libreoffice.org/t/is-there-a-way-to-make-the-sidebar-always-start-on-the-left/57979

I wonder if this could be set at the application level, so that the sidebar
could move to the left or right in all applications (Calc, Impress, Writer and
Draw) without having to create new templates just for that.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 115288] Page numbers without hidden slides

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115288

--- Comment #12 from Samuel Thibault  ---
I didn't know about that feature. But can't that feature also use the numbering
with the skipped slides, to be coherent with the fixed shown slide number?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150589] Deleting a drawing object kicks you back to the last position of the text cursor instead of the anchor. Ctrl-X does not.

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150589

Jim Raykowski  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |rayk...@gmail.com
   |desktop.org |

--- Comment #5 from Jim Raykowski  ---
The Ctrl-X observation was very helpful! Here is a patch that makes the cursor
position behave like Cut for Delete and Backspace:
https://gerrit.libreoffice.org/c/core/+/140036

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 113416] Include a button to dock the F5 Navigator opposite the sidebar deck

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113416

Rafael Lima  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150975] invoking navigation pane summons a second undockable pane, leading to confusion

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150975

Rafael Lima  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150973] Use only SVG for the toolbar icons

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150973

--- Comment #6 from V Stuart Foote  ---
(In reply to Rafael Lima from comment #5)
> Hi Houssein, I tested with today's master build and the icons still look
> blurry on my 1920 x 1080 display. See attached screenshot pointing to some
> blurry icons.

The PNG icons, or the SVG icons or both?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 113023] [META] MacOS performance issues

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113023

Rafael Lima  changed:

   What|Removed |Added

 Depends on||150962


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150962
[Bug 150962] LibreOffice CALC hangs or crashes on different standard situations
without any message ( sorting, saving, fill out fields )
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150962] LibreOffice CALC hangs or crashes on different standard situations without any message ( sorting, saving, fill out fields )

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150962

Rafael Lima  changed:

   What|Removed |Added

 Blocks||113023


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113023
[Bug 113023] [META] MacOS performance issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150962] LibreOffice CALC hangs or crashes on different standard situations without any message ( sorting, saving, fill out fields )

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150962

--- Comment #5 from Rafael Lima  ---
The file is working fine in Linux (kf5) using:

Version: 7.4.1.2 / LibreOffice Community
Build ID: 40(Build:2)
CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 1:7.4.1~rc2-0ubuntu0.22.04.1~lo1
Calc: threaded

Since you said the file also works in Windows 10, then it seems to be a
MacOS-related issue.

Let's wait to see if anyone else using Mac can test it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150975] invoking navigation pane summons a second undockable pane, leading to confusion

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150975

Rafael Lima  changed:

   What|Removed |Added

 Blocks||128581


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=128581
[Bug 128581] [Meta] Panel docking
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 128581] [Meta] Panel docking

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128581

Rafael Lima  changed:

   What|Removed |Added

 Depends on||150975


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150975
[Bug 150975] invoking navigation pane summons a second undockable pane, leading
to confusion
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150975] invoking navigation pane summons a second undockable pane, leading to confusion

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150975

Rafael Lima  changed:

   What|Removed |Added

 CC||rafael.palma.l...@gmail.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Rafael Lima  ---
The Navigator you open using F5 works independently from the one available in
Writer's sidebar.

However it can be docked. You simply have to hold down Ctrl and then
double-click anywhere empty in the Navigator window. In my case it'll dock to
the left-side of the document.

Can you check if this works?

The following help pages provide this info:

https://help.libreoffice.org/latest/en-US/text/swriter/guide/resize_navigator.html?DbPAR=WRITER#bm_id3145088

https://help.libreoffice.org/latest/en-US/text/shared/guide/autohide.html?&DbPAR=WRITER&System=UNIX

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 134242] Dragging an image slow in GDI mode (part 2)

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134242

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #3 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today or with LO Debian package
7.4.1.1 + kf5 rendering, I don't reproduce slowliness.

Could someone give a new try with recent LO version? Knowing that if 7.3.6 is
slow, 7.4.1 should be tested since 7.3 branch is almost EOL.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 134237] Soft edge feature produces lag when scrolling (and mouse-scrolling to zoom) multiple high-resolution images in Draw

2022-09-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134237

xordevore...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

-- 
You are receiving this mail because:
You are the assignee for the bug.

  1   2   3   >