[Libreoffice-bugs] [Bug 152898] New: LO ignores shortcut visibility setting

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

Bug ID: 152898
   Summary: LO ignores shortcut visibility setting
   Product: LibreOffice
   Version: 7.4.3.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lmiro...@yandex.ru

LO ignores shortcut visibility setting
(tools-options-libreoffice-view-visibility-shortcuts) and always shows them
only when alt is pressed. Expected behaviour is when this settings=show menu
shortcuts e.g. F in File in the main menu is always underlined, and when it is
=hide is never underlined. Both main and drop-down menus are affected.


Version: 7.4.3.2 / LibreOffice Community
Build ID: 1048a8393ae2eeec98dff31b5c133c5f1d08b890
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-GB (en_GB.UTF-8); UI: en-GB
Calc: threaded

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

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

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

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

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

tdf#86630 sw: Add one-step page number insertion wizard

It will be available in 7.6.0.

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

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

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

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.6.0

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

[Libreoffice-bugs] [Bug 148578] FILEOPEN RTF Table left indent incorrect

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

Vasily Melenchuk (CIB)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 43187] EDITING - MSAccess 2007/2010 (.accdb) table data not editable/updatable - read only with 32 bit and 64bit LibreOffice

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

jojel...@gmail.com changed:

   What|Removed |Added

Version|Master old  -3.6|7.3.7.2 release

--- Comment #26 from jojel...@gmail.com ---
Launching below macro displays False which means there's *privilege stuff*
keeping us from editing table.

Sub Main
dim a,b as object
set a = ThisComponent.CurrentController.ActiveConnection
set b= ThisComponent.DataSource
set c=ThisComponent.CurrentController
print (a.IsreadOnly or b.IsreadOnly)
End Sub


https://github.com/LibreOffice/core/blob/5168d06b1302c43a305d0f670ee65079f21063b5/connectivity/source/drivers/ado/ADatabaseMetaData.cxx#L303-L354

Reference< XResultSet > SAL_CALL ODatabaseMetaData::getTablePrivileges(
const Any& catalog, const OUString& schemaPattern, const OUString&
tableNamePattern )
{
Reference< XResultSet > xRef;
HERE -->>if(!ADOS::isJetEngine(m_pConnection->getEngineType()))

https://github.com/LibreOffice/core/blob/a2c3ef6d8108355ce5daf6ff72310ac93ae745f0/connectivity/source/drivers/ado/adoimp.cxx#L192
As you can see in git blame. "Access 2007 Database" is not considered as Jet
Engine in 2001.. which is false.

This issue would be fixed if you add new jet engine type released after 2001..
Thank you for keeping this issue..

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

[Libreoffice-bugs] [Bug 152878] FILEOPEN RTF Grouped shape opens with ghost shape and frame

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

--- Comment #3 from Rainer Bielefeld Retired  
---
NOT reproducible with Server Installation of Version: 6.0.7.3 (x64) 
Build-ID dc89aa7a9eabfd848af146d5086077aeed2ae4a5; CPU-Threads: 12; BS: Windows
10.0; UI-Render: GL; Gebietsschema: de-DE (de_DE); Calc: CL, Special
devUserProfile

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

[Libreoffice-bugs] [Bug 152878] FILEOPEN RTF Grouped shape opens with ghost shape and frame

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

Rainer Bielefeld Retired  changed:

   What|Removed |Added

Version|7.5.0.0 alpha0+ |7.4.3.2 release
 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #2 from Rainer Bielefeld Retired  
---
Effect is  REPRODUCIBLE with reporter's sample document and Installation of
Version:7.4.2.3 (x64) 
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE |  Calc: threaded | ElementaryTheme | My
normal User Profile   

That differs from original report

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

[Libreoffice-bugs] [Bug 101174] Enable means to change Formula Editor default font from OpenSymbol via Expert Configuration

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

--- Comment #37 from erentar2...@gmail.com ---
Leaving this comment here instead of submitting a duplicate to voice the
importance of this. Not being able to change math font is the only reason i
cannot use LibreOffice to write my documents. Fixing this will finally make LO
feature-complete against msoffice.

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

[Libreoffice-bugs] [Bug 152644] Java path not found nor selectable after upgrade

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

--- Comment #3 from Sierk Bornemann  ---
Created attachment 184501
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184501=edit
Java JDK found and selected

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

[Libreoffice-bugs] [Bug 152644] Java path not found nor selectable after upgrade

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

--- Comment #2 from Sierk Bornemann  ---
Created attachment 184500
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184500=edit
Java JDK found

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

[Libreoffice-bugs] [Bug 152644] Java path not found nor selectable after upgrade

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

--- Comment #1 from Sierk Bornemann  ---
I cannot confirm the issue (however, I only have installed 1 JDK (Oracle JDK)
rather than multiple JDKs, installed in the OS's intended default location
below /Library/Java/JavaVirtualMachines/), see attached screenshots.

Version: 7.5.0.1 (AARCH64) / LibreOffice Community
Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df
CPU threads: 10; OS: Mac OS X 13.1; UI render: Skia/Metal; VCL: osx
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

% /usr/libexec/java_home
/Library/Java/JavaVirtualMachines/jdk-19.jdk/Contents/Home

% /usr/libexec/java_home -V
Matching Java Virtual Machines (1):
19.0.1 (arm64) "Oracle Corporation" - "Java SE 19.0.1"
/Library/Java/JavaVirtualMachines/jdk-19.jdk/Contents/Home
/Library/Java/JavaVirtualMachines/jdk-19.jdk/Contents/Home


Manpage java_home:
% man java_home


@Daniele: Where are your Java JDKs (a JDK contains a JRE) installed? In the
default location, Apple has intended for JDKs to be installed in macOS (means:
below /Library/Java/JavaVirtualMachines/)?

And: do you have set the environment variable JAVA_HOME in your
~/.bash_profile, ~/.zprofile or ~/.profile to set, which one of your several
JDK-installations should be taken and preferred (instead the first one, which
is found by java_home per default, if no further specific option is given)?

For instance (examples):

## JAVA_HOME
export JAVA_HOME=$(/usr/libexec/java_home)

or

# Most recent stable Java VM: 19 VM
# Either take/print a 19 VM or, if failing, take/print nothing, if neither is
found.
export JAVA_HOME=$(/usr/libexec/java_home -F -v 19)

or

# Either take/print a 19 VM or, if failing, take/print a 18 VM or nothing, if
neither is found.
export JAVA_HOME=$(/usr/libexec/java_home -F -v 19 || \
  /usr/libexec/java_home -F -v 18)

or

# Either take/print a 19 VM or, if failing, take/print a 18 VM or, if failing,
take/print a 17 VM or nothing if neither is found.
export JAVA_HOME=$(/usr/libexec/java_home -F -v 19 || \
  /usr/libexec/java_home -F -v 18 || \
  /usr/libexec/java_home -F -v 17)



See also:

Apple Developer: Technical Q QA1170: Important Java Directories on Mac OS X
–> Section JAVA Home
https://developer.apple.com/library/archive/qa/qa1170/_index.html#//apple_ref/doc/uid/DTS10001702-CH1-SECTION1

Apple Developer Forum: How does /usr/libexec/java_home know where are my jdks
are installed?
https://developer.apple.com/forums/thread/681025

Mykyong.com, January 19, 2021: How to Set $JAVA_HOME environment variable on
macOS
https://mkyong.com/java/how-to-set-java_home-environment-variable-on-mac-os-x/

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

[Libreoffice-bugs] [Bug 152897] New: Left arrow key press in a multiple selection Treeview should clear tree entry selections before selecting parent (Gtk3 is correct)

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

Bug ID: 152897
   Summary: Left arrow key press in a multiple selection Treeview
should clear tree entry selections before selecting
parent (Gtk3 is correct)
   Product: LibreOffice
   Version: 7.6.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rayk...@gmail.com

For vcl plugins x11 (gen) and qt5, when the left arrow key is pressed in a
multiple selection tree, all currently selected entries should clear and the
parent entry should become the only selected entry. This is the behavior for
Gtk3.

Steps to see this bug:

1) Open a new Impress Presentation file
2) Close the 'Select a Template' dialog
3) Open the Navigator (Ctrl + Alt + 4) or Menu > View > Sidebar or (Ctrl + F5)
then click on the Navigator button in the Sidebar tab bar
4) Select 'Shape 1 (Title text 'Click to...')'
5) Press the Left arrow key

Results: Tree cursor focus is moved to the 'Slide 1' tree entry and the 'Slide
1' entry and 'Shape 1 (Title text 'Click to...')' entry are selected.

Expected results: Tree cursor focus is moved to the 'Slide 1' tree entry and
only the 'Slide 1' entry is selected. This is the results when using Gtk3 vcl
backend.

The fix for bug 128364 for Writer Navigator uses a work around to make this bug
not appear when in the multiple selection Heading outline content navigation
view.

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

[Libreoffice-bugs] [Bug 152644] Java path not found nor selectable after upgrade

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

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 152639] Review fields is too long

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

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 152638] Rotating an image and not able to position correctly

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

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 152892] Libre Office will not install to alternative destination in custom install

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

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 152861] LibreOffice DRAW crashes

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

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 152892] Libre Office will not install to alternative destination in custom install

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

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

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

[Libreoffice-bugs] [Bug 152861] LibreOffice DRAW crashes

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

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

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

[Libreoffice-bugs] [Bug 116466] Access WebDav https:// using nss client certificate

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

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

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 135841] font colors broken on form buttons in Base

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

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

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 92075] FORMATTING: When using =cell in a cell the number formatting becomes set but shows wrong

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

--- Comment #6 from QA Administrators  ---
Dear Vesa Roto,

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 95553] Print booklet pages small and off center

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

--- Comment #12 from QA Administrators  ---
Dear bugzilla-libreoffice-ok,

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 68864] PRINTING: Allow Printing To Multiple Sheets in a Different Orientation Than the Original Document

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

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

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 64740] PRINTING Dirty state isn't activated when printing with changed settings

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

--- Comment #11 from QA Administrators  ---
Dear Paolo Benvenuto,

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 139417] Libreoffice fails to import some PDF files

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

--- Comment #2 from QA Administrators  ---
Dear Michel Fortes,

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 139087] Font box empty after changing font in the left table cell (depending how it's selected)

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

--- Comment #6 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 139071] IMAGE ANCHOR: Anchor 'To character' at the end of a paragraph becomes part of the new paragraph after pressing enter

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

--- Comment #3 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 138289] FRAME STYLES: Frames do not change position when the frame style applied on them changes

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

--- Comment #6 from QA Administrators  ---
Dear João Paulo,

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 119815] FILEOPEN - CSV text import window hidden behind main window if extension manager is open (GTK3)

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

--- Comment #4 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 120680] Menu entries for shapes should be disabled in protected mode

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

--- Comment #5 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 119147] Content of a textbox isn't printed, when pressing printer with the cursor still in the textbox

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

--- Comment #3 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 107030] 3x5 card printing different on Windows and Linux; no 3x5 media

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

--- Comment #10 from QA Administrators  ---
Dear Kevin Zembower,

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 105721] Empty footer for slides created in the outline mode

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

--- Comment #9 from QA Administrators  ---
Dear eric.cousin,

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 108816] [META] Writer toolbar bugs and enhancements

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

Bug 148790 Summary: UI: The No List button constantly highlighted when no some 
text isn't a list
https://bugs.documentfoundation.org/show_bug.cgi?id=148790

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 52238] Document templates get formated differently depending on user interface language setting

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

--- Comment #16 from Michael P.  ---
Thanks for the heads-up. So the old repro attachment will not work anymore due
to another rename of the style.

Note that I reported the issue because this bug actually occurred in practice
at a company that used LibreOffice. So this not a theoretical issue.

Maybe it becomes less likely the more complicated the default names become, not
sure. Ideally, style identification would be decoupled from localization.
However I'm no expert here, maybe someone else has an idea.

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

[Libreoffice-bugs] [Bug 152842] Colibre application icons in start center isn't match application icon in taskbar & or title bar

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

steve  changed:

   What|Removed |Added

 Resolution|NOTABUG |DUPLICATE

--- Comment #3 from steve  ---
Sorry, but this is a duplicate of
https://bugs.documentfoundation.org/show_bug.cgi?id=152595

Also isn't it fascinating that several long time LibreOffice QA humans
individually from each other file this feature request, because they find the
missing icon consistency in Start Center irritating enough, they take time out
of their busy day to file this?

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

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

[Libreoffice-bugs] [Bug 152896] FILEOPEN DOCX fontwork with scheme color and transparency has wrong shading

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

Regina Henschel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1
   Assignee|libreoffice-b...@lists.free |rb.hensc...@t-online.de
   |desktop.org |

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

[Libreoffice-bugs] [Bug 152896] New: FILEOPEN DOCX fontwork with scheme color and transparency has wrong shading

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

Bug ID: 152896
   Summary: FILEOPEN DOCX fontwork with scheme color and
transparency has wrong shading
   Product: LibreOffice
   Version: 7.6.0.0 alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 184499
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184499=edit
Example with scheme color and transparency

This is a follow-up bug report to bug 125884.

Open attached file in Word and in Writer and compare the color of the Fontwork
shape with the text color of the image below it.
The colors are the same in Word but different in Writer.

Reason is, that in case of transparency, Word writes the w14:textFill element
in addition to the w:color element, because w:color is not able to express
transparency. So there exists a w14:lumMod element in w14:textFill and a
w:themeShade attribute in w:color. The rule is, that a w14:textFill element
supersedes the w:color element. But the current implementation applies both
w:themeShade and w14:lumMod. Thus the color is too dark.

To test the document you need a current daily build.

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

[Libreoffice-bugs] [Bug 152861] LibreOffice DRAW crashes

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

--- Comment #4 from rollfdegen  ---
If I select a large block and move it for a long time (30-40 seconds),
LibreOffice crashes.

I have the crash in version 7.4.3 and version 7.5.0.1. Version 7.3.7.2 runs
stable.

Windows 10 Home 64Bit Version 22H2
Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
RAM: 16,0 GB
Nvidia RTX2060 6GB Driver 31.0.15.2756

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

[Libreoffice-bugs] [Bug 152724] FILESAVE FORMATTING Cell custom Format Code with _- (UI visible space width) and ? (optional digit space placeholder) is not saved correctly

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

--- Comment #6 from ady  ---
That´s somewhat confusing. I mean, a custom Format Code should allow for one
“0” to be displayed while leaving additional leading zeros as not_forced, and
places should be respected, all as described by the official help files.

Do I understand your reply correctly?

#0 is supported but 
?0 is not supported?

And, if the underscore is not supported, then how built-in codes such as:
#,##0_);(#,##0)
are indeed supported (although, I’ve not tested it specifically)? (I am not
doubting you; I’m simply confused).


> For everything else an ODF file format extension would be needed.

Is _another_ (new) bug report needed for such enhancement request? To be
honest, I’m not sure what such enhancement request would or should convey. Or
maybe there is already such enhancement request somewhere?

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

[Libreoffice-bugs] [Bug 152726] Pasting Selected Range to Sheet as BMP Image, Text of Button is getting bigger.

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

nobu  changed:

   What|Removed |Added

Version|7.3.0.3 release |7.3.0.0.alpha1+

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

[Libreoffice-bugs] [Bug 152781] Format - Character: too many warnings in console with debug LO

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

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

https://git.libreoffice.org/core/commit/375630ae76f46c096421dfadee8d37b406bc10c5

Related: tdf#152781 Stab the 0xE40A {es} vs Latin America quirk

It will be available in 7.6.0.

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

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

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

[Libreoffice-bugs] [Bug 152724] FILESAVE FORMATTING Cell custom Format Code with _- (UI visible space width) and ? (optional digit space placeholder) is not saved correctly

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

Eike Rathke  changed:

   What|Removed |Added

   Keywords||filter:odf

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

[Libreoffice-bugs] [Bug 152724] FILESAVE FORMATTING Cell custom Format Code with _- (UI visible space width) and ? (optional digit space placeholder) is not saved correctly

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

Eike Rathke  changed:

   What|Removed |Added

Summary|FILEOPEN FORMATTING Cell|FILESAVE FORMATTING Cell
   |custom Format Code is   |custom Format Code with _-
   |changed (or not saved   |(UI visible space width)
   |correctly) when reopening   |and ? (optional digit space
   |ods file|placeholder) is not saved
   ||correctly
 CC||er...@redhat.com

--- Comment #5 from Eike Rathke  ---
That "UI visible space width" is not defined/supported by ODF
https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part3-schema/OpenDocument-v1.3-os-part3-schema.html#__RefHeading__1416346_253892949
hence is replaced with a literal space when saving.

The ?0 apparently isn't supported either, currently it's saved as

  

hence loaded as #

That should be at least number:min-integer-digits="1" for the 0.

For everything else an ODF file format extension would be needed.

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

[Libreoffice-bugs] [Bug 48733] App themes to change LibreOffice appearance (including default chart colours)

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

BogdanB  changed:

   What|Removed |Added

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

--- Comment #31 from BogdanB  ---
Created attachment 184498
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184498=edit
screenshot

Please restest Dark Theme in 7.5/7.6

Tools - Options - LibreOffice - Application Color and choose from the top of
the Window: Scheme: LibreOffice Dark and choose from Tools - Options -
LibreOffice - View for Icon Theme a dark one.

Tested with
Version: 7.5.0.1 (X86_64) / LibreOffice Community
Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 107834] [META] Paragraph tab stops bugs and enhancements

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

Bug 93556 Summary: Turning on Bullets Incorrectly Changes Tab Stops in specific 
document.
https://bugs.documentfoundation.org/show_bug.cgi?id=93556

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 93556] Turning on Bullets Incorrectly Changes Tab Stops in specific document.

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

Justin L  changed:

   What|Removed |Added

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

--- Comment #10 from Justin L  ---
This is running FN_NUM_BULLET_ON in sw/source/uibase/shells/txtnum.cxx.

Ahh, it is joining the previous list. The numbering we see (Summary) is at
level 5, so level 1 (which we are turning on) is way earlier.

I don't think this is a bug. It is just a very messed up bullet style
definition.

(OK - there is one "bug" and that if you try to assign sane indents using
SetOutline it only modifies the first 5 levels. That is already being fixed for
tdf56258 with https://gerrit.libreoffice.org/c/core/+/144976/6.)

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

[Libreoffice-bugs] [Bug 103369] [META] Bullet, numbered, and outline list bugs and enhancements

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

Bug 93556 Summary: Turning on Bullets Incorrectly Changes Tab Stops in specific 
document.
https://bugs.documentfoundation.org/show_bug.cgi?id=93556

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 52238] Document templates get formated differently depending on user interface language setting

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

BogdanB  changed:

   What|Removed |Added

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

--- Comment #15 from BogdanB  ---
The bug can be reproduce only if we rename the style "Default Paragraph Style". 

Meanwhile, the default paragraph style have been renamed: "Default Paragraph
Style".
I supose no one will create a new style exactly with this long name. Everyone
should create styles based on what they want to create.

Indeed, IF someone with any other language creates a new style with the name
"Default Paragraph Style" and change to English user interface, the bug
persist. But who would do that? I understanded when was a short name, like
"Default". But now?

Tested with
Version: 7.5.0.1 (X86_64) / LibreOffice Community
Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 152724] FILEOPEN FORMATTING Cell custom Format Code is changed (or not saved correctly) when reopening ods file

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

--- Comment #4 from ady  ---
(In reply to Stéphane Guillou (stragu) from comment #3)
> I don't get the double-quoted spaces replacing
> the underscores:

TY for testing and confirming.

There are at least 3 inconsistencies when applying the custom Format Code:

?  -> #
0  -> #
_- -> " "

As mentioned above, at the moment of writing, the reference for "Number Format
Codes" in LO 7.4 is:
 https://help.libreoffice.org/7.4/en-US/text/shared/01/05020301.html

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

[Libreoffice-bugs] [Bug 152867] database range column names in formulae are converted to A1 notation

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

ady  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|NEEDINFO|RESOLVED

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

[Libreoffice-bugs] [Bug 152781] Format - Character: too many warnings in console with debug LO

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

--- Comment #14 from BogdanB  ---
Also myspell for Romanian and Spanish.

bogdan@bogdan-H110M-S2H:~$ apt list myspell-ro

bogdan@bogdan-H110M-S2H:~$ apt list myspell-es
myspell-es/kinetic,kinetic 1.11-19 all

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

[Libreoffice-bugs] [Bug 152781] Format - Character: too many warnings in console with debug LO

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

--- Comment #13 from BogdanB  ---
I listed the hunspell for Spanish and Romanian

bogdan@bogdan-H110M-S2H:~$ apt list hunspell-es
hunspell-es/kinetic,kinetic 1:7.4.1-1 all
bogdan@bogdan-H110M-S2H:~$ apt list hunspell-ro
hunspell-ro/kinetic,kinetic,now 1:7.4.1-1 all [installed]

It's different for Romanian and Spanish. If this helps.

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

[Libreoffice-bugs] [Bug 152666] Can't hide unwanted styles in the Toolbar Formatting - Paragraph Style dropdown

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

th...@gmx.com changed:

   What|Removed |Added

 CC||th...@gmx.com

--- Comment #4 from th...@gmx.com ---
Created attachment 184497
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184497=edit
Further info on hidden HTML text remaining visible in paragraph styles drop
down on toolbar

This bug report is about the ability to customise the user's style paragraphs
box drop down list on the standard toolbar, by using the hide function for
styles that aren’t needed. This is not working for some HTML styles that I have
hidden using the Styles Sidebar.  Even though these styles are hidden they
continue to appear at the top of the drop down lists. The result is styles that
the user doesn't use taking up the top of the list and having to use the "more
styles" to open up the styles sidebar/toolbar.

I am fully aware of the style filtering available on the styles bar. I have
hidden all styles in a document except the default paragraph in order to have
only my custom styles appear in the drop down paragraph style box list. Despite
this the hidden HTML styles continue to appear at the top of the list but after
a number of “custom styles” are used in a document, you do get a scroll bar
eventually.Remove the styles from the document and the list shrinks again
though.
Why do I want only custom/frequent styles only  in the Styles drop down box... 
for my convenience, except some hidden styles are appearing.

I would add more screenshots to show what happens but it appears I am limited
to one. I used green area infill to show the hidden files and how they are
still on the list. Hope this clarifies somewhat.

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

[Libreoffice-bugs] [Bug 152876] Export to XHTML: right aligned text lose alignement

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

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I can reproduce this
when doing:
- open file from Suse bugzilla
- File/Export XHTML

but I don't reproduce this when doing:
- open file from Suse bugzilla
- Save As HTML Document (Writer)

It could be expected since they use different mechanism to convert XHTML/HTML.

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

[Libreoffice-bugs] [Bug 149346] Bullets/Numbering text color should to the object's default text color

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

ehar...@gmail.com changed:

   What|Removed |Added

Version|7.4.0.0 alpha0+ |7.4.3.2 release
   Hardware|All |x86-64 (AMD64)
 OS|All |Windows (All)

--- Comment #2 from ehar...@gmail.com ---
This was correct years ago, like, 10 years ago. How did this bug reappear?

To reproduce:

1. Create a new Impress presentation.
2. In the Slides pane, right click, choose New Slide or use the shortcut Ctrl +
M
3. A New Slide is added with a Title section and a Content section. In the
Content section is already a bulleted item.
4. Select the Content Section.
5. In the Properties Pane on the right side of the screen, click Font Color to
change to Dark Red 2 by default.

Expected:
The number/bullet is red, as is the text after it.

Actual:
The number/bullet is black (automatic color), and the text after it is red.

Reviewing Bullets and Numbering under the Format menu, Bullet Color is set to
Automatic, which appears with a Light Gray 5 color box next to it. 

1. Change the Color to any other color, say, Brick.

Results on OK: The Bullet color changes on the slide.

2. Go back to Bullets and Numbering and change the color back to Automatic.

Results on OK: The Bullet color reverts to black on the slide.

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

[Libreoffice-bugs] [Bug 152884] FILEOPEN DOCX character transparency is not set in case of theme colors

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

Regina Henschel  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |rb.hensc...@t-online.de
   |desktop.org |

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

[Libreoffice-bugs] [Bug 152624] Numbered Lists in LibreOffice Writer

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

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #5 from raal  ---
No repro with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: d993327eab0a2c9c8820c6528075b01de68b0ec6
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: x11
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 124301] In writer, using the outline style, indentation is inconsistent on a new document

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

--- Comment #5 from Justin L  ---


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

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

[Libreoffice-bugs] [Bug 103369] [META] Bullet, numbered, and outline list bugs and enhancements

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

Bug 55053 Summary: FORMATTING: Outline Formatting Spacing Issues
https://bugs.documentfoundation.org/show_bug.cgi?id=55053

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 55053] FORMATTING: Outline Formatting Spacing Issues

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

Justin L  changed:

   What|Removed |Added

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

--- Comment #25 from Justin L  ---


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

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

[Libreoffice-bugs] [Bug 148603] cannot set Wrap/Top value of Graphics

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

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #3 from raal  ---
No repro with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: d993327eab0a2c9c8820c6528075b01de68b0ec6
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: x11
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 103369] [META] Bullet, numbered, and outline list bugs and enhancements

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

Bug 74020 Summary: Empty Lines Should be Ignored When Bullets/Numbering is 
Applied to Multiple Lines
https://bugs.documentfoundation.org/show_bug.cgi?id=74020

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 74020] Empty Lines Should be Ignored When Bullets/Numbering is Applied to Multiple Lines

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

Justin L  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 148458] If Calc finds an error in a formula, and users decide *not* to autocorrect, Calc may chop out parts of the formula.

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

MarjaE  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

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

[Libreoffice-bugs] [Bug 148458] If Calc finds an error in a formula, and users decide *not* to autocorrect, Calc may chop out parts of the formula.

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

MarjaE  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 93556] Turning on Bullets Incorrectly Changes Tab Stops in specific document.

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

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com

--- Comment #9 from Justin L  ---
repro 7.6+

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

[Libreoffice-bugs] [Bug 148906] Ukrainian letters miss in bullets and numbering dialog

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

Justin L  changed:

   What|Removed |Added

Version|7.3.1.3 release |Inherited From OOo
   Severity|normal  |enhancement

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

[Libreoffice-bugs] [Bug 103369] [META] Bullet, numbered, and outline list bugs and enhancements

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

Bug 120802 Summary: “Toggle Ordered List” and "Toggle Unordered List" remove a 
list style applied to a paragraph - should it?
https://bugs.documentfoundation.org/show_bug.cgi?id=120802

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 107832] [META] Writer list style bugs and enhancements

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

Bug 120802 Summary: “Toggle Ordered List” and "Toggle Unordered List" remove a 
list style applied to a paragraph - should it?
https://bugs.documentfoundation.org/show_bug.cgi?id=120802

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 120802] “Toggle Ordered List” and "Toggle Unordered List" remove a list style applied to a paragraph - should it?

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

Justin L  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=14 |
   |0752|
 Resolution|--- |DUPLICATE

--- Comment #10 from Justin L  ---
I'm going to mark this as a duplicate of bug 140752.

As far as I am concerned, the current behaviour of allowing style numbering to
be turned off by the toolbar toggle is definitely correct.

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

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

[Libreoffice-bugs] [Bug 140752] .uno.DefaultNumbering and .uno:defaultBullet (on Formatting bar) modify a list style -- should it?

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

Justin L  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=12 |
   |0802|
 CC||harald.koes...@mail.de

--- Comment #8 from Justin L  ---
*** Bug 120802 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 133092] [META] Crash bugs

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

Bug 152710 Summary: CRASH: importing ooo84576-1.odt, crashtest; corrupt 
document structure
https://bugs.documentfoundation.org/show_bug.cgi?id=152710

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 152895] Inconsistent Calculation in 2 Different Sheets When Copying Everything to Second Sheet

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

gentisle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #3 from gentisle  ---
See the totals cells.

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

[Libreoffice-bugs] [Bug 152892] Libre Office will not install to alternative destination in custom install

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

--- Comment #2 from Ted Edwards  ---
I have administrator rights. Howeer, on attempting to run the installer 'as
adminsrator' I found that the option isn't there: just 'Install' (bold),
'Uninstall' and 'Repair' (both greyed)
I've deleted, downloaded again and tried from Desktop, but it was the same.

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

[Libreoffice-bugs] [Bug 152895] Inconsistent Calculation in 2 Different Sheets When Copying Everything to Second Sheet

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

gentisle  changed:

   What|Removed |Added

 CC||tangogolfsie...@gmail.com

--- Comment #2 from gentisle  ---
Created attachment 184496
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184496=edit
Inconsistent Calculation in Same Formulas of (Copied) Different Sheets

The times calculated are not always correct. Some of the totals at the top are
not calculated. My "IF" formulas are to create an empty cell if the other cells
from which it caluculates are empty to display a cleaner, more readable sheet.

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

[Libreoffice-bugs] [Bug 140752] .uno.DefaultNumbering and .uno:defaultBullet (on Formatting bar) modify a list style -- should it?

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

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com
Version|7.1.0.3 release |unspecified

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

[Libreoffice-bugs] [Bug 152724] FILEOPEN FORMATTING Cell custom Format Code is changed (or not saved correctly) when reopening ods file

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org
Version|7.4.3.2 release |Inherited From OOo
 Blocks||107575

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
Inherited from OOo, although I don't get the double-quoted spaces replacing the
underscores:

[>0]#;[<0]-#;#;@

OpenOffice.org 3.3.0
OOO330m20 (Build:9567)


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 107575] [META] Number format bugs and enhancements

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||152724


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=152724
[Bug 152724] FILEOPEN FORMATTING Cell custom Format Code is changed (or not
saved correctly) when reopening ods file
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152895] Inconsistent Calculation in 2 Different Sheets When Copying Everything to Second Sheet

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

--- Comment #1 from Julien Nabet  ---
*** Bug 152893 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 152893] Inconsistent Calculation in 2 Different Sheets When Copying Everything to Second Sheet

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

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---
(let's consider this one as a DUP since there's a tiny extra bit of info in
152895)

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

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

[Libreoffice-bugs] [Bug 137509] Writer table selection cursors and show/hide whitespace cursors oversized and blurry with HiDPI or upscaling

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Summary|Writer table selection  |Writer table selection
   |cursors massively oversized |cursors and show/hide
   |and offset (HiDPI)  |whitespace cursors
   ||oversized and blurry with
   ||HiDPI or upscaling

--- Comment #12 from Stéphane Guillou (stragu) 
 ---
Thank you for the hint, Bogdan!
Now, with Ubuntu 20.04 + GNOME + x11, I can see the big blurry icons for Down
arrow (column selection), Right arrow (row selection) and the Show/Hide
Whitespace cursors when scaled at 200% in the GNOME display settings.

If the change of scaling from 100% to 200% is done while Writer is already
open, the cursors look _smaller_. It's just as if these 4 cursors ignore the
scaling and do not follow the rest of the UI.

The offset looks unrelated to the scaling as I can see it happen at 100% (just
a bit less obvious).

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

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

[Libreoffice-bugs] [Bug 152895] New: Inconsistent Calculation in 2 Different Sheets When Copying Everything to Second Sheet

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

Bug ID: 152895
   Summary: Inconsistent Calculation in 2 Different Sheets When
Copying Everything to Second Sheet
   Product: LibreOffice
   Version: 7.4.3.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tangogolfsie...@gmail.com

Description:
I have a Calc Sheet that I used to calculate some numbers from last year
(2022). I copied the entire thing into a new empty sheet, and some of the
formulas do not work in the new (2023) sheet).

Steps to Reproduce:
1.Created sheet with formulas
2.Copied entire contents of sheet into a new empty sheet
3.Began inputting new data

Actual Results:
Cells with totals calculated nothing or incorrectly.

Expected Results:
Should have calculated sensible, correct results just as the original sheet.


Reproducible: Always


User Profile Reset: No

Additional Info:
Tried safe mode, however, the 2nd sheet still produced the same errors.

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

[Libreoffice-bugs] [Bug 42082] [META] Make LibreOffice shine and glow on macOS

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on|141450  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=141450
[Bug 141450] Writer table row and column selection arrows are not centered
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 141450] Writer table row and column selection arrows are not centered

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 OS|macOS (All) |All
   Keywords||bibisectRequest, regression
 Blocks|42082   |
Version|7.0.4.2 release |6.3.6.2 release
 CC||stephane.guillou@libreoffic
   ||e.org
Summary|Writer table line and   |Writer table row and column
   |column selection arrows are |selection arrows are not
   |not centered on macOS   |centered

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
Also on Linux:

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

and:

Version: 6.3.6.2
Build ID: 2196df99b074d8a661f4036fca8fa0cbfa33a497
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3; 
Locale: en-AU (en_AU.UTF-8); UI-Language: en-US
Calc: threaded

It's a regression as 6.2 didn't have the issue:

Version: 6.2.0.0.beta1
Build ID: d1b41307be3f8c19fe6f1938cf056e7ff1eb1d18
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3; 
Locale: en-AU (en_AU.UTF-8); UI-Language: en-US
Calc: threaded

The Show/Hide Whitespace cursors do the same thing (test by hovering over the
space between two pages). But I think it should be reported separately as they
were already offset in 6.2.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=42082
[Bug 42082] [META] Make LibreOffice shine and glow on macOS
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152894] New: Below please find the event log in connection with a crash of Writer. I think this has happened several times since I recently started using this computer, an Acer

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

Bug ID: 152894
   Summary: Below please find the event log in connection with a
crash of Writer. I think this has happened several
times since I recently started using this computer, an
Acer Spin 5 with an I-5 8th gen processor
   Product: LibreOffice
   Version: 7.4.3.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rfsalvi...@yahoo.com

Description:
Error   1/5/2023 12:50:24 PMApplication Error   1000Application
Crashing Events

Log Name:  Application
Source:Application Error
Date:  1/5/2023 12:50:24 PM
Event ID:  1000
Task Category: Application Crashing Events
Level: Error
Keywords:  
User:  SPIN_5_RFS\Rober
Computer:  spin_5_rfs
Description:
Faulting application name: soffice.bin, version: 7.4.3.2, time stamp:
0x637706b1
Faulting module name: ucrtbase.dll, version: 10.0.22621.608, time stamp:
0xf5fc15a3
Exception code: 0xc409
Fault offset: 0x0007f61e
Faulting process id: 0x0x2058
Faulting application start time: 0x0x1D9206F9869912F
Faulting application path: C:\Program Files\LibreOffice\program\soffice.bin
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: 641aa7f6-efe0-4f1c-88b6-949446311c74
Faulting package full name: 
Faulting package-relative application ID: 
Event Xml:
http://schemas.microsoft.com/win/2004/08/events/event;>
  

1000
0
2
100
0
0x8000

2307


Application
spin_5_rfs

  
  
soffice.bin
7.4.3.2
637706b1
ucrtbase.dll
10.0.22621.608
f5fc15a3
c409
0007f61e
0x2058
0x1d9206f9869912f
C:\Program
Files\LibreOffice\program\soffice.bin
C:\WINDOWS\System32\ucrtbase.dll
641aa7f6-efe0-4f1c-88b6-949446311c74




  


Steps to Reproduce:
Has happened randomly. 

Actual Results:
Happens randomly. I don't know the events to reproduced it, but I've attached
the event log, so maybe you will be able to figure it out. 

Expected Results:
Happens randomly. I don't know the events to reproduced it, but I've attached
the event log, so maybe you will be able to figure it out. 


Reproducible: Sometimes


User Profile Reset: No

Additional Info:
Happens randomly. I don't know the events to reproduced it, but I've attached
the event log, so maybe you will be able to figure it out.

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

[Libreoffice-bugs] [Bug 152893] New: Inconsistent Calculation in 2 Different Sheets When Copying Everything to Second Sheet

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

Bug ID: 152893
   Summary: Inconsistent Calculation in 2 Different Sheets When
Copying Everything to Second Sheet
   Product: LibreOffice
   Version: 7.3.4.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tangogolfsie...@gmail.com

Description:
I have a Calc Sheet that I used to calculate some numbers from last year
(2022). I copied the entire thing into a new empty sheet, and some of the
formulas do not work in the new (2023) sheet).

Steps to Reproduce:
1.Created sheet with formulas
2.Copied entire contents of sheet into a new empty sheet
3.Began inputting new data

Actual Results:
Cells with totals calculated nothing or incorrectly.

Expected Results:
Should have calculated sensible, correct results.


Reproducible: Always


User Profile Reset: No

Additional Info:
Tried safe mode, however, the 2nd sheet still produced the same errors.

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

[Libreoffice-bugs] [Bug 150676] Inserting and deleting a simple table in Writer (warnings in console with debug LO)

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

BogdanB  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #13 from BogdanB  ---
Thanks to all.

Fixed.
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: cb4c33ef88a0ef252383e7a12678f28c4432347e
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 112417] UI - Insert Sheet called when clicking anywhere on the footer

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

Radhey Parekh  changed:

   What|Removed |Added

 CC||radhey.par...@gmail.com
 Status|NEW |ASSIGNED

--- Comment #11 from Radhey Parekh  ---
I would like to work on this. Assigning it to myself, thanks.

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

[Libreoffice-bugs] [Bug 113363] [META] DOCX (OOXML) content control-related issues

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

Bug 152296 Summary: Add Content Controls submenu to help page(s)
https://bugs.documentfoundation.org/show_bug.cgi?id=152296

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 80430] [META] Documentation gap for new features

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

Bug 152296 Summary: Add Content Controls submenu to help page(s)
https://bugs.documentfoundation.org/show_bug.cgi?id=152296

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 137509] Writer table selection cursors massively oversized and offset (HiDPI)

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

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Status|NEEDINFO|NEW

--- Comment #11 from BogdanB  ---
It's easy to test.

See here how to test 
https://wiki.archlinux.org/title/HiDPI 
Read 1. Gnome

Open a terminal and try this command:
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides
"[{'Gdk/WindowScalingFactor', <2>}]"

If you want your system back:
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides
"[{'Gdk/WindowScalingFactor', <1>}]"

We see a strange arrow, that is not well positioned. And blurry.

Confirm with
Version: 7.5.0.1.0+ (X86_64) / LibreOffice Community
Build ID: f29b2b5b7a86fa813ec0410f2788cd9580c7e0b2
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 146698] ongoing at LO 7.2.5.2: "copy-paste from non-LibO-text-source pastes previous clipboard contents"

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

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #4 from Stéphane Guillou (stragu) 
 ---
Can't reproduce on Ubuntu 20.04 and GNOME 3.36.8 with:

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

Nor with:

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

Great that you will test on your own build. You can also test a currently
supported version of LibreOffice and see if the issue persists:
https://www.libreoffice.org/download/download-libreoffice/

(In reply to Tijs from comment #0)

> 1) I connect to this machine via VNC.
> Running tightvnc server & lxde window manager. 

Can you clarify what is the remote OS + DE?

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

[Libreoffice-bugs] [Bug 152851] MathML import should work even when no xmlns attribute is present

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

--- Comment #5 from Ben van der Merwe  ---
Regina, I think this is the same as bug 98827 which I logged. If you look in
that bug, the xlmns in

http://www.w3.org/1998/Math/MathML;>

is definitely optional and going forward with HTML5 will be seen less.

It should be a simple fix, if you get , assume it implies http://www.w3.org/1998/Math/MathML;>

This should be safe, because if LibeOffice just gets  it does not
understand it and can do nothing. So you don;t lose anything by doing that...

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

[Libreoffice-bugs] [Bug 137509] Writer table selection cursors massively oversized and offset (HiDPI)

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

--- Comment #10 from Stéphane Guillou (stragu) 
 ---
Thank you for the extra info.
Surprised I can't find a duplicate report, if it's only related to the high
resolution of the monitor...

Sorry to nag, but can you please share the full information in the About
dialog? There is a button to copy the whole thing.

Please also try updating to 7.3.7 as many bugs have been fixed since 7.3.3, and
even better, test newer versions like 7.4 given that 7.3 should not have
further bugfix versions.

I've also tested on Linux Mint 21 with LO 7.4 and a 2560 × 1876 resolution and
could not reproduce:

Version: 7.4.3.2 / LibreOffice Community
Build ID: 1048a8393ae2eeec98dff31b5c133c5f1d08b890
CPU threads: 2; 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 146698] ongoing at LO 7.2.5.2: "copy-paste from non-LibO-text-source pastes previous clipboard contents"

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

BogdanB  changed:

   What|Removed |Added

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

--- Comment #3 from BogdanB  ---
Don't repro
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: cb4c33ef88a0ef252383e7a12678f28c4432347e
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

Also NOT in
Version: 7.5.0.1.0+ (X86_64) / LibreOffice Community
Build ID: f29b2b5b7a86fa813ec0410f2788cd9580c7e0b2
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 152868] In Calc, a cell with a function returns a string to the active cell, but the string can not yet be pushed into a Designated Cell by a standard function. [1] Status "NEW

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

--- Comment #4 from Bruce McCoy  ---
Could this string be in 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/sheet/XFormulaOpCodeMapper.html#AttributesSummary?

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

[Libreoffice-bugs] [Bug 140879] [META] Console noise

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

Eike Rathke  changed:

   What|Removed |Added

 Depends on||152781


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=152781
[Bug 152781] Format - Character: too many warnings in console with debug LO
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152781] Format - Character: too many warnings in console with debug LO

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

Eike Rathke  changed:

   What|Removed |Added

 Blocks||140879


Referenced Bugs:

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

  1   2   3   >