[Libreoffice-bugs] [Bug 108734] [META] Character dialog bugs and enhancements

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108734
Bug 108734 depends on bug 107405, which changed state.

Bug 107405 Summary: Setting fixed kerning (text spacing) is limited to -2pt
https://bugs.documentfoundation.org/show_bug.cgi?id=107405

   What|Removed |Added

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

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

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

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732
Bug 71732 depends on bug 107405, which changed state.

Bug 107405 Summary: Setting fixed kerning (text spacing) is limited to -2pt
https://bugs.documentfoundation.org/show_bug.cgi?id=107405

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 107223] Square page mode is used even disabled

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107223

--- Comment #9 from Kevin Suo  ---
I guess this document was created when an old LibreOffice version which had a
bug in text grid, thus has set the height of the ruby lines (i.e. the thin line
spaces above the square lines). This can be observed when you unzip the ODT
file and look at the attributes for style "Mpm1" in file styles.xml, which has
the following:

style:layout-grid-color="#c0c0c0" style:layout-grid-lines="40"
style:layout-grid-base-height="0.423cm" style:layout-grid-ruby-height="0.212cm"
style:layout-grid-mode="both" style:layout-grid-ruby-below="false"
style:layout-grid-print="false" style:layout-grid-display="false"
style:layout-grid-base-width="0.37cm" style:layout-grid-snap-to="false"

Manually turn square page mode off and on again for this document will resolve
the problem, and I don't think you can reproduce such a document using the most
recent LibreOffice.

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

[Libreoffice-bugs] [Bug 151988] Text Grid dialog: select "Grid (lines and characters)" after you have selected "Grid (lines only)", the control "Characters per line" and "Character width" are grayed o

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151988

Kevin Suo  changed:

   What|Removed |Added

 Blocks||106568


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 106568] [META] Text Grid Issues

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106568

Kevin Suo  changed:

   What|Removed |Added

 Depends on||151988


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151988
[Bug 151988] Text Grid dialog: select "Grid (lines and characters)" after you
have selected "Grid (lines only)", the control "Characters per line" and
"Character width" are grayed out
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151988] New: Text Grid dialog: select "Grid (lines and characters)" after you have selected "Grid (lines only)", the control "Characters per line" and "Character width" are gra

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151988

Bug ID: 151988
   Summary: Text Grid dialog: select "Grid (lines and characters)"
after you have selected "Grid (lines only)", the
control "Characters per line" and "Character width"
are grayed out
   Product: LibreOffice
   Version: 7.4.2.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: suokunl...@126.com

Steps to Reproduce:

1. New Writer, go to "Tools > Options > LibreOffice Writer > General" and make
sure the "Use square page mode for text grid" is *not* selected.

2. Go to "Format > Page Style > Text Grid", select "Grid (lines and
characters)".

Now the control "Characters per line" and "Character width" are shown. This is
good. These two controls are used for this type of grid thus they should show
up.

3. Select "Grid (lines only)".

Now those two controls are grayed out. This is expected since these two
controls are not relevant to the grid type ""Grid (lines only)".

4. Select "Grid (lines and characters)".

Now those two controls are still grayed out.

Current Result:
The controls named "Characters per line" and "Character width" are grayed out
in step 4.

Expected Result:
The controls named "Characters per line" and "Character width" should be active
(not grayed out) in step 4.

Reproduced on both current master (7.5) and 7.4 branch. Fedora 36 GTK3.

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

[Libreoffice-bugs] [Bug 151766] Using Java UNO API freezes LibreOffice on M1 MacBook Pro

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151766

--- Comment #9 from Mike Little  ---
 I have downloaded the SDK and configured it, but I cannot find the relevant
.jar files for the build path [project>build path> Configure Build Path ...

import com.sun.star.beans.PropertyValue;
import com.sun.star.comp.helper.Bootstrap;
import com.sun.star.frame.XComponentLoader;
import com.sun.star.lang.XComponent;
import com.sun.star.lang.XMultiComponentFactory;
import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XComponentContext;

That I can point to in  Eclipse...

I did find some apache open office .jar files and that mostly fixed most of the
problems with these, but that is not LibreOffice can some one provide a
path or download where I can obtain these?

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

[Libreoffice-bugs] [Bug 151763] Long pause of up to 1 min. while opening files in Windows 11 22H2

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151763

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

   What|Removed |Added

Summary|Long pause of up to 1 min.  |Long pause of up to 1 min.
   |while opening files (e.g.   |while opening files in
   |ods).   |Windows 11 22H2

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

[Libreoffice-bugs] [Bug 106568] [META] Text Grid Issues

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106568

Kevin Suo  changed:

   What|Removed |Added

 Depends on||151979


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151979
[Bug 151979] Crash when changing Text Grid type after I switch from Calc to
Writer window
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 88752] DOC import: text grid size mismatch

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88752

Kevin Suo  changed:

   What|Removed |Added

 CC||suokunl...@126.com

--- Comment #11 from Kevin Suo  ---
(In reply to Caolán McNamara from comment #2)
> You probably need to find the code in writer that calculates the grid and see 
> how it calculates it in order to feed it numbers that will make it behave 
> like word.

The relevant code should be in:
sw/source/ui/misc/pggrid.cxx
https://opengrok.libreoffice.org/xref/core/sw/source/ui/misc/pggrid.cxx?r=875c27dc

People interested on this can take a try. 

> It might be that to get the same layout as word you have to add/subtract page 
> margins and/or header/footer heights or something like that.

SwTextGridPage::UpdatePageSize tries to do this kind of thing, but not sure
whether it did it correct.

When I open this doc in MS Word, it has Text Grid turned on, grid type is Lines
Only, 29 lines per page, 18pt max base text size, which is the same as what
shows in Writer's Format > Page > Text Grid dialog.

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

[Libreoffice-bugs] [Bug 151763] Long pause of up to 1 min. while opening files (e.g. ods).

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151763

--- Comment #16 from Alex Winzer  ---
I finally could surely reproduce the issue on my W11 Laptop:
I installed/uninstalled 22H2 several times. And every time it was installed, LO
had the problem. Without 22H2 there's no problem.
And I also figured out LO never crashes. It just needs it times to load a file.
Sometimes this needs 2 hours and more, which is pretty bad and makes LO
unuseable anyway.

So first of all I don't know how to mark it this way.
Second I don't know your definition of "Not Our Bug". LO seems not to be the
cause/reason for this problem in the first hand. But since I figured out 22H2
is the reason on my computer it might be the problem on others OS, too. So to
me it seems a little presumptuous to end this just as nob.
But anyways: Feel free to handle it this way.

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

[Libreoffice-bugs] [Bug 151801] Autocorrection for closing single Quote doesn't work for other than default character for German

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151801

Dieter  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #5 from Dieter  ---
Thank you for your steps. I also had some problems, but it was related to my
user profile (Restart in SafeMode works).
Have you also tested this?
=> NEEDINFO

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

[Libreoffice-bugs] [Bug 106568] [META] Text Grid Issues

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106568
Bug 106568 depends on bug 107676, which changed state.

Bug 107676 Summary: Formatting: text beneath the text grid
https://bugs.documentfoundation.org/show_bug.cgi?id=107676

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

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

[Libreoffice-bugs] [Bug 107676] Formatting: text beneath the text grid

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107676

Kevin Suo  changed:

   What|Removed |Added

 CC||suokunl...@126.com
 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #8 from Kevin Suo  ---
For me, this is a bug.

You have set in Format > Page Format > Text Grid that the page is 22 lines per
page and 21 characters per line. With this setting, the maximum font size is
22.10 pt (as indicated in the Text Grid dialog). However, on the page you have
set the font size for those text to be 36pt, which exceeds the 22.10pt limit,
thus the characters can not fit into the grids.

Changing the font size to less or equal than 22.1pt will bring the characters
fitting into the grids perfectly.

Mark as NOTABUG. Feel free to reopen if you disagree.

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

[Libreoffice-bugs] [Bug 151986] [META] Problems with the zero-width non-joiner (ZWNJ) and zero-width joiner (ZWJ)

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151986

Dieter  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 104271] New comment box should automatically re-position and re-size appropriately based on the shape of text pasted into it

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104271

--- Comment #14 from poojasharmaji  ---
I need to express gratitude
http://www.callgirlsdelhincr.in/bloomrooms-hotel-escorts/ for lovely blog
offering to us.

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

[Libreoffice-bugs] [Bug 151898] Sidebar Icons and "Font Color" Icon Appear Blurry When On HiDPI

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151898

Stephen Zhang  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

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

[Libreoffice-bugs] [Bug 151898] Sidebar Icons and "Font Color" Icon Appear Blurry When On HiDPI

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151898

Stephen Zhang  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 151898] Sidebar Icons and "Font Color" Icon Appear Blurry When On HiDPI

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151898

Stephen Zhang  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 151898] Sidebar Icons and "Font Color" Icon Appear Blurry When On HiDPI

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151898

--- Comment #5 from Stephen Zhang  ---
Thanks for the quick response!

So far version 7.5.0.0.alpha0+ still has the issue. I'll keep an eye on the
future builds.

Cheers

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

[Libreoffice-bugs] [Bug 134492] Opening an .xla file containing custom formula throws basic runtime error

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134492

--- Comment #7 from johnks  ---
confirmed in 7.4.2.3


Version: 7.4.2.3 / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-IN (en_IN); UI: en-US
Flatpak
Calc: threaded

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

[Libreoffice-bugs] [Bug 134361] activeworkbook.followhyperlink in macro throws error

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134361

--- Comment #6 from johnks  ---
confirmed in 7.4.3.2

Version: 7.4.2.3 / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-IN (en_IN); UI: en-US
Flatpak
Calc: threaded



there is now no "exceeded columns" warning so that is a win

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

[Libreoffice-bugs] [Bug 151971] Crash in: rtl_uString_alloc

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151971

--- Comment #5 from amberken...@infoseek.jp ---
Created attachment 183513
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183513&action=edit
Figures

In my last comment, "Similarity Search" was suggested the cause of Calc
aborted. The further tests were performed and I found issue,
a. Whether the program aborts depends on Options settings for
"Similarity Search"


The followings are the test procedures and results.



1. Test File

Only two cells are set as followings.
A1: test1
B1: test2



2. Option Dialog of "Similarity Search"
Refer attached pdf file: Report for Similarity Search - Only Figure .pdf

I have one of options as checked one by one, set “Find string” as test1 and
press “Find” button in Find&Search dialog. ("Similarity Search" was always
enabled.) When three items, surrounded in Blue square in Figure1, were checked,
Calc works properly. But, when one of items, surrounded in Red square, is
checked, Calc was aborted.
The combination of Checked items have not been tested because 2^19 trials were
necessary. 

After aborted, started Calc and showed Option dialog box. The ALL items in
Option dialog box were checked. The settings of options might be store as Calc
itself properties, not stored in .ods file since the settings of Option dialog
always shows that at which last Calc was closed, not depends on loaded .ods
file.

I propose that no item checked or only Case-sensitive checked is as default at
aborted because Calc will be always aborted at performing search in FInd&Search
dialog if without changing "Similarity Search" Options or disable "Similarity
Search".


3. “Find” function in ToolStrip
Automatic (Calc software) setting for Options settings for "Similarity Search"
lets this issue complex. In “Find” function in ToolStrip, which located at the
bottom of Calc. (see Figure3). When press “Up” or “Down”  icon and search
string successfully, Options settings for "Similarity Search" automatically
changed to Only Case sensitive Check box is enabled and others are disabled.
(see Figure 2) After is successful search, "Similarity Search" seems to be
working properly until watching Option Dialog for "Similarity Search".



4. “Find” function message
It may be a small issue. But I notice that a strange message is shown during
above tests.
Note that Shown messages in the following procedures are my translations to
English from Japaneses, so there may be different in English version. I’m not
sure that same issue occurs in your OS and software conditions. 


Only two cells are set as followings.
A1: test1
B1: test2

Procedure 1
a. Set “test1” as the string for “Find” in “Find” function ToolStrip.
b. Place cursor in any cell except A1.
c. Press “Up” or “Down” icon one time.
d. Selected cell move to A1.
e. Press “Down” icon and shows “no string was found.” with changing the
background color to Red. => should be shown as “reached to the end of the
sheet”.
f. Press “Up” icon and shows “reached to the end of the sheet”.

Procedure 2
a. Set “test2” as the string for “Find” in “Find” function ToolStrip.
b. Place cursor in any cell.
c. Press “Up” or “Down” icon one time.
d. Selected cell move to A2.
e. Press “Down” icon and shows “reached to the end of the sheet”.
f. Press “Up” icon and shows “reached to the end of the sheet”.




5. Version information of my Calc
Version: 7.4.2.3 (x64) / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: threaded

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

[Libreoffice-bugs] [Bug 151625] User-defined dictionary: Easier access to management functions

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151625

Shantanu  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 151914] Allow to add / edit words with tags in custom dictionaries

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151914

Shantanu  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=15 |
   |1625|
URL|https://ask.libreoffice.org |
   |/t/how-do-i-edit-dic-files/ |
   |1799|

--- Comment #4 from Shantanu  ---
The dictionary is not just a list of words saved in a text file. Most of the
words are followed by slash / and then a tag. For e.g. party/S would produce:
parties, boy/S would produce: boys etc. You can read more about it here...

https://tinyurl.com/mr298phy

You can add words like "party" or "boy" in custom dictionary. But not with tags
like "party/S". You can however add "party" AND "parties". But in case of
non-english languages there are hundreds of words those are generated using
tags. It is very difficult to add all of them in custom dictionary (that has a
limit of 3 words).

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

[Libreoffice-bugs] [Bug 151919] Forms - Tablecontrol: Content of numeric fields becomes invisible when moving cursor from new row to rows above

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151919

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

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

[Libreoffice-bugs] [Bug 151743] Software crashes

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151743

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 148158] Icons and menus unreadable across Calc and Writer

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148158

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 145263] File size randomly increases Dramatically

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145263

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 151773] improve explanation of extensions location

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151773

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 151955] Hanging and very slow saving in Writer and Calc

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151955

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 151955] Hanging and very slow saving in Writer and Calc

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151955

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

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

[Libreoffice-bugs] [Bug 151889] Clear direct formatting does not change paragraph style to default

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151889

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 151889] Clear direct formatting does not change paragraph style to default

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151889

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

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

[Libreoffice-bugs] [Bug 151880] CALC inserting new rows into conditional formatted column creates orphan and non-contiguous cell references

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151880

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 151880] CALC inserting new rows into conditional formatted column creates orphan and non-contiguous cell references

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151880

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

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

[Libreoffice-bugs] [Bug 151801] Autocorrection for closing single Quote doesn't work for other than default character for German

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151801

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 151801] Autocorrection for closing single Quote doesn't work for other than default character for German

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151801

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

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

[Libreoffice-bugs] [Bug 151756] Menu text almost invisible in dark mode

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151756

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 151756] Menu text almost invisible in dark mode

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151756

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

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

[Libreoffice-bugs] [Bug 141196] Non-linear solver ignores conditions

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141196

--- Comment #3 from QA Administrators  ---
Dear piotr,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 140148] Some dialogs disappear if the main window loses focus and this renders LO unusable with some mouse focus policies

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140148

--- Comment #4 from QA Administrators  ---
Dear ffs,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 138869] Writer kerning not applied across edits within the same word

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138869

--- Comment #7 from QA Administrators  ---
Dear dev,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 127649] Manual Check For Latest Version Fails through proxy

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127649

--- Comment #12 from QA Administrators  ---
Dear William Hensman,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 138036] FILEOPEN DOCX Line Chart Legend entry does not fit

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138036

--- Comment #4 from QA Administrators  ---
Dear NISZ LibreOffice Team,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 138020] LibreOffice improperly formats text tables that span multiple pages where the header row is configured to repeat on each page.

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138020

--- Comment #5 from QA Administrators  ---
Dear Andrew Moore,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 135735] Image wrongly positioned after deleting header (fixed by further editing)

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135735

--- Comment #7 from QA Administrators  ---
Dear Telesto,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 135069] FILEOPEN DOCX TOC style indent settings not imported correctly

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135069

--- Comment #6 from QA Administrators  ---
Dear NISZ LibreOffice Team,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 134492] Opening an .xla file containing custom formula throws basic runtime error

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134492

--- Comment #6 from QA Administrators  ---
Dear johnks,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 134361] activeworkbook.followhyperlink in macro throws error

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134361

--- Comment #5 from QA Administrators  ---
Dear johnks,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 133709] Page layout/ text flow wrong/different after undo

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133709

--- Comment #13 from QA Administrators  ---
Dear Telesto,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 128384] FILEOPEN: XLSX: gridlines are missing in a 3d line chart

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128384

--- Comment #6 from QA Administrators  ---
Dear Xisco Faulí,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 130319] Zooming right in causes Freeze Cells point to be forgotten after inevitable zoom out again

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130319

--- Comment #11 from QA Administrators  ---
Dear Jax,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 118465] RTF import does not repeat header / repeat heading / repeat as header row for table

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118465

--- Comment #20 from QA Administrators  ---
Dear Michael J. Evans,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 113383] [Calc] Transparency in charts garbles PRINT PREVIEW.

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113383

--- Comment #6 from QA Administrators  ---
Dear kurt.pfeifle,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 101121] Formatting a merged cell with Merge and Center does a split operation

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101121

--- Comment #9 from QA Administrators  ---
Dear Heinrich Hartl,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
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/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 146398] Gtk3: crash when quickly switching between comments in sidebar after I edited the previous comment

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146398

Kevin Suo  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

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

[Libreoffice-bugs] [Bug 146398] Gtk3: crash when quickly switching between comments in sidebar after I edited the previous comment

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146398

Kevin Suo  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEEDINFO|RESOLVED

--- Comment #6 from Kevin Suo  ---
Works fine in recent builds now.

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

[Libreoffice-bugs] [Bug 151979] Crash when changing Text Grid type after I switch from Calc to Writer window

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151979

Kevin Suo  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |suokunl...@126.com
   |desktop.org |

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

[Libreoffice-bugs] [Bug 106568] [META] Text Grid Issues

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106568
Bug 106568 depends on bug 151544, which changed state.

Bug 151544 Summary: “Lines per page" in Grid Mode is not accurately applied 
(always 1 line less than set in page style dalog)
https://bugs.documentfoundation.org/show_bug.cgi?id=151544

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 151878] LibreCalc buttons change color, horizontal lines from the top and bottoms of buttons radiate across a background image and buttons briefly appear and disappear in the w

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151878

--- Comment #14 from Michael  ---
Our transcriber on  Version: 7.1.6.2 (x64) / LibreOffice Community wasn't using
the macro to complete a data entry. When she did so, she got the flash of
buttons. So the flash of buttons occurs with 7.61. 7.63 and 7.64, with the
Windows OS.

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

[Libreoffice-bugs] [Bug 147201] Progress in Wayland scaling on KF5 but still not there

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147201

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

https://git.libreoffice.org/core/commit/0cf5141b2233611286a27930d8030c562eb0d84b

tdf#147201 Use std::size() instead of SAL_N_ELEMENTS() macro

It will be available in 7.5.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 147201] Progress in Wayland scaling on KF5 but still not there

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147201

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.5.0

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

[Libreoffice-bugs] [Bug 146619] Remove unused #includes from C/C++ files

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146619

Hossein  changed:

   What|Removed |Added

 Whiteboard||reviewed:2022

--- Comment #5 from Hossein  ---
Re-evaluating the EasyHack in 2022

This enhancement is still relevant, both for C and C++ languages.

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

[Libreoffice-bugs] [Bug 146468] Use same border preset tooltips between toolbar and sidebar

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146468

Hossein  changed:

   What|Removed |Added

 Whiteboard||reviewed:2022

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

[Libreoffice-bugs] [Bug 151981] Gray background and text color of the fields should change with the dark mode

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151981

m.a.riosv  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #5 from m.a.riosv  ---
Sorry @Hossein, reading too quick.
Reproducible.
Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: ddb8a1a282aae74c1cee3a5e1f446abd0c00b116
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; 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 151984] Calc will not copy/paste from windows to calc

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151984

--- Comment #3 from m.a.riosv  ---
I did in my control the same steps, with notepad.
Even with windows history clipboard, without any issue.
Let's see if someone else can reproduce the issue.

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

[Libreoffice-bugs] [Bug 151878] LibreCalc buttons change color, horizontal lines from the top and bottoms of buttons radiate across a background image and buttons briefly appear and disappear in the w

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151878

--- Comment #13 from Michael  ---
One last test. 

On the Log Page sheet, cell C4 is the first visible cell. The buttons are not
visible. You activate a cell on another sheet. You return to the Log Page.

If you press the 7 key and then Alt-1, you get a button flash. You won't get
anymore flashes until you activate a cell in another sheet, return to the Log
Page sheet and do a similar set of key strokes.

If, however, you activate a cell in another sheet, return to the Log Page
sheet, and then press 7, press Enter, and then Alt-1, there is no flash.

The quick flash of buttons happens only the first time Alt-1 is used before a
data entry is completed by pressing the Enter key.

7, Enter, 7, Enter, 7, Enter, 7 CopyDown gives a flash.
7, Enter, 7, Enter, 7, Enter, 7, Enter, CopyDown does not give a flash.

I use 7 as an example of a data entry, and CopyDown (Alt-1) as an example of a
macro. Several other macros give the same results: CopyRestOfColumn (Alt-3),
GoToPMStart (Alt-End), UpAndOver (Alt-UpArrow), GoToLocation (Alt-K).

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

[Libreoffice-bugs] [Bug 151984] Calc will not copy/paste from windows to calc

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151984

Dan K  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 151981] Gray background and text color of the fields should change with the dark mode

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151981

--- Comment #4 from Hossein  ---
(In reply to m.a.riosv from comment #3)
> Sorry, but there is no docx attachment. All are png files.
You should open attachment 182846. It is linked in the description.

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

[Libreoffice-bugs] [Bug 151984] Calc will not copy/paste from windows to calc

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151984

--- Comment #2 from Dan K  ---
No clipboard manager.
It still has the problem in safe mode.

The same sequence of steps can reproduce the problem in Writer.
Pasting into any other program works fine.

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

[Libreoffice-bugs] [Bug 151981] Gray background and text color of the fields should change with the dark mode

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151981

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #3 from m.a.riosv  ---
Sorry, but there is no docx attachment. All are png files.

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

[Libreoffice-bugs] [Bug 151984] Calc will not copy/paste from windows to calc

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151984

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
Not reproducible.
Version: 7.4.2.3 (x64) / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL
Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: ddb8a1a282aae74c1cee3a5e1f446abd0c00b116
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL threaded

Do you have a clipboard manager?
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 150511] Typing ZWNJ in Writer is not possible on Windows

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150511

Hossein  changed:

   What|Removed |Added

 Blocks||151986


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151986
[Bug 151986] [META] Problems with the zero-width non-joiner (ZWNJ) and
zero-width joiner (ZWJ)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151986] [META] Problems with the zero-width non-joiner (ZWNJ) and zero-width joiner (ZWJ)

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151986

Hossein  changed:

   What|Removed |Added

 Depends on||150511


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150511
[Bug 150511] Typing ZWNJ in Writer is not possible on Windows
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 104520] [META] DOCX (OOXML) bug tracker

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104520

Hossein  changed:

   What|Removed |Added

 Depends on||151985


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151985
[Bug 151985] FILEOPEN: DOCX ZWNJ is lost when loading a file containing
Arabic/Persian text
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151985] FILEOPEN: DOCX ZWNJ is lost when loading a file containing Arabic/Persian text

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151985

Hossein  changed:

   What|Removed |Added

 Blocks||151986, 104520


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104520
[Bug 104520] [META] DOCX (OOXML) bug tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=151986
[Bug 151986] [META] Problems with the zero-width non-joiner (ZWNJ) and
zero-width joiner (ZWJ)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151986] [META] Problems with the zero-width non-joiner (ZWNJ) and zero-width joiner (ZWJ)

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151986

Hossein  changed:

   What|Removed |Added

 Depends on||151985


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151985
[Bug 151985] FILEOPEN: DOCX ZWNJ is lost when loading a file containing
Arabic/Persian text
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151982] Variables returning different values depending on the cell they are in

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151982

m.a.riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||miguelangelrv@libreoffice.o
   ||rg
 Resolution|--- |NOTABUG

--- Comment #1 from m.a.riosv  ---
I think you are misinterpreted how name ranges work.

If you go to manage named ranges/expressions, staying in C3 or staying in D55.
While you are in C3, the formula is:
relativeTotalDays-COUNTIF(D3:WX3; ">0") -COUNTIF(D2:WX2; ">0")
While in G55, the formula is:
relativeTotalDays-COUNTIF(H55:XB55; ">0") -COUNTIF(H54:XB54; ">0")

In the COUNTIF you have relative addresses, please take a look on
https://wiki.documentfoundation.org/Macros/Calc/ba020

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

[Libreoffice-bugs] [Bug 151983] ZWNJ is lost in the fields with dropdown content control

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151983

Hossein  changed:

   What|Removed |Added

 Blocks||151986


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151986
[Bug 151986] [META] Problems with the zero-width non-joiner (ZWNJ) and
zero-width joiner (ZWJ)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151986] [META] Problems with the zero-width non-joiner (ZWNJ) and zero-width joiner (ZWJ)

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151986

Hossein  changed:

   What|Removed |Added

 Depends on||151983


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151983
[Bug 151983] ZWNJ is lost in the fields with dropdown content control
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151986] [META] Problems with the zero-width non-joiner (ZWNJ) and zero-width joiner (ZWJ)

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151986

Hossein  changed:

   What|Removed |Added

 Depends on||150512


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150512
[Bug 150512] Typing ZWNJ in Calc is not possible on Windows
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150512] Typing ZWNJ in Calc is not possible on Windows

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150512

Hossein  changed:

   What|Removed |Added

 Blocks||151986


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151986
[Bug 151986] [META] Problems with the zero-width non-joiner (ZWNJ) and
zero-width joiner (ZWJ)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151986] [META] Problems with the zero-width non-joiner (ZWNJ) and zero-width joiner (ZWJ)

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151986

Hossein  changed:

   What|Removed |Added

 CC||kha...@aliftype.com
  Alias||ZWNJ-ZWJ

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

[Libreoffice-bugs] [Bug 151986] New: [META] Problems with the zero-width non-joiner (ZWNJ) and zero-width joiner (ZWJ)

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151986

Bug ID: 151986
   Summary: [META] Problems with the zero-width non-joiner (ZWNJ)
and zero-width joiner (ZWJ)
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hoss...@libreoffice.org

This is a meta issue to track all the bugs related to the zero-width non-joiner
(ZWNJ) and zero-width joiner (ZWJ) characters.

Feel free to add related bugs.

Description:

Zero-width non-joiner (ZWNJ, U+200C, ‌) and zero-width joiner (ZWJ,
U+200D, ‍) are special Unicode character that are used in many writing
systems. ZWNJ creates an optional break, or avoids creating ligatures. ZWJ does
the opposite, and puts a character (for example an Arabic character) in a
joining mode.

These special Unicode characters are used in many languages including Arabic,
Persian, Malay, Hebrew, Nepali Bengali, and even German and English.

In Microsoft Word, ZWNJ it is called "No-width optional break" in the special
characters, and Ctrl+Space is usually assigned for creating it. ZWJ is called
"No-Width Non Break". To see this in MS Word, you must choose "Insert" >
"Symbols" > "More Symbols..." and then go to "Special Character" tab.

In Persian Microsoft keyboard on Windows, pressing Ctrl+Shift+1 generates ZWJ,
and Ctrl+Shift+2 generates ZWNJ.

In Linux Persian keyboard, pressing Shift+b generates ZWNJ, and pressing
backtick key (`) generates ZWJ.

You can read more here:

Zero-width non-joiner
https://en.wikipedia.org/wiki/Zero-width_non-joiner

Zero-width joiner
https://en.wikipedia.org/wiki/Zero-width_joiner

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

[Libreoffice-bugs] [Bug 151985] FILEOPEN: DOCX ZWNJ is lost when loading a file containing Arabic/Persian text

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151985

--- Comment #1 from Hossein  ---
Created attachment 183512
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183512&action=edit
PDF output from LO 7.5 dev master

Created with the latest LO dev master

Version: 7.4.0.3 / LibreOffice Community
Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 151985] New: FILEOPEN: DOCX ZWNJ is lost when loading a file containing Arabic/Persian text

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151985

Bug ID: 151985
   Summary: FILEOPEN: DOCX ZWNJ is lost when loading a file
containing Arabic/Persian text
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hoss...@libreoffice.org

Created attachment 183511
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183511&action=edit
PDF output from MS Word 2019

Description:
Open attachment 182846 from tdf#151364 which is a DOCX file containing many
fields. Looking at several places in the file, one can see that ZWNJ is lost in
many places. The problem with the fields is reported in tdf#151983. But this is
not limited to the fields. ZWNJ is lost in many places.

It should be noted that in some places, ZWNJ is actually preserved. For
example, you can see both می‌شود (ZWNJ preserved) and میشود (ZWNJ is lost) in
LibreOffice while in both cases the original text is می‌شود (with ZWNJ).

Steps to Reproduce:
1- Open DOCX attachment
2- Compare the document to what MSO displays (PDF output from MSO is attached)

Actual Results:
In many places, ZWNJ is lost. This is easily visible in the TOC, headings and
bold text, but it is not limited to those, and can be visible in the normal
text.

Expected Results:
ZWNJ should be preserved while loading the DOCX file

Reproducible: Always


User Profile Reset: No


Additional Info:

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

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

[Libreoffice-bugs] [Bug 151878] LibreCalc buttons change color, horizontal lines from the top and bottoms of buttons radiate across a background image and buttons briefly appear and disappear in the w

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151878

--- Comment #12 from Michael  ---
Created attachment 183510
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183510&action=edit
This four second video shows how the buttons, which are not visible, flash
briefly.

It is important to note that the buttons flash only once after the spreadsheet
is first opened, or after a cell on a different sheet, such as the Setup sheet,
is active and you return to the Log Page sheet. The buttons flash after a macro
such as CopyDown, UpAndOver or GoToPMStart are activated. You can then enter
data and use the various macros and you won't see that brief flash again.
However, if you activate a cell on the Setup sheet again, you will get the
button flash on the Log Page sheet when you run one of those macros.

It does not happen if you are moving between this and another spreadsheet.

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

[Libreoffice-bugs] [Bug 151959] Crash in: EditEngine::InsertText(EditSelection const&, rtl::OUString const&) EDITING Paste by mouse middle click

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151959

--- Comment #6 from S.Andreason  ---
I'm sorry, I thought I was reporting a crash in the most current version at the
AppImage link.
I finally found a link to newer LibO versions at https://appimage.sys42.eu/
but have found they require a newer library of libnss3.so: version `NSS_3.34'
not found 
so the concept of AppImage including all necessary libraries has apparently
been broken.
I'll go away now until I can upgrade my OS and get all my legacy programs
working on it.

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

[Libreoffice-bugs] [Bug 151743] Software crashes

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151743

AndreasHengst  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from AndreasHengst  ---

Need Info: please explain Step 1 'view any web page' .. using which LO app?
Thx.

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

[Libreoffice-bugs] [Bug 151964] Can't print to 3x5 paper

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151964

David Zokaites  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #2 from David Zokaites  ---
Someone asked for more information about this problem report so here we go.  

Here is more version information from "About LibreOffice:"

Version:  7.3.7.2 / LibreOffice Community
Build:   e114eadc50a9f8d8c8a0567d..
Environment:  CPU threads: 4; OS: Mac OS X 12.6
User Interface: UI render: default; VCL: osX
Locale:   en-US (en US.UTF-8); UI: en-US
Misc: Calc: threaded


To set the page size, I selected Format, Page Style, and then set the width to
5 and the height to 3.  This is the only way I know to set page size to that of
an index card.

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

[Libreoffice-bugs] [Bug 151984] Calc will not copy/paste from windows to calc

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151984

Dan K  changed:

   What|Removed |Added

Summary|Calc will not copy/paste|Calc will not copy/paste
   |from windows to calc not|from windows to calc
   |working |

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

[Libreoffice-bugs] [Bug 151984] New: Calc will not copy/paste from windows to calc not working

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151984

Bug ID: 151984
   Summary: Calc will not copy/paste from windows to calc not
working
   Product: LibreOffice
   Version: 7.4.2.3 release
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: d...@ued.net

Description:
Calc will not copy/paste from windows to calc after copy/paste within calc.

Steps to Reproduce:
1.Type 123 into cell A1.
2.Copy cell A1 to Cell B1
3.Copy text ABC from notepad outside of calc and paste into cell C1
C1 will receive 123 not ABC.

Actual Results:
C1 will receive 123 not ABC.

Expected Results:
C1 should have received ABC.


Reproducible: Always


User Profile Reset: No

Additional Info:
Copy text ABC from notepad outside of calc and paste into a cell works without
a problem when it's done before the copy and paste inside of calc.

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

[Libreoffice-bugs] [Bug 107742] [META] Form control bugs and enhancements

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107742

Hossein  changed:

   What|Removed |Added

 Depends on||151983


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=151983
[Bug 151983] ZWNJ is lost in the fields with dropdown content control
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151983] ZWNJ is lost in the fields with dropdown content control

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151983

Hossein  changed:

   What|Removed |Added

 Blocks||107742
 CC||vmik...@collabora.com


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 151983] New: ZWNJ is lost in the fields with dropdown content control

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151983

Bug ID: 151983
   Summary: ZWNJ is lost in the fields with dropdown content
control
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hoss...@libreoffice.org

Created attachment 183509
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183509&action=edit
ZWNJ is lost in the fields

Description:
Open attachment 182846 from tdf#151364 which is a DOCX file containing fields
that can be changed using the dropdown menu. In this document, ZWNJ is lost in
the fields, and also in the dropdown menus.

Steps to Reproduce:
1- Open DOCX attachment
2- Click on a gray field in page 1
3. Click on the down arrow to open the drop down menu

Actual Results:
Item 1 in the dropdown menu is 'چندرسانهای' which is incorrect, because ZWNJ
(zero-width non-joiner) is lost.
Also, in page 1 you can see 'پایاننامه' which is also incorrect.

Expected Results:
Item 1 in the dropdown menu should be 'چندرسانه‌ای'. The ZWNJ (zero-width
non-joiner) separates two characters from joining each other. The other field
should be 'پایان‌نامه'.


Reproducible: Always


User Profile Reset: No


Additional Info:

Reproducible in the latest LO 7.5 dev master:

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

For more information on ZWNJ:
Zero-width non-joiner
https://en.wikipedia.org/wiki/Zero-width_non-joiner

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

[Libreoffice-bugs] [Bug 151959] Crash in: EditEngine::InsertText(EditSelection const&, rtl::OUString const&) EDITING Paste by mouse middle click

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151959

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #5 from Julien Nabet  ---
Ok your choice, I can't help here, uncc myself.

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

[Libreoffice-bugs] [Bug 149813] LibreOffice 7.3.4 not opening on Debian Stretch, requires libnss3.so version 3.34 or higher

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149813

--- Comment #8 from Julien Nabet  ---
(In reply to S.Andreason from comment #7)
> Why is everyone so quick to tell others to upgrade, when there are at least
> 2 dozen reasons they can't. Nobody's offering to help me rewrite 4 dozen
> custom programs I have that won't work in newer OS environment or libraries.

I'll talk just for myself: I don't want to spend some time on something which
is perhaps already fixed.

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

[Libreoffice-bugs] [Bug 149481] Calc 7.3.x crashed when pasting from tsv, but only if I deleted the existing contents

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149481

omui+libreoff...@pm.me changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from omui+libreoff...@pm.me ---
Just want to confirm that as of Ver. 7.4.2.3, it's fixed now.

It might have been fixed in an earlier version.

Marking as resolved. Thanks!

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

[Libreoffice-bugs] [Bug 146950] clarify difference between "screen" and "on-screen show" in slide's paper format

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146950

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

https://git.libreoffice.org/help/commit/4f452d1d8432a93eb41d5d0f90c2e0b5947e0e53

tdf#146950 Clarify slide format "screen" and "on-screen show"

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

  1   2   3   4   >