[Libreoffice-bugs] [Bug 146459] Basic: Argument is not optional (Base documenter)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146459

--- Comment #6 from Mike Kaganski  ---
(In reply to Mike Kaganski from comment #5)
> it is checked for IsEmpty in line 220

Sorry, I meant IsMissing, of course - sorry

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

[Libreoffice-bugs] [Bug 146459] Basic: Argument is not optional (Base documenter)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146459

--- Comment #5 from Mike Kaganski  ---
(In reply to Mike Kaganski from comment #4)

And that is the correct error (it's the bug in Basic code). The psTargetPage is
an optional argument of Sub _BD_AddColumn; it is checked for IsEmpty in line
220 prior to the problematic call in line 230; and the logic of the program is
strange here: it uses a separate sTargetPage, which is initialized to
_BD_Target(lIndex) or to psTargetPage depending on IsMissing(psTargetPage) -
why? can't just initialize psTargetPage itself to _BD_Target(lIndex) when it's
missing? - but then the work continues in 230 with psTargetPage
unconditionally.

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

[Libreoffice-bugs] [Bug 146459] Basic: Argument is not optional (Base documenter)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146459

--- Comment #4 from Mike Kaganski  ---
You need to define the output directory in BaseDocumenter options (it takes
*much* time to show up, without any indication to user that it is busy - I
first decided that it did nothing, tried again, and then closed LibreOffice,
before seeing it crashed in the script because of termination of application in
the middle of execution; I did not define any templates there in the options),
to see the following error.

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

[Libreoffice-bugs] [Bug 35092] Inking functionality: Ink drawings / annotations with Stylus, Pen or Finger on Touchscreen or Tablet

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35092

--- Comment #146 from dormit  ---
https://www.ccbookfestival.com

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

[Libreoffice-bugs] [Bug 35092] Inking functionality: Ink drawings / annotations with Stylus, Pen or Finger on Touchscreen or Tablet

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35092

--- Comment #145 from dormit  ---
https://www.andrewstober.com

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

[Libreoffice-bugs] [Bug 146446] Integers treated as floats (?), altering data

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146446

--- Comment #9 from Mike Kaganski  ---
Created attachment 177184
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177184=edit
Gnumeric with the same calculation

FTR: this is what Gnumeric (that is known to be generally more corect than
Excel) does in this case (I was interested to see that it shows 16 significant
digits).

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

[Libreoffice-bugs] [Bug 146452] UNDO does restore changes on character level with track changes record enabled and word by word when disabled

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146452

Rainer Bielefeld Retired  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #3 from Rainer Bielefeld Retired  
---
Complained effect is REPRODUCIBLE with  Installation of Version 7.2.4.1 (x64) /
LibreOffice Build  27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 12; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL:
win; Locale: de-DE (de_DE); UI: de-DE; Calc: threaded;  Elementary Theme; My
normal User Profile.

But I wonder whether "restore character by character" in "record changes" mode
isn't a bug, but a necessary feature?

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

[Libreoffice-bugs] [Bug 146456] position and size of rectangle are off in Draw

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146456

Rainer Bielefeld Retired  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

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

[Libreoffice-bugs] [Bug 146456] position and size of rectangle are off in Draw

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146456

Rainer Bielefeld Retired  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #3 from Rainer Bielefeld Retired  
---
Created attachment 177183
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177183=edit
Screenshot with scaling tooltip

(In reply to Regina Henschel from comment #2)
So it is, for me this one seems INVALID. 

@reporter:
At the bottom right end of my screenshot in the status bar you see the scalint
"1:10" with a tooltip how to change. 

Please feel free to reopen this report if you find out (after discussion on
ask.libreoffice.org) that there is a real bug in LibO

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

[Libreoffice-bugs] [Bug 146464] New: Last line word justify doesn't work in any frame or like object

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146464

Bug ID: 146464
   Summary: Last line word justify doesn't work in any frame or
like object
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: j...@mail.ossii.com.tw

Description:
We have last line word justify feature, it works in a normal paragraph, but
doesn't work in text box, frame, shape or any other like object.

Steps to Reproduce:
1. Insert a text box, frame, shape or any other like object in Writer, Calc,
Impress or Draw.
2. Type some texts in these objects.
3. Select those texts and right-click on them, click "Paragraph".
4. Go to "Alignment" tab, click "Justified" and set Last line to "Justified"
(optionally enable "Expand single word").

Actual Results:
Last line aligned left.

Expected Results:
It should be aligned justified.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 7.2.4.1 / LibreOffice Community
Build ID: 20(Build:1)
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: zh-TW (zh_TW.UTF-8); UI: zh-TW
7.2.4-3
Calc: CL

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

[Libreoffice-bugs] [Bug 35092] Inking functionality: Ink drawings / annotations with Stylus, Pen or Finger on Touchscreen or Tablet

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35092

--- Comment #144 from dormit  ---
https://thetacothief.com

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

[Libreoffice-bugs] [Bug 35092] Inking functionality: Ink drawings / annotations with Stylus, Pen or Finger on Touchscreen or Tablet

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35092

--- Comment #143 from dormit  ---
https://agustinbrasserie.com

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

[Libreoffice-bugs] [Bug 134989] FILESAVE RTF: Unexpected insertion of a section

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134989

--- Comment #6 from BogdanB  ---
The same in
Version: 7.2.4.1 / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 146463] New: Filtering of legend in Calc does not work

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146463

Bug ID: 146463
   Summary: Filtering of legend in Calc does not work
   Product: LibreOffice
   Version: 7.2.3.2 release
  Hardware: Other
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: leo.mo...@proximus.be

Description:
Applying a filter in the data is reflected in the diagram, but the filter is
not applied in the legend


Steps to Reproduce:
1. I have a table of about 60 rows and 100 columns.
2. I then add an AutoFilter for the first column.
3. I make a diagram from this table of all data.
4. I apply the filter and have filtered 10 rows.

Actual Results:
The data for the 10 rows are represented in the diagram, but the legend still
shows the 60 labels of the first column

Expected Results:
Legend should only show the 10 filtered labels


Reproducible: Always


User Profile Reset: Yes



Additional Info:
It seems to be a regression as it did not appear in version 6.4

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

[Libreoffice-bugs] [Bug 129608] Calc: Navigator shows new added comment only after changing width of any column

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129608

BogdanB  changed:

   What|Removed |Added

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

--- Comment #5 from BogdanB  ---
Still a problem in
Version: 7.2.4.1 / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 143148] Use pragma once instead of include guards (Episode 2: Endgame)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143148

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

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

tdf#143148 : Use pragma once instead of include guards

It will be available in 7.4.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 72792] Inserted music in any Start mode no playback sound from PPT

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72792

--- Comment #13 from Bill Pierce  ---
Create an attachment with some https://polskietones.com/dzwonki-sms/ to test it
and then run it again.

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

[Libreoffice-bugs] [Bug 146139] UNO API behaves differently depending on SDK version. (7.1.x vs. 7.2.x)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146139

--- Comment #7 from Heesu Ban  ---
Created attachment 177182
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177182=edit
converted document in version 7.2.x

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

[Libreoffice-bugs] [Bug 146139] UNO API behaves differently depending on SDK version. (7.1.x vs. 7.2.x)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146139

--- Comment #6 from Heesu Ban  ---
Created attachment 177181
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177181=edit
converted document in version 7.1.x

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

[Libreoffice-bugs] [Bug 146139] UNO API behaves differently depending on SDK version. (7.1.x vs. 7.2.x)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146139

Heesu Ban  changed:

   What|Removed |Added

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

--- Comment #5 from Heesu Ban  ---
I tried Mike's advice. It works if it is simple case.  but it didn't work as I
anticipate if case is complicated.
for reference, I will attach complicate case document.  that document came from
converting from Hwp to Odf  using uno api. 

After some trials, I decided I'd rather append white space to the paragraph
right after anchoring object to a paragraph. Appending white space make the
paragraph to NOT EMPTY paragraph.

As a conclusion, this change came from Writer, not from UNO api
and it is an intended change.
I close this issue.

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

[Libreoffice-bugs] [Bug 146139] UNO API behaves differently depending on SDK version. (7.1.x vs. 7.2.x)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146139

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 146007] FilePicker dialog execute method hangs LibreOffice

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146007

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 146231] LO update tries and fails to load libnsspem.so

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146231

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 146230] OSL warns about no remaining height to distribute

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146230

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 146229] GDI gets a "4-char format" of 0xFFFF which it shouldn't

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146229

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 146226] Insert Math object keyboard shortcut does not work on German layout

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146226

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 146220] Bold (Ctrl+B) does not work in Arabic keyboard layout

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146220

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 146218] FILEOPEN Duplicated text boxes in attached Keynote

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146218

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 146203] Shapes that are named will not text "blink"

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146203

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 146359] Index for MS Word 2016 document created without special characters

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146359

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 146359] Index for MS Word 2016 document created without special characters

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146359

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

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

[Libreoffice-bugs] [Bug 142321] FILESAVE: duplicated style:name attribute in odt files

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142321

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 142321] FILESAVE: duplicated style:name attribute in odt files

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142321

--- Comment #3 from QA Administrators  ---
Dear Arnaud LE CAM,

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 138737] Writer 4.4.7.2 is opening in 3 seconds (warm start) while 7.1 takes 8 seconds

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138737

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 138737] Writer 4.4.7.2 is opening in 3 seconds (warm start) while 7.1 takes 8 seconds

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138737

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

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Libreoffice-bugs] [Bug 143134] PDF restrictions in signed PDF documents

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143134

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

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 143099] Paste Text removes text at destination, v7.1.4.2

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143099

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

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 92658] AutoCorrect does not replace end quote with smart quote when it is preceded by a field

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92658

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

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 73273] presenter console: slide transition jumpy (on dual screen display)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73273

--- Comment #22 from QA Administrators  ---
Dear Stephan Weinberger,

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 129608] Calc: Navigator shows new added comment only after changing width of any column

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129608

--- Comment #4 from QA Administrators  ---
Dear Roman Kuznetsov,

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 126322] [UI] Using the scrollbar can start slide reordering

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126322

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

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 126274] Minimize presentation does not clip portions of images outside of slides

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126274

--- Comment #4 from QA Administrators  ---
Dear Gerald Pfeifer,

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 131063] Navigate document content when selection is made by single click in the Navigator

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131063

--- Comment #20 from golemus  ---
(In reply to Jim Raykowski from comment #19)
> > You can already customize the navigator context menu by manually editing the
> 'navigatorcontextmenu.ui' file.

OK. I just realized another issue which is related.

When opening the navigator tree structure as default is folded. In MS Word the
tree structure is always completely unfolded/open. In Libre Navigator you
usually have to make a lot of unneccessary clicks to first open a folder and
then click a sub-branch.

Of course in some use cases folded structure might make more sense (if you have
very complex hierarchy and long document). But I would claim that in majority
of use cases people would prefer default behavior where document is A. either
completely unfolded/open, or B. headings1 and headings2 are visible but
headings3 are folded.

Best solution would be that the state of navigator view would be saved within
the document but I don't know if this is easy to implement or even possible
with docx format. 

1. Easiest solution would be to change default behavior to A or B above.

2. a bit more difficult solution would be to add a drop-down menu to navigator
where user can choose TREE-DEPTH + default TREE-DEPTH to Options/Settings.

TREE-DEPTH = 1: headings1 are visible, headings2 are not visible
TREE-DEPTH = 2: headings1 and headings2 are visible, headings3 are not visible
etc...

What do you think?

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

[Libreoffice-bugs] [Bug 128338] UI: Irregular icons for 'First Record/Previous Record/Next Record/Last Record' in Data Sources

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128338

--- Comment #3 from Po-Yen Huang  ---
I think this issue should be a easyHack just like
https://bugs.documentfoundation.org/show_bug.cgi?id=128333

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

[Libreoffice-bugs] [Bug 146383] DOCX export: Wrap triggered around image after DOCX export

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146383

Kevin Suo  changed:

   What|Removed |Added

Version|7.4.0.0 alpha0+ Master  |7.3.0.0 alpha0+
   Keywords|bibisectRequest |bibisected, filter:docx,
   ||regression
 CC||suokunl...@126.com

--- Comment #5 from Kevin Suo  ---
Bibisected to:
$ git log --format=reference
253bee65bc24d999c3629a4d503d0fa01b355cfc..3262fc5ef3bde5b158909d11ccb008161ea95519
3262fc5ef3bd (tdf#142304 a.o. Improve wrap margins in docx filters, 2021-05-15)
2ffdd3706792 (tdf#139549 DOCX import: document got modified at import time,
2021-01-16)
67a56b715915 (sw: prefix members of HTMLTableColumn, HTMLTableContext,
SwWriteTableCol ..., 2021-06-28)

Whereas the following one seems related:
commit 3262fc5ef3bde5b158909d11ccb008161ea95519
Author: Regina Henschel 
Date:   Sat May 15 23:40:34 2021 +0200

tdf#142304 a.o. Improve wrap margins in docx filters

Adding Regina Henschel to cc: would you please take a look? Thanks.

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

[Libreoffice-bugs] [Bug 146342] Spell correction suggestions don't work

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146342

Kevin Suo  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Keywords||bibisected, bisected,
   ||regression
 CC||caol...@redhat.com,
   ||suokunl...@126.com
 Ever confirmed|0   |1

--- Comment #2 from Kevin Suo  ---
I can reproduce on today's master on Fedora 34, Gnome 40.4, Wayland.

No need for the lang pack. Just type in "Helloo", you will see the under wave
line. Right click on it, there should be a suggestion.

Bibisected and bisected to:

commit afa35742a4633db31b6d6c72cf45741506e9edfb
Author: Caolán McNamara 
Date:   Sat Dec 11 21:09:39 2021 +

prefer more css::awt::XPopupMenu api

Adding Caolán to cc: could you please take a look? Thanks.

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

[Libreoffice-bugs] [Bug 146462] Field Dialog: Not able to insert cross reference any more: the Insert > Cross Reference dialog shows no Table or Figure entries

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146462

Kevin Suo  changed:

   What|Removed |Added

Summary|Not able to insert cross|Field Dialog: Not able to
   |reference any more: the |insert cross reference any
   |Insert > Cross Reference|more: the Insert > Cross
   |dialog shows no Table or|Reference dialog shows no
   |Figure entries  |Table or Figure entries
   Keywords||bibisected, regression
 CC||michael.st...@allotropia.de

--- Comment #1 from Kevin Suo  ---
Bibisected to:
$ git log 7d5984d7a..d53b9c69e --format=reference 
d53b9c69e24d (osl::Mutex->std::mutex in UndoManagerHelper_Impl, 2021-12-18)
833b240d1d04 (Update git submodules, 2021-12-20)
40487d9c81c6 (tdf#145062 sw: try to fix UBSan crash in UITest, 2021-12-17)

whereas 40487d9c81c6 seems to be related.

commit 40487d9c81c69c4e5ee1621e53c8162ae33c80b2
Author: Michael Stahl 
Date:   Fri Dec 17 18:46:29 2021 +0100

tdf#145062 sw: try to fix UBSan crash in UITest

Adding Michael Stahl to cc: could you please take a look? Thanks.

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

[Libreoffice-bugs] [Bug 146462] New: Not able to insert cross reference any more: the Insert > Cross Reference dialog shows no Table or Figure entries

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146462

Bug ID: 146462
   Summary: Not able to insert cross reference any more: the
Insert > Cross Reference dialog shows no Table or
Figure entries
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: suokunl...@126.com

Created attachment 177180
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177180=edit
testCrossRef.odt

The attached test odt file contains a simple Table (numbered range) index and a
simple Figure (numbered range) index. However, if you go to Insert > Cross
Reference, the table and figure are not shown in the reference list box.

Steps to Reproduce:
1. Open the attached test ODT file.
2. Put cursor to the highlighted text (or to any other place), then go to
"Insert > Cross Reference".
3. Select Table or Figure category.

--> Nonthing shows in the list on the right side.

It is expected that one figure and one table is shown within the corresponding
category.

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 1bb0e177124d5d6661b72df6c7d848fb23639652
CPU threads: 8; OS: Linux 5.14; UI render: default; VCL: gtk3
Locale: zh-CN (zh_CN.UTF-8); UI: zh-CN
Build Platform: Fedora34@X64, Branch:master, bibisect-linux-64-7.4-CN
Calc: threaded

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

[Libreoffice-bugs] [Bug 146456] position and size of rectangle are off in Draw

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146456

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #2 from Regina Henschel  ---
I do not see any problem. The document has a 1:10 scaling.

The scaling is in Tools > Options > Draw > General.
In newer versions scaling is a field in the status bar.

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

[Libreoffice-bugs] [Bug 146364] LibreOffice does not report the file closing to 7Zip if another LibreOffice document is open

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146364

stragu  changed:

   What|Removed |Added

 Resolution|--- |NOTOURBUG
Summary|Calc does not report the|LibreOffice does not report
   |file closing to 7Zip if |the file closing to 7Zip if
   |another LibreOffice |another LibreOffice
   |document is open|document is open
   Hardware|x86 (IA32)  |All
 Status|UNCONFIRMED |RESOLVED
  Component|Calc|LibreOffice

--- Comment #6 from stragu  ---
Confirmed for any LO module with:

Version: 7.2.4.1 (x64) / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: default; VCL: win
Locale: en-AU (en_AU); UI: en-US
Calc: threaded

And 7-Zip 18.01

If you close all instanced of LibreOffice while 7-Zip is still opened, 7-Zip
prompts the user to update the archive and save the changes. But it 7-Zip is
closed while a second document is still opened, the changes are actually lost.

However, I also tested with Microsoft Word and could reproduce the same issue:
editing an archived DOCX file with MS Word, opening another document, saving
the changes in the first one: the archive does not update.

So I'm going to call this one "not our bug", but I'm happy to be convinced
otherwise?

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

[Libreoffice-bugs] [Bug 146461] LibreOffice Spreadsheet crash when clicking and dragging over formulas

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146461

--- Comment #1 from Ken  ---
After a little more research I think I've identified the problem:  When the
COUNTIFS (or I assume any IFS formula) doesn't use a numerical value in the
cell location when referencing the range.

For example:

This formula DOES result in a program / app crash:  
 =COUNTIFS(H:H,$A8,F:F,2) [reference column H:H = FAIL]

This formula DOES NOT result in a program / app crash:
 =COUNTIFS(H1:H200,$A8,F1:F200,2) [reference column H1:H200 = NO FAIL]

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

[Libreoffice-bugs] [Bug 146007] FilePicker dialog execute method hangs LibreOffice

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146007

Andreas Heinisch  changed:

   What|Removed |Added

   Keywords||bibisectRequest

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

[Libreoffice-bugs] [Bug 146007] FilePicker dialog execute method hangs LibreOffice

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146007

--- Comment #3 from Andreas Heinisch  ---
Remark: If the macro is executed directly in the Basic IDE, the macro never
hangs.

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

[Libreoffice-bugs] [Bug 146007] FilePicker dialog execute method hangs LibreOffice

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146007

Andreas Heinisch  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Andreas Heinisch  ---
Confirmed in:

Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: cfbcbb605dbaaea45dc9ac5ea792d72cb2f2c1bb
CPU threads: 6; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL

Does not hang in:
Version: 7.1.0.3 (x64) / LibreOffice Community
Build ID: f6099ecf3d29644b5008cc8f48f42f4a40986e4c
CPU threads: 6; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 146456] position and size of rectangle are off in Draw

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146456

--- Comment #1 from phv  ---
I can see that there is an issue in the attached document when I open it with
LibreOffice version 7.2.2.2 on Windows 11; but I cannot reproduce it on a new
page. The file seems to have been corrupted.

Please report the steps involved so we can reproduce the bug.

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

[Libreoffice-bugs] [Bug 146459] Basic: Argument is not optional (Base documenter)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146459

--- Comment #3 from Andreas Heinisch  ---
Created attachment 177179
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177179=edit
BaseDocumenter

Could you attach a sample document? I only get the following output with a one
sample table and one sample form.

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

[Libreoffice-bugs] [Bug 146432] LibreOffice Base crashes when a mysql query with REGEXP_REPLACE() is executed

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146432

Stephan S.  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 146432] LibreOffice Base crashes when a mysql query with REGEXP_REPLACE() is executed

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146432

--- Comment #4 from Stephan S.  ---
Hello @Alex, thanks for responding so quickly. The query is SELECT rather than
UPDATE. It does not change anything in the database. Instead, it only
manipulates the string after retrieving from the database and before printing
it. Suppose there is an entry rpath='/usr/local/bin/whatever' then this
particular query should return '/usr/local/bin'. I get exactly this result from
Tools->SQL with status "1: Command successfully executed."

I'm not sure what to make of the forum discussion that you mentioned. I could
not figure out what the actual problem was; it sounds to me like a syntax
parser issue rather than a crash. I had to use an online translator, though.

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

[Libreoffice-bugs] [Bug 146432] LibreOffice Base crashes when a mysql query with REGEXP_REPLACE() is executed

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146432

--- Comment #3 from Stephan S.  ---
Hello @Alex, thanks for responding so quickly. The query is SELECT rather than
UPDATE. It does not change anything in the database. Instead, it only
manipulates the string after retrieving from the database and before printing
it. Suppose there is an entry rpath='/usr/local/bin/whatever' then this
particular query should return '/usr/local/bin'. I get exactly this result from
Tools->SQL with status "1: Command successfully executed."

I'm not sure what to make of the forum discussion that you mentioned. I could
not figure out what the actual problem was; it sounds to me like a syntax
parser issue rather than a crash. I had to use an online translator, though.

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

[Libreoffice-bugs] [Bug 134982] Base - cannot connect via native mysql connector to XAMMP mysql/mariadb instance installed on Ubuntu 18.04

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134982

--- Comment #33 from Krzysztof Hałasa  ---
(In reply to Julien Nabet from comment #32)
> Ok but since I'm not familiar to submit a patch from someone else because
> even if there's the command "git commit --author="xxx " -m
> "patch from xxx"", I got 2 pbs:
> 1) what email to put

Right, Krzysztof Hałasa , or in pure ASCII, Krzysztof Halasa.
Or you can submit it under your own name, it's so trivial so there is no
difference for me.

> 2) there's no license statement from you (see
> https://wiki.documentfoundation.org/Development/
> GetInvolved#License_statement)

Sure:
   All of my past & future contributions to LibreOffice may be
   licensed under the MPLv2/LGPLv3+ dual license.

Thanks for handling this patch.

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

[Libreoffice-bugs] [Bug 146461] New: LibreOffice Spreadsheet crash when clicking and dragging over formulas

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146461

Bug ID: 146461
   Summary: LibreOffice Spreadsheet crash when clicking and
dragging over formulas
   Product: LibreOffice
   Version: 7.2.4.1 release
  Hardware: All
OS: macOS (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kbweid...@gmail.com

Description:
Crash when I left click and drag the mouse down over a series of formulas
(COUTNIFS, MAXIFS, MINIFS, etc.).  The bug is reproduced using variations of
the formulas (i.e. H:H, $H:$H, H1:HX).  Note, this is just clicking and
dragging to SELECT the cells.  EDITING

Steps to Reproduce:
1. With formulas entered, select cell (in my case, B7)
2. With left mouse button still held down, drag mouse down (in my case, to cell
B10)
3. Program doesn't make it past B8

Actual Results:
Program freezes and must Force Quit to close

Expected Results:
Cells should be selected


Reproducible: Always


User Profile Reset: No



Additional Info:
I've tried restarting my computer, uninstalling 7.2.4 and installing 7.2.5. 
Issue persists in 7.2.5.

I've also tried to copy the data (cell range from E2:K38, so it's minimal) into
a new "spreadsheet" and the issue persists here as well.  

The issue does not occur if I have just regular values (not formulas) when
clicking and dragging.

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

[Libreoffice-bugs] [Bug 146460] webdav: website fails to load from open file dialog

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146460

Xisco Faulí  changed:

   What|Removed |Added

 CC||michael.st...@allotropia.de
   ||,
   ||xiscofa...@libreoffice.org
 Blocks||117073
   Keywords||bisected, regression

--- Comment #1 from Xisco Faulí  ---
In the bibisect-linux64-7.3 repository this started to happen after 

author  Michael Stahl  2021-10-11 12:21:14
+0200
committer   Michael Stahl  2021-11-23
20:08:55 +0100
commit  bdef11f5337ecc87556a92693f6b7b5e200eb29e (patch)
tree3c8c1f20cda45c11368ab6ea5c13c3cb488969ef
parent  c2a581ffc1f4e3888c5c243932b71c3d96e8ba8f (diff)
configure: default to --with-webdav=curl


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 117073] [META] WebDAV bugs

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Xisco Faulí  changed:

   What|Removed |Added

 Depends on||146460


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146460
[Bug 146460] webdav: website fails to load from open file dialog
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146460] New: webdav: website fails to load from open file dialog

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146460

Bug ID: 146460
   Summary: webdav: website fails to load from open file dialog
   Product: LibreOffice
   Version: 7.3.0.0.alpha1+
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

Steps to reproduce:
1. Open LibreOffice
2. Open File
3. Try to open http://www.tsetmc.com/Loader.aspx?ParTree=15

-> Error reading data from the Internet.
Server error message: . is displayed and the page is not loaded.
it works if LibreOffice is executed from command line with
instdir/program/soffice http://www.tsetmc.com/Loader.aspx?ParTree=15

Reproduced in

Version: 7.3.0.0.beta1+ / LibreOffice Community
Build ID: 86f539a23b08d0cc9e5e9566ac31380e373be13f
CPU threads: 4; OS: Linux 5.10; UI render: default; VCL: x11
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.

[Libreoffice-bugs] [Bug 146459] Basic: Argument is not optional (Base documenter)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146459

Julien Nabet  changed:

   What|Removed |Added

 CC||andreas.heini...@yahoo.de,
   ||j...@ledure.be,
   ||mikekagan...@hotmail.com

--- Comment #2 from Julien Nabet  ---
Andreas/Mike: thought you might be interested in this one since it concerns
Basic

Jean-Pierre:  thought you might be interested in this one since it concerns
BaseDocumenter

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

[Libreoffice-bugs] [Bug 146459] Basic: Argument is not optional (Base documenter)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146459

Julien Nabet  changed:

   What|Removed |Added

   Keywords||haveBacktrace

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

[Libreoffice-bugs] [Bug 146459] Basic: Argument is not optional (Base documenter)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146459

--- Comment #1 from Julien Nabet  ---
Created attachment 177178
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177178=edit
gdb bt

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

[Libreoffice-bugs] [Bug 146459] New: Basic: Argument is not optional (Base documenter)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146459

Bug ID: 146459
   Summary: Basic: Argument is not optional (Base documenter)
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: BASIC
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: serval2...@yahoo.fr

Description:
On pc Debian x86-64 with master sources updated today
(4761e11aea650dd93fbc8830ddd7c4976334105e), when using Base Documenter I got
this error:
Argument is not optional

Remark: local build includes the patch d8428094c7f8b186b37c76fd7e9508a075424f80
following tdf#146281
tdf#144353, tdf#146281 - Correctly copy the information about variables
During the assignment of a variable, copy its information only if there
isn't already one present.

Steps to Reproduce:
1. Install BaseDocumenter (see
https://extensions.libreoffice.org/en/extensions/show/basedocumenter-to-document-your-base-applications)
2. Open an existing odb file (embedded HSQLDB) containing a table, a form
3. Menu BaseDocumenter/New Repository
4. Menu BaseDocumenter/Document this database

Actual Results:
Popup error message "Argument is not optional" In BD_Html
230 If psTargetPage = kTableData Then

Expected Results:
no error


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 4761e11aea650dd93fbc8830ddd7c4976334105e
CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 146281] [Feature Request] BaseDocumenter extension in Firebird not working

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146281

--- Comment #16 from Julien Nabet  ---
(In reply to Andreas Heinisch from comment #15)
> Tried to add a test case but I can't recreate the error on a smaller scale.
> Somehow in the assignment (_CheckArgument = False) the literal gets an empty
> parameter info and then it will overwrite the information about the
> parameters in _CheckArgument leading to that error.

At least, I can tell that Access2Base works now thanks to your patch!

Jean-Pierre:
I gave a try to BaseDocumenter first with Firebird, it seems the only pb is in
BD_Scan.xba
Commenting lines 386 to 389 included prevents from having an error:
386 ' _BD_.DatabaseRecord.SetProperty(JavaDriverClass, _
387 '   UtilProperty._GetPropertyValue(.MetaData.ConnectionInfo,
JavaDriverClass, ))
388 ' _BD_.DatabaseRecord.SetProperty(JavaDriverClassPath, _
389 '   UtilProperty._GetPropertyValue(.MetaData.ConnectionInfo,
JavaDriverClassPath, ))

I didn't see the report but I had this same pb with HSQLDB embedded ; I think
it's just because I didn't configure something but didn't find a way to do it
even after having taken a look at
http://www.access2base.com/basedocumenter/basedocumenter.html. Anyway it's
another story.

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

[Libreoffice-bugs] [Bug 146458] New: Opening typographic quotation mark always gets separate tag when inside text box/shape

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146458

Bug ID: 146458
   Summary: Opening typographic quotation mark always gets
separate  tag when inside text box/shape
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: libreoffice@phv.email

Description:
When a text inside a text box/shape contains an opening typographic (also
called typeset, curved or smart) quotation mark, LibreOffice Writer cuts this
element out of the sentence with a specific  text attribut.

Steps to Reproduce:
1. In LibreOffice Writer, create a text box containing some text with an
opening typographic quotation mark (“ or ‘).
Example: “Hello World!”.
2. Modify the font for all text inside the box so the sentence has now the text
tag .
3. Save the document as Flat XML (fodt).
4. Take a look at the code inside the document.

Actual Results:
The opening typographic quotation mark and the rest of the sentence are in two
separate text tags  even though the style is the same.
Example: “Hello Word”

Expected Results:
The opening typographic quotation mark and the rest of the sentence should be
in the same text tag .
Example: “Hello Word”


Reproducible: Always


User Profile Reset: Yes



Additional Info:
This issue occurs only for the opening quotation mark inside a text box/shape;
the ending quotation mark is not affected. I tested some other type of
quotation marks (typewriter quotation marks and French guillemets) and they are
not affected. Also the bug does not compromise the text rendering.

But something seems to dissociate this particular character when applying the
text tag related to character style.

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

[Libreoffice-bugs] [Bug 146454] Calc: setDataArray with the strings is very slow in 7.3.0.1

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146454

Andreas Heinisch  changed:

   What|Removed |Added

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

--- Comment #2 from Andreas Heinisch  ---
I have a fix in mind and will test it later. Maybe my idea works for targeting
the performance issue here.

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

[Libreoffice-bugs] [Bug 146457] New: Problem mit der Fußleiste

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146457

Bug ID: 146457
   Summary: Problem mit der Fußleiste
   Product: LibreOffice
   Version: 7.3.0.1 rc
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tho...@staubschutzwand.de

Hallo,

ich nutze LibreOffice Calc seit ein paar Jahren und bin sehr zufrieden. Seit
ein paar Tagen deaktiviert sich die eingestellte Fußleiste selbständig, d.h.
ich muss diese wieder aktivieren, wenn ich das Dokument neu öffne. 
Ich speichere vor Schließen des Dokumentes immer ab aber die Fußleiste ist nach
dem Öffnen des Dokumentes wieder deaktiviert.
Ich habe heute die neueste Version installiert, aber das Problem besteht
weiterhin.

Woran liegt das?

Vielen Dank vorab für Ihre Hilfe

Gruß Uwe Thomae

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

[Libreoffice-bugs] [Bug 146456] New: position and size of rectangle are off in Draw

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146456

Bug ID: 146456
   Summary: position and size of rectangle are off in Draw
   Product: LibreOffice
   Version: 6.4.7.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: libreoff...@rolf.leggewie.biz

Created attachment 177177
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177177=edit
test document showing the problem (18 rectangles of 22x35 cm should not fit on
a single A4 page)

LO 6.4.7.2 on Ubuntu Focal (verifications for later releases welcome)

I added a couple of rectangle to a Draw document.  I changed the "position and
size" to 35x22 cm but it's more like one-tenth of that in reality.  Have a look
at the attached sample document.

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

[Libreoffice-bugs] [Bug 146454] Calc: setDataArray with the strings is very slow in 7.3.0.1

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146454

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 CC||andreas.heini...@yahoo.de
 Ever confirmed|0   |1
 OS|Windows (All)   |All
   Hardware|x86-64 (AMD64)  |All
 Status|UNCONFIRMED |NEW
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||2033

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

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

author  Andreas Heinisch 2021-11-04 11:50:51
+0100
committer   Eike Rathke   2021-11-08 23:04:54 +0100
commit  b9e2c5d2a36fbd189c20448cadf4212edf02914d (patch)
tree17bc34c956f818beb3cfbcba764f53fcd119511f
parent  140b90d30b30bddfda44b81e26284807807ab518 (diff)
tdf#142033 - Handle embedded newline set via SetDataArray

Bisected with: bibisect-linux64-7.3

Adding Cc: to Andreas Heinisch

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

[Libreoffice-bugs] [Bug 90693] FORMATTING list: paragraph underline extends to tab when image has no wrap

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90693

--- Comment #19 from phv  ---
(In reply to Octavio Alvarez from comment #18)
> Mine (#112439) does not need a graphic to be inserted to trigger the
> behavior, but, it does need the bullet itself set to be a graphic. In both
> bugs, mine and this one, the in-between space is formatted just like the
> first character of the bulleted item.

My guess is that numbering with graphics corresponds to inserting an image with
the attribut Wrap to none by default and anchored to list items. At least, the
software engine seems to process this element as such.

Therefore, I think what causes the issue is the same even if the steps to
reproduce are different. Of course I could be wrong, in which case you can
unlink from this one the report previously added.

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

[Libreoffice-bugs] [Bug 146455] New: LibreOffice Writer: Focus Mode (or Literary Mode or Writers Mode)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146455

Bug ID: 146455
   Summary: LibreOffice Writer: Focus Mode (or Literary Mode or
Writers Mode)
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mrmister...@gmail.com

Description:
Writers need special modes to get focus on what they are writing. I have to
admit the Microsoft Word Focus Mode is simply fantastic and works really well.
I love free software and I would like to see the same in LibreOffice Writer.
I am a professional translator, so I have some clues I can add to this:
Full Screen Mode is not enough, writers want to change freely the background
color in the focus mode. Please, do not mess this up directing us to complex
configuration settings. We want to activate the Literary Mode (focus mode) and
once there, we want to select the background color we need for the screen and
also for the page. 

Please, allow us freedom, if I want the background of the screen black and the
page white with the text in black it's okay, but if I want something exotic,
the background of the screen in yellow, the page in blue and the text in white
it's also okay. Writers and translators works under pressure, stressed and in
many different conditions. Sometimes we would need a relaxing screen, but
perhaps somedays we need a screen waking us a bit more. 

Please, allow us to configure the background freely with the colors we want in
the Literary Mode (focus mode).

Please, also, allow us to have close to the most necessary icons. Bold,
underline, italics, styles, save and special characters like long hyphens, etc.
Special characters are extremely important for us, like several kind of hyphens
(otherwise we cannot write dialogues), thin spaces (otherwise we cannot write
correctly the thousand separators for several languages), etc.

A translator or a writer must to face a monster. The White Page. You have to
fill it with creative content and we hate distractions. A lot of icons,
unnecessary settings, long steps to perform a function, we really hate that.
Please, simplicity and freedom of options to select the colors (for the page
and for the background of the screen) and freedom to select the icons we need.

Steps to Reproduce:
1. It is not a bug, it is an enhancement.
2.
3.

Actual Results:
Full screen but no options to configure the color of the page and the color of
the background for the screen

Expected Results:
Full screen with the possibility to configure (on site) the background color of
the page, the background color of the text and the background color of the
screen.

Flexibility to place the most important icons

Flexibility to add and configure special characters like long hyphens, thin
spaces, etc.


Reproducible: Always


User Profile Reset: No



Additional Info:
Writers and translators needs this mode ASAP.

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

[Libreoffice-bugs] [Bug 146454] Calc: setDataArray with the strings is very slow in 7.3.0.1

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146454

Xisco Faulí  changed:

   What|Removed |Added

Version|unspecified |7.3.0.1 rc
 CC||xiscofa...@libreoffice.org

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

[Libreoffice-bugs] [Bug 53548] Allow "Other" fields / DocInformation / custom editable fields in Draw/Impress (as in Writer)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=53548

--- Comment #8 from tovs...@vestermark.dk ---
Any hope for this long-standing feature request to receive any attention?

There have been several duplicate reports and the ability to insert "Custom
Properties" fields in Draw/Impress is a basic feature in a professional setting
for e.g. making drawing headers, document/revision identifiers etc. It already
works well in Writer, but is inconsistently missing in Draw/Impress.

We are currently attempting to use LO instead of MSO at our company, but having
to manually update fields at each page is a hassle yielding negative perception
towards LO.

Is there a place, where you can offer monetary support towards getting this
specific feature implemented?

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

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to an empty paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

--- Comment #11 from Mike Kaganski  ---
(In reply to Aron Budea from comment #10)
> The fact that this affects external programs calling into LO via UNO is an
> unfortunate side-effect. I wonder if/how other similar changes have been
> handled in the past, I'm sure there were several convenience changes before
> that could've had a similar kind of impact, eg. the change to default
> anchoring.

Note that the external program that we are discussing uses *cursor* API, i.e.,
the API which is intended to do the same as what user does with their cursor.
Every API has some guarantee; for cursor, every programmer should realize that
its guarantee is *to match UI behavior*. And that doesn't mean that that API
disables each and every possible improvement in UI (just because such
improvements can naturally change UI behavior) - it means that the API will
follow the respective changes. So I believe that there's nothing "broken" in
API, but someone could use it without realizing what it guarantees.

Instead, one could use paragraph enumeration to get the specific parts in the
document, and then be completely independent from UI.

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

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to an empty paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

--- Comment #10 from Aron Budea  ---
(In reply to Dieter from comment #7)
> I disagree, intention of bug 120469 was that object moves down, if paragraph
> moves down. I agree with that. But problem here is that - as far as I can
> see - paragraph doesn't move down. You can easily see that, if you assign a
> style to the first paragraph.
As Mike replied, the intention is that the paragraph should move down. I'm
assuming that's the general user expectation in case of an empty paragraph,
because there's nothing to keep. And yes, the style should also move, if it
doesn't, I'd consider that an inconsistency.

The fact that this affects external programs calling into LO via UNO is an
unfortunate side-effect. I wonder if/how other similar changes have been
handled in the past, I'm sure there were several convenience changes before
that could've had a similar kind of impact, eg. the change to default
anchoring.

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

[Libreoffice-bugs] [Bug 146454] New: Calc: setDataArray with the strings is very slow in 7.3.0.1

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146454

Bug ID: 146454
   Summary: Calc: setDataArray with the strings is very slow in
7.3.0.1
   Product: LibreOffice
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kam...@post.cz

Only run this macro, it opens new Calc file and puts the strings to the 100k
rows in column A. It is very slow in 7.3.0.1. 

Sub SlowSetDataArray
const c=10
dim oDoc as object, oSheet as object, i&, data(c), oRange as object
oDoc=StarDesktop.LoadComponentFromUrl("private:factory/scalc",
"_Blank", 0, array()) 'new file
oSheet=oDoc.Sheets(0)
for i=0 to c
data(i)=array(CStr(i)) 'speed tragedy, about 40 seconds; but in
7.2.4.1 it is OK, about 1 second
'data(i)=array(i) 'fast, OK, about 1 second
next i
oRange=oSheet.getCellRangeByPosition(0, 0, 0, c)
oRange.setDataArray(data)
End Sub


bugged:
Version: 7.3.0.1 (x64) / LibreOffice Community
Build ID: 840fe2f57ae5ad80d62bfa6e25550cb10ddabd1d
CPU threads: 8; OS: Windows 10.0 Build 17763; UI render: Skia/Raster; VCL: win
Locale: cs-CZ (cs_CZ); UI: cs-CZ
Calc: CL


OK in:
Version: 7.2.4.1 (x64) / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 8; OS: Windows 10.0 Build 17763; 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 146439] Enabling italic causes a wiggle at different zoomlevels

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146439

--- Comment #3 from Telesto  ---
Also in OpenOffice 2.2.0

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

[Libreoffice-bugs] [Bug 145962] [META] Bugs related to kerning/font spacing (cramped/to width/wiggling)

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145962

Telesto  changed:

   What|Removed |Added

 Depends on||146453


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146453
[Bug 146453] Unstable kerning when deleting line of text with track changes
enabled & show changes visible
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146453] Unstable kerning when deleting line of text with track changes enabled & show changes visible

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146453

Telesto  changed:

   What|Removed |Added

 Blocks||145962
 CC||caol...@redhat.com

--- Comment #2 from Telesto  ---
Another example for demonstration purposes
Even in 2.2.0


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=145962
[Bug 145962] [META] Bugs related to kerning/font spacing (cramped/to
width/wiggling)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146453] Unstable kerning when deleting line of text with track changes enabled & show changes visible

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146453

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

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

[Libreoffice-bugs] [Bug 146453] New: Unstable kerning when deleting line of text with track changes enabled & show changes visible

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146453

Bug ID: 146453
   Summary: Unstable kerning when deleting line of text with track
changes enabled & show changes visible
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Unstable kerning when deleting line of text with track changes enabled & show
changes visible

Steps to Reproduce:
1. Open the attached file
2. Please cursor at the end of the line
3. Press backspace

Actual Results:
Dancing

Expected Results:
Stable


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 9c95415de877af1430ab5b7123e11dedd0ea622c
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


and in
LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

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

[Libreoffice-bugs] [Bug 146441] Table of Figures: Wrong on a multi page view

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146441

Telesto  changed:

   What|Removed |Added

Version|7.2.3.2 release |Inherited From OOo

--- Comment #5 from Telesto  ---
Also in
LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

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

[Libreoffice-bugs] [Bug 141773] Autocorrection for all languages doesn't work anymore

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141773

--- Comment #14 from Eduardo Martínez  ---
At least at 7.2.4.1(x64)MS hasn't been corrected, it's necessary copy all the
automatic corrections at all the languages used.

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

[Libreoffice-bugs] [Bug 90858] Shape doesnt return to original position after Undoing anchor

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90858

--- Comment #6 from Telesto  ---
*** Bug 146384 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 146384] Undo of anchor change to as character doesn't restore image position for DOCX

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146384

Telesto  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Telesto  ---


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

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

[Libreoffice-bugs] [Bug 86599] Floating Frames can't Undo after Redo

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86599

Telesto  changed:

   What|Removed |Added

Summary|4.4.0.0.beta1 Floating  |Floating Frames can't Undo
   |Frames can't Undo after |after Redo
   |Redo|

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

[Libreoffice-bugs] [Bug 86599] 4.4.0.0.beta1 Floating Frames can't Undo after Redo

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86599

Telesto  changed:

   What|Removed |Added

Version|4.4.0.0.beta1   |Inherited From OOo

--- Comment #6 from Telesto  ---
Still present
Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 9c95415de877af1430ab5b7123e11dedd0ea622c
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

and in
LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

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

[Libreoffice-bugs] [Bug 86812] Redlining: On save, 2nd bullet is lost in ODT

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86812

--- Comment #6 from Telesto  ---
(In reply to Mike from comment #5)
> This issue was fixed partly
> 
> Part, that needs fixing:
> 
> I a) mark bullets for deletion, b) save file, c) open file again and d)
> reject change: bullets do not reappear
> 
> LO now removes both bullets, not only the second one (as in LO 4.4). But as
> the bullets do not reappear after rejection, the numbering is wrong after
> rejection.

Still present
Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 9c95415de877af1430ab5b7123e11dedd0ea622c
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 146446] Integers treated as floats (?), altering data

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146446

--- Comment #8 from alek...@hotmail.com ---
Aha... thank you :D

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

[Libreoffice-bugs] [Bug 139669] Image anchored to paragraph doesn't move with text when pressing Enter

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139669

Aron Budea  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 139669] Image anchored to paragraph doesn't move with text when pressing Enter

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139669

Aron Budea  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |FIXED
 CC||ba...@caesar.elte.hu

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

[Libreoffice-bugs] [Bug 146452] UNDO does restore changes on character level with track changes record enabled and word by word when disabled

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146452

Telesto  changed:

   What|Removed |Added

Version|7.4.0.0 alpha0+ Master  |Inherited From OOo

--- Comment #2 from Telesto  ---
Also in
Version: 6.1.0.0.beta1+
Build ID: da49f4aeb8d5e9a7d2cba8855d911e7cc1d2f1e2
CPU threads: 4; OS: Windows 6.3; UI render: default; 
Locale: nl-NL (nl_NL); Calc: CL

and in
Versie: 4.4.7.2 
Build ID: f3153a8b245191196a4b6b9abd1d0da16eead600
Locale: nl_NL

and in
Versie 4.0.0.3 (Bouw-id: 7545bee9c2a0782548772a21bc84a9dcc583b89)

and in
LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

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

[Libreoffice-bugs] [Bug 146452] UNDO does restore changes on character level with track changes record enabled and word by word when disabled

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146452

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

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

[Libreoffice-bugs] [Bug 146452] New: UNDO does restore changes on character level with track changes record enabled and word by word when disabled

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146452

Bug ID: 146452
   Summary: UNDO does restore changes on character level with
track changes record enabled and word by word when
disabled
   Product: LibreOffice
   Version: 7.4.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:
UNDO does restore changes on character level with track changes record enabled
and word by word when disabled

Steps to Reproduce:
1. Open the attached file
2. Place cursor at the end of the line and press and hold backspace until
everything is gone
3. Press and hold CTRL+Z
4. File reload
5. Edit Track changes -> Disable record
6. Repeat step 2/3

Actual Results:
Track changes causes undo 

Expected Results:
1. Harmony
2. Undo word by word would have my preference


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 9c95415de877af1430ab5b7123e11dedd0ea622c
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 146446] Integers treated as floats (?), altering data

2021-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146446

--- Comment #7 from Mike Kaganski  ---
Created attachment 177174
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177174=edit
Same calculation in Excel 2016

(In reply to alekshs from comment #6)

It calculates the same :)

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

  1   2   >