[Libreoffice-bugs] [Bug 143002] [META] Tracked Changes of tables

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143002

László Németh  changed:

   What|Removed |Added

 Depends on||156782


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156782
[Bug 156782] Bad preview in Hide Changes mode.
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156785] New: First letter of sentence not capitalized with autocorrect

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156785

Bug ID: 156785
   Summary: First letter of sentence not capitalized with
autocorrect
   Product: LibreOffice
   Version: 7.5.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: leem...@protonmail.com

Description:
The first letter of a sentence is not capitalized, even when "Capitalize first
letter of every sentence" is turned on ([M] and [T] both enabled). This happens
except for the first sentence of the document.

Steps to Reproduce:
1. Open an new document.
2. Enable "Capitalize first letter of every sentence" in autocorrect settings
and check both [M] and [T].
3. Type some lowercase letters.
4. Press enter (line break and creates new paragraph)
5. Type some lowercase letters.

Actual Results:
The first letter of the second line does not capitalize, unlike the first line.

Expected Results:
The first letter of the second line should be capitalized.


Reproducible: Always


User Profile Reset: No

Additional Info:
Repro on safe mode:

Version: 7.5.5.2 (X86_64) / LibreOffice Community
Build ID: 50(Build:2)
CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: qt6 (qfont+xcb)
Locale: en-US (en_US.UTF-8); UI: en-US
7.5.5-1
Calc: threaded

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

[Libreoffice-bugs] [Bug 127078] DOC: Input fields modified before printing

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127078

luca.mangane...@comune.trento.it changed:

   What|Removed |Added

   Keywords||regression

--- Comment #10 from luca.mangane...@comune.trento.it ---
(In reply to QA Administrators from comment #9)
> Test to see if the bug is still present with the latest version of
> LibreOffice from https://www.libreoffice.org/download/

It is still present in the actually latest LibreOffice 7.5.5.

> 1. Download and install oldest version of LibreOffice (usually 3.3 unless
> your bug pertains to a feature added after 3.3) from
> https://downloadarchive.documentfoundation.org/libreoffice/old/

I downloaded all old version of LibreOffice from 3.3 to earlier, and I
discovered that this bug appeared between:

 - LibreOffice 4.2.8 is the LAST working version, WITHOUT this bug
 - LibreOffice 4.3.0.4 is the first next release I tried that HAS this bug

(I have tried many releases, all higher than 4.3, and they have all this bug).

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

[Libreoffice-bugs] [Bug 80596] FORMATTING: Words don't align correctly

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80596

--- Comment #11 from Faisal  ---
Still reproducible:

Version: 7.5.5.2 (X86_64) / LibreOffice Community
Build ID: 50(Build:2)
CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: qt6 (qfont+xcb)
Locale: en-GB (en_US.UTF-8); UI: en-US
7.5.5-1
Calc: threaded

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

[Libreoffice-bugs] [Bug 115645] Should be able to permanently delete comments with track changes enabled.

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115645

Michael Weghorn  changed:

   What|Removed |Added

URL|https://sendwishonline.com/ |
   |en/group-cards/thank-you|
   Keywords|accessibility   |

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

[Libreoffice-bugs] [Bug 156776] Base Save As New Table Name not refreshed if schema could be chosen

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156776

--- Comment #12 from prrv...@gmail.com ---
(In reply to Robert Großkopf from comment #11)
> Ah, now I see the problem you got. I understood: Table won't appear. But you
> wanted to save the name automatically without changing the entry.
> 
> Only in internal databases without any schema the file name of the table
> will be changed automatically.
> 
> I get the same behavior without changing schema: Table name will always be
> "Table1". If I try to save a new table in the same schema it will be the
> same name - also in default schema.

This bug causes two faults to appear:

- Base is not able to know the default schema of the connection, if the
connection supports schemas.
- dlgsave.cxx does not ensure that the table name remains unique when changing
schema or catalog in combobox.

To solve the first defect, it would be necessary to add a new method
getSchema() to the idl file com.sun.star.sdbc.XConnection (same as
getCatalog())

The second problem should be solved by listeners on the combobox allowing to
recalculate the unique name of the table according to the changed schema and /
or catalog.

Maybe there is another easier way to fix this bug?

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

[Libreoffice-bugs] [Bug 108912] [META] Sheet-level bugs and enhancements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108912
Bug 108912 depends on bug 156311, which changed state.

Bug 156311 Summary: Cycle directly from the last to first sheet in a Calc file
https://bugs.documentfoundation.org/show_bug.cgi?id=156311

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 153012] FILEOPEN PPTX: ring segment renders black (or transparent?) instead of grey

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153012

--- Comment #4 from Mike Kaganski  ---
(In reply to Mike Kaganski from comment #3)
> (the OOXML seem to not define it in theme)

Ah, sorry - I see that ppt/charts/chart1.xml has this:



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

[Libreoffice-bugs] [Bug 156773] LO CALC cannot save as TSV

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156773

--- Comment #2 from Mohammadreza  ---
Oh, I missed this feature. Thanks for your help.

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

[Libreoffice-bugs] [Bug 156782] Bad preview in Hide Changes mode.

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156782

László Németh  changed:

   What|Removed |Added

 CC||nem...@numbertext.org
   Assignee|libreoffice-b...@lists.free |nem...@numbertext.org
   |desktop.org |
 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED

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

[Libreoffice-bugs] [Bug 127207] Dashes, dots and spaces are too large in Writer

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127207

--- Comment #8 from Regina Henschel  ---
The values written to file are still different from the values in the loaded
document.
Tested with Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: b3053b63c65372627c5fb4df6b4ddcd5e12e16f7
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: default; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: CL threaded

Why does the bot not detect comment 6 made yesterday?

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

[Libreoffice-bugs] [Bug 156786] New: bug underline in a french text

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156786

Bug ID: 156786
   Summary: bug underline in a french text
   Product: LibreOffice Online
   Version: unspecified
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gdm13...@gmail.com

Created attachment 188995
  --> https://bugs.documentfoundation.org/attachment.cgi?id=188995=edit
text containg the bug

too long underline after modification of the french text

the text containing the bug is :

 "très inférieure à 1,80 mètre"  

bug in LibreOffice : after some modifications of that french text, and after
some other modifications, the size of the line under the text is too long.

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

[Libreoffice-bugs] [Bug 156787] New: docx format not entirely correct

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156787

Bug ID: 156787
   Summary: docx format not entirely correct
   Product: LibreOffice
   Version: 7.4.6.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: vladimir.bosnjak.priv...@gmail.com

I created a resume and tried to upload it to an online job seeking website
(https://www.ictergezocht.n). It wouldn't accept the docx as produced by
LibreOffice. Nor would it accept the *.doc version by the way.
Re-opening the document in M$ Office and then save it there fixes whatever was
"wrong". I don't have more information for you. I wouldn't know what or why.
I'm just an end user.

I'm willing to make available the two different, but same documents, but in a
more private setting. I don't want the files be public.

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

[Libreoffice-bugs] [Bug 156751] Pop-up menu in Find/Replace text boxes lists "Insert Emoji" instead of "Special Character"

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156751

--- Comment #4 from Caolán McNamara  ---
It is a genuine gtk GtkEntry and has the same native GtkEntry menus that all
GtkEntry widgets do. The LibreOffice internal "insert, special characters" is
currently available from ctrl+shift+s pressed with a GtkEntry.

I don't really consider it a bug, but on the other hand
https://docs.gtk.org/gtk3/signal.Entry.populate-popup.html exists so it might
be possible to implement.

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

[Libreoffice-bugs] [Bug 115645] Should be able to permanently delete comments with track changes enabled.

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115645

emmastone123  changed:

   What|Removed |Added

   Keywords||accessibility
URL||https://sendwishonline.com/
   ||en/group-cards/thank-you

--- Comment #24 from emmastone123  ---
If you are looking for the best way to express your gratitude then we have
brought you https://sendwishonline.com/en/group-cards/thank-you;>Thank
you cards that are absolutely free and can be signed by hundreds of people
around the world.

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

[Libreoffice-bugs] [Bug 156557] Cannot use Shift+Tab to tab backwards through side bar

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156557

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:24.2.0   |target:24.2.0 target:7.6.1

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

[Libreoffice-bugs] [Bug 156781] Display of comments is DPI dependent, both on screen and output

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156781

Mike Kaganski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=77
   ||650
 CC||samuel.mehrbrodt@allotropia
   ||.de

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

[Libreoffice-bugs] [Bug 156781] Display of comments is DPI dependent, both on screen and output

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156781

--- Comment #3 from Mike Kaganski  ---
I am unsure if it must be the same *on screen* - because it *might* be
reasonable to use a different width for the side panel where the comments are
displayed (?); however:

1. It definitely should be the same in PDF, because it has the same size for
the side comments area, and other elements, like font, are the same - so it
looks like no re-layouting of comments is happening for PDF output;
2. At least with 150%, the *screen* appearance of the (narrower) comments is
*erratic*: the wrapped line overlaps the following author/date lines, and is
thus hidden; the box does not expand vertically properly, even when you delete
and then re-type that text.

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

[Libreoffice-bugs] [Bug 156782] Track changes: Right table border disappears when deleting right table column with track changes record ON and show OFF

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156782

László Németh  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 150308] Track changes: Top border disappears when deleting top table row with track changes record ON and show OFF

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150308

László Németh  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 153012] FILEOPEN PPTX: ring segment renders black (or transparent?) instead of grey

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153012

Mike Kaganski  changed:

   What|Removed |Added

 CC||qui...@gmail.com

--- Comment #3 from Mike Kaganski  ---
The color of the data point's fill is defined as





which is "Background 1, Darker 15%" when using a *light* slide background. When
the slide background is dark, it seems that the theme's "Text/Background - Dark
1" is used for "Background 1", and there's no "Darker 15%" in the palette then
...

I can't find a documentation about the 'bg1' defaults (the OOXML seem to not
define it in theme), nor about its dependency on underlying background ...

Tomaz, could you please advise, where these could be found? Thank you!

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

[Libreoffice-bugs] [Bug 139532] [META] DOCX Floating table related issues

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139532
Bug 139532 depends on bug 156682, which changed state.

Bug 156682 Summary: Floating table "loops" back to top of the cell, hangs when 
continuing inserting paragraphs
https://bugs.documentfoundation.org/show_bug.cgi?id=156682

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 156751] Pop-up menu in Find/Replace text boxes lists "Insert Emoji" instead of "Special Character"

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156751

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

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

[Libreoffice-bugs] [Bug 156751] Pop-up menu in Find/Replace text boxes lists "Insert Emoji" instead of "Special Character"

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156751

Caolán McNamara  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |caolan.mcnamara@collabora.c
   |desktop.org |om

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

[Libreoffice-bugs] [Bug 108741] [META] Shapes bugs and enhancements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108741
Bug 108741 depends on bug 156670, which changed state.

Bug 156670 Summary: No context menu option to set alternative text or 
decorative status of Shapes in Writer
https://bugs.documentfoundation.org/show_bug.cgi?id=156670

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 154929] [META] Accessibility Check sidebar deck, Automatic Accessibility Checking

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154929
Bug 154929 depends on bug 156670, which changed state.

Bug 156670 Summary: No context menu option to set alternative text or 
decorative status of Shapes in Writer
https://bugs.documentfoundation.org/show_bug.cgi?id=156670

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 156784] New: LO freezes if delete the first column on the table and the TC are hidden, pressing Ctrl-A.

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156784

Bug ID: 156784
   Summary: LO freezes if delete the first column on the table and
the TC are hidden, pressing Ctrl-A.
   Product: LibreOffice
   Version: 24.2.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: libreoff...@nisz.hu

Description:
If you also delete the first column in the previous section, and TC are hidden,
pressing Ctrl-A freezes the program. 
The cursor flashes, but no selection.

Steps to Reproduce:
1. Open attached document.
2  Delete the first column.
3. Pressing Ctrl-A.

Actual Results:
LO freezes.


Expected Results:
LO does not freeze.


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5fecd865303b3f0a2eeb0b9466d2bcf23cfce068
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: CL threaded

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

[Libreoffice-bugs] [Bug 93210] disappearing line in LibO after click

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93210

--- Comment #10 from Faisal  ---
I don't think this is a bug. A cell is too small to display the entire line,
and text wrapping is disabled for the cell. This is working as intended.

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

[Libreoffice-bugs] [Bug 112569] Text wrapping differs in print preview (not WYSIWYG)

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112569

--- Comment #12 from Faisal  ---
Still can repro

Version: 7.5.5.2 (X86_64) / LibreOffice Community
Build ID: 50(Build:2)
CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: qt6 (qfont+xcb)
Locale: en-GB (en_US.UTF-8); UI: en-US
7.5.5-1
Calc: threaded

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

[Libreoffice-bugs] [Bug 156784] LO freezes if delete the first column on the table and the TC are hidden, pressing Ctrl-A.

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156784

--- Comment #1 from NISZ LibreOffice Team  ---
Created attachment 188994
  --> https://bugs.documentfoundation.org/attachment.cgi?id=188994=edit
Sample file

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

[Libreoffice-bugs] [Bug 143002] [META] Tracked Changes of tables

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143002
Bug 143002 depends on bug 156782, which changed state.

Bug 156782 Summary: Track changes: Right table border disappears when deleting 
right table column with track changes record ON and show OFF
https://bugs.documentfoundation.org/show_bug.cgi?id=156782

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 156782] Track changes: Right table border disappears when deleting right table column with track changes record ON and show OFF

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156782

László Németh  changed:

   What|Removed |Added

   Assignee|nem...@numbertext.org   |libreoffice-b...@lists.free
   ||desktop.org
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Libreoffice-bugs] [Bug 156318] LibreOffice hangs when floating table tries to break

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156318

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 103100] [META] Writer table bugs

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100

BogdanB  changed:

   What|Removed |Added

 Depends on||156318


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156318
[Bug 156318] LibreOffice hangs when floating table tries to break
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156536] Support ranges / multi-selection for cross-referencing

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156536

Heiko Tietze  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
   Keywords|needsUXEval |
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Heiko Tietze  ---
(In reply to Regina Henschel from comment #3)
> Non-continues things are not possible...

So WF. And I fail to see the use case.

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

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

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

Bug 156536 Summary: Support ranges / multi-selection for cross-referencing
https://bugs.documentfoundation.org/show_bug.cgi?id=156536

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 156789] CALC FORMATTING: Cell background color not rendered when OS high contrast display mode is on

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156789

--- Comment #4 from Balázs  ---
This bug has been present for a long time. Google search yields several times
it has been discovered and attributed to OS high contrast setting.

Different platforms / LO versions all exhibit same (wrong) behavior

See these older discussions where the exact same problem has been reported over
the years:

https://forum.openoffice.org/en/forum/viewtopic.php?t=54724
https://ask.libreoffice.org/t/cell-colour-does-not-change/44265
https://forum.manjaro.org/t/no-libreoffice-calc-cell-background-colours-after-updates/122066
https://ask.libreoffice.org/t/cell-background-is-invisible/35947/4
https://ask.libreoffice.org/t/calc-cell-background-color-not-visible-on-active-spreadsheet/12389

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

[Libreoffice-bugs] [Bug 149660] FILEOPEN DOCX IF field conditions not read

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149660

Vasily Melenchuk (CIB)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 143002] [META] Tracked Changes of tables

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143002

László Németh  changed:

   What|Removed |Added

 Depends on||156783


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156783
[Bug 156783] LO crash if In Hide Changes mode, select a table by pressing
Ctrl-A and then select the border around the table in the local m
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156783] LO crash if In Hide Changes mode, select a table by pressing Ctrl-A and then select the border around the table in the local m

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156783

László Németh  changed:

   What|Removed |Added

 CC||nem...@numbertext.org
   Assignee|libreoffice-b...@lists.free |nem...@numbertext.org
   |desktop.org |
 Blocks||143002
 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 156779] TOOLBAR: 'Text formatting' toolbar disappears once you click outside of text box

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156779

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 103239] [META] Toolbars bugs and enhancements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103239

BogdanB  changed:

   What|Removed |Added

 Depends on||156779


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156779
[Bug 156779] TOOLBAR: 'Text formatting' toolbar disappears once you click
outside of text box
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156536] Support ranges / multi-selection for cross-referencing

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156536

Eyal Rozenberg  changed:

   What|Removed |Added

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

--- Comment #5 from Eyal Rozenberg  ---
(In reply to Regina Henschel from comment #3)
> You can reference bookmarks and such can span several paragraphs. 

So, there's an implicit assumption that the only the beginning of the bookmark
merits referencing. This is a bit strange considering that a bookmark can be a
range.


(In reply to Heiko Tietze from comment #4)
> So WF. 

You're mixing up the order of conclusions here.

> And I fail to see the use case.

You fail to see the use case for references to a range rather than a point?
Surely you just... I had to use pairs of bookmarks for this all the time in
legal documents, and occasionally in academic documents: "Mr. Smith's conduct
clearly exhibited bad faith, as is elaborated in paragraphs 43--51 below".

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

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

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

Bug 156536 Summary: Support ranges / multi-selection for cross-referencing
https://bugs.documentfoundation.org/show_bug.cgi?id=156536

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 147645] Linear and axial gradients lost in presentation mode if enable Skia with enabled Hardware Acceleration

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

--- Comment #12 from Commit Notification 
 ---
Patrick Luby committed a patch related to this issue.
It has been pushed to "master":

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

tdf#144073 and tdf#147645: use bounds and angle for gradient

It will be available in 24.2.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 156789] New: CALC FORMATTING: Cell background color not rendered when OS high contrast display mode is on

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156789

Bug ID: 156789
   Summary: CALC FORMATTING: Cell background color not rendered
when OS high contrast display mode is on
   Product: LibreOffice
   Version: 7.3.7.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: balazs.p...@formula400.hu

Created attachment 188996
  --> https://bugs.documentfoundation.org/attachment.cgi?id=188996=edit
Screenshots demonstrating behavior

Whenever the High Contrast accessibility option is enabled, cell backgrounds
are not visible.

Although I tested on Ubuntu only, this bug seems to affect Windows OS as well
(based on Google search).

Steps to reproduce:

- Open LibreOffice Calc
- File > New > Spreadsheet
- Select any cell
- Format > Cells...
- Background tab
- Color button
- Select any color (other than White or a color similar to the default cell
background color)
- OK button
- go to OS accessability features, turn on high contrast mode
  - in Ubuntu 22, use Settings > Accessibility > Seeing > High Contrast
- check the spreadsheet display on screen
  - expected behavior: the cell background color is still visible
  - actual behavior: the cell is displayed with default background color
(usually white)

In addition, the color is also invisible on the cell formatting dialog (Format
> Cells > Background > Color).

Version: 7.3.7.2
Package: 1:7.3.7-0ubuntu0.22.04.3
UI language: en-US
locale: hu-HU
OS: Ubuntu 22.04.3 LTS (64 bit) GNOME Version 42.9 Windowing: Wayland
HW: Lenovo Thinkpad E495 / AMD® Ryzen 7 3700u with radeon vega mobile gfx × 8 /
AMD® Radeon vega 10 graphics / 24 GiB RAM

See attached pdf for screenshots.

Note: in addition to the cell background color being lost when high contrast is
turned on, the window / menu / icon rendering is also wrong in dark mode+high
contrast, but this is probably a separate bug.

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

[Libreoffice-bugs] [Bug 156779] TOOLBAR: 'Text formatting' toolbar disappears once you click outside of text box

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156779

m.a.riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||miguelangelrv@libreoffice.o
   ||rg
 Ever confirmed|0   |1

--- Comment #1 from m.a.riosv  ---
Reproducible
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 6c06c8a2be3d8cbbcb8ab1aaaeb04db95114dfcb
CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: default; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL threaded

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

[Libreoffice-bugs] [Bug 156564] Extra pages printed with Shrink to fit cell size

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156564

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
Summary|extra pages |Extra pages printed with
   |printed(calc)Shrink to fit  |Shrink to fit cell size
   |cell size   |
 Blocks||108815


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 108815] [META] Print range/area bugs and enhancements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108815

BogdanB  changed:

   What|Removed |Added

 Depends on||156564


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156564
[Bug 156564] Extra pages printed with Shrink to fit cell size
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103182] [META] GTK3-specific bugs

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103182
Bug 103182 depends on bug 156751, which changed state.

Bug 156751 Summary: Pop-up menu in Find/Replace text boxes lists "Insert Emoji" 
instead of "Special Character"
https://bugs.documentfoundation.org/show_bug.cgi?id=156751

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 109362] [META] Custom/object animation bugs and enhancements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109362

BogdanB  changed:

   What|Removed |Added

 Depends on||140122


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=140122
[Bug 140122] [EDITING] Selecting a Freeform motion path animation temporarily
removes the entry from the list.
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 140122] [EDITING] Selecting a Freeform motion path animation temporarily removes the entry from the list.

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140122

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 140122] [EDITING] Selecting a Freeform motion path animation temporarily removes the entry from the list

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140122

BogdanB  changed:

   What|Removed |Added

Summary|[EDITING] Selecting a   |[EDITING] Selecting a
   |Freeform motion path|Freeform motion path
   |animation temporarily   |animation temporarily
   |removes the entry from the  |removes the entry from the
   |list.   |list

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

[Libreoffice-bugs] [Bug 132777] "Blink" animation timings are not applied correctly.

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132777

BogdanB  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 CC||buzea.bog...@libreoffice.or
   ||g
 Ever confirmed|1   |0

--- Comment #6 from BogdanB  ---
The same thing here, please let the bug in Unconfirmed status, until someone
else can confirm it.

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

[Libreoffice-bugs] [Bug 155511] Table's cells copy and paste with merged cells appears incorrect

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155511

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

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

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593

BogdanB  changed:

   What|Removed |Added

 Depends on||155511


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=155511
[Bug 155511] Table's cells copy and paste with merged cells appears incorrect
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144073] UI. Corner of screen appears white when presenting, using the Lights template (Windows-only)

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144073

--- Comment #7 from Patrick Luby  ---
(In reply to Commit Notification from comment #6)
> Patrick Luby committed a patch related to this issue.
> It has been pushed to "master":
> 
> https://git.libreoffice.org/core/commit/
> f6cae6f1b661baafe8a1ac4655765ec49d56317d
> 
> tdf#144073 and tdf#147645: use bounds and angle for gradient
> 
> It will be available in 24.2.0.

I reimplemented the fix for this bug since the previous fix would draw the
gradient incorrectly.

The above fix should be available in tomorrow's (17 August 2023) nightly master
build.

Note: I only tested on macOS. I saw the
https://bugs.documentfoundation.org/show_bug.cgi?id=147645#c11 comment about
hardware acceleration but on macOS, hardware acceleration cannot be enabled so,
for macOS, there was only one place in the code that gets used to draw
gradients in slideshows.

Can anyone test the fix on Windows or Linux both with and without hardware
acceleration enabled?

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

[Libreoffice-bugs] [Bug 156786] bug underline in a french text

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156786

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||serval2...@yahoo.fr
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Julien Nabet  ---
On which LO version are you?

If not with LO 7.5.5, please upgrade to this last LO version.

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

[Libreoffice-bugs] [Bug 111705] Allowing Arabic mathematical expressions

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111705

⁨خالد حسني⁩  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|WONTFIX |---
 Status|RESOLVED|NEW
   Assignee|libreoffice-b...@lists.free |kha...@libreoffice.org
   |desktop.org |
 CC||kha...@libreoffice.org

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

[Libreoffice-bugs] [Bug 156789] CALC FORMATTING: Cell background color not rendered when OS high contrast display mode is on

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156789

Balázs  changed:

   What|Removed |Added

 Attachment #188996|0   |1
is obsolete||

--- Comment #2 from Balázs  ---
Created attachment 188998
  --> https://bugs.documentfoundation.org/attachment.cgi?id=188998=edit
Screenshots demonstrating behavior

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

[Libreoffice-bugs] [Bug 32884] support session management for KDE, GTK so SessionSave runs on OS logout/shutdown

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=32884

Justin L  changed:

   What|Removed |Added

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

--- Comment #11 from Justin L  ---
For GTK - it looks like VCLSession needs to be wired into the changes made for
bug 142176.

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

[Libreoffice-bugs] [Bug 145938] Brochure and duplex: Orientation of duplex won't be changed while orientation of page has been changed

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145938

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 103309] [META] Print dialog bugs and enhancements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103309

BogdanB  changed:

   What|Removed |Added

 Depends on||145938


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=145938
[Bug 145938] Brochure and duplex: Orientation of duplex won't be changed while
orientation of page has been changed
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156790] New: Support referencing the endpoints of ranges in ODF

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156790

Bug ID: 156790
   Summary: Support referencing the endpoints of ranges in ODF
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eyalr...@gmx.com

When considering documents abstractly (i.e. not in the ODF spec) reference-able
entities are often ranges, with a start and end point. It could be a range of
pages, a range of numbered paragraphs, or the range between two marked points
in the document. In ODF itself, we have bookmarks, which are actually a range
rather than a point. Yet - references are only allowed to consider one point
(the starting or single point) of the referenced range; see Regina's comment #3
in bug 156536, and the link she points to [1].

I argue it should be possible to refer to either a point or a range, with a
range reference involving information about both endpoints (and being a single
reference). For example, "43--51" could be the text of a reference to numbered
paragraphs beginning with 43 and ending with 51.


 [1] :
https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part3-schema/OpenDocument-v1.3-os-part3-schema.html#attribute-text_reference-format

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

[Libreoffice-bugs] [Bug 156536] Support ranges / multi-selection for cross-referencing

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156536

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||156790


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156790
[Bug 156790] Support referencing the endpoints of ranges in ODF
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156790] Support referencing the endpoints of ranges in ODF

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156790

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks||156536, 112703


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112703
[Bug 112703] [META] ODF (XML) bug tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=156536
[Bug 156536] Support ranges / multi-selection for cross-referencing
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112703] [META] ODF (XML) bug tracker

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112703

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||156790


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156790
[Bug 156790] Support referencing the endpoints of ranges in ODF
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 81118] Add "Fit page size to drawing" functionality (e.g. to Page Properties dialog)

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81118

Eyal Rozenberg  changed:

   What|Removed |Added

Summary|UI: add "fit page size to   |Add "Fit page size to
   |drawing" button to the page |drawing" functionality
   |format window   |(e.g. to Page Properties
   ||dialog)

--- Comment #22 from Eyal Rozenberg  ---
So, in the dupe bug  156702, I specifically argued that this should be placed
in:

1. The Page menu, as a "Crop to contents" entry, a "Crop to Selection" entry,
or both (in or without a submenu).
2. The context menu of a selection, with a "Crop page to Selection" item.

and perhaps also in:

3. The context menu for the back surface of a document with a "Crop page to
Contents" entry.

The Page Properties dialog might be a good option in itself, but it's certainly
not the only option, and I actually believe this should be added in more than
one place (although maybe not 4 places).

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

[Libreoffice-bugs] [Bug 132850] BLINK animation: wrong balance between hidden and visible timings of a blinking element.

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132850

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Ever confirmed|1   |0
 Status|NEW |UNCONFIRMED

--- Comment #4 from BogdanB  ---
Mauro, bugs stays in Unconfirmed mode, until someone else can confirm the
behavior. Thanks.

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

[Libreoffice-bugs] [Bug 144073] UI. Corner of screen appears white when presenting, using the Lights template (Windows-only)

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144073

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.4.0 target:7.3.1   |target:7.4.0 target:7.3.1
   ||target:24.2.0

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

[Libreoffice-bugs] [Bug 144073] UI. Corner of screen appears white when presenting, using the Lights template (Windows-only)

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144073

--- Comment #6 from Commit Notification 
 ---
Patrick Luby committed a patch related to this issue.
It has been pushed to "master":

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

tdf#144073 and tdf#147645: use bounds and angle for gradient

It will be available in 24.2.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 147645] Linear and axial gradients lost in presentation mode if enable Skia with enabled Hardware Acceleration

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:24.2.0

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

[Libreoffice-bugs] [Bug 156160] Long dash not properly rendered in presentation mode with GDI rendering

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156160

Buovjaga  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
  Regression By||Luboš Luňák
Version|24.2.0.0 alpha0+ Master |7.1.0.0.alpha0+
 Status|UNCONFIRMED |NEW
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||6957
 Ever confirmed|0   |1
 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #5 from Buovjaga  ---
Bibisected with win64-7.1 to 57595773df9f89245457443a3def786fa0e70a69
do not apply line dashing in drawinglayer (tdf#136957)

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

[Libreoffice-bugs] [Bug 136957] FILEOPEN PPTX: dotted line partially disappears in presentation mode (only)

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136957

Buovjaga  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 112810] [META] Arabic & Farsi language-specific RTL issues

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112810

⁨خالد حسني⁩  changed:

   What|Removed |Added

 Depends on||111705


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=111705
[Bug 111705] Allowing Arabic mathematical expressions
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 39750] [META] General Math formula editor improvements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39750
Bug 39750 depends on bug 111705, which changed state.

Bug 111705 Summary: Allowing Arabic mathematical expressions
https://bugs.documentfoundation.org/show_bug.cgi?id=111705

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 156780] Libre Office crashes during Find and Replace

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156780

m.a.riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
I can't reproduce.

Please, can you attach a sample file where the issue happens.

Please test in safe mode, Menu/Help/Restart in Safe Mode

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

[Libreoffice-bugs] [Bug 156785] First letter of sentence not capitalized with autocorrect

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156785

m.a.riosv  changed:

   What|Removed |Added

Version|7.5.5.2 release |Inherited From OOo
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
Reproducible
Version: 7.5.6.0.0+ (X86_64) / LibreOffice Community
Build ID: f3b62a9fb3ae38a152fe95dac53903bd1751595c
CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
and
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 6c06c8a2be3d8cbbcb8ab1aaaeb04db95114dfcb
CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: default; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL threaded

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

[Libreoffice-bugs] [Bug 109362] [META] Custom/object animation bugs and enhancements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109362

BogdanB  changed:

   What|Removed |Added

 Depends on||143491


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=143491
[Bug 143491] Text Blurs During Animation Sequences
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143491] Text Blurs During Animation Sequences

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143491

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 147645] Linear and axial gradients lost in presentation mode if enable Skia with enabled Hardware Acceleration

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

Patrick Luby  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |plub...@neooffice.org
   |desktop.org |

--- Comment #13 from Patrick Luby  ---
(In reply to Commit Notification from comment #12)
> Patrick Luby committed a patch related to this issue.
> It has been pushed to "master":
> 
> https://git.libreoffice.org/core/commit/
> f6cae6f1b661baafe8a1ac4655765ec49d56317d
> 
> tdf#144073 and tdf#147645: use bounds and angle for gradient
> 
> It will be available in 24.2.0.
> 

The above fix should be available in tomorrow's (17 August 2023) nightly master
build.

Note: I only tested on macOS. I saw the
https://bugs.documentfoundation.org/show_bug.cgi?id=147645#c11 comment about
hardware acceleration but on macOS, hardware acceleration cannot be enabled so,
for macOS, there was only one place in the code that gets used to draw
gradients in slideshows.

Can anyone test the fix on Windows or Linux both with and without hardware
acceleration enabled?

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

Bug 147645 Summary: Linear and axial gradients lost in presentation mode if 
enable Skia with enabled Hardware Acceleration
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

   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-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36766
Bug 36766 depends on bug 147645, which changed state.

Bug 147645 Summary: Linear and axial gradients lost in presentation mode if 
enable Skia with enabled Hardware Acceleration
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 129062] [META] Skia library bugs

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129062
Bug 129062 depends on bug 147645, which changed state.

Bug 147645 Summary: Linear and axial gradients lost in presentation mode if 
enable Skia with enabled Hardware Acceleration
https://bugs.documentfoundation.org/show_bug.cgi?id=147645

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 156789] CALC FORMATTING: Cell background color not rendered when OS high contrast display mode is on

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156789

--- Comment #1 from Balázs  ---
Created attachment 188997
  --> https://bugs.documentfoundation.org/attachment.cgi?id=188997=edit
Sample document used on the screenshots

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

[Libreoffice-bugs] [Bug 156789] CALC FORMATTING: Cell background color not rendered when OS high contrast display mode is on

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156789

Balázs  changed:

   What|Removed |Added

 Attachment #188998|0   |1
is obsolete||

--- Comment #3 from Balázs  ---
Created attachment 188999
  --> https://bugs.documentfoundation.org/attachment.cgi?id=188999=edit
Screenshots demonstrating behavior

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

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

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

BogdanB  changed:

   What|Removed |Added

 Depends on||100246


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=100246
[Bug 100246] ODG graphic copied to Writer moves on file load, if vertical
position is set to "Top"
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 109178] [META] Named Cell Ranges and Formula Expressions bugs and enhancements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109178

BogdanB  changed:

   What|Removed |Added

 Depends on||97967


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97967
[Bug 97967] Highlighting of cell range just flash and disappear
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 97967] Highlighting of cell range just flash and disappear

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97967

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109178
[Bug 109178] [META] Named Cell Ranges and Formula Expressions bugs and
enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 100246] ODG graphic copied to Writer moves on file load, if vertical position is set to "Top"

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100246

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 151377] ENHANCEMENT: Collapse or hide toggle for individual effect details in animation sidebar

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151377

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103437
[Bug 103437] [META] Animation deck/tab of the sidebar
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149015] Impress: Improve search for animations

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149015

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103437
[Bug 103437] [META] Animation deck/tab of the sidebar
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103437] [META] Animation deck/tab of the sidebar

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103437

BogdanB  changed:

   What|Removed |Added

 Depends on||149015


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149015
[Bug 149015] Impress: Improve search for animations
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103437] [META] Animation deck/tab of the sidebar

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103437

BogdanB  changed:

   What|Removed |Added

 Depends on||151377


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151377
[Bug 151377] ENHANCEMENT: Collapse or hide toggle for individual effect details
in animation sidebar
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156507] Ability to remove non-printing/"atypical" characters in a stretch of text

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156507

--- Comment #6 from Eyal Rozenberg  ---
(In reply to Heiko Tietze from comment #5)
> This should be rather solved with the F dialog, ideally per regular
> expression.

That's only because you're thinking about the advanced users. I have actually
not tried addressing this via F but let's suppose this is doable. That still
does not at all help not solve the problem that more novice users are facing:
They paste text from somewhere in LO and get a bunch of invisible characters
which mess with their document's behavior and with keyboard navigation. We
should do something to address that scenario - help the novices, and also the
experts when doing something simple, so that they don't have to waste a lot of
time on it.

> ... And such a function requires some expertise
> what "usual character" are depending on the document and language. 

It requires so much expertise, or rather - shallow expertise on a lot of kind
of characters, that even most advanced users won't have it. I'm kind of an
advanced users, but I only know some of them. Only a Unicode expert (i.e. not
an LO expert user...) would probably be able to do this correctly.=


> Any hard-coded procedure is likely to fail for some reason, as
> carefully it was implemented. 

I challenge that claim - considering that one can choose to either apply it or
not apply it. We choose a expansive set of characters to remove; and those who
want to keep some and remove some - those are the advanced users who can be
left to take care of it "on their own". But - show me some characters which
should both be in that standard set for scrubbing/removing, and at the same
time have a good argument for not being in it.

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

[Libreoffice-bugs] [Bug 151604] Impress, animation broken, impossible to clear it

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151604

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 109362] [META] Custom/object animation bugs and enhancements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109362

BogdanB  changed:

   What|Removed |Added

 Depends on||151604


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151604
[Bug 151604] Impress, animation broken, impossible to clear it
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151643] Text animation loses the Delay value after saving the document

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151643

BogdanB  changed:

   What|Removed |Added

 Blocks||109362
 CC||buzea.bog...@libreoffice.or
   ||g
Summary|Text animation loses the|Text animation loses the
   |Delay value after saving|Delay value after saving
   |the document.   |the document


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 109362] [META] Custom/object animation bugs and enhancements

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109362

BogdanB  changed:

   What|Removed |Added

 Depends on||151643


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151643
[Bug 151643] Text animation loses the Delay value after saving the document
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 90664] Impress, Changing style text broke animation

2023-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90664

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

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

  1   2   3   4   >