[Bug 159693] Fail to set cross-reference to text or to input field

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159693

Mike Kaganski  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |DUPLICATE

--- Comment #8 from Mike Kaganski  ---


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

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

[Bug 158416] Infobars / banners don't use text colour anymore

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158416

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |stephane.guillou@libreoffic
   |desktop.org |e.org
 Status|NEW |ASSIGNED

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

[Bug 109265] [META] Remember dialog's previous settings issues

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109265

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||161462


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161462
[Bug 161462] Goal Seek should remember its settings during the current session
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161511] [CRASH] Macro using seekGoal crashes on a brand new document

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161511

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Crash report or||["ScColumn::SetError(int,
crash signature||FormulaError)"]
 Blocks||109136, 133092, 158550
 CC||stephane.guillou@libreoffic
   ||e.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Keywords||bibisected, bisected,
   ||regression
   Severity|normal  |major
   Priority|medium  |high
Version|unspecified |7.4.0.3 release
  Regression By||Luboš Luňák

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
Reproduced.

Crash reports:
- 7.4.0.3 with signature ScColumn::SetError(int, FormulaError) :
https://crashreport.libreoffice.org/stats/crash_details/6c57d5aa-7196-4622-92c4-8054a47fa9bb
- 7.6.7.2, same signature:
https://crashreport.libreoffice.org/stats/crash_details/3ac22139-1e15-4f08-9136-ba59c4a0c8e5
- 24.2.3.2, "name omitted" signature:
https://crashreport.libreoffice.org/stats/crash_details/243dde02-3b67-4144-bc13-a9bd2b131ea0

No repro in 7.3.0.3 -> regression

Bibisected with linux-64-7.4 to first bad build
[d14c498f036bf5f6f99503115eeec2a72bd1ba83] which is:

commit  9e2d48b9e04f7ea895fb095699c32ed8a44eb129
author  Luboš Luňák Wed Mar 30 11:58:04 2022 +0200
committer   Luboš Luňák Thu Apr 28 05:51:53 2022 +0200
reduce Calc's INITIALCOLCOUNT to 1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133311

Setting priority to "high" because it's a regression and Luboš is not active.
Not setting severity to "critical" because it's a corner case, one would rarely
run a goal seek on empty target and variable cells.
No crash when using the GUI because it stops at checking that D1 contains a
formula.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109136
[Bug 109136] [META] Goal seek bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=133092
[Bug 133092] [META] Crash bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=158550
[Bug 158550] [META] Regressions from "reduce Calc's INITIALCOLCOUNT to 1"
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 158550] [META] Regressions from "reduce Calc's INITIALCOLCOUNT to 1"

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158550

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||161511


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161511
[Bug 161511] [CRASH] Macro using seekGoal crashes on a brand new document
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 133092] [META] Crash bugs

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133092

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||161511


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161511
[Bug 161511] [CRASH] Macro using seekGoal crashes on a brand new document
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 109136] [META] Goal seek bugs and enhancements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109136

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||161511


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161511
[Bug 161511] [CRASH] Macro using seekGoal crashes on a brand new document
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 159693] Fail to set cross-reference to text or to input field

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159693

Mike Kaganski  changed:

   What|Removed |Added

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

--- Comment #7 from Mike Kaganski  ---
(In reply to Alberto from comment #0)
> Steps to Reproduce:
> 1. write "foo"
> 2. select the text (or ctrl-A)
> 3. Insert -> cross-reference -> Set-reference -> name: reference -> Insert
> 4. the reference "reference" appair to the right of "foo" with the content
> "foo"
> 5. I see "foofoo"
> 
> Actual Results:
> I see "foofoo"
> 
> Expected Results:
> "foo" with reference to it

Repro using 7.6.
No more repro using 24.2.4.2.

WORKSFORME.

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

[Bug 159693] Fail to set cross-reference to text or to input field

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159693

BogdanB  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|REOPENED|UNCONFIRMED
 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #6 from BogdanB  ---
Alberto, please wait for someone else to confirm that this is a bug. Until
then, this bug will stay in unconfirmed status.

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

[Bug 107905] [META] Cross-references bugs and enhancements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107905

BogdanB  changed:

   What|Removed |Added

 Depends on||160381


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=160381
[Bug 160381] Bug: сross-references do not work when exporting *.odt to *.pdf
under certain conditions
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 160381] Bug: сross-references do not work when exporting *.odt to *.pdf under certain conditions

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160381

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Bug 161331] XInteractionRequest.getRequest crashes in XInteractionHandler callback in Python

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161331

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Bug 160582] FILEOPEN: CSV, locale setting is not preserved in the import window (regression tdf#152336)

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160582

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

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

[Bug 158214] picture resizing problem in LibreOffice write mode

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158214

QA Administrators  changed:

   What|Removed |Added

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

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

[Bug 161323] excel file has visual bugs with form controls, character spacing and vlookup in form controls errors

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161323

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Bug 158214] picture resizing problem in LibreOffice write mode

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158214

--- Comment #3 from QA Administrators  ---
Dear Piet Wierenga,

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.

[Bug 158210] Slide background transparency lost

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158210

QA Administrators  changed:

   What|Removed |Added

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

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

[Bug 158207] Crash in: SwRangeRedline::MoveFromSection(unsigned __int64)

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158207

QA Administrators  changed:

   What|Removed |Added

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

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

[Bug 158210] Slide background transparency lost

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158210

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

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.

[Bug 158208] crashed when I tried to save to email

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158208

QA Administrators  changed:

   What|Removed |Added

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

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

[Bug 158207] Crash in: SwRangeRedline::MoveFromSection(unsigned __int64)

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158207

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

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.

[Bug 158208] crashed when I tried to save to email

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158208

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

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.

[Bug 140411] Calc constantly re-calculating (bug in the sheet?)

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140411

QA Administrators  changed:

   What|Removed |Added

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

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

[Bug 140411] Calc constantly re-calculating (bug in the sheet?)

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140411

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

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.

[Bug 158723] Weird behaviour in windows management

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158723

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

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.

[Bug 158667] Display settings not restored

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158667

--- Comment #3 from QA Administrators  ---
Dear Stréber l'assurfinance,

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.

[Bug 158480] Auto-correct is not applying the replacement rule when string finishes with single quote (conflict between autocorrect rules)

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158480

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

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.

[Bug 158283] When saving, not all folders (especially external storage media) can be selected

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158283

--- Comment #6 from QA Administrators  ---
Dear hendrik.gaspar,

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.

[Bug 56117] EDITING: Bookmarks are not copied or are lost when copying or moving a paragraph with a bookmark

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56117

--- Comment #13 from QA Administrators  ---
Dear Mathias Kinsele,

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.

[Bug 152687] Form Combobox Not Working With Postgres

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152687

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

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.

[Bug 141412] Linear Trendline Replaced with 'Mean Value Line' when 'Force Intercept' Selected AND X-Values are Formatted as Dates

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141412

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

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.

[Bug 140555] Mean disappears from charts after save as XLS/X when Linear is added to charts

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140555

--- Comment #6 from QA Administrators  ---
Dear Todd Crenshaw,

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.

[Bug 132530] Anchor mess after Undo or Redo after Save and reload

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132530

--- Comment #10 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.

[Bug 132222] Extra page added when inserting an image - OK after reopen

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=13

--- Comment #15 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.

[Bug 127282] FILEOPEN: Trendline is missing in bubble chart

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127282

--- Comment #5 from QA Administrators  ---
Dear Xisco Faulí,

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.

[Bug 104020] FILEOPEN: Saving business cards loses positioning of image

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104020

--- Comment #20 from QA Administrators  ---
Dear Thomas Hehl,

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.

[Bug 115471] PNG corrupted after saving

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115471

--- Comment #19 from QA Administrators  ---
Dear Julien Nabet,

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.

[Bug 109136] [META] Goal seek bugs and enhancements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109136

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||118226


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=118226
[Bug 118226] goal seek - insert result into the variable cell doesn't work
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 109136] [META] Goal seek bugs and enhancements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109136

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||63290


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=63290
[Bug 63290] UI: Goal Seek - incorrect term "current cell"
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 109136] [META] Goal seek bugs and enhancements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109136

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Version|unspecified |Inherited From OOo

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

[Bug 92416] SIDEBAR: Functions pane improvements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92416

Ahmed Hamed  changed:

   What|Removed |Added

 Depends on||161543


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161543
[Bug 161543] Enhance the searching functionality in the functions deck
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161543] Enhance the searching functionality in the functions deck

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161543

Ahmed Hamed  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |ahmedhamed3...@gmail.com
   |desktop.org |
 Ever confirmed|0   |1

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

[Bug 161543] New: Enhance the searching functionality in the functions deck

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161543

Bug ID: 161543
   Summary: Enhance the searching functionality in the functions
deck
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ahmedhamed3...@gmail.com

Description:
The searching functionality needs to be improved, specially in terms of the
sorting of the output.
I think this enhancement is related to the searching in the function wizard
(Bug 158301).

The proposed enhancements:
- Special syntax like wildcards
- Sorting of the results
( I suggest to use edit-distance algorithm to sort results according to the
degree of similarity to search terms)
- searching will be for name, arguments, and description
(I suggest that we store keywords for all description, so searching will be
more accurate. But I think this will be a hard job to do)

What are your suggestions on this?

Actual Results:
---

Expected Results:
---


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 342670dc6b0fc5b93a40b9cf86b8cca67fac88a3
CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Bug 92416] SIDEBAR: Functions pane improvements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92416

Ahmed Hamed  changed:

   What|Removed |Added

 Depends on||161542


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161542
[Bug 161542] Add an editor area to the functions deck
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161542] Add an editor area to the functions deck

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161542

Ahmed Hamed  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1
   Assignee|libreoffice-b...@lists.free |ahmedhamed3...@gmail.com
   |desktop.org |

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

[Bug 161542] New: Add an editor area to the functions deck

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161542

Bug ID: 161542
   Summary: Add an editor area to the functions deck
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ahmedhamed3...@gmail.com

Description:
This is an area that provides the structure of the formula and some features
that allow for easily dealing with it.
What do you think are the needed features? We can add things such as
formatting, syntax highlighting, cell referencing, and debugging. Is it
necessary to do all of these? Or just some of them? Or do you need completely
different features? And for the debugging functionality, does it need to
calculate intermediate results or just highlight the very first error?

Actual Results:
---

Expected Results:
---


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 342670dc6b0fc5b93a40b9cf86b8cca67fac88a3
CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Bug 161462] Goal Seek should remember its settings during the current session

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161462

Rafael Lima  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Assignee|libreoffice-b...@lists.free |rafael.palma.l...@gmail.com
   |desktop.org |
 Resolution|--- |FIXED

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

[Bug 109136] [META] Goal seek bugs and enhancements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109136
Bug 109136 depends on bug 161462, which changed state.

Bug 161462 Summary: Goal Seek should remember its settings during the current 
session
https://bugs.documentfoundation.org/show_bug.cgi?id=161462

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

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

[Bug 161462] Goal Seek should remember its settings during the current session

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161462

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

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

tdf#161462 Remember Goal Seek settings

It will be available in 25.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.

[Bug 161462] Goal Seek should remember its settings during the current session

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161462

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:25.2.0

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

[Bug 161541] Printing: selecting different page orientation does not relayout printed handouts

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161541

--- Comment #5 from Gabor Kelemen (allotropia)  ---
Created attachment 194696
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194696=edit
After changing the Handout Master, the preview is laid out nicely

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

[Bug 161541] Printing: selecting different page orientation does not relayout printed handouts

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161541

--- Comment #4 from Gabor Kelemen (allotropia)  ---
Created attachment 194695
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194695=edit
Changing to the Handout master orientation shows less wasted space

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

[Bug 161541] Printing: selecting different page orientation does not relayout printed handouts

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161541

--- Comment #3 from Gabor Kelemen (allotropia)  ---
Created attachment 194694
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194694=edit
Handout master shows where the Portrait setting comes from

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

[Bug 161541] Printing: selecting different page orientation does not relayout printed handouts

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161541

--- Comment #2 from Gabor Kelemen (allotropia)  ---
Created attachment 194693
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194693=edit
Changing the Orientation to Landscape does not relayout the content

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

[Bug 161541] Printing: selecting different page orientation does not relayout printed handouts

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161541

--- Comment #1 from Gabor Kelemen (allotropia)  ---
Created attachment 194692
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194692=edit
4 slides in Handouts type looks bad on a Portrait sheet

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

[Bug 92416] SIDEBAR: Functions pane improvements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92416

Ahmed Hamed  changed:

   What|Removed |Added

 Depends on||161540


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161540
[Bug 161540] Add functionality in the functions deck to save formulas and edit
them
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 103309] [META] Print dialog bugs and enhancements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103309

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Depends on||161541


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161541
[Bug 161541] Printing: selecting different page orientation does not relayout
printed handouts
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161541] New: Printing: selecting different page orientation does not relayout printed handouts

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161541

Bug ID: 161541
   Summary: Printing: selecting different page orientation does
not relayout printed handouts
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com
Blocks: 103309

Created attachment 194691
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194691=edit
Example file from the Candy template

This is somewhat similar to bug 155218 of Calc

Usually, slide templates (at least TDF provided ones) are landscape oriented.
The handout master however is Portrait oriented, which makes it easy to trigger
the issue.

1. Open attached file, which is just the Candy template
2. Go to the Print dialog
3. On the Impress tab, select the Handouts type and 4 "Slides per page"
-> the preview shows the Portrait oriented page with 4 small images of the
slides. This is wasteful, they would look better (larger) if the paper would be
landscape oriented
4. Go to the General page, select Landscape Orientation
-> the preview shows the landscape paper, but the slide images are still tiny
with lots of empty space between them
5. Close the Print dialog, go to View - Master Handout
6. In the sidebar under the Master Slide section change the Orientation to
Landscape. This is more visible with 4 or 9 slides per sheet, less so with the
default 6, so play with changing the layout as well.
7. Go back to the Print Dialog, redo Step 3
-> Now the paper preview is landscape and the slide previews are larger, there
is only a small empty space between them.

This is because the Print dialog does not relayout the document when the user
overrides the Orientation setting, similarly to the case in bug 155218.

The issue can be also triggered with printing the Slides themselves, if the
Pages per sheet setting is set to 4 and then the Orientation to Portrait. But
this is more rare, since the default master slide orientation is sensibly
"Landscape".

Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: a2b6ce5d21b7f5c84ced8485f5af279f1bf8135f
CPU threads: 14; OS: Windows 10 X86_64 (10.0 build 19045); UI render:
Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: default

Also happens in 3.3.

I think it would be useful to implement some similar logic as in Calc for
relayouting the content when the Orientation is changed.


Referenced Bugs:

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

[Bug 161540] Add functionality in the functions deck to save formulas and edit them

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161540

Ahmed Hamed  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|libreoffice-b...@lists.free |ahmedhamed3...@gmail.com
   |desktop.org |
 Status|UNCONFIRMED |ASSIGNED

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

[Bug 161540] New: Add functionality in the functions deck to save formulas and edit them

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161540

Bug ID: 161540
   Summary: Add functionality in the functions deck to save
formulas and edit them
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ahmedhamed3...@gmail.com

Description:
This is a new feature that will enhance the experience of dealing with the
functions panel. Formulas can be saved or added to cells, and saved formulas
can be edited, so the effect is applied to all linked cells or to a specific
one or saved for future cells. Saved formulas can have a name, arguments, and a
description.
This means that you can choose between functions and saved formulas to add to a
cell.

What are other features you wish to see here? And what adjustments can be done
to this proposal?

Actual Results:
---

Expected Results:
---


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 342670dc6b0fc5b93a40b9cf86b8cca67fac88a3
CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Bug 161539] LibreOffice Calc Not saving files in .xlsx format

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161539

m_a_riosv  changed:

   What|Removed |Added

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

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

[Bug 161539] LibreOffice Calc Not saving files in .xlsx format

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161539

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m_a_riosv  ---
Created attachment 194690
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194690=edit
Screenshot of the window information/selection

Just select [Use Excel 2007-365 Format]

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

[Bug 161536] Writer cursor has text left over even if I have used backspace some part of previous sentence are still left

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161536

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m_a_riosv  ---
Please attach a sample file, reduce the size as much as possible without
private information, and paste the information in Menu/Help/About LibreOffice,
there is a copy icon.

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

[Bug 161539] New: LibreOffice Calc Not saving files in .xlsx format

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161539

Bug ID: 161539
   Summary: LibreOffice Calc Not saving files in .xlsx format
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: u88iq...@duck.com

Description:
when i try to save my LibreOffice Calc to .xlsx format it show this error. 
Confirm File Format
This document may contain formatting or content that cannot be saved in the
currently selected file format "Excel 2007-365".
Use the default ODF file format to be sure that the document is saved
correctly.
Ask when not saving in ODF or default format

Actual Results:
I dont know.

Expected Results:
Please Fix this issue.


Reproducible: Always


User Profile Reset: No

Additional Info:
Please Fix this Issue.

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

[Bug 161534] Add a Help button in the functions deck to show a wiki for the selected function

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161534

Ahmed Hamed  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |ahmedhamed3...@gmail.com
   |desktop.org |
 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1

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

[Bug 161534] Add a Help button in the functions deck to show a wiki for the selected function

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161534

Ahmed Hamed  changed:

   What|Removed |Added

Summary|UI: Add a Help button in|Add a Help button in the
   |the functions deck to show  |functions deck to show a
   |a wiki for the selected |wiki for the selected
   |function|function

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

[Bug 161521] FILEOPEN DOCX/RTF Wrong inner margin in mirrored page, starting on Even side

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161521

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

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

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

[Bug 108771] [META] DOCX (OOXML) page-related issues

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108771

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Depends on||161538


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161538
[Bug 161538] FILEOPEN RTF DOCX Extra empty page inserted into specific file
with mirrored margins, starting on Even side
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 81234] [META] RTF filter issues

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81234

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Depends on||161538


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161538
[Bug 161538] FILEOPEN RTF DOCX Extra empty page inserted into specific file
with mirrored margins, starting on Even side
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161538] New: FILEOPEN RTF DOCX Extra empty page inserted into specific file with mirrored margins, starting on Even side

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161538

Bug ID: 161538
   Summary: FILEOPEN RTF DOCX Extra empty page inserted into
specific file with mirrored margins, starting on Even
side
   Product: LibreOffice
   Version: 3.6.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com
Blocks: 81234, 108771

Created attachment 194689
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194689=edit
The example file in Word 2016 and in Writer master, print preview mode

This is a followup to bug 161521

When the attachment 194668 is opened, it starts with an automatically inserted
empty page.

1. Open attachment 194668 
2. Go to Print Preview
-> there is an empty first page, which may affect document layout, number of
pages

In Word there is no such page.

Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: a2b6ce5d21b7f5c84ced8485f5af279f1bf8135f
CPU threads: 14; OS: Windows 10 X86_64 (10.0 build 19045); UI render:
Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: default


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=81234
[Bug 81234] [META] RTF filter issues
https://bugs.documentfoundation.org/show_bug.cgi?id=108771
[Bug 108771] [META] DOCX (OOXML) page-related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 161494] becomes unresponsive

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161494

--- Comment #3 from m_a_riosv  ---
I can't reproduce
Version: 24.2.4.2 (X86_64) / LibreOffice Community
Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded

What are the steps on how do you sort?

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

[Bug 161515] Ability to cut image object in two pieces along a line

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161515

--- Comment #6 from Eyal Rozenberg  ---
(In reply to Heiko Tietze from comment #3)
As I can do this using the instructions you gave:

> You have to
> duplicate the raster graphic and crop both sides from left and right. 

Then surely it can't be

> Out of scope for an office suite and a vector drawing tool. 

can it?

> process the content with a specialized tool like GIMP.

A tool like GIMP would not, by design, create two separate edited images from a
single image. It may create layers, selections, masks etc. - and of course you
can duplicate and image and cut the two complementing pieces - but it is really
not the right tool for the job. A vector graphics drawing app - is.

Now, one could argue about whether this merits its own command, but definitely
in scope.

(In reply to V Stuart Foote from comment #4)
> The slice needs to split the image into its two parts, resulting in two new
> objects (bmps, or even draw objects?). 

This is not a trivial question actually. If it's just two images, than the
slicing must be along a vertical or horizontal line. If any line is allowed for
the slicing, then the result would either be an image with some trapezoidal
transparent region, or a drawing object which uses the image as its area fill
(apologies for the use of inexact terminology).

> But is this really in scope to do internally? Lots of utilities (GUI and
> CLI) for doing this already,

Actually - I don't think so. ImageMagick can do it, because it's scriptable and
supports multiple write command, but that's more like programming that using a
utility. GUI - not sure you'll find many apps/utilities which are not
single-file transformers.

>  adopt an external lib to do it internally,

For the vertical or horizontal slicing only - we don't need anything; like
Heiko noted, at worst it means duplicating and cropping complementing regions.

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

[Bug 161533] Tests affected by system fontconfig with SAL_NON_APPLICATION_FONT_USE=abort

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161533

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

https://git.libreoffice.org/core/commit/95dd795e7510e62e9fc316e5ac8c1057b58a8f4e

Related: tdf#161533 Test fixes for CJK systems

It will be available in 25.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.

[Bug 161533] Tests affected by system fontconfig with SAL_NON_APPLICATION_FONT_USE=abort

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161533

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:25.2.0

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

[Bug 120883] [META] Hyphenation bugs and enhancements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120883
Bug 120883 depends on bug 160170, which changed state.

Bug 160170 Summary: FILEOPEN .DOCX: words pulled together, characters overlap 
in some line of hyphenated paragraph
https://bugs.documentfoundation.org/show_bug.cgi?id=160170

   What|Removed |Added

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

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

[Bug 160170] FILEOPEN .DOCX: words pulled together, characters overlap in some line of hyphenated paragraph

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160170

László Németh  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Assignee|nem...@numbertext.org   |libreoffice-b...@lists.free
   ||desktop.org
 Resolution|--- |FIXED

--- Comment #12 from László Németh  ---
Fixed in the master (already likely by Caolán McNamara's commit, too, see
"stale hyphenation data after skipping blanks), and started to back-port to
24.2.

@Julian and all: thanks for your bug report and feedback!

Full commit description:

tdf#160170 sw: fix overshrunk justified lines at hyphenation

Smart justify uses 2 SwTextGuess::Guess() calls to break a
line, but using the same SwTextGuess object resulted overshrunk
lines, if the first call resulted hyphenation, because of the
bad state of the object for the second call. If we need a
second call, now instantiate a new object for it.

Regression from commit 36bfc86e27fa03ee16f87819549ab126c5a68cac
"tdf#119908 tdf#158776 sw smart justify: shrink only spaces".

Note: the reported test document was already fixed by
commit f050103c3324d878b310f37429ea3580a8230905
"stale hyphenation data after skipping blanks".

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

[Bug 109530] [META] File opening issues

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109530
Bug 109530 depends on bug 155212, which changed state.

Bug 155212 Summary: Writer is very slow when opening a file that includes 
embedded fonts (macOS)
https://bugs.documentfoundation.org/show_bug.cgi?id=155212

   What|Removed |Added

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

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

[Bug 161230] Pie-of-pie and bar-of-pie chart data labels are misaligned

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161230

kurt.nordb...@protonmail.com  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |kurt.nordb...@protonmail.co
   |desktop.org |m

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

[Bug 161509] Built-in Microsoft Word style names are remapped on import but not on export

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161509

Mike Kaganski  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |mikekagan...@hotmail.com
   |desktop.org |

--- Comment #13 from Mike Kaganski  ---
https://gerrit.libreoffice.org/c/core/+/168755

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

[Bug 160522] Generating Chart with more than 4 columns selecting stock first than column or bar: Only 4 colors

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160522

--- Comment #10 from Buovjaga  ---
Did some brute force debugging on the files modified in the commit (first broad
strokes with 'rbreak path/to/file:.' for one file at a time) and so far I found
this loop is hit when switching from Column to Stock:

https://opengrok.libreoffice.org/xref/core/chart2/source/model/template/ChartType.cxx#205

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

[Bug 134498] SHAPES: Line disappears if deleting text in the anchored paragraph

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134498

--- Comment #15 from Pasi  ---
(In reply to sdc.blanco from comment #13)
> (In reply to Pasi from comment #8)
> > And another bug from the same example file. CTRL+A behaves erratically, in
> > my opinion.
> Please file another ticket for this issue. The tradition with Bugzilla is to
> file one problem per ticket, where the original report here was about
> "moving lines", which I believe is NOTABUG.  (similarly the problem in
> example 1 reflects another ticket which was resolved as WONTFIX).
> 
> Before filing a new ticket, you might want to search a little in Bugzilla,
> because it is possible that there is already a report about Ctrl+A with a
> mixture of shapes, tables, and text not copying everything.

Despite your opinion this was a bug that has been fixed in some release. The
original document was created 2017. Back then there was this issue and it
remained till 2020-07 when I reported it. Haven't had a need to make updates
until recently. Reported bug has been fixed but new one introduced (part of the
drawing has disappeared).

Dunno, if it makes sense to report because initial response seems to be to deny
existence of a reported bug. Maybe developers are overloaded but whatever the
reason may be this bug remained for years before got fixed probably via fixing
something else. There's still issue in Draw that has been reported years ago
and still exists (line moving preview).

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

[Bug 161449] [META] Find deck of the Sidebar

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161449
Bug 161449 depends on bug 160538, which changed state.

Bug 160538 Summary: Quickfind sidebar: ordering of results, Text in fields and 
frames comes first
https://bugs.documentfoundation.org/show_bug.cgi?id=160538

   What|Removed |Added

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

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

[Bug 160538] Quickfind sidebar: ordering of results, Text in fields and frames comes first

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160538

Jim Raykowski  changed:

   What|Removed |Added

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

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

[Bug 160540] Quickfind sidebar: make better use of space for search results

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160540

--- Comment #10 from Jim Raykowski  ---
(In reply to Heiko Tietze from comment #9)
> Created attachment 194646 [details]
> Patch with kf6
> 
> Too many issues (see comments on Gerrit plus the fact that hover effects are
> missing for non-gtk VCL) and not much improvements (plus less acceptance
> from users). Abandoned the patch
> https://gerrit.libreoffice.org/c/core/+/168476

It may be possible to make the row space behavior of the SalInstanceTreeView
(x11, qt, windows, maybe mac) the same as the GtkInstanceTreeView.

Even without the same behavior +1 from me for using your rounded rectangle
idea.

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

[Bug 161537] in BASE using a Form Based Filter Search, Filter Navigator no longer shows the name of the field

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161537

Robert Großkopf  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 Status|UNCONFIRMED |NEW
Version|24.2.4.2 release|7.6.4.1 release
 CC||rob...@familiegrosskopf.de
 Ever confirmed|0   |1
   Hardware|ARM |All

--- Comment #2 from Robert Großkopf  ---
Bug doesn't appear in LO 7.5.5.2, appears here with LO 7.6.4.1 and all newer
versions of LO.
No field name will be shown by the form based filter any more.
See also https://ask.libreoffice.org/t/base-form-based-filter-search/106826/3
for more screenshots, could be tested with any form in a database file. Take
this for example: https://bugs.documentfoundation.org/attachment.cgi?id=193905

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

[Bug 126152] [META] TIFF image bugs and enhancements

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126152
Bug 126152 depends on bug 160635, which changed state.

Bug 160635 Summary: open or insert a TIFF image over 33,554,432 pixels fails in 
various ways ("Image Filter not found" in sd, Section dialog in sw, Push button 
in sc)
https://bugs.documentfoundation.org/show_bug.cgi?id=160635

   What|Removed |Added

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

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

[Bug 47148] [META] Image handling problems

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47148
Bug 47148 depends on bug 160635, which changed state.

Bug 160635 Summary: open or insert a TIFF image over 33,554,432 pixels fails in 
various ways ("Image Filter not found" in sd, Section dialog in sw, Push button 
in sc)
https://bugs.documentfoundation.org/show_bug.cgi?id=160635

   What|Removed |Added

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

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

[Bug 144208] Slow File OPEN of 477 pages ODT with 282 comments and track changes

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144208

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

https://git.libreoffice.org/core/commit/5723e2054bb90f07fff7368e3f38fbe0311f6b83

tdf#144208 speedup doc with lots of redline (6)

It will be available in 25.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.

[Bug 82117] Improve shortcut key list for German keyboard layout

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82117

yukij...@kemonomimi.gay changed:

   What|Removed |Added

 CC||yukij...@kemonomimi.gay

--- Comment #27 from yukij...@kemonomimi.gay ---
Created attachment 194688
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194688=edit
State of the German keyboard shortcuts recap

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

[Bug 82117] Improve shortcut key list for German keyboard layout

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82117

--- Comment #26 from yukij...@kemonomimi.gay ---
Hi, just took a look at this and made a simple table to show what we currently
have in LO, what MSO does, and what users have suggested, mostly based on the
existing shortcuts proposal file.
The file uses the terminology from
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu, which is where
the keyboard shortcuts are defined.

Looking at this list, I think it's best to follow whatever MS is doing when
they have an equivalent function, as that's what most users will be familiar
with.

As such, I propose:

Grow (increase font size) -> add Strg + > (in other words, Strg + Umschalt +
<), on top of the existing german-specific shortcut Strg + 8
Shrink (decrease font size) -> add Strg + <, on top of the existing
german-specific shortcut Strg + 9

Insert current date & time already have similar shortcuts to what MSO has (Strg
[ + Umschalt ] + , instead of MSO's Strg [ + Umschalt ] + .) so I think it's
best not to move it to avoid breaking user's habits.

For the ones that don't seem to have an equivalent in MSO, here are the
suggestions that made the most sense to me:

Execute macro field: Strg + 6
Insert zero-width space: Strg + 7
Fill single edit: Strg + 3
Mark precedents: Strg + Umschalt + 7
Mark dependents Strg + Umschalt + 6
Select data: Strg + 6 (only in Calc, and Execute macro field is only in Writer,
so no overlap)
Select array formula: Strg + 7 (only in Calc, and Insert zero-width space is
only in Writer, so no overlap)

Does this look sensible to German users? I can implement this, but would like
feedback before doing this so the implementation is sane.

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

[Bug 161537] in BASE using a Form Based Filter Search, Filter Navigator no longer shows the name of the field

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161537

--- Comment #1 from sdritc...@gmail.com ---
Created attachment 194687
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194687=edit
Filter Navigator screenshot showing missing names.

Filter Navigator screenshot showing missing names.

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

[Bug 161537] New: in BASE using a Form Based Filter Search, Filter Navigator no longer shows the name of the field

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161537

Bug ID: 161537
   Summary: in BASE using a Form Based Filter Search, Filter
Navigator no longer shows the name of the field
   Product: LibreOffice
   Version: 24.2.4.2 release
  Hardware: ARM
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sdritc...@gmail.com

Description:
Using LO 7.6.7, I’m having an issue in Base when using Form-Based Filters to
SEARCH / SEARCHING my database.

When using Form-Based Filters, the Filter Navigator no longer shows the name of
the field next to the TRUE / FALSE field value. This is for Checkboxes in my
Database Form. Confirmed same issue in LO 24.2.4.

Previous versions eg the 7.5 series displayed the field names next to the
values, this was super helpful for modifying a search using the Filter
Navigator.

Steps to Reproduce:
1. Open a Database Form and click on Form Based Filters
2. Enter search terms into the Database Form
3. Look in Filter Navigator, find no Field Names listed next to search terms.

Actual Results:
no Field Names listed next to search terms

Expected Results:
Field Names should be listed next to search terms


Reproducible: Always


User Profile Reset: No

Additional Info:
none

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

[Bug 43808] [META] Right-To-Left and Complex Text Layout language issues (RTL/CTL)

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43808
Bug 43808 depends on bug 160401, which changed state.

Bug 160401 Summary: FILEOPEN PPTX: wrong word order and font size when 
cap="small" on right-to-left text (Regression)
https://bugs.documentfoundation.org/show_bug.cgi?id=160401

   What|Removed |Added

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

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

[Bug 161535] Libreoffice crashes when opening a file with Libreoffice calc

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161535

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Thank you for reporting the bug. Please attach a sample document, as this makes
it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.
(Please note that the attachment will be public, remove any sensitive
information before attaching it. 
See
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
for help on how to do so.)

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

[Bug 160646] GIF don't animate in edit mode; are rendered as still images (Windows 8.1)

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160646

Buovjaga  changed:

   What|Removed |Added

Summary|GIF don't animate in edit   |GIF don't animate in edit
   |mode; are rendered as still |mode; are rendered as still
   |images  |images (Windows 8.1)
 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #4 from Buovjaga  ---
(In reply to Telesto from comment #0)
> Found in
> Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
> Build ID: 748561425774fa40ab685fed80d113f7e8301158
> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
> Locale: nl-NL (nl_NL); UI: en-US
> Calc: CL threaded

They animate fine for me even in this exact same commit (with or without Skia):
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 748561425774fa40ab685fed80d113f7e8301158
CPU threads: 2; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

The difference is you are using Windows 8.1.

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

[Bug 161536] New: Writer cursor has text left over even if I have used backspace some part of previous sentence are still left

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161536

Bug ID: 161536
   Summary: Writer cursor has text left over even if I have used
backspace some part of previous sentence are still
left
   Product: LibreOffice
   Version: 24.2.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: noortal...@gmail.com

Description:
I am writing a word document with the document has embedded images and erase
words using backspace some parts of the text are still left.The writer also
then adds all words together into one line without space. It turns back to
normal once I have gone to another paragraph using enter key. 

Actual Results:
Writer with document with embedded images write a long word document probably
two pages long if you erase any letter with backspace some part of the words
will remain and writer will add all words together without space it returns to
normal after i go to next paragraph via enter

Expected Results:
it should workd flawlessly


Reproducible: Always


User Profile Reset: No

Additional Info:
Nothint to add

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

[Bug 161480] Animated gif renders with green artifacts with Skia/Raster & Metal

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161480

--- Comment #3 from gladys  ---
comfirmed
Version: 7.6.4.1 (X86_64) / LibreOffice Community
Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-GB (en_GB); UI: en-GB
Calc: CL threaded

and version
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 74185b8edf7f046a3372319da86a1d8ca0024c87
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-GB (en_GB); UI: en-GB
Calc: CL threaded

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

[Bug 161535] New: Libreoffice crashes when opening a file with Libreoffice calc

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=161535

Bug ID: 161535
   Summary: Libreoffice crashes when opening a file with
Libreoffice calc
   Product: LibreOffice
   Version: 24.2.4.2 release
  Hardware: ARM
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: paul_wigg...@hotmail.com

Description:
When trying to open a csv file using libreoffice calc it freezes and then
causes my chromebook to reboot.

Steps to Reproduce:
1.Down load csv file
2.select to open csv file with Libreoffice calc
3.select the csv open file screen
4. Press ok to open the file

Actual Results:
When selecting the csv open file screen to convert the file into librecalc. It
momentarily freezes and then causes my chromebook to reboot. This has happened
a couple of times since the last Libreoffice update.

Expected Results:
The CSV file should load in to libreoffice calc


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.4.2 (AARCH64) / LibreOffice Community
Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2
CPU threads: 8; OS: Linux 6.6; UI render: default; VCL: gtk3
Locale: en-GB (en_US.UTF-8); UI: en-GB
Flatpak
Calc: threaded

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

[Bug 160886] Change Default font for Calc Spreadsheets in english

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160886

Buovjaga  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|
 CC||ilmari.lauhakangas@libreoff
   ||ice.org
 Status|UNCONFIRMED |RESOLVED
  Component|General |Calc
Product|QA Tools|LibreOffice
 Resolution|--- |INVALID

--- Comment #1 from Buovjaga  ---
Check it out:
https://help.libreoffice.org/latest/en-US/text/shared/guide/standard_template.html?=SHARED=UNIX

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

[Bug 160193] Text visual artefact during object animation if object behind the text

2024-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160193

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #8 from Buovjaga  ---
(In reply to Caolán McNamara from comment #5)
> Created attachment 193109 [details]
> what I see in X11

I see roughly the same on Wayland (position of cut off text a bit lower for
me).

Hardware acceleration option state has no effect on it.

Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: c49da95942f456623e91ae1f5c1a68efd83fec6c
CPU threads: 8; OS: Linux 6.9; UI render: default; VCL: gtk3
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: CL threaded

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

  1   2   3   >