[Libreoffice-bugs] [Bug 158447] Update Python C API for Python 3.13

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158447

Julien Nabet  changed:

   What|Removed |Added

Version|7.3.6.2 release |7.6.3.1 rc

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

[Libreoffice-bugs] [Bug 104742] [META] Network-involved bugs

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||155312


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=155312
[Bug 155312] Save document fails with Libreoffice 7.5 and Webdav behind HAProxy
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 155312] Save document fails with Libreoffice 7.5 and Webdav behind HAProxy

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155312

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 155312] Save document fails with Libreoffice 7.5 and Webdav behind HAProxy

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155312

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Status|REOPENED|NEW
 Blocks||104742
URL||https://lists.apache.org/th
   ||read/sd8v2fg1n86pbw83mys7qw
   ||t2z41yffo1

--- Comment #13 from Stéphane Guillou (stragu) 
 ---
Let's set back to "unconfirmed" then. ("Reopened" is for when there was an
attempt to fix it.)

Relevant tomcat commit:
https://github.com/apache/tomcat/commit/147fee447e27ec14e3001d9c727db1dcd4cb930c


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104742
[Bug 104742] [META] Network-involved bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158419] FILEOPEN: DOCX: fix cursor position in a paragraph line shrunk by the new justification algorithm

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158419

--- Comment #2 from Commit Notification 
 ---
László Németh committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/93ab1bc6be7b46226874810ec4fc3c61d5d0fc7c

tdf#158419 sw: revert lost unit test testOfz64109

It will be available in 24.2.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 133836] Autofilter enables deselect items automatically when typing a search

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133836

Buovjaga  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 CC|mentoring@documentfoundatio |
   |n.org   |
   Keywords|difficultyInteresting,  |
   |easyHack, skillCpp, topicUI |

--- Comment #23 from Buovjaga  ---
Canceling easy hack status for now.

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

[Libreoffice-bugs] [Bug 158451] Getting Hang issue on file having wpc(WordProcessingCanvas)

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158451

--- Comment #1 from Mukul Gupta  ---
Created attachment 191130
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191130&action=edit
Getting Hang issue on file having wpc(WordProcessingCanvas)

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

[Libreoffice-bugs] [Bug 158451] New: Getting Hang issue on file having wpc(WordProcessingCanvas)

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158451

Bug ID: 158451
   Summary: Getting Hang issue on file having
wpc(WordProcessingCanvas)
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mukulg...@gmail.com

Description:
Getting Hang issue on file having wpc(WordProcessingCanvas)

Steps to Reproduce:
1.Bulid LO using
https://wiki.documentfoundation.org/Development/BuildingOnWindows
2../soffice.bin --convert-to pdf ft.docx

Actual Results:
Getting Hang

Expected Results:
File should be processed successfully


Reproducible: Always


User Profile Reset: No

Additional Info:
Issue is caused by
0430adb42bc38f037b907984e71c144d863796cb(0430adb42bc38f037b907984e71c144d863796cb)
commid id.

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

[Libreoffice-bugs] [Bug 158450] New: Crash when picking custom colour for column separator line

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158450

Bug ID: 158450
   Summary: Crash when picking custom colour for column separator
line
   Product: LibreOffice
   Version: 7.5.7.1 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: delyaerric...@gmail.com

Description:
I can choose one of the pre-defined colours for my separator line but
libreoffice Writer crashes when I try to set it to a custom colour.

Steps to Reproduce:
1. Open LibreOffice Writer
2. Open Format > Columns
3. Increase the number of columns from 1 to 2
4. Click on Separator line > Color
5. Click on "Custom color" at the bottom of the colour picker pop-up

Actual Results:
Libreoffice crashes and restarts

Expected Results:
The custom colour picker should have opened and let me customize the colour for
the line


Reproducible: Always


User Profile Reset: Yes

Additional Info:
I found a [reddit
post](https://www.reddit.com/r/libreoffice/comments/vnkird/app_keep_crashing_after_changing_line_color/)
which suggested turning off hardware acceleration and anti-aliasing in Options
> View, but this did not resolve the issue.

Version: 7.5.7.1 (X86_64) / LibreOffice Community
Build ID: 50(Build:1)
CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: en-CA (en_CA.utf8); UI: en-US
7.5.7-3
Calc: threaded

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

[Libreoffice-bugs] [Bug 149870] EDITING: Input line Contents vanishes with mouse click into line

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149870

Rainer Bielefeld Retired  changed:

   What|Removed |Added

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

--- Comment #6 from Rainer Bielefeld Retired  
---
NOT reproducible with Server Installation of Version: 24.2.0.0.alpha0+ (X86_64)
Build ID: 7fff4e2ca6739928f72e5f0d2eb5820823916769
CPU threads: 12; OS: Windows 10.0 Build 19045; UI render: default; VCL: win
Locale: Locale: de-DE (de_DE); UI: de-DE; Theme: Colibre
Calc: CL threaded – normal Test Profile created from 7.6

Also not with other View preferences (Skia, ...)

I have not seen that problem for a long time, wo WFM for now.

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

[Libreoffice-bugs] [Bug 155312] Save document fails with Libreoffice 7.5 and Webdav behind HAProxy

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155312

jmreym...@ik.me changed:

   What|Removed |Added

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

--- Comment #12 from jmreym...@ik.me ---
as suggested by the thread
https://lists.apache.org/thread/sd8v2fg1n86pbw83mys7qwt2z41yffo1, it's a
libreoffice bug that needs to be fixed

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

[Libreoffice-bugs] [Bug 158442] LibreOffice application no longer opens hybrid PDFs in the correct application

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158442

--- Comment #8 from V Stuart Foote  ---
(In reply to m.a.riosv from comment #7)

Maybe, but quikee's work on the detection went in Jan of 2023, so would already
be in 7.6.2 which looks to have no issues with hybrid PDF detection. Would be
something much more recent.  The bibisect is needed...

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

[Libreoffice-bugs] [Bug 109272] Wrong cursor position when deleting a selection in Show Changes mode

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109272

--- Comment #32 from Rosemary Sebastian  ---
(In reply to Mike Kaganski from comment #27)
> (In reply to Aron Budea from comment #8)
> > To me where the cursor ends up after deletion with change tracking seems
> > like a minor detail, as it doesn't affect the behavior, unlike when change
> > tracking is disabled.
> 
> (In reply to Heiko Tietze from comment #11)
> > Kind of academic question to me voting for WONTFIX.
> 
> (In reply to Heiko Tietze from comment #19)
> > The current implementation is straight-forward and keeps the cursor at its
> > place.
> 
> It is good that the decision was still "let's do it".
> However, the very idea that it is just a matter of implementation, and that
> the behavior is unchanged either case, is wrong.
> 
> (In reply to Rosemary Sebastian from comment #6)
> > Bug 103458 is related. You may have a look at it.
> 
> I do hope that you had a look at it.
> And now think not about the single action, but in a sequence of actions.
> When user presses Backspace, and then moves somewhere else, it might seem OK
> either way. But often, the first backspace is followed by more backspaces.
> 
> Now compare two cases (change tracking enabled, of course):
> 
> 1. When you have "word", put cursor after "d", and press Backspace four
> times.
> 2. When you have "word", *select* "d" left to right, and press Backspace
> four times.
> 
> The results would be different.
> 
> One could tell, that this needs the mentioned bug 103458 fixed. If so, then
> still the behavior after the first Backspace would be absolutely
> counter-intuitive, basically wrong: the cursor was placed *at the right of
> deleted "d"*, but the next backspace removes the character that is not
> adjacent. And what if you select more than fits to screen? Your cursor is on
> screen, and you even don't see what will be removed next by the following
> Backspace.
> 
> Clear bug.

I bet you’re still in your bathrome.

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

[Libreoffice-bugs] [Bug 154919] The direction of header changes in RTL languages compared to word.

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154919

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 154919] The direction of header changes in RTL languages compared to word.

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154919

--- Comment #4 from QA Administrators  ---
Dear mohammad.azin,

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 154854] Unable to change system input language with Win+Space, when in filter menu

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154854

--- Comment #4 from QA Administrators  ---
Dear 1dimadim1,

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 154854] Unable to change system input language with Win+Space, when in filter menu

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154854

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 155631] tabs not displaying information on latest LibreOffice

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155631

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

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 97656] Hyperlink Paste Failure

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97656

--- Comment #16 from QA Administrators  ---
Dear bugs,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#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] [Bug 73031] Font name and size doesn't update in read-only sections like ToC, but stylename does (per Comment 3)

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73031

--- Comment #19 from QA Administrators  ---
Dear Pierre C,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#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] [Bug 138636] Writer frame addition/deletion is not change tracked

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138636

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#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] [Bug 113960] [Tables] Adapting table width by default

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113960

--- Comment #12 from QA Administrators  ---
Dear Frank Brütting,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#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] [Bug 106984] Searching the CharEscapement attribute does not work from macro

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106984

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#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] [Bug 152583] Need a new citation style and autonumbering scheme for simplifed Chinese

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152583

--- Comment #8 from Li  ---
(In reply to Kevin Suo from comment #4)
> You can access the template from: File > Templates > Manage Templates >
> select "Localization" from the category dropdown, then you will see a
> template named "Simplified Chinese Normal" (普通简体中文). To set it to your
> default for Writer documents, right-click that template and select "Set to
> Default Template". (By the way, see also the feature request in bug 86483)

Found it, thank you very much :)

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

[Libreoffice-bugs] [Bug 152583] Need a new citation style and autonumbering scheme for simplifed Chinese

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152583

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

https://git.libreoffice.org/core/commit/6fffa9fdf2ad2c93c319ab662d3993b89c0a24ba

tdf#152583 follow-up: Sync LC_NumberingLevel of zh-CN with en-US locale

It will be available in 24.2.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 108660] [META] Formula bar (input line) bugs and enhancements

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108660

ady  changed:

   What|Removed |Added

 Depends on||158021


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158021
[Bug 158021] The formula bar shows blank when interface is RTL
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158021] The formula bar shows blank when interface is RTL

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158021

ady  changed:

   What|Removed |Added

 Blocks||108660


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108660
[Bug 108660] [META] Formula bar (input line) bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149777] The contents of the cell appears in the second line of the formula bar

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149777

ady  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149870] EDITING: Input line Contents vanishes with mouse click into line

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149870

ady  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 158021] The formula bar shows blank when interface is RTL

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158021

ady  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||9777,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||9870

--- Comment #4 from ady  ---
Bug 149777 seems similar (i.e. RTL UI, same behavior in formula bar input box),
except for the range of LO versions and STR.

Bug 149870 also looks similar, but rather somewhat an "opposite" behavior (i.e.
the formula bar input box initially shows the content but it disappears when
clicking on it), but there is no mention regarding the UI language in that
report and no clear STR.

I'm adding them to the "See also" field.

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

[Libreoffice-bugs] [Bug 155169] Inconsistent behavior of Cmd+left/right arrow on macOS

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155169

Patrick Luby  changed:

   What|Removed |Added

 CC||plub...@libreoffice.org

--- Comment #5 from Patrick Luby  ---
I did some debugging and it appears to me that macOS standard key bindings are
transposing key shortcuts like this before our code sees them.

For example, Command-Left when pressed is the macOS standard "end of line" key
shortcut so instead of receiving a "key down" event with the Mod1 and
com::sun::star::awt::Key::LEFT pressed, LibreOffice receives receives an
"action" callback that our code translates to
com::sun::star::awt::Key::MOVE_TO_END_OF_LINE.

So I assume we just need to duplicate the applicable key shortcuts that are
already in the Calc configuration files and replace LEFT_MOD1/RIGHT_MOD1/etc.
with MOVE_TO_BEGIN_OF_LINE/MOVE_TO_END_OF_LINE/etc. Or is there a simpler way
to edit the existing entries?

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

[Libreoffice-bugs] [Bug 106179] [META] Writer comment bugs and enhancements

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106179

Michael Weghorn  changed:

   What|Removed |Added

URL|https://ww-peacocktv.com/tv |
   |/   |
   Keywords|accessibility   |
 Whiteboard|peacocktv.com/tv|

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

[Libreoffice-bugs] [Bug 158449] LibreOffice Impress objects not moving to the correct position

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158449

--- Comment #1 from a4jp@gmail.com ---
Created attachment 191129
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191129&action=edit
This is where I set the position.

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

[Libreoffice-bugs] [Bug 133836] Autofilter enables deselect items automatically when typing a search

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133836

--- Comment #22 from ady  ---
(In reply to Sahil Gautam from comment #21)
> I am working on this one.

Please *carefully* read _all_ prior comments. I don't see an agreement about
what should be the preferred solution, and in fact there are opposite POVs
here.

IMO, until a solution is clearly defined, the auto-filter behavior regarding
the search box should not be modified, as any modification will disrupt usage
(especially for older/experienced spreadsheet users).

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

[Libreoffice-bugs] [Bug 158449] New: LibreOffice Impress objects not moving to the correct position

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158449

Bug ID: 158449
   Summary: LibreOffice Impress objects not moving to the correct
position
   Product: LibreOffice
   Version: 7.6.2.1 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: a4jp@gmail.com

Description:
I'm trying to line up objects but setting the exact position but the are off by
a bit. Please fix this urgently.

Steps to Reproduce:
1. Draw boxes
2. Move boxes by coordinates.
3. Zoom in and check.

Actual Results:
1. Draw boxes
2. Move boxes by coordinates.
3. Zoom in and check.

Expected Results:
The boxes should line up perfectly if I set the exact units and positions.


Reproducible: Always


User Profile Reset: Yes

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

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

[Libreoffice-bugs] [Bug 158448] FILEOPEN: DOCX Charts broken in tables when table properties is set to text wrapping around - Bug in 7.5.8.2 and 7.6.0.1 and 7.6.3.2

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158448

--- Comment #5 from da...@carbone.io ---
> Sorry, maybe it's there, but I don't see the difference.

Ok the issue happens only on Linux (Ubuntu, Headless) and Mac OS.

It doesn't happen on Windows (tested also on my side with 6.3.4.2 and 7.5.8.2)

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

[Libreoffice-bugs] [Bug 158444] Fontwork text cannot be edited after first size change or edit

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158444

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #1 from Regina Henschel  ---
I get no problems entering edit mode with F2 key and then changing the text.
Tested with Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9602f8a9318dd4d3409856e2ae06abe96e72b51b
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL threaded

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

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

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107575
Bug 107575 depends on bug 158265, which changed state.

Bug 158265 Summary: Cell Format Date changes cell value in case of high 
resolution date/time values
https://bugs.documentfoundation.org/show_bug.cgi?id=158265

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 158446] Changing the resolution when exporting a Calc sheet as a PNG image has no effect

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158446

m.a.riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---


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

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

[Libreoffice-bugs] [Bug 158448] FILEOPEN: DOCX Charts broken in tables when table properties is set to text wrapping around - Bug in 7.5.8.2 and 7.6.0.1 and 7.6.3.2

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158448

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #4 from m.a.riosv  ---
Created attachment 191128
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191128&action=edit
Screenshot Writer vs Word

Sorry, maybe it's there, but I don't see the difference.
Microsoft® Word para Microsoft 365 MSO (versión 2310 compilación
16.0.16924.20054) de 64 bits 
Version: 7.6.3.2 (X86_64) / LibreOffice Community
Build ID: 29d686fea9f6705b262d369fede658f824154cc0
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en- Calc: CL threaded

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

[Libreoffice-bugs] [Bug 158442] LibreOffice application no longer opens hybrid PDFs in the correct application

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158442

--- Comment #7 from m.a.riosv  ---
Some work on detect hybrid in

https://cgit.freedesktop.org/libreoffice/core/log/?qt=grep&q=hybrid
2023-01-25  tdf#66580 added hybrid PDF test cases   Tomaž Vajngerl  
2023-01-24  tdf#66580 write ODF document as an attachment in hybrid mode   
Tomaž Vajngerl  
2023-01-24  pdfimport: refactor pdf and hybrid format detection code   
Tomaž Vajngerl

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

[Libreoffice-bugs] [Bug 151799] As soon as a document is opened when the PC is connected to the network, LibreOffice hangs.

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151799

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
Do you have a printer on that network? Does the issue depend on if the printer
is available or not?
Sounds like bug 42673 to me.

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

[Libreoffice-bugs] [Bug 158448] FILEOPEN: DOCX Charts broken in tables when table properties is set to text wrapping around - Bug in 7.5.8.2 and 7.6.0.1 and 7.6.3.2

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158448

--- Comment #3 from da...@carbone.io ---
Created attachment 191127
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191127&action=edit
Screenshot with workaround to avoid the bug

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

[Libreoffice-bugs] [Bug 158448] FILEOPEN: DOCX Charts broken in tables when table properties is set to text wrapping around - Bug in 7.5.8.2 and 7.6.0.1 and 7.6.3.2

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158448

--- Comment #2 from da...@carbone.io ---
Created attachment 191126
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191126&action=edit
Screenshot with the bug visible in LibreOffice vs MS Word

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

[Libreoffice-bugs] [Bug 158448] FILEOPEN: DOCX Charts broken in tables when table properties is set to text wrapping around - Bug in 7.5.8.2 and 7.6.0.1 and 7.6.3.2

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158448

--- Comment #1 from da...@carbone.io ---
Created attachment 191125
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191125&action=edit
DOCX file with a chart inside a table with text wrapping around

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

[Libreoffice-bugs] [Bug 149870] EDITING: Input line Contents vanishes with mouse click into line

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149870

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org

--- Comment #5 from Stéphane Guillou (stragu) 
 ---
Rainer, have you witnessed the issue again since last year?

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

[Libreoffice-bugs] [Bug 158448] New: FILEOPEN: DOCX Charts broken in tables when table properties is set to text wrapping around - Bug in 7.5.8.2 and 7.6.0.1 and 7.6.3.2

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158448

Bug ID: 158448
   Summary: FILEOPEN: DOCX Charts broken in tables when table
properties is set to text wrapping around - Bug in
7.5.8.2 and 7.6.0.1 and 7.6.3.2
   Product: LibreOffice
   Version: 7.6.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: da...@carbone.io

Description:
Hello,

Charts are broken in DOCX file when the chart is placed inside tables with
table properties (Text Wrapping -> Around).

Also, if there are three charts on the page in the same table, LibreOffice can
show charts but not the right one at the right place.

If we change the table properties to Text Wrapping to None, it works as
expected.

The bug exists in 7.5.8.2 and 7.6.0.1 and 7.6.3.2.

See attached file.
Thank you.

Steps to Reproduce:
1. open a new DOCX file with Microsoft Word (last version)
2. create a 1x1 table with table properties : Text Wrapping -> "Around"
3. insert a chart inside the cell
4. save the file
5. open the file with LibreOffice


Actual Results:
A big green icon with a red text "Object 2" is visible instead of showing the
chart

Expected Results:
The chart should be visible like in Microsoft Word


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 7.6.3.2 (X86_64) / LibreOffice Community
Build ID: 29d686fea9f6705b262d369fede658f824154cc0
CPU threads: 10; OS: Mac OS X 12.7.1; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 142046] [META] OOXML Complex Chart issues

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142046
Bug 142046 depends on bug 158443, which changed state.

Bug 158443 Summary: pptx: combo type chart is not correctly rendered
https://bugs.documentfoundation.org/show_bug.cgi?id=158443

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 158443] pptx: combo type chart is not correctly rendered

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158443

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg
 Resolution|--- |NOTABUG
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from m.a.riosv  ---
The problem is that this chart type is not available in LibreOffice.

Please create a new report as request for 'enhancement' on the second box of
importance.

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

[Libreoffice-bugs] [Bug 151092] LO 7.4.1 unable to create lock - opens Calc files in read only mode and impossible to "save as" or export as pdf

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151092

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||stephane.guillou@libreoffic
   ||e.org
 Status|UNCONFIRMED |NEEDINFO
 Whiteboard| QA:needsComment|

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
Thanks for the report. Do you use AVG or Avast? Does deactivating it make a
difference? This sounds like bug 157497.
And please test again a recent version.

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

[Libreoffice-bugs] [Bug 147829] visualise and toggle false() and true() functions with a checkbox on canvas

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147829

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||stephane.guillou@libreoffic
   ||e.org
Summary|Feature request for |visualise and toggle
   |LibreOffice Calc|false() and true()
   ||functions with a checkbox
   ||on canvas

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

[Libreoffice-bugs] [Bug 158447] New: Update Python C API for Python 3.13

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158447

Bug ID: 158447
   Summary: Update Python C API for Python 3.13
   Product: LibreOffice
   Version: 7.3.6.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gw...@protonmail.com

Description:
libreoffice fails to build with Python 3.13.0a1.

/builddir/build/BUILD/libreoffice-7.6.3.1/pyuno/source/loader/pyuno_loader.cxx:
In function ‘void pyuno_loader::setPythonHome(const rtl::OUString&)’:
/builddir/build/BUILD/libreoffice-7.6.3.1/pyuno/source/loader/pyuno_loader.cxx:133:5:
error: ‘Py_SetPythonHome’ was not declared in this scope; did you mean
‘Py_GetPythonHome’?
  133 | Py_SetPythonHome(wide); // deprecated since python 3.11
  | ^~~~
  | Py_GetPythonHome

According to https://docs.python.org/3.13/whatsnew/3.13.html:
Remove the following old functions to configure the Python initialization,
deprecated in Python 3.11:
PySys_AddWarnOptionUnicode(): use PyConfig.warnoptions instead.
PySys_AddWarnOption(): use PyConfig.warnoptions instead.
PySys_AddXOption(): use PyConfig.xoptions instead.
PySys_HasWarnOptions(): use PyConfig.xoptions instead.
PySys_SetArgvEx(): set PyConfig.argv instead.
PySys_SetArgv(): set PyConfig.argv instead.
PySys_SetPath(): set PyConfig.module_search_paths instead.
Py_SetPath(): set PyConfig.module_search_paths instead.
Py_SetProgramName(): set PyConfig.program_name instead.
Py_SetPythonHome(): set PyConfig.home instead.
Py_SetStandardStreamEncoding(): set PyConfig.stdio_encoding instead, and
set also maybe PyConfig.legacy_windows_stdio (on Windows).
_Py_SetProgramFullPath(): set PyConfig.executable instead.


https://docs.python.org/3.13/whatsnew/3.13.html

https://bugzilla.redhat.com/show_bug.cgi?id=2250857

Actual Results:
libreoffice fails to build with Python 3.13.0a1.

/builddir/build/BUILD/libreoffice-7.6.3.1/pyuno/source/loader/pyuno_loader.cxx:
In function ‘void pyuno_loader::setPythonHome(const rtl::OUString&)’:
/builddir/build/BUILD/libreoffice-7.6.3.1/pyuno/source/loader/pyuno_loader.cxx:133:5:
error: ‘Py_SetPythonHome’ was not declared in this scope; did you mean
‘Py_GetPythonHome’?
  133 | Py_SetPythonHome(wide); // deprecated since python 3.11
  | ^~~~
  | Py_GetPythonHome

Expected Results:
Build succeeds


Reproducible: Always


User Profile Reset: No

Additional Info:
Python 3.13 will likely be shipped in Fedora 41.

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

[Libreoffice-bugs] [Bug 139847] Go back in Tip-Of-The-Day

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139847

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||rpavla...@mail.com

--- Comment #6 from Stéphane Guillou (stragu) 
 ---
*** Bug 158368 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 158368] Go forwards and backwards with tips

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158368

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||stephane.guillou@libreoffic
   ||e.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
Thank you for the suggestion!
This has been asked before in bug 139847, so marking as a duplicate.

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

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

[Libreoffice-bugs] [Bug 158446] Changing the resolution when exporting a Calc sheet as a PNG image has no effect

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158446

--- Comment #1 from David García  ---
Created attachment 191124
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191124&action=edit
The ZIP contains the Calc document and both PNG images

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

[Libreoffice-bugs] [Bug 158446] New: Changing the resolution when exporting a Calc sheet as a PNG image has no effect

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158446

Bug ID: 158446
   Summary: Changing the resolution when exporting a Calc sheet as
a PNG image has no effect
   Product: LibreOffice
   Version: 7.6.3.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: vivada...@hotmail.com

Description:
When I export a Calc sheet as a PNG image, the default resolution is 119
pixels/inch. If I increase it to 300 pixels/inch, I get exactly the same PNG
image.



Steps to Reproduce:
1. I click on "File" > "Export".
2. I Select "PNG".
3. I enable "Selection".
4. I click on "Save".
5. I click on "Modify Resolution" and I type a value.
6. I click on "OK".

Actual Results:
The exported PNG image remains the same regardless the resolution you've set.

Expected Results:
The exported PNG image should reflect the change of resolution.


Reproducible: Always


User Profile Reset: No

Additional Info:
As a separate note, it would be awesome if a sheet could be exported as an SVG
document (you can do this already with a chart), but I presume it must
something difficult to do and probably not very much demanded by users.

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

[Libreoffice-bugs] [Bug 133836] Autofilter enables deselect items automatically when typing a search

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133836

Sahil Gautam  changed:

   What|Removed |Added

 CC||me.sahilgau...@gmail.com

--- Comment #21 from Sahil Gautam  ---
I am working on this one. Can I get a document with dates and autofilter, as
Caolán said, there is some date handling, Having a document would be helpful.

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

[Libreoffice-bugs] [Bug 158442] LibreOffice application no longer opens hybrid PDFs in the correct application

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158442

--- Comment #6 from BogdanB  ---
"But also I can reproduce with 7.6 build by myself, not from bibisect
repository". --> an typo here --> "But also I can reproduce with 24.2 build by
myself, not from bibisect repository."

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

[Libreoffice-bugs] [Bug 158442] LibreOffice application no longer opens hybrid PDFs in the correct application

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158442

BogdanB  changed:

   What|Removed |Added

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

--- Comment #5 from BogdanB  ---
I tried to bibisect, but is always good with 7.6 or 24.2. But also I can
reproduce with 7.6 build by myself, not from bibisect repository.

Also don't repro with
Version: 7.6.2.1 (X86_64) / LibreOffice Community
Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333
CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

Strange, that I can reproduce with latest 24.2
Version: 24.2.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: c8f7408db73d2f2ccacb25a2b4fef8dfebdfc6cb
CPU threads: 16; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 158441] Basic code completion regression: overwrites dot; characters not visible while typing

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158441

Rafael Lima  changed:

   What|Removed |Added

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

--- Comment #2 from Rafael Lima  ---
Code pointer here:
https://opengrok.libreoffice.org/xref/core/basctl/source/basicide/baside2b.cxx?r=bd6fb0cd#2702

TBH I do not understand the call to GetLastHighlightPortionTextSelection. If I
simply comment out these two lines of code, the problem disappears:

GetParentEditView()->SetSelection( aTextSelection );
GetParentEditView()->DeleteSelected();

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

[Libreoffice-bugs] [Bug 158445] SVG file not imported correctly

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158445

--- Comment #8 from Xisco Faulí  ---
LoL, the symbol node reads the viewbox but does nothing with it->
https://opengrok.libreoffice.org/xref/core/svgio/source/svgreader/svgsymbolnode.cxx?r=48ff87e1#57

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

[Libreoffice-bugs] [Bug 70678] Fatal error when adding a chart for cells with formulas (Summary in Comment 24)

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70678

Matt K  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #34 from Matt K  ---
I'm not able to repro with steps from comment 0, comment 23, or comment 24,
using the following:

Version: 24.2.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: ab37ac87d860fd5cd3b32b35df90dfbcba6dafb6
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded(In reply to QA Administrators from comment #33)

Please provide updated test files/repro steps.

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

[Libreoffice-bugs] [Bug 158445] SVG file not imported correctly

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158445

--- Comment #7 from Xisco Faulí  ---
Created attachment 191123
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191123&action=edit
minimized reproducer

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

[Libreoffice-bugs] [Bug 158445] SVG file not imported correctly

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158445

--- Comment #6 from Xisco Faulí  ---
The content of attachment 191122 has been deleted for the following reason:

wrong file

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

[Libreoffice-bugs] [Bug 158445] SVG file not imported correctly

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158445

--- Comment #5 from Xisco Faulí  ---
(In reply to Xisco Faulí from comment #4)
> Created attachment 191122 [details]
> minimized reproducer

sorry, my bad. wrong file

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

[Libreoffice-bugs] [Bug 158441] Basic code completion regression: overwrites dot; characters not visible while typing

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158441

--- Comment #1 from Rafael Lima  ---
FTR this is repro with

Version: 7.6.3.2 (X86_64) / LibreOffice Community
Build ID: 60(Build:2)
CPU threads: 16; OS: Linux 6.5; UI render: default; VCL: kf5 (cairo+wayland)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 4:7.6.3~rc2-0ubuntu0.23.10.1~lo2
Calc: threaded

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

[Libreoffice-bugs] [Bug 158445] SVG file not imported correctly

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158445

--- Comment #4 from Xisco Faulí  ---
Created attachment 191122
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191122&action=edit
minimized reproducer

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

[Libreoffice-bugs] [Bug 158445] SVG file not imported correctly

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158445

Xisco Faulí  changed:

   What|Removed |Added

Version|7.4.0.0 alpha0+ |6.1 all versions

--- Comment #3 from Xisco Faulí  ---
and in

Version: 6.0.0.0.alpha1+
Build ID: 6eeac3539ea4cac32d126c5e24141f262eb5a4d9
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: x11; 
Locale: es-ES (es_ES.UTF-8); Calc: group threaded

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

[Libreoffice-bugs] [Bug 142046] [META] OOXML Complex Chart issues

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142046

Rafael Lima  changed:

   What|Removed |Added

 Depends on||158443


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158443
[Bug 158443] pptx: combo type chart is not correctly rendered
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158443] pptx: combo type chart is not correctly rendered

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158443

Rafael Lima  changed:

   What|Removed |Added

 Blocks||142046


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 158445] SVG file not imported correctly

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158445

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
Version|7.6.0.3 release |7.4.0.0 alpha0+

--- Comment #2 from Xisco Faulí  ---
Also reproduced in

Version: 7.3.0.0.alpha1+ / LibreOffice Community
Build ID: 229123ccc6f90ebf66b3e659bebbd53f8a9bdd3a
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 107838] [META] Character-level bugs and enhancements

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107838

BogdanB  changed:

   What|Removed |Added

 Depends on||134408


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134408
[Bug 134408] Character transparency don't work properly in Writer and Calc
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 134408] Character transparency don't work properly in Writer and Calc

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134408

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107838
[Bug 107838] [META] Character-level bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157526] [META] Font fallback issues

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157526

BogdanB  changed:

   What|Removed |Added

 Depends on||146429


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146429
[Bug 146429] Fallback to other character encodings detected by ICU above a
certain confidence threshold
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156769] Special characters not appearing as autotext replacements

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156769

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108663
[Bug 108663] [META] AutoText bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108663] [META] AutoText bugs and enhancements

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108663

BogdanB  changed:

   What|Removed |Added

 Depends on||156769


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156769
[Bug 156769] Special characters not appearing as autotext replacements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 113136] [META] Find & Replace Dialog

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113136

BogdanB  changed:

   What|Removed |Added

 Depends on||158105


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158105
[Bug 158105] [UI] Character background or Character Highlighting Color
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158105] [UI] Character background or Character Highlighting Color

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158105

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
   Assignee|libreoffice-b...@lists.free |buzea.bog...@libreoffice.or
   |desktop.org |g

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

[Libreoffice-bugs] [Bug 88278] [META] SVG import image filter (all modules)

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88278

Rafael Lima  changed:

   What|Removed |Added

 Depends on||158445


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158445
[Bug 158445] SVG file not imported correctly
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158445] SVG file not imported correctly

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158445

Rafael Lima  changed:

   What|Removed |Added

 Blocks||88278


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88278
[Bug 88278] [META] SVG import image filter (all modules)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 109530] [META] File opening issues

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109530

BogdanB  changed:

   What|Removed |Added

 Depends on||147079


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=147079
[Bug 147079] [FILEOPEN] NUMBERS iwa file deemed corrupt if open with
preselected file type "All"
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147079] [FILEOPEN] NUMBERS iwa file deemed corrupt if open with preselected file type "All"

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147079

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 158445] SVG file not imported correctly

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158445

--- Comment #1 from Rafael Lima  ---
Created attachment 191121
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191121&action=edit
SVG file in Inkscape vs LO Draw

In this screenshot I opened the SVG file in Inkscape (top) and LO Draw
(bottom).

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

[Libreoffice-bugs] [Bug 158319] Data corruption in Calc after Cut and Paste Special of a row

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158319

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108479
[Bug 108479] [META] Paste special bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108479] [META] Paste special bugs and enhancements

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108479

BogdanB  changed:

   What|Removed |Added

 Depends on||158319


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158319
[Bug 158319] Data corruption in Calc after Cut and Paste Special of a row
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 107659] [META] Macro bugs and enhancements

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107659

BogdanB  changed:

   What|Removed |Added

 Depends on||146109


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146109
[Bug 146109] Macro Commands Appear to Execute Out of Sequence in the UI, though
ordering is preserved in output
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146109] Macro Commands Appear to Execute Out of Sequence in the UI, though ordering is preserved in output

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146109

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107659
[Bug 107659] [META] Macro bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158445] New: SVG file not imported correctly

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158445

Bug ID: 158445
   Summary: SVG file not imported correctly
   Product: LibreOffice
   Version: 7.6.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rafael.palma.l...@gmail.com

Created attachment 191120
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191120&action=edit
SVG file

The attached SVG file is not correctly imported in any of LO applications
(Writer, Draw, Impress). It contains an equation rendered as SVG by ziamath
(used to convert MathML and Latex to SVG).

In Firefox, MS Edge and Inkscape the SVG file opens fine.

System info:

Version: 7.6.3.2 (X86_64) / LibreOffice Community
Build ID: 60(Build:2)
CPU threads: 16; OS: Linux 6.5; UI render: default; VCL: kf5 (cairo+wayland)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 4:7.6.3~rc2-0ubuntu0.23.10.1~lo2
Calc: threaded

Also present in

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 8369765ec5be151082a6e31c16e2ab2b0df13f5c
CPU threads: 16; OS: Linux 6.5; UI render: default; VCL: kf5 (cairo+wayland)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: CL threaded

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

[Libreoffice-bugs] [Bug 148534] [META] Arrow Style

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148534

BogdanB  changed:

   What|Removed |Added

 Depends on||149917


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149917
[Bug 149917] LineStartName / LineEndName "Symmetric Arrow" vanished; braking
old macro's using the style name attribute
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149917] LineStartName / LineEndName "Symmetric Arrow" vanished; braking old macro's using the style name attribute

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149917

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=148534
[Bug 148534] [META] Arrow Style
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 104659] Upgrading to 5.2.3.3 stopped with error could not access cli_cppuhelper.dll

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104659

BogdanB  changed:

   What|Removed |Added

 Depends on||158198


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158198
[Bug 158198] My macro changes the bookmark text and the bookmark disappears
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108288] [META] Bookmark bugs and enhancements

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108288

BogdanB  changed:

   What|Removed |Added

 Depends on||158198


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158198
[Bug 158198] My macro changes the bookmark text and the bookmark disappears
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158198] My macro changes the bookmark text and the bookmark disappears

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158198

BogdanB  changed:

   What|Removed |Added

 Blocks||104659, 108288
 CC||buzea.bog...@libreoffice.or
   ||g


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104659
[Bug 104659] Upgrading to 5.2.3.3 stopped with error could not access
cli_cppuhelper.dll
https://bugs.documentfoundation.org/show_bug.cgi?id=108288
[Bug 108288] [META] Bookmark bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158322] Numbered list sign wont disappear and is not deletable when used in heading and is deactivated through button

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158322

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103369
[Bug 103369] [META] Bullet, numbered, and outline list bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103369] [META] Bullet, numbered, and outline list bugs and enhancements

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103369

BogdanB  changed:

   What|Removed |Added

 Depends on||158322


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158322
[Bug 158322] Numbered list sign wont disappear and is not deletable when used
in heading and is deactivated through button
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158132] RTF paragraph attributes after sprms not applied

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158132

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113340
[Bug 113340] [META] RTF (text) paragraph-related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 113340] [META] RTF (text) paragraph-related issues

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113340

BogdanB  changed:

   What|Removed |Added

 Depends on||158132


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158132
[Bug 158132] RTF paragraph attributes after sprms not applied
-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81234

BogdanB  changed:

   What|Removed |Added

 Depends on||158409


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158409
[Bug 158409] FILEOPEN: RTF field results do not respect current character
properties
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108252] [META] Cell-related bugs and enhancements (including formatting)

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108252

BogdanB  changed:

   What|Removed |Added

 Depends on||158403


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158403
[Bug 158403] Generated document not showing correctly values in LibreOffice
Calc
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158403] Generated document not showing correctly values in LibreOffice Calc

2023-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158403

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108252
[Bug 108252] [META] Cell-related bugs and enhancements (including formatting)
-- 
You are receiving this mail because:
You are the assignee for the bug.

  1   2   3   >