[Libreoffice-bugs] [Bug 155149] New: Crash when exiting cell edit mode in Calc (Tab, Enter or click out)

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

Bug ID: 155149
   Summary: Crash when exiting cell edit mode in Calc (Tab, Enter
or click out)
   Product: LibreOffice
   Version: 7.6.0.0 alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Keywords: bibisected, bisected, regression
  Severity: critical
  Priority: highest
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: stephane.guil...@libreoffice.org
CC: noelgran...@gmail.com
Blocks: 133092

Crash when pressing Tab or Enter or clicking out after editing cell contents.

In terminal:

terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'

In:

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

Bibisected with linux-64-7.6 repo to first bad commit which points to core
commit:

commit  2dc240a82646fc23c673a6fd5a29ade934dd5b67
author  Noel Grandin  Tue May 02 14:47:43
2023 +0200
committer   Noel Grandin  Tue May 02
18:58:18 2023 +0200
improve AccessibleEventNotifier::addEvent
we use the OInterfaceContainerHelper4 notifyEach function to avoid
copying a vector of listeners
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151290

Noel, can you please have a look?


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 155148] New: CDbl is local dependent but should not

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

Bug ID: 155148
   Summary: CDbl is local dependent but should not
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: BASIC
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Execute the following macro (Put the macro in any module in your Standard
library, go to a document, press Alt+F11, select the macro and run it.)

sub decimalTest
dim sValue as string
sValue = InputBox("use a decimal point", "CDbl test", "0.5")
dim fValue as double
fValue = CDbl(sValue)
MsgBox("received " & fValue)
end sub

When I enter 0.4 in the input box, I get 4 in the MsgBox.
When I enter 0,4 in the input box, I get 0,4 in the MsgBox.

These are the results when my local setting is "Germany". When I set the local
to "English US" I get 0.4 from 0.4 input as expected.

The help states, that CDbl expects a decimal point, but that is not the case
for me.
https://help.libreoffice.org/latest/de/text/sbasic/shared/03100400.html?DbPAR=BASIC#bm_id3153750

The problem is likely inherited from OOo. I see the local dependency in AOO
too.

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

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

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

Bug 155029 Summary: Form control: Border color of Text controls won't be shown 
after load
https://bugs.documentfoundation.org/show_bug.cgi?id=155029

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 155130] Pivot table default appearance

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

--- Comment #4 from Yuwee  ---
Created attachment 187083
  --> https://bugs.documentfoundation.org/attachment.cgi?id=187083=edit
Data to generate pivot table

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

[Libreoffice-bugs] [Bug 155130] Pivot table default appearance

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

--- Comment #3 from Yuwee  ---
Created attachment 187082
  --> https://bugs.documentfoundation.org/attachment.cgi?id=187082=edit
Screen shot of behavior

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

[Libreoffice-bugs] [Bug 154337] XML Form Document: Unable to save data (Method: Put)

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

--- Comment #9 from Caolán McNamara  ---
well, we could allow file urls but put a "are you sure" dialog in there before
doing it. Or put the data into the clipboard or something of that nature.

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

[Libreoffice-bugs] [Bug 155147] New: Better handling of large presentations

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

Bug ID: 155147
   Summary: Better handling of large presentations
   Product: LibreOffice
   Version: 7.5.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: vincent.bou...@in2p3.fr

Description:
Working with large presentations (≥40 slides) is cumbersome and heavy.

Several improvements are possible. 
My impression is that a hierarchy in slides of could help.

- having a master presentation and link to sub presentations 
  - this is partially available
https://bugs.documentfoundation.org/show_bug.cgi?id=142904 but lacks the
possibility to follow the link and edit the source.
  - Dragging a file in the preview could create a link or 
- having the possibility to export a selection of slides to a new file, and
replace them by a link to this file
- optionally, have this hierarchy visible in the preview,
  - and foldable (this is feasible in Keynote, see attachment)
- partial saving as automatic saving might take very long. Reduction of the
presentation help but 
  - in practise, only a couple of items are modified between saving. 
  - for example, can compressions of unchanged images be saved and reused ?
  - sub-presentations could also be a candidate



Steps to Reproduce:
1. Create a large presentation, with large images
2. Work for while with it


Actual Results:
- 

Expected Results:
- 


Reproducible: Always


User Profile Reset: No

Additional Info:
-

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

[Libreoffice-bugs] [Bug 155069] Make "Run Graphics Tests" feature experimental

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

--- Comment #4 from Heiko Tietze  ---
Reminds me on bug 155070 about the skia.log. 

+1 to hide functions that are not focused on the user workflow. Either as
experimental feature or put it somewhere far away from the user, eg. the About
dialog.

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

[Libreoffice-bugs] [Bug 155069] Make "Run Graphics Tests" feature experimental

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

Miklos Vajna  changed:

   What|Removed |Added

 CC||qui...@gmail.com

--- Comment #3 from Miklos Vajna  ---
CC Tomaz, I think he mentored the project.

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

[Libreoffice-bugs] [Bug 155130] Pivot table default appearance

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

--- Comment #2 from Yuwee  ---
Thanks Roman Kuznetsov for taking a look at it quickly. It appears to be the
default behavior in MS office and Google sheets. It need not be the default
behavior in libre office, but it would be nice if there is an option to set the
format as default. It would just make the migration from other office suites to
libre office. Also, there a row group collapse option in Google sheets with a
boxed minus sign.

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

[Libreoffice-bugs] [Bug 141841] Suppress edit mode for chart objects to avoid accidentally adding a text box

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

--- Comment #6 from Heiko Tietze  ---
(In reply to Stéphane Guillou (stragu) from comment #5)
> Does this mean not even allowing edit mode with F2?
F2 goes into the text edit mode not the chart data content. This was surprising
for the OP and should be changed. It's a good idea to bend F2 to work like
double click and edit the chart content.

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

[Libreoffice-bugs] [Bug 154018] UI string: points vs. corners of polyline

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

Hossein  changed:

   What|Removed |Added

   Keywords|needsDevAdvice  |difficultyBeginner,
   ||easyHack, skillCpp

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

[Libreoffice-bugs] [Bug 154088] The implementation of drawing the grid of the characters should be unified

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

Hossein  changed:

   What|Removed |Added

   Keywords|needsDevEval|difficultyBeginner,
   ||easyHack, skillCpp,
   ||topicCleanup

--- Comment #2 from Hossein  ---
(In reply to Stéphane Guillou (stragu) from comment #1)
> I can see the code duplication. Fair request for
> consolidation/simplification.
> 
> Hossein, what kind of easyHack could that be?
This is a cleanup task, and I would say it is a relatively easy refactoring
task. One should move the common code to a common function.

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

[Libreoffice-bugs] [Bug 155031] [LOCALHELP] Document style indicator in Help

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

Buovjaga  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 155146] Add vertical overflow indicator to Calc cells (decription in comment 3)

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Summary|Vertical overflow indicator |Add vertical overflow
   ||indicator to Calc cells
   ||(decription in comment 3)

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
Description:

There is no indication that cell content that overflows vertically is not
visible because the row height is not sufficient.

Steps:
1. Open attachment 172385

Result: some content in merged cell B2 is not visible

Expected: visual hint that not all data is visible, like for horizontal
overflow.

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

[Libreoffice-bugs] [Bug 117651] AutoCorrect does not change preexisting text inside /slashes/ to italics, nor change -strikethrough-

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

Hossein  changed:

   What|Removed |Added

   Keywords||difficultyBeginner,
   ||easyHack,
   ||implementationError,
   ||skillCpp

--- Comment #12 from Hossein  ---
(In reply to Stéphane Guillou (stragu) from comment #11)
> Hossein, seeing Mike's comment 6, maybe an easyHack?
Yes. I've marked it as an EasyHack. One should follow comment 6 to find the
code pointers.

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

[Libreoffice-bugs] [Bug 117651] AutoCorrect does not change preexisting text inside /slashes/ to italics, nor change -strikethrough-

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

Hossein  changed:

   What|Removed |Added

   Keywords|implementationError,|
   |needsDevEval|

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

[Libreoffice-bugs] [Bug 155133] FILEOPEN DOCX Image in background does not overlap header/footer content

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||stephane.guillou@libreoffic
   ||e.org
 Ever confirmed|0   |1

--- Comment #2 from Stéphane Guillou (stragu) 
 ---
I can see the same in:

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

Purple rectangle is a filled drawing object. Using "bring to front" repeatedly
won't make the text disappear. But can use "bring to foreground" to overlap
both body and header/footer.

How was the the file created in Word? Isn't this a Word bug, which should
really not hide any content when something is in the background?

But I can confirm that OnlyOffice also has hidden header/footer.

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

[Libreoffice-bugs] [Bug 154478] Fileopen DOCX: Comments empty after ToC

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

--- Comment #8 from Commit Notification 
 ---
Jaume Pujantell committed a patch related to this issue.
It has been pushed to "libreoffice-7-5":

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

tdf#154478 fix comments empy after ToC

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 154478] Fileopen DOCX: Comments empty after ToC

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

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 133092] [META] Crash bugs

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

Bug 155002 Summary: CRASH: loading document
https://bugs.documentfoundation.org/show_bug.cgi?id=155002

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 155146] Vertical overflow indicator

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

--- Comment #2 from Hossein  ---
(In reply to Stéphane Guillou (stragu) from comment #1)
> Confirmed with attachment 172385 [details] in:
> 
> Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
> Build ID: 83b1f6b58a30bdb589e9ce73deef39f021aebde1
> CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
> Locale: en-AU (en_AU.UTF-8); UI: en-US
> Calc: threaded
> 
> Same in OOo 3.3.
> 
> An easyHack?
The problem is still not clear to me, as I've only partially read the linked
issue. I think the EasyHack should be self-contained, and the mentee should
understand the issue from the contents.
I hope we can add information to the first post, after editing becomes possible
in the new version of Bugzilla.

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

[Libreoffice-bugs] [Bug 155136] paste special stucks on copying formula across cells

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
I can't reproduce the hang with:

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

Neither in:

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

Even with qt5 VCL (qfont+wayland).

Can you please test again in 7.5.3?
Which cell exactly do you paste into when it hangs?

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

[Libreoffice-bugs] [Bug 155012] Same Help page used for Sign Document and Encrypt Document dialogs

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

Olivier Hallot  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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

[Libreoffice-bugs] [Bug 117590] XLSX Border rendering changed

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

  Regression By||Armin Le Grand

--- Comment #14 from Stéphane Guillou (stragu) 
 ---
Issue still present in exported PDF using a master build from today:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 83b1f6b58a30bdb589e9ce73deef39f021aebde1
CPU threads: 8; 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 152657] Slower graphical performance and laggy behavior on data entry with large window (GTK)

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

--- Comment #22 from libreofficeb...@maa.bz ---
FWIW this "100% cpu usage under Xorg" bug is also present on Qubes OS [1],
which uses Xen virtual machines with Xorg and no graphical acceleration.
I personally have that problem and it's been reported by other users [2].

Starting in safe mode doesn't help. The only workaround is to use either 'gen'
(ugly) or 'kf5' (has a few glitches) instead of the default 'gtk3' vcl plugin.

Reading the comments here and the similar bug reports below, it really seems
that there's an issue in how GTK handles acceleration - or lack thereof - in
some cases.

- https://bugs.documentfoundation.org/show_bug.cgi?id=144033
- https://bugs.documentfoundation.org/show_bug.cgi?id=145631



[1] https://www.qubes-os.org/
[2] https://forum.qubes-os.org/t/100-cpu-with-every-scroll-in-libreoffice/8027

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

[Libreoffice-bugs] [Bug 155129] Macro hangs after executing uno:GoToEndOfRow

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

Nick  changed:

   What|Removed |Added

Summary|Macro hangs after executing |Macro hangs after executing
   |uno:GoToEndOfData   |uno:GoToEndOfRow

--- Comment #6 from Nick  ---
I've down some more chasing dwon what's occuring. The "Hanging" is occurring on
the Call of the second macro when it tries to execute
dispatcher.executeDispatch(document, ".uno:GoToEndOfRow".

I found the problem starts in the Call of the first macro after the execution
of 
dispatcher.executeDispatch(document, ".uno:GoToEndOfRow"

I stopped the execution after the first execution and found that although the
macro doesn't "Hang", the "End" key on the keyboard was not working! Ergo the
second execution is trying to do something that the keyboard can't even do.

FYI, Ctrl + End still does work.

I then have to reboot the computer to get the "End" key to work as it should.

I have access to a Linux computer to see what happens with that OS but that
will take some time.

Regarding stephane.guil...@libreoffice.org comments I found I could eliminate
that error by inserting
dim document, dispatcher as object
document   = ThisComponent.CurrentController.Frame
dispatcher = createUnoService("com.sun.star.frame.DispatchHelper")
in the called macro.
Note: I never had to do that before.

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

[Libreoffice-bugs] [Bug 155146] Vertical overflow indicator

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Version|unspecified |Inherited From OOo
   Keywords||needsDevEval
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||hoss...@libreoffice.org,
   ||stephane.guillou@libreoffic
   ||e.org

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
Confirmed with attachment 172385 in:

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

Same in OOo 3.3.

An easyHack?

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

[Libreoffice-bugs] [Bug 109386] [META] Bugs related to a zero (0) undo steps

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

Bug 134308 Summary: Crash ntdll!RtlReportCriticalFailure with zero undo steps
https://bugs.documentfoundation.org/show_bug.cgi?id=134308

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 154354] Printing a sheet, the filled colour of subsequent cell in the row inherit the filled colour of the first cell after rotating text to a 45 degree angle

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

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Blocks||114934
 CC||kelem...@ubuntu.com


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 141841] Suppress edit mode for chart objects to avoid accidentally adding a text box

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Version|7.1.2.2 release |Inherited From OOo

--- Comment #5 from Stéphane Guillou (stragu) 
 ---
(In reply to Heiko Tietze from comment #4)
> The topic was on the agenda at the design meeting but did not receive
> further input.
> 
> Let's suppress the edit mode for charts as a solution.

Does this mean not even allowing edit mode with F2?
Worried we'd end up with users not able to remove existing text from files
created with older versions.

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

[Libreoffice-bugs] [Bug 113546] [META] Paragraph indent bugs and enhancements

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

Bug 152158 Summary: Paragraph's negative indent lost after generating Zotero 
bibliography (since LO 7.4)
https://bugs.documentfoundation.org/show_bug.cgi?id=152158

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 101258] [META] Bibliography bugs and enhancements

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

Bug 152158 Summary: Paragraph's negative indent lost after generating Zotero 
bibliography (since LO 7.4)
https://bugs.documentfoundation.org/show_bug.cgi?id=152158

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 152158] Paragraph's negative indent lost after generating Zotero bibliography (since LO 7.4)

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

Vasily Melenchuk (CIB)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Assignee|libreoffice-b...@lists.free |vasily.melenc...@cib.de
   |desktop.org |
 Resolution|--- |FIXED

--- Comment #8 from Vasily Melenchuk (CIB)  ---
Nice, this is what I was assuming, but since I did not run the Zotero 
bibliography stuff was not able to ensure that it is actually fixed.

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

[Libreoffice-bugs] [Bug 152158] Paragraph's negative indent lost after generating Zotero bibliography (since LO 7.4)

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Whiteboard||target:7.6.0

--- Comment #7 from Stéphane Guillou (stragu) 
 ---
(In reply to Vasily Melenchuk (CIB) from comment #6)
> John or Stéphane, can you verify this bug is fixed or still remains with
> fresh master?
> 
> I hope that since tdf#151974 is fixed this one is also fixed.

Yes, I can confirm that it is now fixed in:

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

Using Zotero 6.0.26.

I will +1 the cherrypick for 7.5.

Vasily, can you set to Resolved - Fixed?

Thanks Vasily and John!

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

[Libreoffice-bugs] [Bug 154954] User dictionary: auto-learn new words

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

--- Comment #7 from Stéphane Guillou (stragu) 
 ---
Agreed, thanks everyone for sharing your opinion.

Would be great to see more domain-specific "dictionaries" added to our
Extensions website, like the existing Bible dictionaries and the integrated
Technical dictionary.

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

[Libreoffice-bugs] [Bug 108320] [META] Calc cells merging and splitting bugs and enhancements

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

Bug 142515 Summary: Optimal width/height of merged cells
https://bugs.documentfoundation.org/show_bug.cgi?id=142515

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 142515] Optimal width/height of merged cells

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

Heiko Tietze  changed:

   What|Removed |Added

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

--- Comment #13 from Heiko Tietze  ---
The topic was on the agenda at the design meeting but did not receive further
input.

There is no good solution for the optimal height making this request a WF. I
created the spin-off bug 155146 for the overflow indicator.

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

[Libreoffice-bugs] [Bug 142515] Optimal width/height of merged cells

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

Heiko Tietze  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 155146] New: Vertical overflow indicator

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

Bug ID: 155146
   Summary: Vertical overflow indicator
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: heiko.tie...@documentfoundation.org
Blocks: 108252

Spin-off from bug 142515: multi-line text may exceed the row height and could
end up in a situation where the last line is not hidden. We show an overflow
indicator for lengthy text if the adjacent cell has content and should do the
same in the vertical direction.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108252
[Bug 108252] [META] Cell-related bugs and enhancements (including formatting)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108252] [META] Cell-related bugs and enhancements (including formatting)

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

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||155146


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=155146
[Bug 155146] Vertical overflow indicator
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108728] [META] Dictionaries bugs and enhancements

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

Bug 154954 Summary: User dictionary: auto-learn new words
https://bugs.documentfoundation.org/show_bug.cgi?id=154954

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

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

[Libreoffice-bugs] [Bug 96000] [META] Spelling and grammar checking bugs and enhancements

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

Bug 154954 Summary: User dictionary: auto-learn new words
https://bugs.documentfoundation.org/show_bug.cgi?id=154954

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

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

[Libreoffice-bugs] [Bug 154954] User dictionary: auto-learn new words

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

Heiko Tietze  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #6 from Heiko Tietze  ---
The topic was on the agenda at the design meeting but did not receive further
input.

It's not clear if the (auto) correction is correct, and adding to the user
dictionary is always just a click away. The benefits of such an option do not
outweigh the effort to implement and the danger of misuse. The idea should be
realized better via macro.

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

[Libreoffice-bugs] [Bug 141841] Suppress edit mode for chart objects to avoid accidentally adding a text box

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

Heiko Tietze  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
   Keywords|needsUXEval |
 Status|UNCONFIRMED |NEW
Summary|Add an item to the context  |Suppress edit mode for
   |menu of a chart object to   |chart objects to avoid
   |enter text box edit mode|accidentally adding a text
   ||box
 Ever confirmed|0   |1

--- Comment #4 from Heiko Tietze  ---
The topic was on the agenda at the design meeting but did not receive further
input.

Let's suppress the edit mode for charts as a solution.

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

[Libreoffice-bugs] [Bug 154781] Pasting into a cell should make it change to edit mode

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

Heiko Tietze  changed:

   What|Removed |Added

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

--- Comment #16 from Heiko Tietze  ---
The topic was on the agenda at the design meeting but did not receive further
input.

It's easy to switch into the edit mode, in edit mode you cannot go to another
cell, and the idea has flaws regarding multiple cells. The workflow not not
overwrite content is not the common one, and would be a fact for multiple cells
anyway.

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

[Libreoffice-bugs] [Bug 103381] [META] Pivot table (aka Data Pilot) bugs and enhancements

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

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

   What|Removed |Added

 Depends on||155130


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=155130
[Bug 155130] Pivot table default appearance
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 155130] Pivot table default appearance

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

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

   What|Removed |Added

 CC||79045_79...@mail.ru,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval
 Blocks||103381

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
I'm not sure this should be as layout by default in Pivot table

added UX team just in case


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103381
[Bug 103381] [META] Pivot table (aka Data Pilot) bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103460] [META] Master Slides deck/tab of the sidebar

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

Bug 154903 Summary: Impress: Master Slide deck in Sibebar should have Title, 
Footers and more options
https://bugs.documentfoundation.org/show_bug.cgi?id=154903

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 154903] Impress: Master Slide deck in Sibebar should have Title, Footers and more options

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

Heiko Tietze  changed:

   What|Removed |Added

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

--- Comment #6 from Heiko Tietze  ---
Topic was on the agenda at the design meeting but did not receive further
input.

Master Elements... allows to disable the footer (and header for Notes). That's
sufficient and we don't need to show the controls on the primary UI. => WF

(In reply to Eyal Rozenberg from comment #5)
> 1. "Master Elements" does nothing for me
It shows/hides elements on master. Try with a shape on the master, switch the
option off in the normal view, and go to another slide. We have an issue with
the update mechanism here, which is likely reported somewhere else. And OT
here.

> 2. The distinction between "Master Elements" and "Master Objects" is not
> clear enough.
RTFM? And OT here, the request is, more or less, to show the Master Element
options on the main UI.

> 3. If I can toggle "Master Elements" from the Slide menu, why not also from
> the Slide properties section of the sidebar?
Access to Master Elements from the sidebar, why? Rhetorical question, IMO the
sidebar should offer quick access to frequently used options, without
replicating every attribute from the dialogs.

> 4. Why is "Master Elements" a dialog rather than a submenu of the Slide
> menu, seeing how it has four fixed items and no sub-panes etc.?
Don't see an advantage to have ME in a submenu. It has the drawback to bloat
the API as every single checkbox needs an UNO command.

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

[Libreoffice-bugs] [Bug 155145] Bangalore Escorts | Best Bangalore Escort Agency

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

Sierk Bornemann  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[Libreoffice-bugs] [Bug 155145] Bangalore Escorts | Best Bangalore Escort Agency

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

Sierk Bornemann  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 155129] Macro hangs after executing uno:GoToEndOfData

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Attachment #187062|0   |1
is obsolete||

--- Comment #5 from Stéphane Guillou (stragu) 
 ---
Created attachment 187081
  --> https://bugs.documentfoundation.org/attachment.cgi?id=187081=edit
example ODS with macro

I've put the macro in this example document for easier testing.
I also get the "Object variable not set" error in both 6.0 and 7.6, but unsure
if this is a syntax error or something else.

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

[Libreoffice-bugs] [Bug 155145] Bangalore Escorts | Best Bangalore Escort Agency

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

ishikaabangalore  changed:

   What|Removed |Added

URL||https://ishikaabangalore.co
   ||m/

--- Comment #1 from ishikaabangalore  ---
https://ishikaabangalore.com/
https://ishikaabangalore.com/bangalore-escort-agency.php
https://ishikaabangalore.com/bangalore-escort-service.php
https://ishikaabangalore.com/bangalore-call-girls.php
https://ishikaabangalore.com/bangalore-russian-escorts.php
https://ishikaabangalore.com/bangalore-independent-escorts.php
https://ishikaabangalore.com/bangalore-celebrity-escort.php

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

[Libreoffice-bugs] [Bug 155145] New: Bangalore Escorts | Best Bangalore Escort Agency

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

Bug ID: 155145
   Summary: Bangalore Escorts | Best Bangalore Escort Agency
   Product: LibreOffice
   Version: 3.3.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ishikaabangalor...@gmail.com

Description:
Our Escorts Services are known for Sexy Beautiful Girls and on time delivery.
https://ishikaabangalore.com/
https://ishikaabangalore.com/bangalore-escort-agency.php
https://ishikaabangalore.com/bangalore-escort-service.php
https://ishikaabangalore.com/bangalore-call-girls.php
https://ishikaabangalore.com/bangalore-russian-escorts.php
https://ishikaabangalore.com/bangalore-independent-escorts.php
https://ishikaabangalore.com/bangalore-celebrity-escort.php

Actual Results:
https://ishikaabangalore.com/
https://ishikaabangalore.com/bangalore-escort-agency.php
https://ishikaabangalore.com/bangalore-escort-service.php
https://ishikaabangalore.com/bangalore-call-girls.php
https://ishikaabangalore.com/bangalore-russian-escorts.php
https://ishikaabangalore.com/bangalore-independent-escorts.php
https://ishikaabangalore.com/bangalore-celebrity-escort.php

Expected Results:
https://ishikaabangalore.com/
https://ishikaabangalore.com/bangalore-escort-agency.php
https://ishikaabangalore.com/bangalore-escort-service.php
https://ishikaabangalore.com/bangalore-call-girls.php
https://ishikaabangalore.com/bangalore-russian-escorts.php
https://ishikaabangalore.com/bangalore-independent-escorts.php
https://ishikaabangalore.com/bangalore-celebrity-escort.php


Reproducible: Always


User Profile Reset: No

Additional Info:
https://ishikaabangalore.com/
https://ishikaabangalore.com/bangalore-escort-agency.php
https://ishikaabangalore.com/bangalore-escort-service.php
https://ishikaabangalore.com/bangalore-call-girls.php
https://ishikaabangalore.com/bangalore-russian-escorts.php
https://ishikaabangalore.com/bangalore-independent-escorts.php
https://ishikaabangalore.com/bangalore-celebrity-escort.php

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

[Libreoffice-bugs] [Bug 151548] No access to FormField controls in StarBASIC/VBA

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

--- Comment #37 from Justin L  ---
Created attachment 187080
  --> https://bugs.documentfoundation.org/attachment.cgi?id=187080=edit
activeNavigation_tabIndexDemo.docx

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

[Libreoffice-bugs] [Bug 105404] Draw very slow dividing vector graphic (only Linux problem)

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

--- Comment #17 from Commit Notification 
 ---
Noel Grandin committed a patch related to this issue.
It has been pushed to "master":

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

tdf#105404 lock model while updating

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 105404] Draw very slow dividing vector graphic (only Linux problem)

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

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 155076] Mouse pointer does not change to bar when moving over text area in a comment (GTK)

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

Caolán McNamara  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 150742] Table shrinking vertically (-> arrows no longer pointing to centre of empty rows)

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

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

  Regression By||Armin Le Grand
 CC||kelem...@ubuntu.com

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

[Libreoffice-bugs] [Bug 113969] [META] Bugs to reduce localization efforts by translators

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||155138


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=155138
[Bug 155138] Some strings seem untranslated in "Document in Use" dialog
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 155138] Some strings seem untranslated in "Document in Use" dialog

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||so...@libreoffice.org
 Blocks||113969


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113969
[Bug 113969] [META] Bugs to reduce localization efforts by translators
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 155143] LibreOffice Apps crashes when scrolling document with the mouse on 4K screen

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

--- Comment #2 from Marcin  ---
Like always with this kind of problems: When the crash is required it does not
happen :/

I uninstalled 7.2.7.2 and installed again 7.5.2.2, exact version:

Version: 7.5.2.2 (X86_64) / LibreOffice Community
Build ID: 53bb9681a964705cf672590721dbc85eb4d0c3a2
CPU threads: 24; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win
Locale: pl-PL (pl_PL); UI: pl-PL
Calc: CL threaded

But as I wrote I tested many versions with this problem.

Crashed a while ago when I opened the third document (Impress Presentation).

I set the "Force Skia software rendering" and testing... I will be using
version 7.5.2.2 and will let you know if the described failures continue after
the change.

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

[Libreoffice-bugs] [Bug 155138] Some strings seem untranslated in "Document in Use" dialog

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

Heiko Tietze  changed:

   What|Removed |Added

 CC||cl...@documentfoundation.or
   ||g

--- Comment #3 from Heiko Tietze  ---
_Ok from vcl/uiconfig/ui/querydialog.ui has also context stock and shows up in
weblate

https://translations.documentfoundation.org/translate/libo_ui-7-5/uuimessages/en/?checksum=a4f4853557ff3f45_by=-priority,position

Cloph, any idea?

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

[Libreoffice-bugs] [Bug 155076] Mouse pointer does not change to bar when moving over text area in a comment (GTK)

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

--- Comment #5 from Caolán McNamara  ---
The cursor does seem to change in the insert header/footer dialog of calc for a
somewhat similar editengine case, need to have a look at what is different for
the hosted-in-document case.

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

[Libreoffice-bugs] [Bug 155141] Checking for an update failed. Error reading data from the Internet. Server error message: . BLANK

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

--- Comment #2 from Graham GADGET  ---
Thanks.

I have checked again and got the same result.

Graham

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

[Libreoffice-bugs] [Bug 117084] Preview in Web browser displays mangled document in Draw and Impress (only text)

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

Rajasekaran Karunanithi  changed:

   What|Removed |Added

 CC||rajasekara...@gmail.com

--- Comment #12 from Rajasekaran Karunanithi  ---
Still present in L.O 7.6 alpha release under Windows 10(x64).

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

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

[Libreoffice-bugs] [Bug 125236] Spreadsheet with lots of cells with multi-line contents is slow to save on Windows

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

--- Comment #19 from ady  ---
Still repro in 7.6.alpha on Windows. It takes about 30 sec. to load. It takes
more than a minute to save, "no responsive" meanwhile. The file is saved with
an additional 31KB, from 330KB originally to 351KB.

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

[Libreoffice-bugs] [Bug 141800] Key assignment for modifier keys in Draw have collision on macOS

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

--- Comment #3 from birnb...@posteo.de  ---
Bug is still present in 
Version: 7.4.6.2 / LibreOffice Community
Build ID: 5b1f5509c2decdade7fda905e3e1429a67acd63d
CPU threads: 8; OS: Mac OS X 13.2.1; UI render: default; VCL: osx
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

This bug is not product of a regression, behavior has been stable since LO
version 6 at least.

Please note that the given list of collisions is not comprehensive. 

In case an effort is made to consolidate this I shall be happy to help with
observations / testing / suggestions as required.

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

[Libreoffice-bugs] [Bug 56085] EDITING Writer does not save nobreakspaces in document metadata

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

--- Comment #16 from Alexander Polkhovskiy  ---
I see LO saving NBSP char in metadata, but it is not taken into account in text
- text still breaks on any type of break char.
Or is it another defect?

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 83b1f6b58a30bdb589e9ce73deef39f021aebde1
CPU threads: 20; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: ru-RU
Calc: threaded

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

[Libreoffice-bugs] [Bug 153653] Styles tab help page needs revision, and Assign command in Styles dialog should have a tooltip with the command name

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

--- Comment #12 from Heiko Tietze  ---
(In reply to Heiko Tietze from comment #10)
> Let's ask Cor for his opinion about comment 6 ff.

Cor?

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

[Libreoffice-bugs] [Bug 154917] Remove Random Number Generator from the context menu and add it to the Insert menu at the NBs

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

--- Comment #9 from Stéphane Guillou (stragu) 
 ---
(In reply to Heiko Tietze from comment #8)
> has the drawback to also affect the standard toolbar where the Row/Column
> menu also pops up. But I think it's not a big deal since we have the
> function at the main menu, where it is better located anyway.

I see it as an improvement rather than a drawback, as the expectation might be
that the action would fill the whole row or column if only one cell is
selected. Removing it from that standard toolbar dropdown is the right thing to
do.

Thanks Heiko!

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

[Libreoffice-bugs] [Bug 101756] [META] Table styles bugs and enhancements

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||155144


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=155144
[Bug 155144] Copying a table from Writer to Impress makes all table design on
all tables in Impress disappear
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 155144] Copying a table from Writer to Impress makes all table design on all tables in Impress disappear

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Version|7.5.2.2 release |7.5.0.0 beta1+
   Keywords|bibisectRequest |bibisected, bisected
 Blocks||101756
 CC||momonas...@gmail.com

--- Comment #2 from Stéphane Guillou (stragu) 
 ---
Bibisected with linux-64-7.5 repo to first bad commit
66ae76805d5ffbe9077119c2e208269f6026f336 which points to core commit:

commit  daab698b346e5e40b67f1e15c796c4e399ccaf8a
author  Maxim Monastirsky Tue Nov 22 14:07:12
2022 +0200
committer   Maxim Monastirsky Tue Nov 29
09:39:22 2022 +0100
sd: replace hardcoded table styles with xml file
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141825

Pasting the Writer table also gives it the blue look.
Before the commit, the pasted table would get the default sd Table Design.

Maxim, can you please have a look?


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 100366] [META] Impress/Draw table bugs and enhancements

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||112630


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112630
[Bug 112630] [META] Table design content panel of the Properties deck/tab of
the sidebar
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112630] [META] Table design content panel of the Properties deck/tab of the sidebar

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Blocks||100366
Version|unspecified |Inherited From OOo


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 155144] Copying a table from Writer to Impress makes all table design on all tables in Impress disappear

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Keywords||bibisectRequest, dataLoss,
   ||regression
 CC||stephane.guillou@libreoffic
   ||e.org

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
Reproduced with:

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

Also in 7.5:

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

Regression, as not in:

Version: 7.4.6.2 / LibreOffice Community
Build ID: 5b1f5509c2decdade7fda905e3e1429a67acd63d
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Bibisecting now.

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

[Libreoffice-bugs] [Bug 154917] Remove Random Number Generator from the context menu and add it to the Insert menu at the NBs

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

Heiko Tietze  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org,
   ||mentoring@documentfoundatio
   ||n.org
Summary|Add Random Number Generator |Remove Random Number
   |to the Tabbed UI|Generator from the context
   ||menu and add it to the
   ||Insert menu at the NBs
   Keywords|needsUXEval |difficultyBeginner,
   ||easyHack, skillDesign,
   ||topicUI

--- Comment #8 from Heiko Tietze  ---
The function fills the selection or whatever you specify at cell range but not
the row/column. So let's move it out of these menus. And it seems we have an
agreement on the Insert dropdown menu (the function is not a field like
date/value).

However, moving 



from 

sc/uiconfig/scalc/popupmenu/row_operations.xml and
sc/uiconfig/scalc/popupmenu/column_operations.xml

into 
sc/uiconfig/scalc/ui/notebookbar.ui
sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
sc/uiconfig/scalc/ui/notebookbar_compact.ui

underneath



as
the command is uno:RowOperations

has the drawback to also affect the standard toolbar where the Row/Column menu
also pops up. But I think it's not a big deal since we have the function at the
main menu, where it is better located anyway.

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

[Libreoffice-bugs] [Bug 155029] Form control: Border color of Text controls won't be shown after load

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

Caolán McNamara  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |
 Status|NEW |ASSIGNED
Summary|Form control: Border color  |Form control: Border color
   |of Text controls won't be   |of Text controls won't be
   |saved   |shown after load

--- Comment #6 from Caolán McNamara  ---
looks like I should have put that code *before* updateFromModel is called

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

[Libreoffice-bugs] [Bug 134308] Crash ntdll!RtlReportCriticalFailure with zero undo steps

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

Caolán McNamara  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 153293] [META] Dark Mode bugs and enhancements

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

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||155131


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=155131
[Bug 155131] Differentiate between lines in LO Base table editor and viewer
with alternating shades.
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 155131] Differentiate between lines in LO Base table editor and viewer with alternating shades.

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

Heiko Tietze  changed:

   What|Removed |Added

 Blocks||153293
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 155131] Differentiate between lines in LO Base table editor and viewer with alternating shades.

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

--- Comment #2 from Heiko Tietze  ---
Created attachment 187079
  --> https://bugs.documentfoundation.org/attachment.cgi?id=187079=edit
Dark vs. Bright appearance

(In reply to third='beedell', first='roke', second='julian lockhart' from
comment #0)
> https://ask.libreoffice.org/t/are-shaded-alternate-rows-available-in-base/
> 91109/2?u=rokejulianlockhart

The enhancement request is to have alternate shading for the table rows. The
issue seems to me rather related to the strong color contrast since we draw the
table lines in pure white. Would it be an advantage if the grid is drawn in
light grey?

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

[Libreoffice-bugs] [Bug 148546] Navigator not working on Pop OS

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
Excellent, thanks for retesting and reporting back! Let's set to "works for me"
then, as no fixing commit was identified.

-- 
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-05-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103610
Bug 103610 depends on bug 154839, which changed state.

Bug 154839 Summary: Add navigation button overlay in slide show
https://bugs.documentfoundation.org/show_bug.cgi?id=154839

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 108226] [META] PPTX (OOXML) bug tracker

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

Bug 49920 Summary: FILEOPEN PPTX Colors of gradient are wrong
https://bugs.documentfoundation.org/show_bug.cgi?id=49920

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 36766] [META] Impress Gradient and Transparency issues

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

Bug 49920 Summary: FILEOPEN PPTX Colors of gradient are wrong
https://bugs.documentfoundation.org/show_bug.cgi?id=49920

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 49920] FILEOPEN PPTX Colors of gradient are wrong

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

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||kelem...@ubuntu.com
 Status|NEW |RESOLVED

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

[Libreoffice-bugs] [Bug 49920] FILEOPEN PPTX Colors of gradient are wrong

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

--- Comment #15 from Gabor Kelemen (allotropia)  ---
Created attachment 187078
  --> https://bugs.documentfoundation.org/attachment.cgi?id=187078=edit
The example file in PP 2013 and Impress master

This is imported correctly in todays nightly:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 83b1f6b58a30bdb589e9ce73deef39f021aebde1
CPU threads: 14; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: threaded

after
https://git.libreoffice.org/core/+/bb198176684c3d9377e26c04a29ec66deb811949

MCGR: Make MCGR default for oox im/export, cleanup

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

[Libreoffice-bugs] [Bug 38742] Pushpins/Favourites in recent menu and start center

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

--- Comment #23 from sdc.bla...@youmail.dk ---
(In reply to Heiko Tietze from comment #22)
> Ruling out the menu only a dedicated UNO command is an option 
+1

> don't see a toolbar button / menu entry "Make the current
> document a favorite" a common workflow. 
A "pushpin" (toggle) icon (that could be customized, e.g., to the beginning of
the "standard" toolbar) would do the trick, for uncommon users.

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

[Libreoffice-bugs] [Bug 155050] Confusion between "bibliography entry" and "citation"

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

--- Comment #3 from Heiko Tietze  ---
Citation is to me foremost an alternative word for the Quotation paragraph
style. Reference could be an option but why? Never struggled with Bibliography
Entry.

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

[Libreoffice-bugs] [Bug 155140] right click in gallery always enters into insert mode

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

Caolán McNamara  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 33201] UI: Highlight (not select) current row and column in spreadsheet

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 155131] Differentiate between lines in LO Base table editor and viewer with alternating shades.

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   Keywords||needsUXEval
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=33
   ||201
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
Version|7.5.2.2 release |Inherited From OOo
 OS|Linux (All) |All

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
I don't think that's even possible in Calc, apart from using autoformats or
conditional formatting (various questions about it on Ask), but couldn't find a
corresponding enhancement request.

Slightly related to enhancement requested in bug 33201.

UX team, thoughts about a UI option for that?

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

[Libreoffice-bugs] [Bug 155144] New: Copying a table from Writer to Impress makes all table design on all tables in Impress disappear

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

Bug ID: 155144
   Summary: Copying a table from Writer to Impress makes all table
design on all tables in Impress disappear
   Product: LibreOffice
   Version: 7.5.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: riz...@libreoffice.org

Created attachment 187077
  --> https://bugs.documentfoundation.org/attachment.cgi?id=187077=edit
Video showing the issue

Steps to reproduce
1. Create a table in Writer
2. Create a Impress presentation document
3. Add new slide to Impress and insert a table to the new created slide, apply
table design
4. Add another new slide and and insert a table there with different table
design
5. Add another new slide and paste a table from Writer to the last slide


Observed Result

The table designs in 2nd and 3rd slides disapear.

Expected Result

The table designs in 2nd and 3rd slides retain

This obviously make unnecessary additional works

Affected versions:

Normal Mode && Safe Mode:

Version: 7.5.2.2 (X86_64) / LibreOffice Community
Build ID: 50(Build:2)
CPU threads: 8; OS: Linux 5.19; UI render: default; VCL: kf5 (cairo+xcb)
Locale: id-ID (id_ID.UTF-8); UI: id-ID
Ubuntu package version: 4:7.5.2~rc2-0ubuntu0.22.04.1~lo1
Calc: threaded

Normal Mode

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 83b1f6b58a30bdb589e9ce73deef39f021aebde1
CPU threads: 8; OS: Linux 5.19; UI render: default; VCL: kf5 (cairo+xcb)
Locale: id-ID (id_ID.UTF-8); UI: id-ID
Calc: threaded

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

[Libreoffice-bugs] [Bug 155132] Add filter:odb keyword to bugs.documentfoundation.org to track LO Base files.

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

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #1 from Buovjaga  ---
But do we really have bugs related to the parsing of odb files as such?

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

[Libreoffice-bugs] [Bug 38742] Pushpins/Favourites in recent menu and start center

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

--- Comment #22 from Heiko Tietze  ---
(In reply to sdc.blanco from comment #21)
> (In reply to Heiko Tietze from comment #20)
> > Tagging the file would be done in the start center, by the way. 
> If it were also possible to add/remove a document another way...

I respectfully disagree. Ruling out the menu only a dedicated UNO command is an
option and I don't see a toolbar button / menu entry "Make the current document
a favorite" a common workflow. On the other hand, it makes sense to upvalue the
start center.

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

[Libreoffice-bugs] [Bug 113114] flatpak: Gtk-Message: Failed to load module "pk-gtk-module"

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

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 155143] LibreOffice Apps crashes when scrolling document with the mouse on 4K screen

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||stephane.guillou@libreoffic
   ||e.org
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
Hi Marcin
Thank you for your report.
Could you please:
- Paste here the info copied from Help > About LibreOffice (the version that
crashes)
- Check if the issue is related to Skia, by turning on the option "Force Skia
software rendering" in Tools > Options > LibreOffice > View. Does it still
crash?

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

[Libreoffice-bugs] [Bug 38742] Pushpins/Favourites in recent menu and start center

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

--- Comment #21 from sdc.bla...@youmail.dk ---
(In reply to Heiko Tietze from comment #20)
> Tagging the file would be done in the start center, by the way. 
If it were also possible to add/remove a document another way (e.g., with a
toggle, which could be added/customized to a menu/toolbar), then this would
improve workflow considerably (for those who keep LO open with multiple files,
and sleep/hibernate their machine, rather than restarting LO everyday, which
makes it hard to get to the start center).

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

<    1   2   3   >