[Libreoffice-bugs] [Bug 146174] ALT no longer usable for hotkeys, goes to dropdown menu now (started in 7.2.3) (gtk3 only)

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

--- Comment #24 from Commit Notification 
 ---
Vincent Reher committed a patch related to this issue.
It has been pushed to "libreoffice-7-3":

https://git.libreoffice.org/core/commit/38c40316289cf78decb6b5e4b93f50ffcfe7bd52

Resolves: tdf#146174 allow shortcut key event handling before menubar

It will be available in 7.3.3.

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 146174] ALT no longer usable for hotkeys, goes to dropdown menu now (started in 7.2.3) (gtk3 only)

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.4.0|target:7.4.0 target:7.3.3

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

[Libreoffice-bugs] [Bug 148413] Non-ASCII image names are encoded wrong when saved as HTML

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

Mike Kaganski  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Assignee|libreoffice-b...@lists.free |mikekagan...@hotmail.com
   |desktop.org |

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

[Libreoffice-bugs] [Bug 148413] Non-ASCII image names are encoded wrong when saved as HTML

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

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

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

tdf#148413: Drop HTML export encoding configuration; use UTF-8

It will be available in 7.4.0.

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

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

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

[Libreoffice-bugs] [Bug 148413] Non-ASCII image names are encoded wrong when saved as HTML

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.4.0

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #22 from Pedro  ---
Regina Henschel comment on #147797:

(In reply to Pedro from comment #33)
> How can I submit a request to add the functionality to .odf that will allow
> to tackle this?

https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office#feedback

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #21 from Pedro  ---
My comment on #147797

How can I submit a request to add the functionality to .odf that will allow to
tackle this?

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #20 from Pedro  ---
Further comment from Regina Henschel in #147797:

(In reply to Pedro from comment #23)

> Steps to reproduce:
> 1 - Open Impress, do not select any template in dialog box,
> 2 - Create new slides with different layouts ("Title", "Title, Content",
> "Title and 2 content", etc),
> 3 - Go to Master Slides in Sidebar and select an "Available for use" Master
> slide.
> 
> Expected behaviour:
> Selected Master slide will take layout of slide into account. Example:
> "Title, content" layout will adopt "Title, content" layout from select
> Master slide template.
> 

That is  not possible, because the layout ("Title", "Title, Content", "Title
and 2 content", etc) is not part of a master slide. A master slide has no
information about a layout.

Changing this would not only require changes in core but in the ODF standard
too.

However, UI improvements are possible (see my comment 15).

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #19 from Pedro  ---
Comment from Regina Henschel in #147797

The "Slide Layout" in the UI determines placeholders for Title, Subtitle and
Outlines, for example. Such are represented as element
 in ODF. These placeholder elements are bundled in an
container element .

The page itself has an attribute presentation:presentation-page-layout-name to
refer to an element . And the page itself has
an attribute draw:master-page-name to refer to an element .
But a master-page has no way to contain information about a
presentation-page-layout. Only the single page connects master-page and
presentation-page-layout.

Although we can do nothing in the file source we could provide a better UI.

You can base a new document on a template. But then you get all the other parts
like pre-filled text objects as in case of template "Candy".

The sidebar offers "available" templates, but that gives only the first
master-page of the chosen template.

The dialog "Load Master Slide" fetches all master-pages of the chosen template
and shows them in the dialog "Available Master Slides". But then you can select
only the one for the current slide. For another slide you need to go the way
Slide > Change Slide Master > Load > Select Category > Select Template > OK >
Select master-page > OK again.

The UI misses an option to load all master-pages of an template or document at
once and provide them for later use in the presentation.

I can image to change the sidebar/toolbars/menues in this way:
The section "Available for Use" or a new section contains a collection of
master pages, not of template-thumbnails. You could provide the presentation
name in addition to the slide name in the tooltip.
There is an option to load all master-pages from a template or from an existing
document.
There is an option to enable the user to select, which master-pages are stored
in the document, even if they are not yet used. Presentations are often created
in several sessions and there should be no need to fetch master-pages again and
again.
There is an option to enable the user to remove a master-page from the
document, if the user no longer needs it.

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #18 from Pedro  ---
It does not mean exactly that... My expectation is not to have a master slide
that fits a certain (content) layout. This wouldn't lead to restriction of
workflow or having exactly the same number of master slides as (content)
layouts. My point is that Master slides should behave similarly to  other
office suites, namely:

Users expect Master Slides to work as Themes/Templates on
Powerpoint/WPS/OnlyOffice. The current workflow is completely different and
much more cumbersome.
The method in other Office suites:
1 - Go to design tab,
2 - Select a Theme/Template,
3 - Title Slide and following slides adopt selected theme: Title slide adopts a
different background from following slides.

The method in Impress:
1 - Go to Master Slides,
2 - Select a Master Slide,
3 - Only selected slide adopts selected theme. It ALWAYS adopts Title slide
background regardless of Layout.

Then how to select a different background for Layouts other than Title Slide?
Method:
1 - Select all the other slides besides Title slide,
2 - Select Change Slide Master in Layout tab,
3 - in Available Master Slides dialog click Load,
4 - Select Category "Presentations" -> desired template in "Templates",
5 - Select the desired Slide Design.

The user has to do this for multiple slides either by changing the master slide
individually for each slide or by selecting All the slides where to do this.
As you said Candy has a lot of master slides. When a user goes to the Master
slides Sidebar, he only sees the title Master slide and he has no way to select
a different Master slide from Candy unless he does all the extra steps I
mentioned.
In any other office suite, having a Title Master Slide applied to Title Layout
slides, and a different Master Slide to other layouts is a one-click affair. In
LibreOffice it is an extraordinarily involved process that involves digging
through dialogs and selecting all the slides where to apply the desired
different master slide.

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #17 from Pedro  ---
Addendum to Expected behaviour:
When selecting a different Master Slide to a slide with a layout other than
"Title" layout, the background of the slide should NOT be the same as "Title"
layout but adopt a different one.
That is the behaviour in other office suites.

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #16 from Pedro  ---
Regardless of layout, when selecting Candy in Master Slides, the background is
always the one from Title layout of Candy template

In Impress when selecting a Master Slide, it does not take into account the
slide layout.
If I have multiple slides with different layouts and I select a different
master slide, it does not adopt the template type for its layout type.

Steps to reproduce:
1 - Open Impress, do not select any template in dialog box,
2 - Create new slides with different layouts ("Title", "Title, Content", "Title
and 2 content", etc),
3 - Go to Master Slides in Sidebar and select an "Available for use" Master
slide.

Expected behaviour:
Selected Master slide will take layout of slide into account. Example: "Title,
content" layout will adopt "Title, content" layout from select Master slide
template.

Observed behaviour:
Regardless of slide Layout, implemented Master Slide is always "Title" layout
of selected template.

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #15 from Pedro  ---
Created attachment 179352
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179352&action=edit
Ideal behaviour for end user: Impress. Select Master Slide, slide with
different layout has the respective Master Slide + Layout selection.

Conseuqently the expected behaviour for any user that tried any other office
suite would be the following:
Select a Master Slide from the available to use options. When adding a new
slide with a different layout, the slide would adopt the respective Master
Slide + Layout that is specific to the selected theme.

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #14 from Pedro  ---
Created attachment 179351
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179351&action=edit
Expected behaviour: Softmaker Office

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

[Libreoffice-bugs] [Bug 147402] Applying spelling suggestion adds the word behind the existing one if Track Changes Record enabled

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

Telesto  changed:

   What|Removed |Added

   Keywords|bibisectRequest, regression |

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #13 from Pedro  ---
Created attachment 179350
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179350&action=edit
Expected behaviour: OnlyOffice

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #12 from Pedro  ---
Created attachment 179349
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179349&action=edit
Expected Behaviour: WPS Office

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

[Libreoffice-bugs] [Bug 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #11 from Pedro  ---
Created attachment 179348
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179348&action=edit
Expected Behaviour: Powerpoint has Master Slide + Layout combo

The expected behaviour from any user coming from any Office suite, or for that
matter even if by selecting a distinct layout is to see a different background
between Title layout and any other layout. 
Without an automated shift or quick and easy way to quickly change this, the
user is left with the impression that something is broken because the 
behaviour is arcaic, manual and cumbersome compared to literally any other
Office suite in existence today (exception being Open Office and derivatives).

Outlined example from Powerpoint.

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

[Libreoffice-bugs] [Bug 147289] [FORMATTING] there is no slide layout 'Comparison' available

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

Pedro  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 62332] FORMATTING: Allow to assign Layouts to Master Slides, effectively creating a new "Master Slide+Layout combination" for presentations in Impress

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

--- Comment #10 from Pedro  ---
Created attachment 179347
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179347&action=edit
Consequence: Impress - independent of layout the background is always of the
initial Master Slide

One of the consequences of this issue is that because of the current behaviour
of Impress, when a user selects a different layout, the background does not
change from the title slide.

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

[Libreoffice-bugs] [Bug 148075] LibreOffice crashes when opening certain large files (which worked with other versions)

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

--- Comment #12 from Adalbert Hanßen  ---
Created attachment 179346
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179346&action=edit
messages from the terminal when started as suggested in comment 10

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

[Libreoffice-bugs] [Bug 102495] [META] KDE VCL backend bugs and enhancements

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

Bug 144585 Summary: button popups don't open with KF5 VCL on Wayland
https://bugs.documentfoundation.org/show_bug.cgi?id=144585

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 100156] [META] Wayland-related bugs

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

Bug 144585 Summary: button popups don't open with KF5 VCL on Wayland
https://bugs.documentfoundation.org/show_bug.cgi?id=144585

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 144585] button popups don't open with KF5 VCL on Wayland

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

Jan-Marek Glogowski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 147797] Changing Slide Master in presentation does not take into account slide layout

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

--- Comment #39 from Pedro  ---
(In reply to Cor Nouws from comment #38)
> (In reply to Pedro from comment #37)
> 
> > I didn't understand... You are condensing submitted bug reports about these
> > issues or are you saying that you submitted code to fix the issues?
> 
> The first, Pedro.

There's barely any discussion or detail on those bugs. Isn't it possible to
merge the discussion here with those bug reports? Otherwise this just feels
like silencing.

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

[Libreoffice-bugs] [Bug 131706] MailMerge: Provide a way to use ResultSet data with document fields

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

--- Comment #2 from Mike Kaganski  ---
(In reply to Roman Kuznetsov from comment #1)

Without a sample, it's difficult to understand the use case. I'd suggest OP to
prepare a sample MailMerge document with a macro that uses the ResultSet, and
in the macro, a comment that would explain something like "here I need to
define field N with data in X", so that it would be obvious what the problem
is.

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

[Libreoffice-bugs] [Bug 148075] LibreOffice crashes when opening certain large files (which worked with other versions)

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

--- Comment #11 from Adalbert Hanßen  ---
(In reply to Julien Nabet from comment #10)
> 2 things you can try:
> 1) perhaps it's related to gtk3
> on a console/term, type:
> export SAL_USE_VCLPLUGIN=gen
> 
> then launch LO from this console with:
> soffice --writer
> and give a try.
> 
> If you don't reproduce the crash, it's related to gtk3.
> If not, unrelated to gtk3
> 
> 2) You can try to retrieve a backtrace by following
> https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.
> 2FLinux:_How_to_get_a_backtrace

I gave it a try and it crashed again. However, I modified the command to start
LO WriterDev instead of LibreOffice. 

I did it like this:

export SAL_USE_VCLPLUGIN=gen
libreofficedev7.4 --writer

I'll upload the many lines of messages from the terminal window in a minute.
Looking at it, I see that it mentions

warn:desktop:7300:7300:desktop/source/app/crashreport.cxx:61: minidump
generated:
/home/a/.config/libreofficedev/4/crash//b36bbf05-6fbe-4e9d-7966daae-e980166e.dmp


I wonder about the path containing "crash//" with two subsequent slashes. Maybe
that's the cause of the trouble? I can't tell.(In reply to Julien Nabet from
comment #10)
> 2 things you can try:
> 1) perhaps it's related to gtk3
> on a console/term, type:
> export SAL_USE_VCLPLUGIN=gen
> 
> then launch LO from this console with:
> soffice --writer
> and give a try.
>  ...

I tried it out. I had to modify it to explicitly call the development version,
which crashes:

export SAL_USE_VCLPLUGIN=gen
libreofficedev7.4 –writer

LibreOfficeWriter crashed.

I got a bunch of error messages in the terminal, among them a reference to

warn:desktop:7300:7300:desktop/source/app/crashreport.cxx:61: minidump
generated:
/home/a/.config/libreofficedev/4/crash//b36bbf05-6fbe-4e9d-7966daae-e980166e.dmp

The crash report mentioned in it did not exist and it can’t exist, since the
path name contains two subsequent slashes!

I’ll post the terminal output in a minute and try the backtrace hint after
lunch.

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

[Libreoffice-bugs] [Bug 143940] FILESAVE: add a new line in a large spreadsheet and save causes crash

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

--- Comment #23 from Xisco Faulí  ---
I wrote a unittest for this issue
 but it hits an assert.

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

[Libreoffice-bugs] [Bug 148418] assert(result != IDocumentRedlineAccess::AppendResult::IGNORED)

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

Telesto  changed:

   What|Removed |Added

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

--- Comment #2 from Telesto  ---


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

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

[Libreoffice-bugs] [Bug 140605] Assertion `result != IDocumentRedlineAccess::AppendResult::IGNORED' failed

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

--- Comment #2 from Telesto  ---
*** Bug 148418 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 148421] New: Assertion failed: (nOrdNum < GetReferencedObj().GetOrdNum()), function AddToDrawingPage, file dcontact.cxx, line 2323

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

Bug ID: 148421
   Summary: Assertion failed: (nOrdNum <
GetReferencedObj().GetOrdNum()), function
AddToDrawingPage, file dcontact.cxx, line 2323
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Assertion failed: (nOrdNum < GetReferencedObj().GetOrdNum()), function
AddToDrawingPage, file dcontact.cxx, line 2323

Steps to Reproduce:
1. Open attachment 169374
2. CTRL+A
3. CTRL+X
4. CTRL+V

Actual Results:
Assert

Expected Results:
No assert


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: fbf739198aa7f02975d531521c6525073783c7f1
CPU threads: 8; OS: Mac OS X 12.2.1; UI render: Skia/Metal; 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 148325] Writer 7.3.2 will only print 1 blank page even if preview shows 3 pages

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

--- Comment #2 from Gilbert Gibbons  ---
(In reply to Timur from comment #1)
> Please attach the document. Did you try to print to PDF and also export to
> PDF?

Yes Print to PDF works

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

[Libreoffice-bugs] [Bug 148420] New: imported scans went white after calling export to pdf

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

Bug ID: 148420
   Summary: imported scans went white after calling export to pdf
   Product: LibreOffice
   Version: 3.3.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Printing and PDF export
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: p...@hotmail.de

Description:
I have a .odt file with 3 imported pdf-scans inside.
When I open it in Libreoffice Writer it seems all fine.
But as soon as I call the "export to pdf" function 2 of those imported pdf turn
all white.
These 2 have been cropped, and resized.
When I open the created pdf only the last page is completly white.

When I reopen the .odt file the content of all pages is rendered as normal
again.

Using the Microsoft-Pdf-writer creates a "flawless" pdf, but would prefer to
have a "tagged pdf"

Steps to Reproduce:
0. import a DIN A4 pdf-scan into a new writer doc.
1. import a DIN A3 pdf-scan
2. crop it, to only show only one DIN A4 side
3. resize and move it to fill out a new DIN A4 page
4. repeat step 1 -3 for the other half of the DIN A3 page
5. call "export to pdf"


Actual Results:
The cropped and resized scans (page 2 & 3) are now rendered all white in Libre
office writer


when you open the new exported pdf file Page 3 is rendered all white

Expected Results:
No changes at all to the Document in Libre Office Writer

Having all imported scans visible in the exported pdf


Reproducible: Always


User Profile Reset: Yes



Additional Info:
When you save and reopen the .odt file, the previusly white scans are rendered
normaly again, until you call export to pdf again.

Using the "Microsoft to pdf" printer creates a "flawless" pdf, sadly it
doesen't support the "tagging"- feature (creating a linked index based of
Heading-formation)

This has been performed on a fresh install of 3.3.2
This issue persisted when repeating it with safe mode enabled

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

[Libreoffice-bugs] [Bug 148331] Crash swlo.dll!SwFrame::InvalidateAll at undo (track changes involved)

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

--- Comment #4 from Telesto  ---
No repro with
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: fbf739198aa7f02975d531521c6525073783c7f1
CPU threads: 8; OS: Mac OS X 12.2.1; UI render: Skia/Metal; 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 140405] UI: Speedup scrolling by looking ahead in keyboard buffer to skip redundant screen rendering

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

Luboš Luňák  changed:

   What|Removed |Added

   Keywords|needsDevAdvice  |

--- Comment #7 from Luboš Luňák  ---
The dev advice is in comment #2: This is most likely outdated and not a problem
with any supported LO version (or maybe 7.3+, not sure). Can somebody test
that?

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

[Libreoffice-bugs] [Bug 148419] Assertion failed: (false), function newFromSubString, file strtmpl.hxx, line 981

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

--- Comment #1 from Telesto  ---
Created attachment 179345
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179345&action=edit
BT with symbols

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

[Libreoffice-bugs] [Bug 148419] New: Assertion failed: (false), function newFromSubString, file strtmpl.hxx, line 981

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

Bug ID: 148419
   Summary: Assertion failed: (false), function newFromSubString,
file strtmpl.hxx, line 981
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Assertion failed: (false), function newFromSubString, file strtmpl.hxx, line
981

Steps to Reproduce:
1. Open Writer
2. Insert a table 3x2 (3 rows, 2 columns)
3. Edit track changes -> record
4. Type A in A1 B in B1 and C in C1
5. Press delete row twice for every row
6. Press undo

Actual Results:
Assert

Expected Results:
No assert


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: fbf739198aa7f02975d531521c6525073783c7f1
CPU threads: 8; OS: Mac OS X 12.2.1; UI render: Skia/Metal; 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 148418] assert(result != IDocumentRedlineAccess::AppendResult::IGNORED)

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

--- Comment #1 from Telesto  ---
Created attachment 179344
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179344&action=edit
BT with symbols

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

[Libreoffice-bugs] [Bug 148418] New: assert(result != IDocumentRedlineAccess::AppendResult::IGNORED)

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

Bug ID: 148418
   Summary: assert(result !=
IDocumentRedlineAccess::AppendResult::IGNORED)
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
assert(result != IDocumentRedlineAccess::AppendResult::IGNORED)

Steps to Reproduce:
1. Open Writer
2. Insert a table 3x2 (3 rows, 2 columns)
3. Edit track changes -> record
4. Type A in A1 B in B1 and C in C1
5. select middle row. press delete row wice
6. CRTL+Z everything
7. CTRL+Y everything
8. CTRL+Z everything 


Actual Results:
Assert

Expected Results:
Not so


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: fbf739198aa7f02975d531521c6525073783c7f1
CPU threads: 8; OS: Mac OS X 12.2.1; UI render: Skia/Metal; 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 148051] Mac: Crashings for unkown reasons, despite reset user profile etc.

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

--- Comment #31 from Sam  ---
I can confirm https://bugs.documentfoundation.org/show_bug.cgi?id=148051#c29 in
that LO often hangs here when I copy and paste text from LO into another app:

from Writer into a text editor
from Calc into a browser's address bar

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

[Libreoffice-bugs] [Bug 148248] Autofilter menu item label "Text Color" is better to be "Font Color"

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

--- Comment #3 from JO3EMC  ---
I don't understand it so far, but are you consciously using them properly?
If anyone knows, could you please tell me?

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

[Libreoffice-bugs] [Bug 147246] Draw (PDF import) - Asian Text Font do not load correctly

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

--- Comment #7 from JO3EMC  ---
It is ongoing in 7.3.2 and 7.4.0a0.
For Asian language users, the value of the PDF import function is greatly
undermined.
I hope that a programmer who can handle this matter will appear.


Version: 7.3.2.2 (x64) / LibreOffice Community
Build ID: 49f2b1bff42cfccbd8f788c8dc32c1c309559be0
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: default; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL

Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: a3b141624930b6eb96b3273fee8396476db6d116
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL

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

[Libreoffice-bugs] [Bug 148381] closing the print preview page - with the X, too :)

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

--- Comment #5 from sdc.bla...@youmail.dk ---
(In reply to Heiko Tietze from comment #4)
> No objection. 
Rather than hijack this bug, made new ticket bug 148417

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

[Libreoffice-bugs] [Bug 148333] EDITING: LO is slower on Linux than on Windows

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

Buovjaga  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 148333] EDITING: LO is slower on Linux than on Windows

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

--- Comment #8 from Buovjaga  ---
Created attachment 179343
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179343&action=edit
Example file

I can reproduce slowness with 7.3, but not really with master.

Notes from sanitising the comments:

After unzipping, I ran this to have a non-minified xml to work with:
xmllint --format content.xml > pretty_xml_file.xml

For the pretty xml file, I used my Kate editor to do this regular expression
find & replace:

Find:
()([^<]+?)()

Replace:
\1xxx xxx xxx\3

It was tricky to find a suitable regex and I kind of gave up and settled for
good enough. The reason is that there could be these types of elements inside
the text spans:


To explain the regex a bit:
- it uses three capture groups
- the capture groups are referenced in the replace statement with \1 and \3
(skipping the middle group as it had the private content)
- the middle group says that we want any characters as long as they are not <
- the +? means that there can be any number of characters in a "non-greedy"
way, so it will stop looking when it hits the next 

After the mass replacing, there remained only a few comments that I manually
replaced in LibreOffice itself.

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

[Libreoffice-bugs] [Bug 148417] New: Change "X" icon in Print Preview to "X Close Preview" (like in Writer)

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

Bug ID: 148417
   Summary: Change "X" icon in Print Preview to "X Close Preview"
(like in Writer)
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sdc.bla...@youmail.dk

Created attachment 179342
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179342&action=edit
screenshot of Calc and Writer print preview screens

Attachment shows difference between "Close Print Preview" in Calc and Writer.

Proposal is to modify Calc so that it appears the same as Writer.

>From bug 148381 comment 4 (Heiko)


No objection. 

Writer uses in sw/uiconfig/swriter/toolbar/previewobjectbar.xml



And Calc in sc/uiconfig/scalc/toolbar/previewbar.xml



so adding the style might do the trick.

-

Maybe EasyHack?

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

[Libreoffice-bugs] [Bug 148051] Mac: Crashings for unkown reasons, despite reset user profile etc.

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

--- Comment #30 from Sam  ---
I realise the terminology I used here is wrong (sorry about this).

If a "crash" means that LibreOffice shuts down itself, then I rarely see this.

LibreOffice often "hangs" here (= the spinning wheel occurs, and nothing else
is possible but to Force Quit the app).

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

[Libreoffice-bugs] [Bug 89606] [META] Table of Contents and Indexes bugs and enhancements

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

Bug 130318 Summary: Use the actual cursor position to create ToC "for chapter" 
beginning at the current level (impacts odm master documents)
https://bugs.documentfoundation.org/show_bug.cgi?id=130318

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 148411] Accessing "Help" options crashes LibreOffice

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

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #1 from Xisco Faulí  ---
Thank you for reporting the bug. To be certain the reported issue is not
related to corruption in the user profile, could you please reset your
Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and
re-test?

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the issue is still present

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

[Libreoffice-bugs] [Bug 148416] FILESAVE XLSX Read-only passwords on XLSX files are not working when using Save as

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

--- Comment #2 from Xisco Faulí  ---
(In reply to Roman Kuznetsov from comment #1)
> Is the bug 142147 about the same?

I don't think so, this is about read-only protection

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

[Libreoffice-bugs] [Bug 148416] FILESAVE XLSX Read-only passwords on XLSX files are not working when using Save as

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

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
Is the bug 142147 about the same?

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

[Libreoffice-bugs] [Bug 148416] FILESAVE XLSX Read-only passwords on XLSX files are not working when using Save as

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

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

   What|Removed |Added

 CC||79045_79...@mail.ru
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||2147

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

[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

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

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

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 43511] UI: Navigation (F5) dialog lacks a search function

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

--- Comment #6 from Heiko Tietze  ---
*** Bug 148394 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 148394] We need search capability restricted to the Navigator

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

Heiko Tietze  changed:

   What|Removed |Added

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

--- Comment #1 from Heiko Tietze  ---


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

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

[Libreoffice-bugs] [Bug 148381] closing the print preview page - with the X, too :)

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

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org

--- Comment #4 from Heiko Tietze  ---
(In reply to sdc.blanco from comment #3)
> ... might be friendly to have Calc appear the same as Writer.

No objection. 

Writer uses in sw/uiconfig/swriter/toolbar/previewobjectbar.xml



And Calc in sc/uiconfig/scalc/toolbar/previewbar.xml



so adding the style might do the trick.

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

[Libreoffice-bugs] [Bug 109299] Empty cells are not copied to external application like Notepad (while copied to another spreadsheet)

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

--- Comment #18 from Larsen  ---
Still a problem in 7.3.2.2 (x64)

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

[Libreoffice-bugs] [Bug 141456] Separate outline browsing and heading browsing in Navigator

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

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #9 from Heiko Tietze  ---
(In reply to Mike Kaganski from comment #7)
> what is the intended *use case* for what you propose; what *real-life problem*
> should if solve. For now, what you suggest only tries to solve some
> (possible) terminological confusion, and tries to do that in such a way to
> introduce much greater confusion. 

+1

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

[Libreoffice-bugs] [Bug 148051] Mac: Crashings for unkown reasons, despite reset user profile etc.

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

--- Comment #29 from Alex Thurgood  ---
For me, I often get a crash when context switching, e.g. working on a Writer
document, and I switch application context to Inkscape, or Preview, or
whatever, and then switch back.

If the LO process tries to write to RAM, or some other activity at the very
moment I switch contexts, or switch back, it causes a hang, and sometimes,
immediately crashes.

I also managed to experience crash when working on a Writer document and a Draw
document simultaneously, switching between two neighbouring desktops with the
macOS keyboard shortcuts or the 3-finger swipe. Here again, if the save,
temporary save, save as, refresh or whatever other function the previously
active application window was doing and hadn't completed gets interrupted by
the context switch, it seems that LO either just shuts down (crash), or else
hangs (spinning beachball).

Clearly, it shouldn't be doing this, but what exactly triggers the problem is
really hard to pinpoint.

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

[Libreoffice-bugs] [Bug 139605] The content of some math formulas disappear while writing at other location in Writer document

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

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[Libreoffice-bugs] [Bug 107237] [META] Notebookbar Tabbed

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

Bug 145954 Summary: Unable to access Math menus using Tabbed interface on Kf5
https://bugs.documentfoundation.org/show_bug.cgi?id=145954

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 102495] [META] KDE VCL backend bugs and enhancements

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

Bug 145954 Summary: Unable to access Math menus using Tabbed interface on Kf5
https://bugs.documentfoundation.org/show_bug.cgi?id=145954

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 145954] Unable to access Math menus using Tabbed interface on Kf5

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

Jan-Marek Glogowski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 145954] Unable to access Math menus using Tabbed interface on Kf5

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

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

https://git.libreoffice.org/core/commit/9c4ef8ce3183e27ca174475cf4a8d15cc0368f60

tdf#145954 Qt unshare QMenubar usage

It will be available in 7.4.0.

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

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

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

[Libreoffice-bugs] [Bug 145954] Unable to access Math menus using Tabbed interface on Kf5

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.4.0

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

[Libreoffice-bugs] [Bug 148381] closing the print preview page - with the X, too :)

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

--- Comment #3 from sdc.bla...@youmail.dk ---
Note that Print Preview in Calc only shows "X", while Writer shows "X Close
Preview" -- might be friendly to have Calc appear the same as Writer.

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

[Libreoffice-bugs] [Bug 147797] Changing Slide Master in presentation does not take into account slide layout

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

--- Comment #38 from Cor Nouws  ---
(In reply to Pedro from comment #37)

> I didn't understand... You are condensing submitted bug reports about these
> issues or are you saying that you submitted code to fix the issues?

The first, Pedro.

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

[Libreoffice-bugs] [Bug 139433] Form control that renders and displays the html code

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

Heiko Tietze  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Heiko Tietze  ---
By using the image form control you can enter the link in the properties
dialog. But LibreOffice is not a HTML editor/viewer and adding those
capabilities affects security. 

There are plenty of other methods to "render image in frame" respectively to
have it as background.

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

[Libreoffice-bugs] [Bug 148408] Pasting a not-so-long section of a webpage takes lots of time

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

--- Comment #3 from Telesto  ---
I'm not able to reproduce this in this case.. But I'm aware the issue exists..
Except it's rather 'hard' to find an general example

As it is depended on network connection at server/client side. Not the
bandwidth, but more in number of hops and time-outs.

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

[Libreoffice-bugs] [Bug 148390] Navigator shows hidden tables, but no way to make those visible (if existing)

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

Heiko Tietze  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED
 CC||david.snow0...@gmail.com

--- Comment #4 from Heiko Tietze  ---
(In reply to Telesto from comment #3)
> Note: content in document is a copy/paste from attachment 179146 [details]

Which is a crash report... In the original document I see table1 renamed to
"templatesettings", table1/2 off by one and table4. The table3/5 are not
accessible there as well.

Closing the ticket as INVALID. Tables cannot be hidden, only paragraphs (this
results in funny issues when applied to the table content) and sections.

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

[Libreoffice-bugs] [Bug 146174] ALT no longer usable for hotkeys, goes to dropdown menu now (started in 7.2.3) (gtk3 only)

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

Caolán McNamara  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |FIXED

--- Comment #23 from Caolán McNamara  ---
backports to 7-3 and 7-2 in gerrit

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

[Libreoffice-bugs] [Bug 141584] Bug at Export directly to PDF file, in the Standard bar, when using arab characters

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

--- Comment #6 from Jorge H  ---
I use Xchange PDF viewer. I tryed with Adobe Acrobat and with Mozilla but the
pdf file's view  is the same.

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

[Libreoffice-bugs] [Bug 141584] Bug at Export directly to PDF file, in the Standard bar, when using arab characters

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

--- Comment #5 from Jorge H  ---
Created attachment 179341
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179341&action=edit
same example file than in first sending, now printed with Libre Office 7.3.2.2

same example file than in first sending, now printed with Libre Office 7.3.2.2
Thanks!

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

[Libreoffice-bugs] [Bug 148407] Need ability to cancel an ongoing paste action

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

Telesto  changed:

   What|Removed |Added

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

--- Comment #1 from Telesto  ---
Closely related to bug 148408

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

[Libreoffice-bugs] [Bug 148408] Pasting a not-so-long section of a webpage takes lots of time

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

Telesto  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 148416] FILESAVE XLSX Read-only passwords on XLSX files are not working when using Save as

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

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||4996
 CC||libreoff...@nisz.hu,
   ||xiscofa...@libreoffice.org

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

[Libreoffice-bugs] [Bug 148390] Navigator shows hidden tables, but no way to make those visible (if existing)

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

--- Comment #3 from Telesto  ---
Note: content in document is a copy/paste from attachment 179146

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

[Libreoffice-bugs] [Bug 148416] New: FILESAVE XLSX Read-only passwords on XLSX files are not working when using Save as

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

Bug ID: 148416
   Summary: FILESAVE XLSX Read-only passwords on XLSX files are
not working when using Save as
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

This is a follow-up of bug 144996

Steps to reproduce:
1. Open attachment 175647 from bug 144996
2. Edit - Edit Mode
3. Introduce the password
4. Modify the file
5. Save to a new document
6. Close the document and open the new document

-> it's possible to edit the new document without the password

Reproduced in

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: bd992ae1228b2f7e556f89f95949da0aeade5b91
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: en-US (es_ES.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 141389] FORMATTING: Remember and/or indicate the active sheet when managing conditional formatting

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

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Heiko Tietze  ---
Duplicate of bug 139649?

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

[Libreoffice-bugs] [Bug 121995] Form preview shows content of the form very confused

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

--- Comment #6 from Alex Thurgood  ---
Still present in 

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: d925d1ca9e03863650dd3e450331598624f21724
CPU threads: 8; OS: Mac OS X 12.2.1; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded

Robert's suggestion to use the Writer thumbnail creation method is a reasonable
one IMHO.

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

[Libreoffice-bugs] [Bug 116221] [META] Manage conditional formatting dialog bugs and enhancements

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

Heiko Tietze  changed:

   What|Removed |Added

 Depends on|101285  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101285
[Bug 101285] Manage Conditional Formatting dialog doesn't remember position,
column sizes, and range selection
-- 
You are receiving this mail because:
You are the assignee for the bug.

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

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

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||101285


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101285
[Bug 101285] Manage Conditional Formatting dialog doesn't remember position,
column sizes, and range selection
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 102019] [META] Dialog bugs and enhancements

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

Heiko Tietze  changed:

   What|Removed |Added

 Depends on|101285  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101285
[Bug 101285] Manage Conditional Formatting dialog doesn't remember position,
column sizes, and range selection
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 101285] Manage Conditional Formatting dialog doesn't remember position, column sizes, and range selection

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

Heiko Tietze  changed:

   What|Removed |Added

 Blocks|102019, 116221  |109265
 CC||heiko.tietze@documentfounda
   ||tion.org


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102019
[Bug 102019] [META] Dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=109265
[Bug 109265] [META] Remember dialog's previous settings issues
https://bugs.documentfoundation.org/show_bug.cgi?id=116221
[Bug 116221] [META] Manage conditional formatting dialog bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 141584] Bug at Export directly to PDF file, in the Standard bar, when using arab characters

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

--- Comment #4 from Jorge H  ---
Thank you very much, Roman, for your attention on this bug.
I notice that many dashes(always at the end of the word) disappear in most
cases using the latest version 7.3.2.2 , but unfortunately some of them still
appear. I send the same file initially sent, printed in PDF format now
according to the latest version.

You can see that the dash have disappeared in the translation of the word
"Desierto" or in the translation of the word "Luna" (page 1, first column)
-thank you very much for the correction and the extraeffort for using Spanish
lenguage-. However it does not disappear at the word "Tsunami" or the word
"Satélite" (page 3, last column).

In addition, I realize that these lines appear preferentially in certain
letters at the end of the text.

Thanks again for the bug's correction in the most cases.

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

[Libreoffice-bugs] [Bug 146174] ALT no longer usable for hotkeys, goes to dropdown menu now (started in 7.2.3) (gtk3 only)

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

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

https://git.libreoffice.org/core/commit/2703f729e9ea0bbc1f64b04b535a676a2980e1b8

Resolves: tdf#146174 allow shortcut key event handling before menubar

It will be available in 7.4.0.

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

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

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

[Libreoffice-bugs] [Bug 146174] ALT no longer usable for hotkeys, goes to dropdown menu now (started in 7.2.3) (gtk3 only)

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.4.0

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

[Libreoffice-bugs] [Bug 135767] Arrow list in table replaced by numbering at redo

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

Jean-Baptiste Faure  changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org
 Status|NEEDINFO|NEW

--- Comment #3 from Jean-Baptiste Faure  ---
Reproducible for me with Version: 7.3.3.0.0+ / LibreOffice Community
Build ID: 0a34ac386187c5ca328aebc27851c2a2ff38f293
CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Ubuntu_20.04_x86-64
Calc: threaded

and
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: ad3d2d1bc7e07f79a26841d89a85e94999a7c8ca
CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Ubuntu_20.04_x86-64
Calc: threaded

Set status to NEW.

Best regards.
JBF

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

[Libreoffice-bugs] [Bug 135206] Lots of layout movement deleting part of a text

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

Jean-Baptiste Faure  changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org

--- Comment #10 from Jean-Baptiste Faure  ---
> Lots of layout movement deleting part of a text

I do not see how you can expect something else while the layout need to be
updated each time a line is erased, taking into account that the software don't
know when you will release the backspace key.

For me this behavior is not a bug, only a constraint of the wysiwyg feature of
Writer combined with this suboptimal procedure for deleting a long part of text
and the key repetition frequency of the keyboard.

Best regards.
JBF

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

[Libreoffice-bugs] [Bug 148415] New: More detailed, better explained loplugin errors

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

Bug ID: 148415
   Summary: More detailed, better explained loplugin errors
   Product: LibreOffice
   Version: 7.4.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: framework
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com
CC: hoss...@libreoffice.org,
ilmari.lauhakan...@libreoffice.org,
noelgran...@gmail.com, sberg...@redhat.com,
t...@libreoffice.org

This is not about LO, but about the clang plugins used by Jenkins.

In many cases the plugins end up giving error messages on a patch, which may be
difficult to understand for beginner programmers - or even more experienced
ones who do not follow new developments in the clang plugins area.

It came up that it would be better/more educative if ALL these error
messages[1] were all uniformly a bit more explanatory:
- Why is some practice considered "wrong"? This may be dug out of git logs, but
that's  super inconvenient.
- What should I change to do it correctly, possibly with an example.

Adding experienced devs and TDF mentors to CC. It would be beneficial to review
all the plugins and change their error messages to be very descriptive if they
are currently not.

[1] Just for examples from builds on top of the list:
https://gerrit.libreoffice.org/c/core/+/132571 writes:
clang plugin redundantcast did trigger. redundant static_cast from
"SwParaPortion *" to "SwLinePortion *"
- tells why is this bad, but no explanation on what to do (might be seen as
trivial... but that's just an assumption of experienced devs, better to make
sure ;) )

https://gerrit.libreoffice.org/c/core/+/130692 writes:
clang plugin fakebool did trigger. use "true" instead of "sal_True" 
- no explanation why is this bad, but tells what to change

https://gerrit.libreoffice.org/c/core/+/132505 writes:
clang plugin stringviewparam did trigger. replace function parameter of type
"const rtl::OUString &" with "std::u16string_view"
- no explanation why is this bad, but tells what to change

clang plugin simplifyconstruct did trigger. no need to explicitly init an
instance of "::std::unique_ptr" with nullptr, just use
default constructor
- explains why is this bad and what to do instead - excellent!

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

[Libreoffice-bugs] [Bug 148413] Non-ASCII image names are encoded wrong when saved as HTML

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

--- Comment #3 from Michael Stahl (allotropia)  ---
yeah let's just use UTF-8 to export, i can't imagine why anybody would want
anything else these days

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

[Libreoffice-bugs] [Bug 98360] [META] CMIS bugs and enhancements

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

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||131461


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=131461
[Bug 131461] Connexion to NextCloud and collaborative editing
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 98360] [META] CMIS bugs and enhancements

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

Bug 131461 Summary: Connexion to NextCloud and collaborative editing
https://bugs.documentfoundation.org/show_bug.cgi?id=131461

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 131461] Connexion to NextCloud and collaborative editing

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

Heiko Tietze  changed:

   What|Removed |Added

 Blocks||98360
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Heiko Tietze  ---
You can open/save documents remotely per CMIS (File > Save Remote...). The
dialog allows to configure a wide range of connections including WebDav to
Nextcloud. And of course you may open files on NC with LibreOffice Online. 

Please reopen in case I missed the point.

https://help.libreoffice.org/latest/en-US/text/shared/guide/cmis-remote-files-setup.html
https://help.libreoffice.org/latest/en-US/text/shared/guide/digitalsign_receive.html


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 124297] Libreoffice does not recognize Amazon Corretto Java Runtime

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

Xisco Faulí  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[Libreoffice-bugs] [Bug 147797] Changing Slide Master in presentation does not take into account slide layout

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

--- Comment #37 from Pedro  ---
(In reply to Cor Nouws from comment #36)
> Hi Pedro, *,
> 
> I worked on trying to untangle the various issues around layouts and master
> slides.
> There are only three categories:
> 
> =1= Make slide Layouts editable; allow to create custom slide Layouts
> (see bug 78156)
> 
> =2= Allow to assign Layouts to Master Slides, effectively creating a new
> "Master Slide+Layout combination" for presentations in Impress
> (bug 62332 - this one is a duplicate of that one)
> 
> =3= Make another layout available by default
> Example of that category: [FORMATTING] there is no slide layout 'Comparison'
> available (bug 147289)
> 
> *** This bug has been marked as a duplicate of bug 62332 ***

I didn't understand... You are condensing submitted bug reports about these
issues or are you saying that you submitted code to fix the issues?

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

[Libreoffice-bugs] [Bug 148363] FILEOPEN: RTF: Incorrect char color

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

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #2 from Xisco Faulí  ---
Actually this is fixed in master by
https://cgit.freedesktop.org/libreoffice/core/commit/?id=494020efe6d29bc319c3abcd3245425e394674ec
Closing as duplicated of bug 131234

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

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

[Libreoffice-bugs] [Bug 123727] PIVOTTABLE Allow use of text columns as Data Fields

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

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #4 from Heiko Tietze  ---
I'm still having trouble to follow the use case.

Using something like
 
One  =rand()
One  =rand()
One  =rand()
Two  =rand()
Two  =rand()
Two  =rand()
etc.

works nicely with colA as category in the pivot table. And I cannot wrap my
mind around text as data field: What is the sum of colA?

The request on ask.libreoffice looks rather as if you try to merge two
datasets. There are other methods.

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

[Libreoffice-bugs] [Bug 148413] Non-ASCII image names are encoded wrong when saved as HTML

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

--- Comment #2 from Mike Kaganski  ---
Created attachment 179340
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179340&action=edit
Screenshot of the related options page.

In comment 1, #2 (officecfg.Office.Common/Filter/HTML/Export/Encoding
configuration) is defined in Options->Load/Save-?HTML Compatibility. The
workaround is to set UTF-8 there manually.

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

[Libreoffice-bugs] [Bug 141479] Enable sheet protection when sharing a spreadsheet

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

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Heiko Tietze  ---
How do you know if the document is being shared? Do you save remotely? Please
describe your workflow a bit more detailed.

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

<    1   2   3   4   >