[Libreoffice-bugs] [Bug 149018] "Object" property dialog (and Navigator and UI elements) should be retitled "OLE Object"

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

--- Comment #33 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "libreoffice-7-4":

https://git.libreoffice.org/help/commit/c06db8913c665d5647889f8f78d4bb7666956f3f

(related) tdf#149018: "Object"-> "OLE Object" for Insert and Edit menus

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

[Libreoffice-bugs] [Bug 149018] "Object" property dialog (and Navigator and UI elements) should be retitled "OLE Object"

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.4.0 target:7.5.0   |target:7.4.0 target:7.5.0
   ||target:7.4.0.0.beta2

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

[Libreoffice-bugs] [Bug 149353] With "to paragraph" anchoring, cannot position an object at the bottom of a paragraph that extends over two pages or columns

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

--- Comment #7 from sdc.bla...@youmail.dk ---
https://gerrit.libreoffice.org/c/help/+/135169

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

[Libreoffice-bugs] [Bug 149018] "Object" property dialog (and Navigator and UI elements) should be retitled "OLE Object"

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.4.0|target:7.4.0 target:7.5.0

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

[Libreoffice-bugs] [Bug 149018] "Object" property dialog (and Navigator and UI elements) should be retitled "OLE Object"

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

--- Comment #32 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/4252eedb1e8e11aaae5e4d5e1b1f6f1c24067afe

(related) tdf#149018: "Object"-> "OLE Object" for Insert and Edit menus

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

[Libreoffice-bugs] [Bug 149541] frame has blank background

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

Rainer Bielefeld Retired  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149541] frame has blank background

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

--- Comment #3 from Rainer Bielefeld Retired  
---
Created attachment 180745
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180745=edit
Simplified Sample Document

More or less (!!) REPRODUCIBLE with Server Installation of Version:
7.4.0.0.alpha0+ (x64)  Build ID b871abad383583f02eb49c7e49aeae01f6941072
CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-US  |  Calc: CL  |  Auto Colibre Theme  | 
Special devUserProfile

STR:
First how it should work
1. Open attached new sample document
2. Click top border line of frame of Fig. 8
   » Selection points appears
3. Double click top border line of frame of Fig. 8
   » Frame Style Dialog appears
4. Select TAB "Area"
   » Shows Active background color 'Orange'
5. Click 'Green' (or something else, does not matter)
   » Field "New" switches to new color 'Green'
6. [Ok]
   » Frame area color changes to 'Green'

Now what not works:
12. Click top border line of frame of Fig. 12
   » Selection points appears
13. Double click top border line of frame of Fig. 12
   » Frame Style Dialog appears
14. Select TAB "Area"
   » Shows Active background color 'White'; that's true
15. Click 'Green' (or something else, does not matter)
   » Field "New" switches to new color 'Green'
16. [Ok]
   » Expected Frame area color changes to 'Green'
 Actual: no color change  

A real Bug?

No! 

22. Click top border line of frame of Fig. 12
   » Selection points appears
23. Double click top border line of frame of Fig. 12
   » Frame Style Dialog appears
14. Select TAB ATransparency Area"
   » Shows 1000%  !
15. Click 'No' (Tranparency)
   » Sample Area switches to Green 'Green'
16. [Ok]
   » Frame color switches to Green

So not a Bug, but a user error.

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

[Libreoffice-bugs] [Bug 149467] Follow URL link in Writer text when navigator displayed: Crash in: _chkstk

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

--- Comment #7 from Jim Raykowski  ---
This crash is caused by an odd re-entrant happening. In this case re-entrance
to SwContentTree::UpdateTracking happens when SfxHintId::DocChanged is
broadcast from SwDocShell::SetModified when GetContentAtPos is called from
SwContentTree::UpdateTracking which eventually causes a stack crash. The patch
offered seems to fix the crash but I am unsure it will not cause other
problems. Another approach would be to disallow re-entrance to the
UpdateTracking function. My feeling is there is something not right with what
GetContentAtPos is doing here.

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

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

[Libreoffice-bugs] [Bug 149541] frame has blank background

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

Rainer Bielefeld Retired  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #2 from Rainer Bielefeld Retired  
---
(In reply to TorrAB from comment #0)
> should have orange background

Why?

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

[Libreoffice-bugs] [Bug 147791] Add UNO command to "Print Current Page Directly"

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

--- Comment #7 from Buovjaga  ---
(In reply to mkassler from comment #6)
> Is anyone working o implement this suggested enhancement?

No, you can work on it, if you want. If someone was working on it, the Assignee
would be set and the status would be Assigned.

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

[Libreoffice-bugs] [Bug 149559] Excel Visual Basic compatibility issue in LibreOffice Calc: Application.ScreenUpdating = False does not always work

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

--- Comment #2 from Óvári  ---
On a device with a low powered CPU, the subroutine ScreenUpdateTestWorks()
doesn't work either.

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

[Libreoffice-bugs] [Bug 149559] Excel Visual Basic compatibility issue in LibreOffice Calc: Application.ScreenUpdating = False does not always work

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

Óvári  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149559] Excel Visual Basic compatibility issue in LibreOffice Calc: Application.ScreenUpdating = False does not always work

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

--- Comment #1 from Óvári  ---
Created attachment 180744
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180744=edit
ScreenUpdating.xls

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

[Libreoffice-bugs] [Bug 149559] Excel Visual Basic compatibility issue in LibreOffice Calc: Application.ScreenUpdating = False does not always work

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

Óvári  changed:

   What|Removed |Added

Summary|Excel Visual Basic  |Excel Visual Basic
   |compatibility issue in  |compatibility issue in
   |LibreOffice Calc:   |LibreOffice Calc:
   |Application.ScreenUpdating  |Application.ScreenUpdating
   |= False does not allows |= False does not always
   |work|work

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

[Libreoffice-bugs] [Bug 42673] With disconnected network printers, Calc hangs opening some files waiting on the Windows print spooler

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

--- Comment #50 from alexandre_t...@hotmail.com ---
I am also able to repro with two different computers:

Computer #1
Windows 10 Pro
10.0.19043
LibreOffice Calc 7.2.4.1

Computer #2
Windows 10 Pro
10.0.19044
LibreOffice Calc 7.3.2.2

The printer is a MFC-L3770CDW. When it was powered off, the file would take so
long to load that we killed the app and though the file was corrupted. But we
realized that new files were affected as well. At some point we left it longer
(~30 seconds) and it finally loaded. Turning on the printer "fixed" this issue.

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

[Libreoffice-bugs] [Bug 149559] New: Excel Visual Basic compatibility issue in LibreOffice Calc: Application.ScreenUpdating = False does not allows work

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

Bug ID: 149559
   Summary: Excel Visual Basic compatibility issue in LibreOffice
Calc: Application.ScreenUpdating = False does not
allows work
   Product: LibreOffice
   Version: 7.3.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ovari...@zoho.com

Description:
This issue illustrates a problem shown in bug 149325. Hopefully ScreenUpdating
is easier to fix as this is a smaller file illustrating the situation.

ScreenUpdating can be set to true/false to enable/disable the screen updating
when code is run.

Disabling ScreenUpdating improves the speed of code execution. The code is:
Application.ScreenUpdating = False

ScreenUpdating can be enabled after the block of code with:
Application.ScreenUpdating = True

Steps to Reproduce:
The attached Microsoft Excel spreadsheet has two subroutines,
ScreenUpdateTestWorks() and ScreenUpdateTestFails()

Actual Results:
Correct behavior: Subroutine ScreenUpdateTestWorks() show a sheet with all the
cells look empty (as the screen is not updating) when the MsgBox states:
All the data is entered into the cells. The application will update the screen
when you press OK to see the data.

Correct behavior: Subroutine ScreenUpdateTestFails() show a sheet with all the
cells incorrectly showing populated when the MsgBox states:
All the data is entered into the cells. The application will update the screen
when you press OK to see the data.

The only difference between the ScreenUpdateTestWorks() and
ScreenUpdateTestFails() is that ScreenUpdateTestWorks() has the line
MsgBox "All cells in this sheet should be empty."

Expected Results:
Both subroutines should show a sheet with all the cells look empty (as the
screen is not updating) when the MsgBox states:
All the data is entered into the cells. The application will update the screen
when you press OK to see the data.


Reproducible: Always


User Profile Reset: No



Additional Info:
Attaching the ScreenUpdating.xls file in the next comment as unsure how to
attach now.

Thank you

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

[Libreoffice-bugs] [Bug 147337] Collabora Office - Template Management dialog contains inactive Extensions button

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

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 147338] Collabora Office - StartCenter - clicking on the Collabora Office logo sends user to LibreOffice website

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

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 149379] Moving backwards in a presentation undoes out-of-order animation effects

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

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 147336] Collabora Office - Localized help not installed message, yet not possible to install separate localized help

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

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 149361] Add support for BSLN table for Apple Advanced Typography (AAT) based text layout

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

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 149336] Support aligning CJK texts with BASE table

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

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 149527] Calc crashes when I scroll up and down very quickly within a document.

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

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 149527] Calc crashes when I scroll up and down very quickly within a document.

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

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

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

[Libreoffice-bugs] [Bug 145634] Writer hangs when resizing window with large documents in Web view

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

--- Comment #4 from QA Administrators  ---
Dear Dave Cleary,

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 145634] Writer hangs when resizing window with large documents in Web view

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

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 145571] LibreOffice Calc: on a big file deleting multiple rows (using ctrl+click) is significantly slower than deleting the same rows one-by-one

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

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 145571] LibreOffice Calc: on a big file deleting multiple rows (using ctrl+click) is significantly slower than deleting the same rows one-by-one

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

--- Comment #3 from QA Administrators  ---
Dear lagege2...@cyadp.com,

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 106278] Worksheet Comment Parent is Nothing, expecting a Range object of associated cell

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

--- Comment #9 from QA Administrators  ---
Dear Aaron J. Peterson,

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 149536] [UI] The Data Table dialog enables the button Move Row Up and disables the button Move Row Down when the opposite is needed (and vice versa).

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

Aron Budea  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |aron.bu...@gmail.com
   |desktop.org |
Version|7.2.7.2 release |6.4.0.3 release
 Status|NEW |ASSIGNED
   Keywords||bibisected, bisected,
   ||regression

--- Comment #4 from Aron Budea  ---
Fix: https://gerrit.libreoffice.org/c/core/+/135801

This is a regression from the following commit in 6.4:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=aa7e7747f4296b3b92379c3c7703b80ad8af6a8b
author  Caolán McNamara 2019-09-25 14:15:38
+0100
committer   Caolán McNamara 2019-09-26 13:21:22
+0200

weld DataEditor

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

[Libreoffice-bugs] [Bug 149500] CRASH in BigPtrArray::Index2Block(long)

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

Aron Budea  changed:

   What|Removed |Added

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

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

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

2022-06-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133092
Bug 133092 depends on bug 147197, which changed state.

Bug 147197 Summary: CRASH: after paste and undo
https://bugs.documentfoundation.org/show_bug.cgi?id=147197

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 105948] [META] Undo/Redo bugs and enhancements

2022-06-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105948
Bug 105948 depends on bug 147197, which changed state.

Bug 147197 Summary: CRASH: after paste and undo
https://bugs.documentfoundation.org/show_bug.cgi?id=147197

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 102593] [META] Paste bugs and enhancements

2022-06-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593
Bug 102593 depends on bug 147197, which changed state.

Bug 147197 Summary: CRASH: after paste and undo
https://bugs.documentfoundation.org/show_bug.cgi?id=147197

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 147726] Crash in BigPtrArray::Index2Block(unsigned long) const [assert (pTextNd), function UndoImpl, file undel.cxx, line 918]

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

Aron Budea  changed:

   What|Removed |Added

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

--- Comment #8 from Aron Budea  ---
*** Bug 147197 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 147197] CRASH: after paste and undo

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

Aron Budea  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |https://crashreport.libreof
   |tion.org/show_bug.cgi?id=14 |fice.org/stats/signature/Bi
   |7726,   |gPtrArray::Index2Block(long
   |https://bugs.documentfounda |)
   |tion.org/show_bug.cgi?id=14 |
   |9500|
Crash report or||["BigPtrArray::Index2Block(
crash signature||long)"]
 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #7 from Aron Budea  ---
This is the exact same backtrace as bug 147726's, let's mark as duplicate.

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

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

[Libreoffice-bugs] [Bug 149500] CRASH in BigPtrArray::Index2Block(long)

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

Aron Budea  changed:

   What|Removed |Added

Version|6.1 all versions|5.0.0.5 release

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

[Libreoffice-bugs] [Bug 147726] Crash in BigPtrArray::Index2Block(unsigned long) const [assert (pTextNd), function UndoImpl, file undel.cxx, line 918]

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

Aron Budea  changed:

   What|Removed |Added

Version|5.2 all versions|5.0.0.5 release

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

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

2022-06-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133092
Bug 133092 depends on bug 149500, which changed state.

Bug 149500 Summary: CRASH in BigPtrArray::Index2Block(long)
https://bugs.documentfoundation.org/show_bug.cgi?id=149500

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 102593] [META] Paste bugs and enhancements

2022-06-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593
Bug 102593 depends on bug 149500, which changed state.

Bug 149500 Summary: CRASH in BigPtrArray::Index2Block(long)
https://bugs.documentfoundation.org/show_bug.cgi?id=149500

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 105948] [META] Undo/Redo bugs and enhancements

2022-06-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105948
Bug 105948 depends on bug 149500, which changed state.

Bug 149500 Summary: CRASH in BigPtrArray::Index2Block(long)
https://bugs.documentfoundation.org/show_bug.cgi?id=149500

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149500] CRASH in BigPtrArray::Index2Block(long)

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

Aron Budea  changed:

   What|Removed |Added

   Keywords||haveBacktrace
 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #5 from Aron Budea  ---


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

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

[Libreoffice-bugs] [Bug 147726] Crash in BigPtrArray::Index2Block(unsigned long) const [assert (pTextNd), function UndoImpl, file undel.cxx, line 918]

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

--- Comment #7 from Aron Budea  ---
*** Bug 149500 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 149500] CRASH in BigPtrArray::Index2Block(long)

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

--- Comment #4 from Aron Budea  ---
Created attachment 180743
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180743=edit
Backtrace

Attaching backtrace taken with LO 7.5.0.0.alpha0+
(3ad12672e924f7aef394119f9fe5f0b06a900b9e) debug build.

It's an assert:
sw/source/core/undo/undel.cxx:923: virtual void
SwUndoDelete::UndoImpl(sw::UndoRedoContext&): Assertion `pTextNd' failed.

Seems to be the exact same backtrace as bug 147726's, let's mark as duplicate.

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

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

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||147197


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=147197
[Bug 147197] CRASH: after paste and undo
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147197] CRASH: after paste and undo

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

Aron Budea  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 147726] Crash in BigPtrArray::Index2Block(unsigned long) const [assert (pTextNd), function UndoImpl, file undel.cxx, line 918]

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

Aron Budea  changed:

   What|Removed |Added

   Keywords||haveBacktrace

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

[Libreoffice-bugs] [Bug 147726] Crash in BigPtrArray::Index2Block(unsigned long) const [assert (pTextNd), function UndoImpl, file undel.cxx, line 918]

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

--- Comment #6 from Aron Budea  ---
Created attachment 180742
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180742=edit
Backtrace

Attaching backtrace taken with LO 7.5.0.0.alpha0+
(3ad12672e924f7aef394119f9fe5f0b06a900b9e) debug build.

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

[Libreoffice-bugs] [Bug 52602] Excel Visual Basic compatibility issue in LibreOffice Calc: NumberFormat to date/time

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

Eike Rathke  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |er...@redhat.com
   |desktop.org |
 Status|NEW |ASSIGNED

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

[Libreoffice-bugs] [Bug 147791] Add UNO command to "Print Current Page Directly"

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

--- Comment #6 from mkass...@internode.net ---
Is anyone working o implement this suggested enhancement?

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

[Libreoffice-bugs] [Bug 148255] LibreOffice Writer: Text "disappears" while writing between two formulas that are next to each other

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

--- Comment #11 from freew...@poczta.fm ---
coming from bug 148212, which has been marked as the diplicate of this one

I just tested this version

LibreOfficeDev_7.3.5.0.0_Win_x64.msi349646848   2022-Jun-13 08:01
SHA-256: 75a4ec249e5a76150891bbbd001f03a5f709b7dc3245fc4f5b9c99626753cab3

and if 148212 is concered it is still BUGGED (I'm getting the exact text
rendering issue I've described there)

either the patch hasn't been applied to said version or 148212 and 148255 are
not duplicates.

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

[Libreoffice-bugs] [Bug 148212] Math equation breaks rendering of neighboring text

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

--- Comment #13 from freew...@poczta.fm ---

if 148212 is duplicate of 148255 and someone commented there the bug will get
the fix in 7.3.5 and I just tested this version

LibreOfficeDev_7.3.5.0.0_Win_x64.msi349646848   2022-Jun-13 08:01
SHA-256: 75a4ec249e5a76150891bbbd001f03a5f709b7dc3245fc4f5b9c99626753cab3

and that versions is STILL BUGGED (still experiencing 148212) then either this
is not a duplicate or the bug hasn't been fixed at all

or I misunderstood thinking that person said I should seek the fix in the daily
7.3.5

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

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

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

Rafael Lima  changed:

   What|Removed |Added

 Depends on||149545


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149545
[Bug 149545] SVG "Read Error" message after saving and reopening ODT file
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149545] SVG "Read Error" message after saving and reopening ODT file

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

Rafael Lima  changed:

   What|Removed |Added

Summary|SVR read error after|SVG "Read Error" message
   |restart writer  |after saving and reopening
   ||ODT file
 CC||rafael.palma.l...@gmail.com
 Blocks||88278


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 149545] SVR read error after restart writer

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

Rafael Lima  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Rafael Lima  ---
Repro with:

Version: 7.3.3.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 12; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.3~rc2-0ubuntu0.21.10.1~lo1
Calc: threaded

And also in

Version: 7.4.0.0.alpha1+ / LibreOffice Community
Build ID: b2467d6c7af988f8ed4e090ebf9472be6c84fb06
CPU threads: 12; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: CL

I downloaded the SVG file, dragged the file into Writer and it was shown as
expected. After saving the ODT file and reopening it, I get a "Read Error"
message inside the image frame.

I'm setting this to NEW.

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

[Libreoffice-bugs] [Bug 149544] Changing the anchor from 'to character' to 'to paragraph' of an shape doesn't update anchoring position (needs deselect and reselect of the shape)

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

Rafael Lima  changed:

   What|Removed |Added

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

--- Comment #1 from Rafael Lima  ---
I think you forgot to attach the file you refer to in Step 1.

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

[Libreoffice-bugs] [Bug 149558] UI popup (context) menus are shown neither in Calc nor in Writer

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

Rafael Lima  changed:

   What|Removed |Added

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

--- Comment #1 from Rafael Lima  ---
For some reason your bug report was registered twice. I'm marking this as
INVALID. Let's keep the discussion in Bug 149557.

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

[Libreoffice-bugs] [Bug 105948] [META] Undo/Redo bugs and enhancements

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||149500


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149500
[Bug 149500] CRASH in BigPtrArray::Index2Block(long)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 102593] [META] Paste bugs and enhancements

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||149500


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149500
[Bug 149500] CRASH in BigPtrArray::Index2Block(long)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149500] CRASH in BigPtrArray::Index2Block(long)

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

Aron Budea  changed:

   What|Removed |Added

 CC||aron.bu...@gmail.com
 Blocks||102593, 105948


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 149500] CRASH in BigPtrArray::Index2Block(long)

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

Aron Budea  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 108843] [META] Clipboard bugs and enhancements

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

Aron Budea  changed:

   What|Removed |Added

 Depends on|147197  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=147197
[Bug 147197] CRASH: after paste and undo
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 102593] [META] Paste bugs and enhancements

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||147197


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=147197
[Bug 147197] CRASH: after paste and undo
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147726] Crash in BigPtrArray::Index2Block(unsigned long) const [assert (pTextNd), function UndoImpl, file undel.cxx, line 918]

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

Aron Budea  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 147197] CRASH: after paste and undo

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

Aron Budea  changed:

   What|Removed |Added

 Blocks|108843  |102593
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||7726,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||9500


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 149557] New: UI popup (context) menus are shown neither in Calc nor in Writer

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

Bug ID: 149557
   Summary: UI popup (context) menus are shown neither in Calc nor
in Writer
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: stefan_lange...@t-online.de

Starting with LO 7.5.0.0 alpha0+ and LO 7.4.0.0 beta1+ no popup menus (context
manus) are shown after right mouse click or pressing popup menu key neither in
Calc nor in Writer.

Reproducing the bug:
- open any odt or ods document
- place the cursor anywhere in the document and right click the mouse or hit
the context menu key on the keyboard
- actual result: nothing happens
- expected result: context menu is displayed

Reproduced with
Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: e0c5f8b4f6152d19044f998edc293b4bb636e66c
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL
(first LO 7.5 alpha0+ build)
and with
Version: 7.4.0.0.beta1 (x64) / LibreOffice Community
Build ID: cec1fe9b57a55c032f9f118c907f34e22a63d040
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL
(first LO 7.4 beta1 build).

With 
Version: 7.4.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 089c91b1ad16232f130cb50266732509f83c52eb
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL
(last LO 7.4 alpha1+ build) the behavior was still OK.

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

[Libreoffice-bugs] [Bug 149558] New: UI popup (context) menus are shown neither in Calc nor in Writer

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

Bug ID: 149558
   Summary: UI popup (context) menus are shown neither in Calc nor
in Writer
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: stefan_lange...@t-online.de

Starting with LO 7.5.0.0 alpha0+ and LO 7.4.0.0 beta1+ no popup menus (context
manus) are shown after right mouse click or pressing popup menu key neither in
Calc nor in Writer.

Reproducing the bug:
- open any odt or ods document
- place the cursor anywhere in the document and right click the mouse or hit
the context menu key on the keyboard
- actual result: nothing happens
- expected result: context menu is displayed

Reproduced with
Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: e0c5f8b4f6152d19044f998edc293b4bb636e66c
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL
(first LO 7.5 alpha0+ build)
and with
Version: 7.4.0.0.beta1 (x64) / LibreOffice Community
Build ID: cec1fe9b57a55c032f9f118c907f34e22a63d040
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL
(first LO 7.4 beta1 build).

With 
Version: 7.4.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 089c91b1ad16232f130cb50266732509f83c52eb
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL
(last LO 7.4 alpha1+ build) the behavior was still OK.

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

[Libreoffice-bugs] [Bug 147726] Crash in BigPtrArray::Index2Block(unsigned long) const [assert (pTextNd), function UndoImpl, file undel.cxx, line 918]

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||102593, 105948


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 105948] [META] Undo/Redo bugs and enhancements

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||147726


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=147726
[Bug 147726] Crash in BigPtrArray::Index2Block(unsigned long) const [assert
(pTextNd), function UndoImpl, file undel.cxx, line 918]
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 102593] [META] Paste bugs and enhancements

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||147726


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=147726
[Bug 147726] Crash in BigPtrArray::Index2Block(unsigned long) const [assert
(pTextNd), function UndoImpl, file undel.cxx, line 918]
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149548] CRASH: copying and pasting tracked content

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

Aron Budea  changed:

   What|Removed |Added

   Keywords||haveBacktrace

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

[Libreoffice-bugs] [Bug 149548] CRASH: copying and pasting tracked content

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

--- Comment #3 from Aron Budea  ---
Created attachment 180738
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180738=edit
Backtrace

Attaching backtrace taken with LO 7.5.0.0.alpha0+
(3ad12672e924f7aef394119f9fe5f0b06a900b9e) debug build.

Also saw this on the console:

/usr/include/c++/9/debug/array:155:
In function:
constexpr std::__debug::array<_Tp, _Nm>::value_type& 
std::__debug::array<_Tp, _Nm>::operator[](std::__debug::array<_Tp, 
_Nm>::size_type) [with _Tp = BigPtrEntry*; long unsigned int _Nm = 1000; 
std::__debug::array<_Tp, _Nm>::reference = BigPtrEntry*&; 
std::__debug::array<_Tp, _Nm>::value_type = BigPtrEntry*; 
std::__debug::array<_Tp, _Nm>::size_type = long unsigned int]

Error: attempt to subscript container with out-of-bounds index 32450, but 
container only holds 1000 elements.

Objects involved in the operation:
sequence "this" @ 0x0x1b {
  type = std::__debug::array;
}

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

[Libreoffice-bugs] [Bug 149528] Have to Undo twice to remove quote

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

Justin  changed:

   What|Removed |Added

 Status|NEEDINFO|REOPENED

--- Comment #4 from Justin  ---
If I turn off autocorrect 'while typing' then the I get an unstyled quote and
one Undo actually undoes it.

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

[Libreoffice-bugs] [Bug 149508] Slow scrolling in document with many external images and pages

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

--- Comment #8 from Dr. Matthias Weisser  ---
(In reply to Telesto from comment #3)
> Does the crash occur with the navigator deck open, or doesn't this matter?

I did not open the deck because the crash happened directly after install and
clicking on the file for opening - and therefore I had no chance opening
something in a menu.

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

[Libreoffice-bugs] [Bug 149542] "Save As" dlg doesn't persist window size change

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

Justin  changed:

   What|Removed |Added

 Status|NEEDINFO|REOPENED

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

[Libreoffice-bugs] [Bug 149542] "Save As" dlg doesn't persist window size change

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

--- Comment #2 from Justin  ---
Version: 7.3.3.2 (x64) / LibreOffice Community
Build ID: d1d0ea68f081ee2800a922cac8f79445e4603348
CPU threads: 16; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

Options says LO dlgs are being used.

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

[Libreoffice-bugs] [Bug 149390] From Insert Hyperlink... (to Document), search doesn't drill down

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

raal  changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||r...@post.cz

--- Comment #3 from raal  ---
I can reproduce with Version: 7.4.0.0.alpha1+ / LibreOffice Community
Build ID: d4123356c61db269651e950a0a2cc93e6d801c90
CPU threads: 4; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded Jumbo

It's not only in hyperlink dialog, but for example in Open file dialog too.
Adding cc to Caolán, he can qualify if it's a bug or not.

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

[Libreoffice-bugs] [Bug 149527] Calc crashes when I scroll up and down very quickly within a document.

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

--- Comment #2 from Juergen Ziegler  ---
Created attachment 180737
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180737=edit
File crashes when scrolling

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

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

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

Rafael Lima  changed:

   What|Removed |Added

 Depends on||149540


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149540
[Bug 149540] Optimal wrap behaves oddly (likely because original image size
being larger compared to in document size))
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149540] Optimal wrap behaves oddly (likely because original image size being larger compared to in document size))

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

Rafael Lima  changed:

   What|Removed |Added

 Blocks||87740


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 149540] Optimal wrap behaves oddly (likely because original image size being larger compared to in document size))

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

Rafael Lima  changed:

   What|Removed |Added

 CC||rafael.palma.l...@gmail.com
   ||, sdc.bla...@youmail.dk

--- Comment #3 from Rafael Lima  ---
This has something to do with the fact that the image is anchored To Character
and uses the options "From left" by 7,69 cm to "Paragraph Area".

I agree that it does not behave as I would expect, but these layout options are
very awkward indeed.

Maybe @Seth can help out with this one, given your recent experience
documenting this feature.

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

[Libreoffice-bugs] [Bug 149556] OOXML Better support of element in Writer table

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

--- Comment #3 from Regina Henschel  ---
Created attachment 180736
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180736=edit
screenshot for long values

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

[Libreoffice-bugs] [Bug 149556] OOXML Better support of element in Writer table

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

--- Comment #2 from Regina Henschel  ---
Created attachment 180735
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180735=edit
long values for textDirection

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

[Libreoffice-bugs] [Bug 149556] OOXML Better support of element in Writer table

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

--- Comment #1 from Regina Henschel  ---
Created attachment 180734
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180734=edit
screenshot for short values

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

[Libreoffice-bugs] [Bug 149556] New: OOXML Better support of element in Writer table

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

Bug ID: 149556
   Summary: OOXML Better support of  element in
Writer table
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: BSD (Others)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 180733
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180733=edit
short values for textDirection

There are these problems:

The values 'lr' 'lrV' 'rl' 'rlV' 'tb' and 'tbV' of element  in
OOXML are not supported at all. But those are the only values in the ISO
version of OOXML and the newer ECMA-376 versions. LibreOffice supports only the
old long values like 'btLr'. Word writes the short values, when it saves the
file as "Strict Open XML Document".
Test file: "Made manu 2char.docx". Open the file in LO, all texts are in normal
orientation.

And the old values have problems too:
[1] 'tbLrV' (mongoleanVert) is not supported.
[2] 'tbRl' (vert) and 'tbRlV' (eaVert) are rendered the same.
[3] The text belonging to 'tbRLV' is correctly rendered with not rotated east
Asian characters (eaVert), but written to file as 'tbRL', which means rotated
east Asian characters. So the saved text looks different in Word.
[4] 'lrTbV' (rotated eaVert) is not supported. It us used in east Asian table
layout for row and column headers, same as we in Latin context use horizontal
and vertical text in table row and column headers.
Test file: "Made manu 4char.docx"

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

[Libreoffice-bugs] [Bug 108539] [META] Chart data table bugs and enhancements

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

Rafael Lima  changed:

   What|Removed |Added

 Depends on||149536


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149536
[Bug 149536] [UI] The Data Table dialog enables the button Move Row Up and
disables the button Move Row Down when the opposite is needed (and vice versa).
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149536] [UI] The Data Table dialog enables the button Move Row Up and disables the button Move Row Down when the opposite is needed (and vice versa).

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

Rafael Lima  changed:

   What|Removed |Added

 Blocks||108539


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 149536] [UI] The Data Table dialog enables the button Move Row Up and disables the button Move Row Down when the opposite is needed (and vice versa).

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

Rafael Lima  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

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

Version: 7.3.3.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 12; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.3~rc2-0ubuntu0.21.10.1~lo1
Calc: threaded

And with

Version: 7.4.0.0.alpha1+ / LibreOffice Community
Build ID: b2467d6c7af988f8ed4e090ebf9472be6c84fb06
CPU threads: 12; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: CL

This is definitely a bug... The user is unable to move down the first row;
neither is it possible to move the last row up.

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

[Libreoffice-bugs] [Bug 149508] Slow scrolling in document with many external images and pages

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

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, perf
Version|5.4.7.2 release |7.4.0.0 alpha0+ Master

--- Comment #7 from Telesto  ---
Adding bibisectrequest based on comment 4 (slow scrolling)

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

[Libreoffice-bugs] [Bug 149399] Start center font for LO modules went slim in 7.4+

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

--- Comment #6 from Telesto  ---
It's pretty small (In reply to Timur from comment #3)
> Hardly visible

It's to small for me taste.. it not possible to detect the maximum screen size
and adapt the start center accordantly 

And how common is 768 resolution these day's. Are those panels still being
produced? The bug itself is already 4 years old..

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

[Libreoffice-bugs] [Bug 149508] Slow scrolling in document with many external images and pages

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

--- Comment #6 from Dr. Matthias Weisser  ---
(In reply to Rafael Lima from comment #2)
> Hi. I could not open attachment 180658 [details] (the ODT sample file). When
> I open it, Writer shows the file for a second and right after it crashes.
> The crash happens in LO 7.3 and 7.4.
> Can you please test again if your sample file works?

it opens up on my old desktop system with 4GB without problem using LO 5.4.7.2
x64. I had a crash with LO 7.3, but not with LO 7.4.

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

[Libreoffice-bugs] [Bug 149254] Make the selection behavior when double-clicking a word a user preference.

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

--- Comment #14 from Chris  ---
(In reply to Heiko Tietze from comment #13)
> Addendum: We recommend adding trailing spaces to the selection should _not_
> made optional.

I don't disagree -- making it optional is pretty granular and might generate
more heat than light.  At the very least double-clicking a word and then
deleting it should not leave an "extra" space and instead leave the words on
either side with a single space between them.

Thanks you for your interest.  I look forward to seeing my little contribution
in an upcoming iteration of LibreOffice!

Regards,

Chris

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

[Libreoffice-bugs] [Bug 98743] TIFF EXPORT saves weird image: in different x-y resolution and dimensions

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

Julien Nabet  changed:

   What|Removed |Added

   Assignee|serval2...@yahoo.fr |libreoffice-b...@lists.free
   ||desktop.org
 Whiteboard|target:7.5.0|
 Status|ASSIGNED|NEW

--- Comment #23 from Julien Nabet  ---
I reverted the patch since it doesn't work with the file attached.
It's not normal that the nb of pixels drops.

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

[Libreoffice-bugs] [Bug 149500] CRASH in BigPtrArray::Index2Block(long)

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

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
   Keywords|bibisectRequest |bibisected, bisected
  Regression By||Michael Stahl

--- Comment #3 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to Michael Stahl; Could you possibly take a look at this one?
Thanks
bibisect-50max
3551e5dfdb75ecca07f759422bda10d3a7117489 is the first bad commit
commit 3551e5dfdb75ecca07f759422bda10d3a7117489
Author: Matthew Francis 
Date:   Wed May 27 21:08:00 2015 +0800

source-hash-b24a15a0aaea310806259eaa20a7d509ce30e5c8

commit b24a15a0aaea310806259eaa20a7d509ce30e5c8
Author: Michael Stahl 
AuthorDate: Thu Apr 2 23:33:41 2015 +0200
Commit: Michael Stahl 
CommitDate: Thu Apr 2 23:53:30 2015 +0200

sw: fix crash on SwUndoDelete after select-all with table at start

Somehow the Redo leaves the shell cursor at an invalid offset into the
paragraph, which then leads to out-of-bounds string access.

Noticed that SwUndRng::SetPaM() leaves an invalid nContent.m_nIndex on
the start position, due to a surprising omission in
SwIndex::ChgValue().

(regression from 555ff26501d1bbd8a7872c20671c6303db1e1701)

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

[Libreoffice-bugs] [Bug 149471] DOCX: Word header content with convert-to PDF on Linux has fidelity issues

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

viewer  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #9 from viewer  ---
Thank you for the feedback. MS Trebuchet is shown in italic in LO on Linux. We
will  research your suggestion about setting the font replacement in LO.
Unfortunately, installing MS fonts is not an option for us.

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

[Libreoffice-bugs] [Bug 149446] FILEOPEN DOCX: Text distribution across pages different compared to Word

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

Dieter  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter  ---
I confirm it with

Version: 7.3.4.2 (x64) / LibreOffice Community
Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5
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

but I think, the report would be more useful, if you could figure ou what
causes this difference. I don't want to spend time on it.

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

[Libreoffice-bugs] [Bug 149394] FILEOPEN DOCX Tab after numbering missing with deleted numbering

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

Dieter  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||dgp-m...@gmx.de
 Status|UNCONFIRMED |NEW

--- Comment #2 from Dieter  ---
I confirm it with

Version: 7.3.4.2 (x64) / LibreOffice Community
Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5
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

in comparison with Word 2016

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

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

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

--- Comment #14 from Dieter  ---
(In reply to Timur from comment #13)
> Not WFM. Description with attachment 159682 [details] od 31 pages is still
> reproduced. 
> They all are named "asas" in addition to the duplicate bugs, so it confuses.

You're right. That's the problem of reports with different sample documents and
different steps to reproduce (comment 0 and comment 7)

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

[Libreoffice-bugs] [Bug 120679] [META] Labels and Business Cards issues

2022-06-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120679
Bug 120679 depends on bug 148978, which changed state.

Bug 148978 Summary: Business Cards in Writer don't show database
https://bugs.documentfoundation.org/show_bug.cgi?id=148978

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 45854] ODF database mime-type confusion

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

--- Comment #14 from Michael Stahl (allotropia)  
---
just been informed that some progress has been achieved:

https://www.iana.org/assignments/media-types/application/vnd.oasis.opendocument.base

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

  1   2   3   4   >