[Libreoffice-bugs] [Bug 151654] CRASH in SdrLayerIDSet::IsSet(o3tl::strong_int)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151654

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

https://git.libreoffice.org/core/commit/7fc2aefc09956bee0353575d2bacca2d5b556b04

tdf#151654 related: dereference after nullptr check

It will be available in 7.5.0.

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

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

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

[Libreoffice-bugs] [Bug 151654] CRASH in SdrLayerIDSet::IsSet(o3tl::strong_int)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151654

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.5.0

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

[Libreoffice-bugs] [Bug 151821] Selecting a heading via navigator ignores table following heading

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151821

Ulrich Windl  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 CC||ulrich.wi...@rz.uni-regensb
   ||urg.de
 Status|NEEDINFO|UNCONFIRMED

--- Comment #2 from Ulrich Windl  ---
Actually I can't reproduce in 7.3.6.2 on Linux, but I could on Windows.

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

[Libreoffice-bugs] [Bug 151544] “Lines per page" in Grid Mode is not accurately applied (always 1 line less than set in page style dalog)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151544

--- Comment #2 from Kevin Suo  ---
Seems like an off-by-one error. Since there is a crash when lines on the page
is set to 1, need a backtrace to locate the code pointer.

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

[Libreoffice-bugs] [Bug 151838] New: EDITING: Find hard carriage return does not work.

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151838

Bug ID: 151838
   Summary: EDITING: Find hard carriage return does not work.
   Product: LibreOffice
   Version: 7.4.2.3 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: f.pig...@aliceadsl.fr

Created attachment 183350
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183350&action=edit
screen capture

Find/ replace with option "regular exepression", '$' in search field :
erroneous result "search string not found".
see attachment.
Version: 7.4.2.3 (x64) / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: fr-FR (fr_FR); UI: fr-FR
Calc: threaded

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

[Libreoffice-bugs] [Bug 142759] Saving DOCX removes EndNote reference fields

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142759

Dieter  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #16 from Dieter  ---
Timus confirmed problem in comment 13, so we can change status to NEW

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

[Libreoffice-bugs] [Bug 149741] Confusing icon for adding column in libreoffice writer

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149741

Dieter  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #29 from Dieter  ---
(In reply to Maxim Monastirsky from comment #25)
> I believe this is fixed now.

Yes. VERIFIED FIXED in

Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9cd0f4c2d25462feba0ffcbd906c199273821243
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL threaded

Maxim, thanks for fixing it!

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

[Libreoffice-bugs] [Bug 151544] “Lines per page" in Grid Mode is not accurately applied (always 1 line less than set in page style dalog)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151544

Dieter  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Whiteboard| QA:needsComment|
 Ever confirmed|0   |1
 CC||dgp-m...@gmx.de
Summary|“Lines per page" in Grid|“Lines per page" in Grid
   |Mode is not accurately  |Mode is not accurately
   |applied (there are 21 lines |applied (always 1 line less
   |if I set it to be 22 lines) |than set in page style
   ||dalog)

--- Comment #1 from Dieter  ---
I confirm it with
Version: 7.4.2.2 (x64) / LibreOffice Community
Build ID: 1726efbecd001a1fe871cba3e00e71283688f34d
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

Steps
1. Make sure, that "Asian" is set in Tools -> options -> Language Settings ->
Languages
2. Open attachment 183063
3. Count lines per page (are 21; should be 22)
4. Change lines per page in grid tap of page style dialog and recount

Actual result
There is always one line missing on a page. If you choose one line per page, LO
freezes

Expected result
Number of lines per page, should be the same as set in the Page Style settings.

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

[Libreoffice-bugs] [Bug 112969] [META] DOCX (OOXML) field-related issues

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112969
Bug 112969 depends on bug 142771, which changed state.

Bug 142771 Summary: Writer change MS Word fields removing space after { in 
reference field
https://bugs.documentfoundation.org/show_bug.cgi?id=142771

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 142759] Saving DOCX removes EndNote reference fields

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142759

--- Comment #15 from Mohammadreza  ---
*** Bug 142771 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 142771] Writer change MS Word fields removing space after { in reference field

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142771

Mohammadreza  changed:

   What|Removed |Added

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

--- Comment #5 from Mohammadreza  ---


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

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

[Libreoffice-bugs] [Bug 142759] Saving DOCX removes EndNote reference fields

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142759

Mohammadreza  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #14 from Mohammadreza  ---
(In reply to Dieter from comment #12)
> Hello Mohammadreza, a new major release of LibreOffice is available since
> this bug was reported. Could you please try to reproduce it with the latest
> version of LibreOffice from
> https://www.libreoffice.org/download/libreoffice-fresh/ ?
> I have set the bug's status to 'NEEDINFO'. Please change it back to
> 'UNCONFIRMED' if the bug is still present in the latest version.

Hi,

Sorry for my delayed reply. I have just installed the latest version, 7.4.2,
and the issue exists.

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

[Libreoffice-bugs] [Bug 140561] wrong term for gutter position in mirrored page layout

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140561

Dieter  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 150446] Incorrect behaviour of gutter in mirrored pages with top binding

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150446

Dieter  changed:

   What|Removed |Added

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

--- Comment #4 from Dieter  ---
I admit, that I'm not very familiar with the gutter position. But please take
into account bug 140561 and decision to change term for gutter position to
"inner". Can't say how this affects your thinkings about top binding.

Regina, you've added yourself to cc: list. Any ideas?

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

[Libreoffice-bugs] [Bug 151654] CRASH in SdrLayerIDSet::IsSet(o3tl::strong_int)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151654

--- Comment #4 from Mike Kaganski  ---
https://gerrit.libreoffice.org/c/core/+/142054 addresses comment #3.

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

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

--- Comment #11 from Amarjargal Gundjalam  ---
I'm an outreachy applicant. I've sent a patch for this.

https://gerrit.libreoffice.org/c/core/+/142053

This patch fixes only the window title as per the bug description. But this
object inspector has many issues such as not having a title in docked state,
difficulty in docking and others described in Bug 143341. I can continue to
work on them in another patches.

Additionally, I think Tools->Development Tools was meant to be a menu, even
with a single item. And the object inspector should be opened from
Tools->Development Tools->UNO Object Inspector. I can try to work on this as
well if this is an behavior that should be fixed.

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

[Libreoffice-bugs] [Bug 151837] Sifr: Missing Icons in The Right Area of New XML Form Document

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151837

Rizal Muttaqin  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |riz...@libreoffice.org
   |desktop.org |

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

[Libreoffice-bugs] [Bug 151837] Sifr: Missing Icons in The Right Area of New XML Form Document

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151837

Rizal Muttaqin  changed:

   What|Removed |Added

Summary|Sifr: Missing Icons in The  |Sifr: Missing Icons in The
   |Left Area of New XML Form   |Right Area of New XML Form
   |Document|Document

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

[Libreoffice-bugs] [Bug 151837] Sifr: Missing Icons in The Left Area of New XML Form Document

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151837

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

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

tdf#151837 Sifr: Icons in Left Area of XML Document

It will be available in 7.5.0.

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

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

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

[Libreoffice-bugs] [Bug 151837] Sifr: Missing Icons in The Left Area of New XML Form Document

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151837

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.5.0

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

[Libreoffice-bugs] [Bug 100672] UI: Improve Find & Replace dialog with "Special" button to insert special/non printing characters (addition to regex)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100672

--- Comment #8 from Elise Smith  ---
Thank you. The issue on our website https://vascarabag.com has been fix
successfully.

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

[Libreoffice-bugs] [Bug 100672] UI: Improve Find & Replace dialog with "Special" button to insert special/non printing characters (addition to regex)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100672

--- Comment #7 from Elise Smith  ---
Thank you. The issue on our website https://vascarbag.com has been fix
successfully.

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

[Libreoffice-bugs] [Bug 149953] Default color coding for track changes different depending on platform (Win/Mac)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149953

Telesto  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149877] Track changes color coding inconsistent; moved has sometimes the same color as deleted in macOS

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149877

Telesto  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 151824] Mysterious font colours in track changes

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151824

Telesto  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 151549] No UI for manipulating a section other than Format | Sections

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151549

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 147031] Different file picker when opening files if LO run as another user on KDE

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147031

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 151568] Slide counting: allow skipping and end slide

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151568

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 151558] Draw/Impress unable to navigate to an unnamed object using the Enter key in the Navigator

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151558

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 151557] Changing text direction when whole table is selected in a mixed alignment table changes text alignment

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151557

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 147259] Sheet tab color

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147259

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 151556] default X11 cursor on wayland

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151556

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 147259] Sheet tab color

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147259

--- Comment #4 from QA Administrators  ---
Dear René Dionne,

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 148905] Crash when copying text from text box in document to header in same document

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148905

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

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 148912] "Rename Slide" does not persist when saving and reopening slide deck

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148912

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

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 90318] Temporary files generated by Base Reports and opening Mail Attachments should not be added to recent documents list.

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90318

--- Comment #12 from QA Administrators  ---
Dear pierre-yves samyn,

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 137542] SIGSEGV on tab cycling focus to input field in a table cell

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137542

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

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 137731] Sorting does not properly apply cell formatting (with empty cells only)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137731

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

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 135657] Error activating object: General OLE error.

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135657

--- Comment #5 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 134166] Page style direction change not immediately applied to toolbar direction buttons

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134166

--- Comment #3 from QA Administrators  ---
Dear Eyal Rozenberg,

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 133796] [EDITING] Scroll Lock mode fails for horizontal cursor keys, when there are frozen rows and columns

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133796

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

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 134229] Scrolled down spreadsheets do not convert the unseen rows to PDF when exporting whole sheet

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134229

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

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 54857] FILEOPEN: slow opening, 2Mb .PPT file opens several minutes

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54857

--- Comment #23 from Rajasekaran Karunanithi  ---
Still reproducable in Windows 10(x64), i5 processer with 4gb RAM.This file
takes more than 3 minutes to open.

Version: 7.4.2.3 (x64) / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: en-IN (en_IN); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 129610] Allow multiselecting of objects in Navigator

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129610

--- Comment #8 from Eyal Rozenberg  ---
Jim, will a patch for other modules (e.g. Writer) also be committed by the
release of 7.5.0?

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

[Libreoffice-bugs] [Bug 151837] Sifr: Missing Icons in The Left Area of New XML Form Document

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151837

Rizal Muttaqin  changed:

   What|Removed |Added

 Blocks||125965


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 125965] [META] Sifr icons

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125965

Rizal Muttaqin  changed:

   What|Removed |Added

 Depends on||151837


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151837
[Bug 151837] Sifr: Missing Icons in The Left Area of New XML Form Document
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151837] New: Sifr: Missing Icons in The Left Area of New XML Form Document

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151837

Bug ID: 151837
   Summary: Sifr: Missing Icons in The Left Area of New XML Form
Document
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: riz...@libreoffice.org

Created attachment 183349
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183349&action=edit
Those icons are still fallbacked to Colibre

Steps to reproduce:

1. Change icon theme to Sifr
2. Creata a new XML form document: File > New > XML Form Document
3. In the left side of the application, there is area which I don't know the
name of, there are some icons that still fallbacked to Colibre

Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 876d9d6d333cafc0649abebc757f397faf86fc4d
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: id-ID (id_ID.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 129610] Allow multiselecting of objects in Navigator

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129610

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.5.0

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

[Libreoffice-bugs] [Bug 129610] Allow multiselecting of objects in Navigator

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129610

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

https://git.libreoffice.org/core/commit/060c529c9c450ddc22912ee88af5305c1fd063f3

tdf#129610 SdNavigator: Realize multiple selection of objects

It will be available in 7.5.0.

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

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

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

[Libreoffice-bugs] [Bug 143209] Edge Scrolling no longer works properly on my touchpad beginning with version 6.2 and newer.

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143209

raal  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #7 from raal  ---
I'm not using wayland, but x11. Ubuntu 22.04

adding cc to Caolán, Redhat's bug was assigned to him.

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

[Libreoffice-bugs] [Bug 151824] Mysterious font colours in track changes

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151824

--- Comment #1 from philevedoug  ---
Created attachment 183348
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183348&action=edit
Example of different colours being used arbitrarily.

Various green or blue and green changes made by adding or deleting text. NO
pattern is observed with cutting and pasting or typing and deleting.

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

[Libreoffice-bugs] [Bug 151835] Can't switch tracked-changes visibility off in print preview

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151835

Eyal Rozenberg  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 151761] Image grouping

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151761

raal  changed:

   What|Removed |Added

   Keywords||filter:xlsx
Version|7.3.6.2 release |4.1.0.4 release
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from raal  ---
reproducible with xlsx
Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: f3a82a8ba51195cf31b0f78164735acc7ebbcd2f
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

and Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a)

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

[Libreoffice-bugs] [Bug 151834] A __DDElink bookmark remains after deleting tracked changes

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151834

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks|83946   |


Referenced Bugs:

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

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

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

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on|151834  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151834
[Bug 151834] A __DDElink  bookmark remains after deleting tracked changes
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 115709] [META] DOCX (OOXML) Tracking changes-related issues

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115709

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||151834


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151834
[Bug 151834] A __DDElink  bookmark remains after deleting tracked changes
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151834] A __DDElink bookmark remains after deleting tracked changes

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151834

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks||115709

--- Comment #1 from Eyal Rozenberg  ---
I forgot to mention the document originates in a DOCX file.


Referenced Bugs:

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

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

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

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||151836


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151836
[Bug 151836] Writer shows spurious tracked paragraph number change
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151836] New: Writer shows spurious tracked paragraph number change

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151836

Bug ID: 151836
   Summary: Writer shows spurious tracked paragraph number change
   Product: LibreOffice
   Version: 7.4.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eyalr...@gmx.com

I'm working on a DOCX document with tracked changes, and after accepting or
rejecting all changes up to some point, I still see indications of changes in
the paragraph numbers where no tracked changes are left, i.e. like so:

9. [8.]

instead of just

9.

Now, on the first paragraph where I see this, at the beginning of the
paragraph, I've inserted a comment, which probably has something to do with the
issue.

Unfortunately, I can't share the document, since it's private.

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

[Libreoffice-bugs] [Bug 151836] Writer shows spurious tracked paragraph number change

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151836

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks||83946


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 151835] Can't switch tracked-changes visibility off in print preview

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151835

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks||83946


Referenced Bugs:

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

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

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

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||151835


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151835
[Bug 151835] Can't switch tracked-changes visibility off in print preview
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 80838] [META] Enhancing Writer's print preview toolbar

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80838

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on|151835  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151835
[Bug 151835] Can't switch tracked-changes visibility off in print preview
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151835] Can't switch tracked-changes visibility off in print preview

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151835

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks|80838   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=80838
[Bug 80838] [META] Enhancing Writer's print preview toolbar
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108804] [META] Print preview bugs and enhancements

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108804

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||151835


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151835
[Bug 151835] Can't switch tracked-changes visibility off in print preview
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 80838] [META] Enhancing Writer's print preview toolbar

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80838

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||151835


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151835
[Bug 151835] Can't switch tracked-changes visibility off in print preview
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151835] Can't switch tracked-changes visibility off in print preview

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151835

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks||108804, 80838


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=80838
[Bug 80838] [META] Enhancing Writer's print preview toolbar
https://bugs.documentfoundation.org/show_bug.cgi?id=108804
[Bug 108804] [META] Print preview bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151835] New: Can't switch tracked-changes visibility off in print preview

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151835

Bug ID: 151835
   Summary: Can't switch tracked-changes visibility off in print
preview
   Product: LibreOffice
   Version: 7.4.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eyalr...@gmx.com

The Show Tracked Changes toggle (on the toolbar and in the View menu) is
disabled when in Print Preview. It shouldn't - I should be able to say I want
to see the preview without changes, if I chose Print Preview while changes were
visible (and possibly, the other way around).

I realize this might mean having to re-render the entire print preview, which
would not be very snappy, but - this command should be available to the user.

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

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

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

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||151834


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151834
[Bug 151834] A __DDElink  bookmark remains after deleting tracked changes
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151834] A __DDElink bookmark remains after deleting tracked changes

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151834

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks||83946


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 151834] New: A __DDElink bookmark remains after deleting tracked changes

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151834

Bug ID: 151834
   Summary: A __DDElink  bookmark remains after deleting tracked
changes
   Product: LibreOffice
   Version: 7.4.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eyalr...@gmx.com

Sometimes, when I open a document with tracked changes, and reject a deletion,
being the last change(s) not already accepted or rejected, the residual
document has a __DDElink  bookmark for one or more of the stretches of text
which marked for deletion. I can manually remove the bookmark, but it should
not exist at all.

Unfortunately, I cannot attach the document I observed this bug with, as it's
rather private.

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

[Libreoffice-bugs] [Bug 151654] CRASH in SdrLayerIDSet::IsSet(o3tl::strong_int)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151654

--- Comment #3 from Telesto  ---
I can't reproduce comment 0, but I do reproduce this
1. Open Impress (without template)
2. Enter a 'textbox' and type Hello
3. CTRL+A
4. Menubar -> Slide ->  Duplicate slide 
5. Type something
6. Exit the Textbox by clicking somewhere on the slide -> Crash
7. Repeat 1-6: Notice a dangling soffice.bin after the crash (but similar bug
is reported already)

Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9cd0f4c2d25462feba0ffcbd906c199273821243
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded

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

[Libreoffice-bugs] [Bug 131791] Hang dragging a large column with basic formula's

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131791

Telesto  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #7 from Telesto  ---
Still slow
Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9cd0f4c2d25462feba0ffcbd906c199273821243
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded

1. Open the attached file
2. Select Column F t/m J
3. Drop the selection say column L -> wait (without visual feedback say
progress bar). So it should faster or some progress bar is needed

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

[Libreoffice-bugs] [Bug 151654] CRASH in SdrLayerIDSet::IsSet(o3tl::strong_int)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151654

--- Comment #2 from Mike Kaganski  ---
I couldn't repro using Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice
Community
Build ID: 824b70fc473f96fca480f3d0d64f63234666db2b
CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: en-US (ru_RU); UI: en-US
Calc: CL threaded

I tried several times, each time repeating step 4 until there were 15-25
copies.

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

[Libreoffice-bugs] [Bug 151833] Freeze/hang after changing height to 75% relative

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151833

--- Comment #1 from Telesto  ---
Created attachment 183347
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183347&action=edit
Example file

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

[Libreoffice-bugs] [Bug 151833] New: Freeze/hang after changing height to 75% relative

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151833

Bug ID: 151833
   Summary: Freeze/hang after changing height to 75% relative
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Freeze changing height to 75% relative

Steps to Reproduce:
1. Open the attached file
2. Select the yellow smiley on top of the page
3. Press F4
4. Position and Size tab -> Size: Height to 75%
5. Press OK

Actual Results:
Freeze

Expected Results:
No freeze


Reproducible: Always


User Profile Reset: No

Additional Info:
Found in
Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9cd0f4c2d25462feba0ffcbd906c199273821243
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded

still Ok with
Version: 7.1.8.0.0+ (x64) / LibreOffice Community
Build ID: a94b58277c7aeaa83ce14347cd0b8f7137969d03
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 137284] Blurred; non-crisp font animation in impress presentation mode (non-Skia)

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137284

Telesto  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEEDINFO|RESOLVED

--- Comment #6 from Telesto  ---
Seems OK
Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9cd0f4c2d25462feba0ffcbd906c199273821243
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded

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

[Libreoffice-bugs] [Bug 141047] FORMATTING: Calc render 11 pt Calibri font as 10, 5 pt when cell contains NBSP at 90% zoom

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141047

Buovjaga  changed:

   What|Removed |Added

Version|7.4.2.3 release |7.1.2.2 release

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

[Libreoffice-bugs] [Bug 142169] EDITING: Calc crash every time I try to set chart categories as multiple strings

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142169

Julien Nabet  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #13 from Julien Nabet  ---
Let’s rather put WFM since there’s no specific fix here.

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

[Libreoffice-bugs] [Bug 133092] [META] Crash bugs

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133092

Telesto  changed:

   What|Removed |Added

 Depends on||150190


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150190
[Bug 150190] Calc crashes just by holding down Page Down with Skia Vulkan
enabled
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151832] Keyboard shortcut cannot be assigned for Find and cannot be reset.

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151832

Steve Edmonds  changed:

   What|Removed |Added

 Blocks||98259


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 150190] Calc crashes just by holding down Page Down with Skia Vulkan enabled

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150190

Telesto  changed:

   What|Removed |Added

 Blocks||133092


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 98259] [META] Keyboard shortcuts and accelerators bugs and enhancements

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98259

Steve Edmonds  changed:

   What|Removed |Added

 Depends on||151832
 CC||st...@edmondsfamily.co.nz


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151832
[Bug 151832] Keyboard shortcut cannot be assigned for Find and cannot be reset.
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151831] Expand animation not animating with Skia Raster enabled

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151831

Telesto  changed:

   What|Removed |Added

 Blocks||129062


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 129062] [META] Skia library bugs

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129062

Telesto  changed:

   What|Removed |Added

 Depends on||151831


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151831
[Bug 151831] Expand animation not animating with Skia Raster enabled
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151831] Expand animation not animating with Skia Raster enabled

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151831

--- Comment #2 from Telesto  ---
Still fine with
Version: 7.1.8.0.0+ (x64) / LibreOffice Community
Build ID: a94b58277c7aeaa83ce14347cd0b8f7137969d03
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 151832] New: Keyboard shortcut cannot be assigned for Find and cannot be reset.

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151832

Bug ID: 151832
   Summary: Keyboard shortcut cannot be assigned for Find and
cannot be reset.
   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: st...@edmondsfamily.co.nz

Description:
This bug varies between Mac and Linux.
In Tools>Customise, Keyboard tab. There is no function "Find" to reassign to
the CTL-F (CMD-F) key combination.
Reset does not reset the defaults on Linux or Mac, delete deletes the visible
wording of the assignment but not the action in Writer but does in Calc.On the
Mac, On the Mac, after changing the assignment and deleting it or resetting
CMD-F pops up a dialogue requesting a command.


Steps to Reproduce:
1.Assign the keyboard customisation for CTL(CMD)-F to about LibreOffice.
2.Check assignment.
3.Delete assignment.
4.Recheck assignment.
5.Reset keyboard assignments.
6.Recheck assignment.
7.Repeat for Calc, Writer, Libreoffice

Actual Results:
Varies, but the assignment is lost and cannot be restored.

Expected Results:
Ability to assign CTL(CMD)-F to Find


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.3.6.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 6; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-NZ (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 151831] Expand animation not animating with Skia Raster enabled

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151831

--- Comment #1 from Telesto  ---
Created attachment 183346
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183346&action=edit
Example file

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

[Libreoffice-bugs] [Bug 151831] New: Expand animation not animating with Skia Raster enabled

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151831

Bug ID: 151831
   Summary: Expand animation not animating with Skia Raster
enabled
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Expand animation not animating with Skia Raster enabled

Steps to Reproduce:
1. Open the attached file 
2. Press F5
3. Left click to start animation

Actual Results:
Nothing.. until it finishes

Expected Results:
Animation visible


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9cd0f4c2d25462feba0ffcbd906c199273821243
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded

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

[Libreoffice-bugs] [Bug 141047] FORMATTING: Calc render 11 pt Calibri font as 10, 5 pt when cell contains NBSP at 90% zoom

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141047

vladankud...@gmail.com changed:

   What|Removed |Added

Version|7.1.2.2 release |7.4.2.3 release

--- Comment #8 from vladankud...@gmail.com ---
Still reproducible with 7.4.2.3.

Version: 7.4.2.3 (x64) / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: cs-CZ (cs_CZ); UI: cs-CZ
Calc: CL

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

[Libreoffice-bugs] [Bug 133768] Export to EPUB is slow on Windows and causes massive disk activity

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133768

Telesto  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #8 from Telesto  ---
25 seconds or so.. Nice.
Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9cd0f4c2d25462feba0ffcbd906c199273821243
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded

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

[Libreoffice-bugs] [Bug 142169] EDITING: Calc crash every time I try to set chart categories as multiple strings

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142169

vladankud...@gmail.com changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED
Version|7.1.3.2 release |7.4.1.2 release

--- Comment #12 from vladankud...@gmail.com ---
I can confirm it's fixed in 7.4.2.3.

Version: 7.4.2.3 (x64) / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: cs-CZ (cs_CZ); UI: cs-CZ
Calc: CL

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

[Libreoffice-bugs] [Bug 143209] Edge Scrolling no longer works properly on my touchpad beginning with version 6.2 and newer.

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143209

--- Comment #6 from jeyov45...@sinagalore.com ---
I can still reproduce this with LibreOffice calc 7.4.2 as packaged by Arch
Linux ("LibreOffice 7.4.2.3 40(Build:3)" from `libreoffice --version`). I'm
using a wlroots-based Wayland compositor.

In addition to the behavior with edge scrolling, similar behavior (caused
almost surely by the same underlying bug) is reproducible with two-finger
scrolling: slow scrolls downward do nothing, while slow scrolls upward move
relatively quickly. Scrolling quickly works in both directions.

(In reply to raal from comment #5)

> No repro with Version: 7.4.0.0.alpha0+ / LibreOffice Community
> Build ID: 1c0aa970650ffc7c749e0b5ea655ebb2d137c8ae
> CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3
> Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
> Calc: threaded Jumbo

What did you do to attempt to reproduce, in which environment, and what did you
observe? Please be detailed.

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

[Libreoffice-bugs] [Bug 151830] New: Save as text with coding utf-8 destroys all non-ascii characters, replacing with question mark

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151830

Bug ID: 151830
   Summary: Save as text with coding utf-8 destroys all non-ascii
characters, replacing with question mark
   Product: LibreOffice
   Version: 7.3.5.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: enri...@perezterron.net

My version: 
Version: 7.3.5.2 (x64) / LibreOffice Community
Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01
CPU threads: 8; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win
Locale: nb-NO (nb_NO); UI: nb-NO
Calc: threaded

I save a file using File->Save as or File->Save a copy, set the File type to
"Text - choose a coding", in the filter selection dialog, I choose encoding
"Unicode (UTF-8)" and line ending "LF". 

Then I inspect the resulting file using od (octal dump) with options to show
byte values as ascii and hex code, (od -c -t x1).

The file begins with these two lines:

Ferden til boplassen
Endelig stod jeg der. Langs den lille kanalen foran meg lå tre små sjøfly.

Notice the three non-ascii characters in the last four words. 

Inspecting the outcome, I find as follows:

$ od -c -t x1 Ren-tekst-versjon.txt | head -30
000   1   .   F   e   r   d   e   n
 20  20  20  20  20  20  20  31  2e  46  65  72  64  65  6e  20
020   t   i   l   b   o   p   l   a   s   s   e   n  \n  \n   E
 74  69  6c  20  62  6f  70  6c  61  73  73  65  6e  0a  0a  45
040   n   d   e   l   i   g   s   t   o   d   j   e   g
 6e  64  65  6c  69  67  20  73  74  6f  64  20  6a  65  67  20
060   d   e   r   .   L   a   n   g   s   d   e   n   l
 64  65  72  2e  20  4c  61  6e  67  73  20  64  65  6e  20  6c
100   i   l   l   e   k   a   n   a   l   e   n   f   o   r
 69  6c  6c  65  20  6b  61  6e  61  6c  65  6e  20  66  6f  72
120   a   n   m   e   g   l   ?   t   r   e   s   m
 61  6e  20  6d  65  67  20  6c  3f  20  74  72  65  20  73  6d
140   ?   s   j   ?   f   l   y   .   T   e   r   m   i   n
 3f  20  73  6a  3f  66  6c  79  2e  20  54  65  72  6d  69  6e

(The first line is a heading, here indented by seven spaces, which I did not
expect. In the original, it is not indented. The second line is part of a
longer paragraph and is saved as a single long line - this is expected and OK.)

The issue in this report is that the characters å and ø are replaced with
question marks. It seems like the file has not been converted to utf-8, but
rather to ascii.

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

[Libreoffice-bugs] [Bug 151549] No UI for manipulating a section other than Format | Sections

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151549

--- Comment #2 from Eyal Rozenberg  ---
(In reply to V Stuart Foote from comment #1)
> specifics would need design in line with what ODF can support.

Note that most of what I've proposed is available in Format | Sections already.

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

[Libreoffice-bugs] [Bug 151825] Program crash when trying to assign a key combination to a macro

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151825

--- Comment #2 from Alex G.  ---
Thank you, this helped! So the problem was in my user profile.

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

[Libreoffice-bugs] [Bug 151761] Image grouping

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151761

--- Comment #2 from LeroyG  ---
No reproducible saving as .ods.
Reproducible saving as .xlsx.

With Version: 7.3.6.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 1; OS: Linux 5.14; UI render: default; VCL: gtk3
Locale: es-MX (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 113187] FILEOPEN: PPTX: SmartArt: Block cycle's connectors not imported

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113187

Regina Henschel  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |rb.hensc...@t-online.de
   |desktop.org |

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

[Libreoffice-bugs] [Bug 113187] FILEOPEN: PPTX: SmartArt: Block cycle's connectors not imported

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113187

--- Comment #13 from Regina Henschel  ---
Created attachment 183345
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183345&action=edit
Shapes with arcto without any reference in path

The SmartArt types "Block Cycle" and "Nondirectional Cycle" use arcTo commands.
Each arcTo command introduces two additional equations for to convert start and
swing angle from the unit 1/6 degree in OOXML to degree in LibreOffice.

Therefore maGuideList has items although all other points in the path have no
references but constant values in if(!maGuideList.empty()) in
https://opengrok.libreoffice.org/xref/core/oox/source/drawingml/customshapeproperties.cxx?r=c70ee4a6#201

That is the reason, why viewBox contains 0 for width and height and therefor
the arc is not displayed.

The error does not only exists with these SmartArt types, but with normal
custom shapes with such geometry too, see attachment.

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

[Libreoffice-bugs] [Bug 119665] Introduce UNO command to go to next/previous heading

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119665

Jim Raykowski  changed:

   What|Removed |Added

 CC||rayk...@gmail.com

--- Comment #8 from Jim Raykowski  ---
Here are steps that can be used to add UNO commands and hook them up to the
core functions for this request:

1. Decide on names for the UNO commands. Perhaps .uno:GoToNextHeading and
.uno:GoToPrevHeading

2. Add the commands to the commands section in the WriterCommands.xcu
file[1][2]
   These commands will be used to connect the UI element (menu item, toolbar
item) to code base functions through the framework Dispatch API[3]

3. Define slot IDs for the new commands[3][4]. The end of the "Region:
Traveling & Selection" section seems to be the appropriate place for these.

4. Add method slot definitions and interface definitions to the sdi (slot
definition interface)? files[5][6].

5. Add cases for the defined commands in the SwTextShell::ExecMoveMisc
function[7]. Core functions that move the cursor to the previous/next heading
are SwCursorShell::GotoPrevOutline and SwCursorShell::GotoNextOutline[8]. 

6. "How to add, replace or remove a User Interface Command" and "Images"
sections[9]. 

[1] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
[2] officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs
[3]
https://wiki.openoffice.org/wiki/Framework/Article/Implementation_of_the_Dispatch_API_In_SFX2
[4] sw/inc/cmdid.h
[5] sw/sdi/_textsh.sdi
[6] sw/sdi/swriter.sdi
[7] sw/source/uibase/shells/txtcrsr.cxx
[8] sw/source/core/crsr/crstrvl.cxx
[9]
https://wiki.openoffice.org/wiki/Framework/Article/General_Architecture_Of_The_Framework_User_Interface_Implementation#Maintenance_of_Menus.2C_Toolbars_and_User_Interface_Commands

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

  1   2   >