[Libreoffice-bugs] [Bug 108914] [META] Password protected file bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108914

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Depends on|148576  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=148576
[Bug 148576] Calc doesn't open XLSX file with AES 256-bit password
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108897] [META] XLSX (OOXML) bug tracker

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108897

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Depends on|148576  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=148576
[Bug 148576] Calc doesn't open XLSX file with AES 256-bit password
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147503] Crashes when trying to insert a hyperlink with XML Form Document

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147503

Caolán McNamara  changed:

   What|Removed |Added

Version|4.4.0.3 release |Inherited From OOo

--- Comment #11 from Caolán McNamara  ---
I can make it not crash by changing NewXForms from

SfxViewFrame::DisplayNewDocument( *xDocSh, rReq );

to 

SfxViewFrame* pViewFrame = SfxViewFrame::DisplayNewDocument( *xDocSh, rReq );
if (pViewFrame)
pViewFrame->GetFrame().Appear();

but then the XML Form Document will appear for a moment

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

[Libreoffice-bugs] [Bug 148576] Calc doesn't open XLSX file with AES 256-bit password

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148576

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks|108897, 108914  |143335


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108897
[Bug 108897] [META] XLSX (OOXML) bug tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=108914
[Bug 108914] [META] Password protected file bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=143335
[Bug 143335] [META] XLSX (OOXML) document protection issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147503] Crashes when trying to insert a hyperlink with XML Form Document

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147503

--- Comment #10 from Caolán McNamara  ---
Can't quite be sure what should happen but a place to start thinking is in

NewXForms where in the non-hidden (edit now) case xDocSh->nOwnerLockCount is 2
after SfxViewFrame::DisplayNewDocument so when xDocSh goes out of scope the
document isn't closed, while in hidden the nOwnerLockCount is 1 and on out of
scope goes to 0 and gets closed which seems to be the difference.

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

[Libreoffice-bugs] [Bug 113321] [META] Media insert bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113321

BogdanB  changed:

   What|Removed |Added

 Depends on||120912


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120912
[Bug 120912] Scan options are disabled for LO Calc
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120912] Scan options are disabled for LO Calc

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120912

BogdanB  changed:

   What|Removed |Added

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

--- Comment #7 from BogdanB  ---
Also in
Version: 7.5.2.1 (X86_64) / LibreOffice Community
Build ID: e8bf3b441b8370f8440b0339fd9490765a8d57ca
CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 103030] [META] Navigator sidebar deck and floating window

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103030

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||154972


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154972
[Bug 154972] When clicking a Navigator item while in Extended Selection mode -
don't revert to Standard Selection
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112182] [META] Text and object selection issues

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112182

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||154972


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154972
[Bug 154972] When clicking a Navigator item while in Extended Selection mode -
don't revert to Standard Selection
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154972] When clicking a Navigator item while in Extended Selection mode - don't revert to Standard Selection

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154972

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks||103030, 112182


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103030
[Bug 103030] [META] Navigator sidebar deck and floating window
https://bugs.documentfoundation.org/show_bug.cgi?id=112182
[Bug 112182] [META] Text and object selection issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154972] New: When clicking a Navigator item while in Extended Selection mode - don't revert to Standard Selection

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154972

Bug ID: 154972
   Summary: When clicking a Navigator item while in Extended
Selection mode - don't revert to Standard Selection
   Product: LibreOffice
   Version: 7.6.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eyalr...@gmx.com

The "Extended Selection" mode allows one to avoid having to keep the mouse
pressed and drag all the way to the end of the selection. Instead, the
selection extends itself and one simply has to get to the endpoint of the
selection.

... except that it's not so simple. If your selection ends in a few paragraphs
or a page away, then - fine, not a big deal. But what if your selection is 100
pages away? Or you don't know where it is, but it has a bookmark? In those
cases you are likely to want to use the Navigator to get to where the selection
ends.

Unfortunately, clicking a Navigator entity (e.g. a Bookmark, but not just) -
reverts the selection mode to Standard, so that when you arrive - nothing is
selected.

This is not a good idea. Let the use decide when they want to quit Extended
Selection mode, unless it's very obvious that they do.

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

[Libreoffice-bugs] [Bug 100947] [EDITING] Text box has no boundary drawn

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100947

BogdanB  changed:

   What|Removed |Added

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

--- Comment #7 from BogdanB  ---
Please retest.
If I click on each text, the blue border is visible, but in the second case can
NOT be selected, after it is visible.

Seems ok to me
Version: 7.5.2.1 (X86_64) / LibreOffice Community
Build ID: e8bf3b441b8370f8440b0339fd9490765a8d57ca
CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 103494] [META] Textbox bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103494

BogdanB  changed:

   What|Removed |Added

 Depends on||100947


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=100947
[Bug 100947] [EDITING] Text box has no boundary drawn
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144048] Calc: Define Range doesn't set selected range

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144048

BogdanB  changed:

   What|Removed |Added

 Blocks||103512, 115775
 CC||buzea.bog...@libreoffice.or
   ||g


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103512
[Bug 103512] [META] AutoFilter-related bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=115775
[Bug 115775] [META] Data range and consolidate bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 115775] [META] Data range and consolidate bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115775

BogdanB  changed:

   What|Removed |Added

 Depends on||144048


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=144048
[Bug 144048] Calc: Define Range doesn't set selected range
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154211] Allow selecting a range between current cursor position and an element in Navigator with Shift + click (EDITING)

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154211

--- Comment #10 from Eyal Rozenberg  ---
(In reply to Eyal Rozenberg from comment #9)
> This is an obvious was to do what the user asked for. Is there another?

Ok, so, there is, sort of - using extended selection; but - one still has to
scroll, which is not good enough.

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

[Libreoffice-bugs] [Bug 103512] [META] AutoFilter-related bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103512

BogdanB  changed:

   What|Removed |Added

 Depends on||144048


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=144048
[Bug 144048] Calc: Define Range doesn't set selected range
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 135087] Text to column - In "fixed width" mode - missing column width handler

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135087

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109239
[Bug 109239] [META] CSV / TSV / Text Import and export / Text to Columns
dialogs bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 109239] [META] CSV / TSV / Text Import and export / Text to Columns dialogs bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109239

BogdanB  changed:

   What|Removed |Added

 Depends on||135087


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=135087
[Bug 135087] Text to column - In "fixed width" mode - missing column width
handler
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108660] [META] Formula bar (input line) bugs and enhancements

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

BogdanB  changed:

   What|Removed |Added

 Depends on||144547


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=144547
[Bug 144547] Changing Cell name with drag & drop. it is repeated forever in the
formula
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144547] Changing Cell name with drag & drop. it is repeated forever in the formula

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144547

BogdanB  changed:

   What|Removed |Added

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

--- Comment #3 from BogdanB  ---
Still repro
Version: 7.5.2.1 (X86_64) / LibreOffice Community
Build ID: e8bf3b441b8370f8440b0339fd9490765a8d57ca
CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

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

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

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740

BogdanB  changed:

   What|Removed |Added

 Depends on||130601


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130601
[Bug 130601] Allow overlap checkbox doesn't work
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 130601] Allow overlap checkbox doesn't work

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130601

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 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 112182] [META] Text and object selection issues

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112182

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||154211


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154211
[Bug 154211] Allow selecting a range between current cursor position and an
element in Navigator with Shift + click (EDITING)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154211] Allow selecting a range between current cursor position and an element in Navigator with Shift + click (EDITING)

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154211

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks||112182


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112182
[Bug 112182] [META] Text and object selection issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154211] Allow selecting a range between current cursor position and an element in Navigator with Shift + click (EDITING)

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154211

--- Comment #9 from Eyal Rozenberg  ---
This was just asked in the LO users' mailing list:

> This would seem to be a common thing to do for a writer. I'm missing it.
>
> I'm in LO Write. I need to cut a multi-page block of text between two
> bookmarks, save it and insert the text in a different chapter. The insert
> is easy part.
>
> How do I cut a block of text between two bookmarks without dragging the
> cursor over it?

This is an obvious was to do what the user asked for. Is there another?

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

[Libreoffice-bugs] [Bug 107738] [META] Section bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107738

BogdanB  changed:

   What|Removed |Added

 Depends on||101803


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101803
[Bug 101803] Loss of hide with condition for a section when having a (second?)
section at the end of the document
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 101803] Loss of hide with condition for a section when having a (second?) section at the end of the document

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101803

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 127309] -fsanitize=float-cast-overflow of nRepeats from -1.0 to sal_uInt32 in SimpleContinuousActivityBase::perform

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127309

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103610
[Bug 103610] [META] Slide show (presentation mode) bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103610] [META] Slide show (presentation mode) bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103610

BogdanB  changed:

   What|Removed |Added

 Depends on||127309


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127309
[Bug 127309] -fsanitize=float-cast-overflow of nRepeats from -1.0 to sal_uInt32
in SimpleContinuousActivityBase::perform
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120580] [META] Concordance file bugs and enhancements of alphabetical indexes

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120580

BogdanB  changed:

   What|Removed |Added

 Depends on||93607


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=93607
[Bug 93607] text:id in  changes when
saving
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 93607] text:id in changes when saving

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93607

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120580
[Bug 120580] [META] Concordance file bugs and enhancements of alphabetical
indexes
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87351] [META] Conditional formatting bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87351

BogdanB  changed:

   What|Removed |Added

 Depends on||92977


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=92977
[Bug 92977] The Auto Cell Fill Color changes and even in graph the line color
changes
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 92977] The Auto Cell Fill Color changes and even in graph the line color changes

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92977

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 103238] [META] Customize dialog bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103238

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||154971


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154971
[Bug 154971] When inserting a command into a menu, it should be inserted
before/after selected item
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154971] When inserting a command into a menu, it should be inserted before/after selected item

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154971

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks||103238


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 154971] When inserting a command into a menu, it should be inserted before/after selected item

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154971

Eyal Rozenberg  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 154971] New: When inserting a command into a menu, it should be inserted before/after selected item

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154971

Bug ID: 154971
   Summary: When inserting a command into a menu, it should be
inserted before/after selected item
   Product: LibreOffice
   Version: 7.6.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eyalr...@gmx.com

Suppose I want to customize one of my menus.

I open the Tools | Customize dialog, select the appropriate menu as the target,
scroll down, and select some point - or rather some item - where I want to add
a new command. I locate the command on the left, and press the rightwards
arrow.

Expected result:
New item added either before or after the selected item

Actual result:
New item added at start of menu, and the listbox scrolls up there

Only without a selection would it make any sense to add an item at the
beginning, and even then not necessarily :-(

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

[Libreoffice-bugs] [Bug 92844] UI: Formatting toolbar is hidden then replaced when switching toolbars

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92844

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 108816] [META] Writer toolbar bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108816

BogdanB  changed:

   What|Removed |Added

 Depends on||92844


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=92844
[Bug 92844] UI:  Formatting toolbar is hidden then replaced when switching
toolbars
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 106493] Optimization for macOS X

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106493

Telesto  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 141143] Extra paragraph is inserted after dragging an image

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141143

Telesto  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 141143] Extra paragraph is inserted after dragging an image

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141143

--- Comment #9 from Telesto  ---
Still around
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 066b23115c2a360507e306a88da572554daefab7
CPU threads: 8; OS: Mac OS X 12.6.3; UI render: Skia/Raster; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 103512] [META] AutoFilter-related bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103512

BogdanB  changed:

   What|Removed |Added

 Depends on||154968


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154968
[Bug 154968] CALC: Insert into multiple selection not possible but it is
described in online help and not working that way
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154968] CALC: Insert into multiple selection not possible but it is described in online help and not working that way

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154968

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 102847] [META] Quick Find, Search and Replace

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102847

BogdanB  changed:

   What|Removed |Added

 Depends on||133936


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=133936
[Bug 133936] Find & Replace removing bold
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 133936] Find & Replace removing bold

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133936

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102847
[Bug 102847] [META] Quick Find, Search and Replace
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 140104] The localisation of the decimal separator does not work for every type a French keyboard in LibreOffice Calc

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140104

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 113477] [META] Decimal separator key bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113477

BogdanB  changed:

   What|Removed |Added

 Depends on||140104


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=140104
[Bug 140104] The localisation of the decimal separator does not work for every
type a French keyboard in LibreOffice Calc
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154904] Tabulators defined for a paragraph are not displayed in the horizontal ruler

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154904

--- Comment #3 from stefan_lange...@t-online.de  
---
Seems it is a duplicate of Bug 154035.

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

[Libreoffice-bugs] [Bug 151671] Calc: Freeze Rows and Columns is freez the first rows or columns only

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151671

lol  changed:

   What|Removed |Added

 CC||lob...@web.de

--- Comment #7 from lol  ---
Works as described in the help.

Tested with

Version: 7.5.2.2 (X86_64) / LibreOffice Community
Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: threaded

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

[Libreoffice-bugs] [Bug 154949] Random and continuous crash. Crash reason: "Exception_access_violation_read"

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154949

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #4 from Julien Nabet  ---
In addition to what Miguel indicated, you can try:
https://wiki.documentfoundation.org/QA/FirstSteps#Graphics-related_issues_(_Skia_)

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

[Libreoffice-bugs] [Bug 154825] Edit Sections: Hide Status is not reflected in Icons (hidden/unhidden) except Karasa Jaga and Sukapura

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154825

--- Comment #9 from Commit Notification 
 ---
Rizal Muttaqin committed a patch related to this issue.
It has been pushed to "libreoffice-7-5":

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

tdf#154825 All icon themes: add/update section editor

It will be available in 7.5.4.

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 154825] Edit Sections: Hide Status is not reflected in Icons (hidden/unhidden) except Karasa Jaga and Sukapura

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154825

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.6.0|target:7.6.0 target:7.5.4

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

[Libreoffice-bugs] [Bug 105537] [META] Assertion failed crashes

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105537
Bug 105537 depends on bug 154886, which changed state.

Bug 154886 Summary: Report builder mutex assertion
https://bugs.documentfoundation.org/show_bug.cgi?id=154886

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 138397] FILEOPEN VIEWING can't open file saved in outline view

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138397

--- Comment #1 from Ezinne  ---
Not reproducible in:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 4a0d671706306661c4a5072ce4769dc47bc65f71
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 154822] "Repeat header" table's option causes in incorrect "Select table" selection

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154822

--- Comment #7 from Ezinne  ---
Not reproduicble in:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 4a0d671706306661c4a5072ce4769dc47bc65f71
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 140104] The localisation of the decimal separator does not work for every type a French keyboard in LibreOffice Calc

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140104

Ezinne  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

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

[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732

Ezinne  changed:

   What|Removed |Added

 Depends on||154967


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154967
[Bug 154967] Inserting a manual line break forces ridiculous margin
justification
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154967] Inserting a manual line break forces ridiculous margin justification

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154967

Ezinne  changed:

   What|Removed |Added

 Blocks||71732

--- Comment #1 from Ezinne  ---
Reproducible in:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 4a0d671706306661c4a5072ce4769dc47bc65f71
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=71732
[Bug 71732] [META] Bugs related to text rendering, typography and font features
in LO
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153892] icons for "Insert Table of Contents, Index, or Bibliography" and "Insert Index Entry" should be differentiated

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153892

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

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

tdf#153892 Colibre Differentiate two Index icons

It will be available in 7.6.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 153892] icons for "Insert Table of Contents, Index, or Bibliography" and "Insert Index Entry" should be differentiated

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153892

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.6.0

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

[Libreoffice-bugs] [Bug 154808] Writer - protected section - allow to insert content into fields

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154808

Dieter  changed:

   What|Removed |Added

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

--- Comment #2 from Dieter  ---
Kabilo, it's not really clear to me, what do you mean with "User Field". I've
added Form -> Text Box and it works. Could you please specify? Thank you
=> NEEDINFO

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

[Libreoffice-bugs] [Bug 154758] Changing the resolution computes the new size incorrectly

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154758

Dieter  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter  ---
I can't confirm with

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 006b35d50024b1932d84380b5d2fec1f7066bccd
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (de_DE); UI: en-GB
Calc: CL threaded

Could you please restest in SafeMode (Help -> Restart in SafeMode) and add
screenshot of settings in Compress Image Dialog? Thank you.
=> NEEDINFO

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

[Libreoffice-bugs] [Bug 148251] Use std::swap instead of using temporary values

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148251

--- Comment #8 from Commit Notification 
 ---
Nabeel Siddiqui committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/52522f4772806d9e74ab7df9cc3e8046f68c5809

tdf#148251 Use std::swap instead of using temporary values

It will be available in 7.6.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 154809] number of pages (indication in task bar) w/out the endnotes

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154809

Dieter  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #1 from Dieter  ---
I don't support that idea, but let's ask design-team.

Some of my concerns: Why only without endnotes? Why not without title page,
table of contents, ... Would end in a mess

cc: Design-Team for further input and decision

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

[Libreoffice-bugs] [Bug 48741] [META] Writer's page header and footer issues

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48741
Bug 48741 depends on bug 140941, which changed state.

Bug 140941 Summary: Dragging image in text with anchor in header causes lots of 
additional CPU cycles
https://bugs.documentfoundation.org/show_bug.cgi?id=140941

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

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

[Libreoffice-bugs] [Bug 103152] [META] Writer image bugs and enhancements

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103152
Bug 103152 depends on bug 140941, which changed state.

Bug 140941 Summary: Dragging image in text with anchor in header causes lots of 
additional CPU cycles
https://bugs.documentfoundation.org/show_bug.cgi?id=140941

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

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

[Libreoffice-bugs] [Bug 140941] Dragging image in text with anchor in header causes lots of additional CPU cycles

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140941

Dieter  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #6 from Dieter  ---
Really better in

Version: 7.5.2.2 (X86_64) / LibreOffice Community
Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL threaded

Result on my system:
4,1% CPU when dragging image anchored in header
3,0% CPU when dragging image anchored in document

I would say WORKSFORME

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

[Libreoffice-bugs] [Bug 143003] [META] Tracked Changes of ordered and unordered lists

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143003

Dieter  changed:

   What|Removed |Added

 Depends on||154454


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154454
[Bug 154454] Incorrect numbering in Show Changes mode
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154454] Incorrect numbering in Show Changes mode

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154454

Dieter  changed:

   What|Removed |Added

 Blocks||143003


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=143003
[Bug 143003] [META] Tracked Changes of ordered and unordered lists
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154482] [Clarification] - Delete Option not Present when Right Click on a Shape Element.

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154482

--- Comment #6 from Dieter  ---
(In reply to muthu from comment #5)
> Hopefully, Customize Option mentioned above, which is already present, would
> solve this query.

Could you test it?

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

[Libreoffice-bugs] [Bug 136597] ODF Export: Bookmark order broken when bookmarks start on same position

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136597

--- Comment #4 from Dieter  ---
Still present in

Version: 7.5.2.2 (X86_64) / LibreOffice Community
Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL threaded

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

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

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107905
Bug 107905 depends on bug 44931, which changed state.

Bug 44931 Summary: EDITING, FILEOPEN: cross-referencing HEADINGS in a 
sub-document from master-document fails
https://bugs.documentfoundation.org/show_bug.cgi?id=44931

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

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

[Libreoffice-bugs] [Bug 107805] [META] Writer master document issues

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107805
Bug 107805 depends on bug 44931, which changed state.

Bug 44931 Summary: EDITING, FILEOPEN: cross-referencing HEADINGS in a 
sub-document from master-document fails
https://bugs.documentfoundation.org/show_bug.cgi?id=44931

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

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

[Libreoffice-bugs] [Bug 44931] EDITING, FILEOPEN: cross-referencing HEADINGS in a sub-document from master-document fails

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44931

Dieter  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #13 from Dieter  ---
No error message anymore when opening master from attachment 55769.
=> RESOLVED WORKSFORME

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

[Libreoffice-bugs] [Bug 154970] Password protection lost when using Save As

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154970

thewalnu...@gmail.com changed:

   What|Removed |Added

  Component|LibreOffice |Calc

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

[Libreoffice-bugs] [Bug 133936] Find & Replace removing bold

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133936

Safeer Pasha  changed:

   What|Removed |Added

 CC||safeerpas...@gmail.com

--- Comment #18 from Safeer Pasha  ---
Version: 7.5.1.2 (X86_64) / LibreOffice Community
Build ID: 50(Build:2)
CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

just tested it, the bug does NOT exist anymore.

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

[Libreoffice-bugs] [Bug 133936] Find & Replace removing bold

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133936

--- Comment #17 from Safeer Pasha  ---
Version: 7.5.1.2 (X86_64) / LibreOffice Community
Build ID: 50(Build:2)
CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

just tested, the bug does NOT exist anymore.

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

[Libreoffice-bugs] [Bug 154970] New: Password protection lost when using Save As

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154970

Bug ID: 154970
   Summary: Password protection lost when using Save As
   Product: LibreOffice
   Version: 7.4.6.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: thewalnu...@gmail.com

Description:
When I use "Save As" on a password-protected document, the "Save As" dialog
does not have the "Save with password" checkbox checked by default. This can
result in a password protected document (Calc, I haven't tried others) being
inadvertantly saved with no protection and is therefore a big security issue.

Steps to Reproduce:
1.Save a password protected document using "Save As"
2.
3.

Actual Results:
Doc was saved without password protection

Expected Results:
Doc to retain original protection


Reproducible: Always


User Profile Reset: No

Additional Info:
cannot be copied

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

[Libreoffice-bugs] [Bug 154968] CALC: Insert into multiple selection not possible but it is described in online help and not working that way

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154968

Eike Rathke  changed:

   What|Removed |Added

Version|7.5.2.2 release |unspecified
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Severity|normal  |enhancement

--- Comment #1 from Eike Rathke  ---
You can not paste a data block onto filtered rows if the pasted data is larger
than the _contiguous_ block of visible rows from the paste-start (because
otherwise the target technically would be a multi-selection, hence the
message). You can try with any copied cell range not originating from the
filtered rows as well, it's not accepted. And no, the help (English:
https://help.libreoffice.org/7.5/en-GB/text/scalc/guide/cellcopy.html ) does
not say you could paste so. It says you can _copy_ such. Which you then can
paste onto (an unfiltered) contiguous cell range.

However, it might make sense to allow pasting in this special case if source
and target are both the same filtered row range. RFE (request for enhancement).

Anyway, the pasted data shall not alter filtered-out rows.

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

[Libreoffice-bugs] [Bug 154825] Edit Sections: Hide Status is not reflected in Icons (hidden/unhidden) except Karasa Jaga and Sukapura

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154825

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

https://git.libreoffice.org/core/commit/4ee01c29a3794e1e0dee300d0f2aa150ce07b3c0

tdf#154825 All icon themes: add/update section editor

It will be available in 7.6.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 154874] Crash in LibreOffice Writer when typing real fast

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154874

Dieter  changed:

   What|Removed |Added

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

--- Comment #5 from Dieter  ---
(In reply to Roman Kuznetsov from comment #4)
> Please check if you have enabled "Use Skia for all rendering" feature in
> Tools-Options-LibreOffice-View dialog. Try enable "Forse Skia software
> rendering" options if it's disabled

=> NEEDINFO

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

[Libreoffice-bugs] [Bug 154958] Why does Format | Paragraph | Proportional default to 6% ?

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154958

Dieter  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #8 from Dieter  ---
(In reply to Robert Großkopf from comment #7)
> You could use packages directly from libreoffice.org and the behavior won't
> appear.

Coburn, could you please test this and give feedback? 

=> NEEDINFO

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

[Libreoffice-bugs] [Bug 153190] Compressing tool calculates compression rate wrong on large images

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153190

--- Comment #9 from CaCO3  ---
Thanks for fixing it!

I tested it with 7.5.4.0.0+ (X86_64) and can confirm that it is working now as
expected.

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

[Libreoffice-bugs] [Bug 154969] New: PDF Export from LibreOffice Draw with colour scheme "LibreOffice Dark" produces a dark PDF

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154969

Bug ID: 154969
   Summary: PDF Export from LibreOffice Draw with colour scheme
"LibreOffice Dark" produces a dark PDF
   Product: LibreOffice
   Version: 7.3.7.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: i...@malhamtarn.eu

Description:
When you use LibreOffice Draw with the colour scheme "LibreOffice Dark" and
then do the PDF export, the resulting PDF document will have a dark background
(which will then also print dark when printed).

Actual Results:
- choose colour scheme "LibreOffice Dark"
- create a new Draw document
- execute the PDF export

Expected Results:
The resulted PDF document has a dark background.


Reproducible: Always


User Profile Reset: No

Additional Info:
In Writer or Calc, the PDF export works in such a way that the resulting PDF
document has a white background - this should also apply to Draw.

-- 
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 in libreoffice-kf5

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146220

--- Comment #6 from Safeer Pasha  ---
Version: 7.5.1.2 (X86_64) / LibreOffice Community
Build ID: 50(Build:2)
CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

I have voidlinux kde, i have check for libreoffice-kf5 and its NOT installed.

the shortcut CTRL-B works as expected.

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

[Libreoffice-bugs] [Bug 154739] Spelling correction deletes word

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154739

--- Comment #8 from Buovjaga  ---
Tammy noticed from your screenshots that you are using this for spell checking:
https://www.antidote.info/
https://www.antidote.info/en/antidote-9/documentation/user-guide/using-with-your-other-software/windows/libreoffice

What if it's a problem caused by it?

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

[Libreoffice-bugs] [Bug 154886] Report builder mutex assertion

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154886

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #3 from Julien Nabet  ---
(In reply to Noel Grandin from comment #2)
> reportdesign::lcl_getDefaultFonts needs to take the SolarMutex before
> calling into vcl.
> Julien, want to try making a patch?

Done with this:
https://gerrit.libreoffice.org/c/core/+/150826

Thank you! :-)

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

[Libreoffice-bugs] [Bug 154846] Not all fonts are embedded into the presentation

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154846

--- Comment #3 from Joysn71  ---
Here is the before mentioned sample file, could not upload it as it is too big.
https://drive.google.com/file/d/1Qk1GCojmfhLmBTRaPNGmRW42uUQCkVY0/view?usp=share_link

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

[Libreoffice-bugs] [Bug 154846] Not all fonts are embedded into the presentation

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154846

--- Comment #2 from Joysn71  ---
On current Linux Mint Debian edition, based on Debian Bullseye, current stable
release, we get LO 7.0.4.2.

I installed 7.5.2.2 from the deb packages from your website. And the first
start with my presentation and playing around ...
Focus on an image on a slide, Properties pane open with Position and Size,
playing with the PosX, PosY, Width, Height values, Shift-F5 to presentation
mode of that slide, Esc, changing numbers in the before mentioned fields. 2-3
times. LibreOffice 7.5 Document Recovery dialog :(
To be honest, it is not funny to use LO. 
Last week on our local yearly Linux Days, I met an few old friend/colleague,
which does talks and presentations about OSS topics every now and then. He told
me he gave up on LO. They are tired of having these troubles all the time and
risk crashes during their presentations. I tried to export to a PDF, but the
animation effects are not working. Installing LO via PortableApp is almost not
possible on my university account, as storage space per account is limited. I
can not install only Impress for presentations, I get the whole package. I
needed to remove all data from the account to be able to install it and still I
need to load the presentation (56mb) from a web storage to be able to uvercome
the storage limitations.
Will it work on the great day? Or will LO crash during the presentation in
front of the commission? I dont know. I will borrow a Windows machine and
recreate the slides PowerPoint. Really tired of Impress, thought I can go
around MS and PP, but no. 40 slides with a few images, two fonts, and 5 slides
with a simple animation is not doable. Till now 3 different versions used, not
a slight improve seen.

And btw: Open Sans Semibold font is not included when I open the presentation
on Windows LO 7.5.2.2 when I edit and save the file on LO 7.5.2.2 on Debian. I
uploaded a simple example file.

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

[Libreoffice-bugs] [Bug 154886] Report builder mutex assertion

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154886

--- Comment #2 from Noel Grandin  ---
reportdesign::lcl_getDefaultFonts needs to take the SolarMutex before calling
into vcl.
Julien, want to try making a patch?

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

[Libreoffice-bugs] [Bug 154966] Base is unable to manage firebird databases.

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154966

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #2 from Julien Nabet  ---
Following Robert's comment, let's put this one as NOTOURBUG.

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

[Libreoffice-bugs] [Bug 151855] Freeze on start on Windows

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151855

--- Comment #12 from Vovan  ---
And it's not reproducible by will, just happens sometimes. So it's the best to
try pinpoint it just know, when it happens and I don't need working LO at this
moment.

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

[Libreoffice-bugs] [Bug 151855] Freeze on start on Windows

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151855

--- Comment #11 from Vovan  ---
Well, I'll try, but I don't believe it will help. The issue is many years old
with many different LO versions, and no reason is suggested.

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

[Libreoffice-bugs] [Bug 151855] Freeze on start on Windows

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151855

--- Comment #10 from Buovjaga  ---
Can you also check with the latest unstable, which installs separately:
Win-x86_64@tb77-TDF from
https://dev-builds.libreoffice.org/daily/master/current.html

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

[Libreoffice-bugs] [Bug 151855] Freeze on start on Windows

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151855

--- Comment #9 from Vovan  ---
I run main LO application, disables Skia and h/w acceleration, restarted it,
but still can't run Office applications.

I guess the simple way to investigate the issue is to collect logs. Is it
possible?

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

[Libreoffice-bugs] [Bug 154968] New: CALC: Insert into multiple selection not possible but it is described in online help and not working that way

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154968

Bug ID: 154968
   Summary: CALC: Insert into multiple selection not possible but
it is described in online help and not working that
way
   Product: LibreOffice
   Version: 7.5.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: crptdng...@gmx.net

Description:
According to online help (German) on this page:
https://help.libreoffice.org/7.5/de/text/scalc/guide/cellcopy.html

It is possible to filter a libreoffice Chart document and perform copying of
cells that are now visible (only). But the real life chart displays that
"Einfügen auf Mehrfachauswahl nicht möglich" which is completely opposite of
what help text describes and makes the whole process totally useless. User ends
up stranding not knowing how to proceed.

Steps to Reproduce:
1. LO installed per "other information" below, incl. German language interface
2. Open a CALC sheet that has top header line for auto filtering. Sheet has 7
Columns.
3. Using auto filter, use first column to filter lines for one of its entries,
so that visible lines now all contain same filtering text in first column.
4. From last column, per dragging select a number of visibly consecutive lines.
STRG+C to copy into clipboard.


Actual Results:
5. Bug: place mouse cursor in same starting line as with copied data just other
column (not column 1) and use STRG+V to paste from clipboard into other column.
Error message is shown "Einfügen auf Mehrfachauswahl nicht möglich".

Expected Results:
5. The data that was copied into clipboard is entered into other column,
starting at same start line in which selected data starts. Only lines are
affected by this action that are visible in filtered view, just as help
explains.


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.5.2.2 (X86_64) / LibreOffice Community
Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2
CPU threads: 8; OS: Linux 6.2; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.utf8); UI: de-DE
Calc: threaded

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

[Libreoffice-bugs] [Bug 151855] Freeze on start on Windows

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151855

--- Comment #8 from Vovan  ---
Created attachment 186862
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186862=edit
screenshot

screenshot of View config

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

[Libreoffice-bugs] [Bug 102012] FILEOPEN DOCX Frame with table inside it positioned wrong

2023-04-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102012

--- Comment #23 from Buovjaga  ---
Created attachment 186861
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186861=edit
PDF exported from office.com

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

<    1   2   3   >