[Libreoffice-bugs] [Bug 140872] New: Writer: Extension Manager: Unable to update MRI extension

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140872

Bug ID: 140872
   Summary: Writer: Extension Manager: Unable to update MRI
extension
   Product: LibreOffice
   Version: 7.1.0.3 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: teub...@afcon.com

Description:
Extension Manager generates error when updating extension MRI - UNO Object
Inspection Tool from version 1.3.3 to 1.3.4.

Steps to Reproduce:
1. $ loffice (or open via GNU)
2. Select tools/extension manager
3. Click 'Check for updates':
   Extension Update
   Available extension updates
   MRI - UNO Object Inspection Tool Version 1.3.4
4. Click 'Install':
Download and Installation
Installation finished
Result (edited for readability):
Error while installing extension MRI - UNO Object Inspection Tool. 
The error message is: Cannot detect media-type:
file:///tmp/TJiylU_/vQfBh6_/4a425d00-08a5-11e9-9a77-0d8bd079b003
   
/build/libreoffice-PVihB3/libreoffice-7.0.3/desktop/source/deployment/registry/dp_registry.cxx:481
The extension will not be installed.

5. Rebooting and repeating all of the above steps yields the identical error
   message -- including the /tmp path names.


Actual Results:
Result (line breaks added for readability):
Error while installing extension MRI - UNO Object Inspection Tool. 
The error message is: Cannot detect media-type:
file:///tmp/TJiylU_/vQfBh6_/4a425d00-08a5-11e9-9a77-0d8bd079b003
   
/build/libreoffice-PVihB3/libreoffice-7.0.3/desktop/source/deployment/registry/dp_registry.cxx:481
The extension will not be installed.


Expected Results:
Some sort of successful completion.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 7.0.3.1
Build ID: 00(Build:1)
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 1:7.0.3-0ubuntu0.20.10.1
Calc: threaded

MRI files currently installed:
~/.config/libreoffice/4/user/uno_packages/cache/uno_packages/lu33648zlk261.tmp_/
* MRI-1.3.3.oxtproperties
* MRI-1.3.3.oxt
* MRI-1.3.3.oxt/mri.uno.rdb
* MRI-1.3.3.oxt/icons/mri_hc.png
* MRI-1.3.3.oxt/icons/mri.png
* MRI-1.3.3.oxt/MRILib
* MRI-1.3.3.oxt/MRI.py

---
SYSTEM ENVIRONMENT

$ uname --all 
Linux pop8 5.8.0-7642-generic #47~1614007149~20.10~82fb226-Ubuntu SMP 
Tue Feb 23 02:59:01 UTC x86_64 x86_64 x86_64 GNU/Linux

Settings About:
memory: 7.6 GiB
processor: Intel Core I5-6200U CPU @ 2.3 GHz x 4
graphics: Mesa Intel HD Graphics 520 (SKL GT2)
disk capacity: 1.0 TB
OS Name: Pop!_OS 20.10
OS Type: 64-bit

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140566] Bug in Impress on Plasma Deskop with 2 monitors

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140566

Michael Weghorn  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #13 from Michael Weghorn  ---
(In reply to giors_00 from comment #10)

>  > > export QT_QPA_PLATFORM=xcb libreoffice --impress
> 
> If a copy/paste in a terminal "export QT_QPA_PLATFORM=xcb libreoffice
> --impress" I got an error (bash: export: `--impress': no es un identificador
> vĂ¡lido). I omitted "--impress" and nothing happens. Then I started
> Libreoffice and...still buggy. Same behaviour.

Sorry, my mistake.

You either have to use just

QT_QPA_PLATFORM=xcb libreoffice --impress

or two separate commands:

export QT_QPA_PLATFORM=xcb
libreoffice --impress

(In reply to giors_00 from comment #11)
> Just would like to add that my workaround is going back to gnome (on
> wayland)...there, all seems to work fine. So I guess somehow is the mix
> wayland+plasma that messes all up.

Yes, sounds like this. To further narrow it down:  Does

SAL_USE_VCLPLUGIN=gtk3 libreoffice --impress

work in a Plasma Wayland session and does

SAL_USE_VCPLUGIN=kf5 libreoffice --impress

work in a GNOME session?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140728] writer crash on closing in BigPtrEntry::GetArray (this=) at ./sw/inc/bparr.hxx:105

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140728

Pascal  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #4 from Pascal  ---
bugs #140700 #140698  might be related

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140700] calc crash at exit in ScSelectionTransferObj::~ScSelectionTransferObj

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140700

Pascal  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #16 from Pascal  ---
bugs #140728 #140698 might be related to the same trigger problem

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140700] calc crash at exit in ScSelectionTransferObj::~ScSelectionTransferObj

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140700

--- Comment #15 from Pascal  ---
OK you might have found the mechanism !

You must be on Kubuntu (maybe) 
You setup klipper to only have an history count of 1 (paste buffer history
count)

you start calc
you open the joined doc
you select a few cells in it
you press ctrl-c (to copy)

then you close the calc window with the X on the corner
=> crash

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140839] Many images in ToTD looks cropped or blurry

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140839

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC|heiko.tietze@documentfounda |
   |tion.org|
 Ever confirmed|0   |1

--- Comment #5 from Heiko Tietze  ---
Image size is 100x120, and it's not scaled but cropped. The dialog looks
totally weird with larger images.

Scaling is possible (patch in preparation) but not for animated graphics. I
would prefer smaller and fix-sized images.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140728] writer crash on closing in BigPtrEntry::GetArray (this=) at ./sw/inc/bparr.hxx:105

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140728

--- Comment #3 from Pascal  ---
Created attachment 170328
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170328=edit
sample document

I might have found a buggy scenario.

You must be on Kubuntu (maybe) 
You setup klipper to only have an history count of 1 (paste buffer history
count)

you start writer
you open the joined doc
you select a few word in it
you press ctrl-c (to copy)

then you close the writer window with the X on the corner
=> crash

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140851] The mouse pointer does not change into a hand when hovering over a cross reference

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140851

--- Comment #5 from kees...@gmail.com ---
I made a new document and the problem does not exist there.
But in an existing document it does appear.
See attachment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140871] New: Toolbars disappear

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140871

Bug ID: 140871
   Summary: Toolbars disappear
   Product: LibreOffice
   Version: 7.1.0.3 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: laws...@gmx.com

Description:
When reloading a document, spreadsheet or presentation, toolbars which were
used previously do not automatically re-appear

Steps to Reproduce:
1.Load document
2.
3.

Actual Results:
Some or no toolbars visible

Expected Results:
Previously used toolbars should be visible


Reproducible: Always


User Profile Reset: No



Additional Info:
nil

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140851] The mouse pointer does not change into a hand when hovering over a cross reference

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140851

--- Comment #4 from kees...@gmail.com ---
Created attachment 170327
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170327=edit
testdocument

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140870] New: Writer extension UserFieldsMgr: Export to CSV function always uses TAB separator character.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140870

Bug ID: 140870
   Summary: Writer extension UserFieldsMgr: Export to CSV function
always uses TAB separator character.
   Product: LibreOffice
   Version: 7.0.3.1 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: teub...@afcon.com

Description:
UserFieldsMgr-L-0.9.3: Export to CSV function ignores the 'Other' separation
character when it is defined.

Error can be demonstrated as follows:


Steps to Reproduce:
1. $ lowriter (or open Writer via GNU.)
2. Select Tools/Add-Ons/UserFieldsMgr.
3. Enter 'Test_Field_Name' in 'Name' of 'Masterfield item', click 'Add'.
   Enter 'Test_Field_Value' in 'Value' of 'Masterfield item', click 'Update'.
   Enter 'Test_Field_Name2' in 'Name' of 'Masterfield item', click 'Add'.
   Enter 'Test_Field_Value2' in 'Value' of 'Masterfield item', click 'Update'.
4. Click 'Other' in 'Export to CSV'.  
4.1 Enter '|' in the 'Other' textbox.
4.2 Click 'Export...'
4.3 Enter a file path. E.g., '~/Desktop/UserFields.csv' and click 'Save'.
4.4 Click OK in Information Dialog 
'Process ended successfully: 
2 fields exported to the UserFields.csv 
(unfiltered)'.
5.1 Click drop-down arrow next to the 'Other' textbox and click ';' to select.
5.2 Click 'Export...'
5.3 Enter a file path. E.g., '~/Desktop/UserFields2.csv' and click 'Save'.
5.4 Click OK in Information Dialog.
6.  From outside of Writer, examine contents of:
~/Desktop/UserFields.csv and 
~/Desktop/UserFields2.csv
Both CSV files contain the identical tab-delimited content. 


Actual Results:
Test_Field_Name Test_Field_Value
Test_Field_Name2Test_Field_Value2


Expected Results:
Test_Field_Name|Test_Field_Value
Test_Field_Name2|Test_Field_Value2



Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: TextDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes
---
Version: 7.0.3.1
Build ID: 00(Build:1)
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 1:7.0.3-0ubuntu0.20.10.1
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140325] Frame content not properly rendered after certain steps

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140325

pavlog  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #6 from pavlog  ---
thanks for the clarification, now I can reproduce it in 

Version: 7.2.0.0.alpha0+ (x64)
Build ID: ecb916667b633f8647790e040226b093760e6cfe
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140728] writer crash on closing in BigPtrEntry::GetArray (this=) at ./sw/inc/bparr.hxx:105

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140728

--- Comment #2 from Pascal  ---
unfortunatly this is a very random occuring bug, so I have not pointed a
specific document yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140851] The mouse pointer does not change into a hand when hovering over a cross reference

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140851

--- Comment #3 from kees...@gmail.com ---
I installed 7.1.1.2 and the problem still exists.

Version: 7.1.1.2 (x64) / LibreOffice Community
Build ID: fe0b08f4af1bacafe4c7ecc87ce55bb426164676
CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140174] FILESAVE DOCX: Writer doesn't save bullets properly in DOCX fileformat

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140174

virag.ist...@orgovany.hu changed:

   What|Removed |Added

 Resolution|--- |NOTABUG
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140174] FILESAVE DOCX: Writer doesn't save bullets properly in DOCX fileformat

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140174

--- Comment #15 from virag.ist...@orgovany.hu ---
It seems like the printer ruins it. I tried to print with another printer and
it worked perfectly so this is is resolved.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140561] wrong term for gutter position in mirrored page layout

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140561

Dieter  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Whiteboard| QA:needsComment|
 CC||dgp-m...@gmx.de
 Status|UNCONFIRMED |NEW
 Blocks||103304

--- Comment #2 from Dieter  ---
I confirm it with

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 28555fc345ac2ccdda0e4e0f3c812c646befe68b
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103304
[Bug 103304] [META] Page style dialog bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103304] [META] Page style dialog bugs and enhancements

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103304

Dieter  changed:

   What|Removed |Added

 Depends on||140561


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=140561
[Bug 140561] wrong term for gutter position in mirrored page layout
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112706] [META] DOC (binary) bullet and numbering list-related issues

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112706
Bug 112706 depends on bug 108518, which changed state.

Bug 108518 Summary: FILEOPEN: DOC file list numbers incorrectly italicized
https://bugs.documentfoundation.org/show_bug.cgi?id=108518

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108518] FILEOPEN: DOC file list numbers incorrectly italicized

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108518

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com
 Status|RESOLVED|NEW
 Resolution|DUPLICATE   |---

--- Comment #11 from Justin L  ---
This one also has features similar to bug 68988. I think both of these
"duplicate" bugs have multiple problems. So let's keep this one out as a unique
bug report since it focuses on the italics problem (and the bold numbering of
bug 68988's attachment 85272).

I'm guessing the problem is in the addition of
//Ensure the default char fmt is initialized for any level of num ruler if
no customized attr

If I understand that right, he is saying that even if there was no formatting
specified, let's create a named character format for it. Well, if there was no
special formatting, why do we need a charstyle for it? And where is the
italic/bold information coming from that is being placed in this charstyle?
Just eliminating this section fixes this bug and causes no unit test failures
(but doesn't fix the main issues in the "duplicate" bugs). It also helps NOT
spamming the character styles.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140174] FILESAVE DOCX: Writer doesn't save bullets properly in DOCX fileformat

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140174

--- Comment #14 from virag.ist...@orgovany.hu ---
No it doesn't.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140569] Feature requeast: Collapsible objects in Normal view

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140569

Dieter  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|QA:needsComment
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140869] In Version 7.1.1.1 of LO for Windows (x64), Crash reporter shows up with blank instead of link to submit, even though crash dump is created.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140869

--- Comment #5 from Richard_416282  ---
Created attachment 170326
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170326=edit
Crash Report with blank link for submission.[png duplicate from 2019]

actual location:
https://bugs.documentfoundation.org/attachment.cgi?id=152887

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 85964] Bullet size changes when saving LO created document as doc/docx

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85964

Justin L  changed:

   What|Removed |Added

   Assignee|nem...@numbertext.org   |libreoffice-b...@lists.free
   ||desktop.org
 CC||jl...@mail.com
 Status|ASSIGNED|NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132901] Tools > Options > LibreOffice > Online update crashes if "online update" feature is not installed

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132901

--- Comment #17 from Panos Stokas  ---
My crash report:
https://crashreport.libreoffice.org/stats/crash_details/c5d2558d-352f-4252-bbfd-383ba6d3e460

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140869] In Version 7.1.1.1 of LO for Windows (x64), Crash reporter shows up with blank instead of link to submit, even though crash dump is created.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140869

--- Comment #4 from Richard_416282  ---
the similar text was reported as popping up in DEV version of master build.

https://bugs.documentfoundation.org/show_bug.cgi?id=126488

But this was a running Non-dev build (or so I thought).

Unknown now if this is only showing up in DEV master builds, or in Release or
RC builds.

will attempt to recreate error, but still would like to know how to Manually
submit 1 of the 'dmp' files, and if they can say which version caused the
hiccup, then restart of LO.

Does LO Dev need extra files, since it was LO 7.1.1.1 that I was running, when
it fell on its face.

Possible LO corruption since I had moved my "documents" folder from
C:\users\[user-name]\documents, to USB Attached secondary HDD, some days
earlier to K:\users\[username]\documents.

and updated the field in LO to point to drive K instead of C for file storage.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 87573] FILESAVE: Numbering changed to bold (.doc export)

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87573

Justin L  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |DUPLICATE

--- Comment #10 from Justin L  ---


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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77380] HTML Files Corrupted

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77380

--- Comment #9 from virgin media data breach  ---
Our fraud prevention Solutions and Services with advanced AI and machine
learning capabilities. Protect your data and information on the Dark Web from
Unauthorized access. Our fraud prevention UK service will secure your
information if found.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77380] HTML Files Corrupted

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77380

virgin media data breach  changed:

   What|Removed |Added

URL||https://www.notty.co.uk/ser
   ||vices/fraudweb-lite
   Keywords||accessibility

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140808] Mixed x64 files in download site for 7.1.1.2/win/x86/

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140808

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from Aron Budea  ---
Great, marking as resolved, then.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140174] FILESAVE DOCX: Writer doesn't save bullets properly in DOCX fileformat

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140174

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #13 from Buovjaga  ---
Does the cube also appear with PDF export or PDF printing?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140174] FILESAVE DOCX: Writer doesn't save bullets properly in DOCX fileformat

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140174

Buovjaga  changed:

   What|Removed |Added

 Attachment #169954|image/jpeg  |application/zip
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 124176] Use pragma once instead of include guards

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124176

Buovjaga  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137741] Fields objects should be navigable in Navigator and the Find bar

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137741

--- Comment #6 from Jim Raykowski  ---
Created attachment 170325
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170325=edit
Fields category in the Navigator content tree

Here is a screen shot of a Field category with fields in the document shown in
the Navigator tree. I'm not sure where to go with this.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140145] Calc stops responding to keyboard

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140145

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #7 from Buovjaga  ---
Probably not relevant, but it is curious that you have "VCL: x11", so you are
using the fallback GUI backend. You don't have the libreoffice-gtk3 package
installed? Which desktop environment are you running?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140273] Stray lines appearing and dissappearing on the page as I use libreoffice writer

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140273

Aleksandar Kondic  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO
 CC||aleksandar.kondic@protonmai
   ||l.com

--- Comment #5 from Aleksandar Kondic  ---
Hi aystic,

I was not able to reproduce in 


Version: 7.0.4.2
Build ID: dcf040e67528d9187c66b2379df5ea4407429775
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

and

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


Do you have maybe another device you could test this issue on? Did you check
the grid options?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 139653] Time out when opening file browser dialog (open, save as, insert image) + host of other issues

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139653

--- Comment #11 from lot...@gmail.com ---
(In reply to Dieter from comment #10)
> (In reply to lotard from comment #9)
> > The menus are different (LibreOffice->Preferences) and the options are as
> > well (see screenshot), but I guess "Collect usage data" is the one?
> 
> No, there should be another option [1], but I don't know, why you can't see
> it.
> 
> [1]
> https://help.libreoffice.org/7.1/en-GB/text/shared/optionen/01010600.
> html?System=WIN=WRITER=cui/ui/optgeneralpage/
> OptGeneralPage#bm_id3539840

That is rather curious. Here's my version info, if that helps:

Version: 7.1.0.3 / LibreOffice Community
Build ID: f6099ecf3d29644b5008cc8f48f42f4a40986e4c
CPU threads: 4; OS: Mac OS X 10.15.7; UI render: default; VCL: osx
Locale: en-GB (en_US.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108804] [META] Print preview bugs and enhancements

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108804
Bug 108804 depends on bug 116136, which changed state.

Bug 116136 Summary: STATUSBAR: Superfluous tool tips in print preview
https://bugs.documentfoundation.org/show_bug.cgi?id=116136

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116136] STATUSBAR: Superfluous tool tips in print preview

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116136

Jim Raykowski  changed:

   What|Removed |Added

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

--- Comment #17 from Jim Raykowski  ---
I think these are all taken care of now. Please let me know if there are other
concerns here.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 124176] Use pragma once instead of include guards

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124176

Anshal Shukla  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140869] In Version 7.1.1.1 of LO for Windows (x64), Crash reporter shows up with blank instead of link to submit, even though crash dump is created.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140869

--- Comment #3 from Richard_416282  ---
Original text of error message with blank url in field.

"Please check the report and if no bug report is connected to the crash report
yet, open a new bug report at bugs.documentfoundation.org.
Add detailed instructions on how to reproduce the crash and the shown crash ID
into the crash report field.
Thank you for your help in improving LibreOffice."

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140652] Copying and pasting a text from clipboard pastes it twice in LibreOffice Writer in KDE

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140652

Toni_Rocha  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140629] Findbar copy/paste operation (CNTRL+F) pastes the clipboard content in the focused cell or text in KDE Neon

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140629

Toni_Rocha  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 139902] [META] PPTX Image issues

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139902

Aron Budea  changed:

   What|Removed |Added

 Depends on||134183


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134183
[Bug 134183] FILEOPEN PPTX: gradient angle off by 180° (and position off, too)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140869] In Version 7.1.1.1 of LO for Windows (x64), Crash reporter shows up with blank instead of link to submit, even though crash dump is created.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140869

--- Comment #2 from Richard_416282  ---
Actual screen was "LibreOffice Document Recovery", (see attachment of JPG
file,27KB)

Text of window is :

"Due to an error, LibreOffice crashed. All the files you were working on will
now be saved. The next time LibreOffice is launched, your files will be
recovered automatically."

and 

"The following files will be recovered:"

[filename_redacted].ods

[see redacted image , 36kb]

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140869] In Version 7.1.1.1 of LO for Windows (x64), Crash reporter shows up with blank instead of link to submit, even though crash dump is created.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140869

Richard_416282  changed:

   What|Removed |Added

 CC||richard416...@yahoo.ca

--- Comment #1 from Richard_416282  ---
Created attachment 170324
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170324=edit
LO Crashed Screen grab by date[redacted file name]

image of screen grab

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140262] Auto-hyphenation do not turns off

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140262

Aleksandar Kondic  changed:

   What|Removed |Added

 Resolution|--- |NOTABUG
 CC||aleksandar.kondic@protonmai
   ||l.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Aleksandar Kondic  ---
User reports having figured out the problem, but it wasn't a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140256] Cannot use mouse scroll button on selection buttons

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140256

Aleksandar Kondic  changed:

   What|Removed |Added

 CC||aleksandar.kondic@protonmai
   ||l.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Aleksandar Kondic  ---
Hi Quintao,

I was not able to replicate in 

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


Can you scroll up and down the page in the Writer?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104442] [META] OOXML shape (DrawingML and VML) related issues

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104442
Bug 104442 depends on bug 139940, which changed state.

Bug 139940 Summary: FILEOPEN DOCX: gradient has lost its colour
https://bugs.documentfoundation.org/show_bug.cgi?id=139940

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140325] Frame content not properly rendered after certain steps

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140325

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140324] Frame and content split after undo of as character to 'to character' (previously already on file open) ODT (copy/paste from DOCX)

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140324

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140248] Font size and style change unexpectedly after inserting new table column

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140248

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140232] Saving substantial slower saving in original file compared to copy/pasting to a new file

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140232

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140584] [Feature Request] Provide a UI to specify the only parameter of ScPreview::SetPageNo (and hopefully SID_ thingy would be nicer)

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140584

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140581] Mark the page gutter area in the preview in the page layout dialog

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140581

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140578] Programs lose styles when run as different user

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140578

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140577] Writer in "Web" view mode becomes unresponsive and flickers when the window is resized or zoom is adjusted when a long document is displayed

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140577

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140576] In Writer: Triple-clicking to select a sentence in a paragraph and then dragging that sentence to a new location cause the space between sentences to be lost

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140576

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140568] Allow page gutter position 'Right' for left pages

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140568

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140565] Add a view option for 'Book view' to suppress page gutter

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140565

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140564] Give user a guide about the position of the page gutter

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140564

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140561] wrong term for gutter position in mirrored page layout

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140561

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140566] Bug in Impress on Plasma Deskop with 2 monitors

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140566

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140566] Bug in Impress on Plasma Deskop with 2 monitors

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140566

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135557] Programme Crashing

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135557

--- Comment #3 from QA Administrators  ---
Dear Tom Morris,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33387] Last Used category in Function Wizard can not contain functions from Add-In

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33387

--- Comment #8 from QA Administrators  ---
Dear scren2001-pub,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135557] Programme Crashing

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135557

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 32228] Encoding problem when reading some XLS files produced by Microsoft Excel 2008 for Mac

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=32228

--- Comment #15 from QA Administrators  ---
Dear Simon Lipp,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136571] Crash in: s_stub_releaseInterface

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136571

--- Comment #2 from QA Administrators  ---
Dear andy,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136444] When opening a new CALC worksheet, the grid lines are not visible.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136444

--- Comment #2 from QA Administrators  ---
Dear LOwolf,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136322] black

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136322

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

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136031] Can not rotate an object by a negative number of degrees

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136031

--- Comment #2 from QA Administrators  ---
Dear Gerben Van Duyl,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135831] Crashed when editing master document

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135831

--- Comment #2 from QA Administrators  ---
Dear Luke Kendall,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97007] ODF does not allow presentation:master-element as attribute of anim:set

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97007

--- Comment #8 from QA Administrators  ---
Dear Regina Henschel,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96620] Chart is lost as soon as custom formatting is involved

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96620

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

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96615] Repainting issues when the focus is in the footer

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96615

--- Comment #8 from QA Administrators  ---
Dear szotsaki,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96190] Date in Form shows different values in Datefield and Formatted Field, if based on an integer Column

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96190

--- Comment #9 from QA Administrators  ---
Dear Robert GroĂŸkopf,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90871] Drop-down and pop-up menus can open down behind Windows taskbar [Windows, multimonitor]

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90871

--- Comment #34 from QA Administrators  ---
Dear Gordo,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42040] Scrolling with Mouse Wheel sticks in Form Fields and Comment Boxes

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42040

--- Comment #11 from QA Administrators  ---
Dear Harald Koester,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123730] Helvetica won't write capital German umlauts

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123730

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

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122471] FILEOPEN XLSX, Pivot missing columns and rows in LO

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122471

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

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


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 115833] Specific autocorrection performed only if certain text exists in the document.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115833

--- Comment #5 from QA Administrators  ---
Dear saverio.pub2,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106309] Wrong placement of kashida causes defect in Arabic/Persian text rendering

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106309

--- Comment #15 from QA Administrators  ---
Dear Hossein,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100958] [EDITING] Cannot demote list item

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100958

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

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100951] [EDITING] Font colour picker doesn't show current colour

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100951

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

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100947] [EDITING] Text box has no boundary drawn

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100947

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

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100945] Changing font causes disappearing preview text

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100945

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

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100565] Graphic redraw problems with multiple windows

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100565

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

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140782] LO Calc crashes when I copy a URL from copy/paste buffer then hit 'insert Hyperlink' in cell.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140782

Richard_416282  changed:

   What|Removed |Added

Version|7.1.0.3 release |7.1.1.1 rc

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140868] Libreoffice Calc when a sheet is duplicated with multiple graphs, graphs do not reference the new duplicate correctly.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140868

--- Comment #2 from BPH  ---
Created attachment 170323
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170323=edit
This spreadsheet exhibits the effects of the bug.

Right click on graphs and you will see a variety of problems. References to the
source sheet, conversion to tables. Etc, as discussed in the bug report. 
This is the ODS version.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140868] Libreoffice Calc when a sheet is duplicated with multiple graphs, graphs do not reference the new duplicate correctly.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140868

BPH  changed:

   What|Removed |Added

 CC||brian.paul.han...@gmail.com

--- Comment #1 from BPH  ---
Created attachment 170322
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170322=edit
This spreadsheet exhibits the effects of the bug.

Right click on the graphs. You will see that they exhibit a variety of errors
in most cases. References broken, references to the source sheet, and
conversion to internal data tables.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140869] New: In Version 7.1.1.1 of LO for Windows (x64), Crash reporter shows up with blank instead of link to submit, even though crash dump is created.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140869

Bug ID: 140869
   Summary: In Version 7.1.1.1 of LO for Windows (x64), Crash
reporter shows up with blank instead of link to
submit, even though crash dump is created.
   Product: LibreOffice
   Version: 7.1.1.1 rc
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: richard416...@yahoo.ca

Description:
When running the (was then) Latest version of the Non-development version of LO
7.1, and a bug tripped up the operation, a screen popped up imploring me to
report the bug, and what was happening when it stumbled and fell (I know its a
walking or running metaphor, but well, this is English too.

In my case it was the bug of the "Cntl-K" when inputting URLs into fields in LO
Calc.

But the bigger problem, was that the LO handler for bug reporting failed in
both the DEV, and the Release versions.

Instead there was a single blank line where the submit link used to be, and
where a copy/paste could be done by opening a browser window, then clicking
enter or go on any browser.

But now, the dumber question, how do I force a bug trip, to validate or
Invalidate the failure of 7.1.1.1 (non dev) to give a bug submission request.

Alas, using "search", in Bugzilla for LO gave me a few hits, none of them
matched the problem I experienced with LO 7.1.1.1 even though I had been using
LO DEV version 7.2.0 to test if the bug was fixed or not in the beta versions.

So, the question needs to be asked, when LO crashes with a blank whitespace,
what is needed from a vanilla user, to submit the crash details.

The "Documentation" for windows users is very scant, and reads like Uninstall
Windows, but use Unix emulator for windows users (CYGWIN), and get a unix like
machine to start speaking dev-speak.

Granted this may be a harsh read for those who are not Windows familiar, there
was very little in the documentation.

PS. Bugzilla needs to be updated to push the Bug Version from 7.0.3 to the
latest choices 7.1 and 7.2, Likewise Option for Windows(all). 

Steps to Reproduce:
1. Download LO 7.1 from download link (goes to local mirror)
2. Stumble onto a bug. (crash, bluescreen, error-code)
3. Option presented to submit report with [OK] button, or to restart LO in
reduced function mode, with no extensions loaded...but field is blank, yet
no guidance is given in LO documentation page

except..

being familiar with bugzilla , find thread asking for bugs to be reported for
DEV cases, yet closed with WONTFIX or similar downvote.

Actual Results:
Need to look up crsh reports in 
C:\Users\[user-name]\AppData\Roaming\LibreOffice\4\crash.

There are 8 'dmp' files there, but never did the program or the developers
point USERS into this direction.

Just "WONTFIX" or in my case "Duplicate of Bug ", where bug was described
as similar, yet invoked the same code.

You cannot get a keyboard code (CNTRL-K) from a mouse click.



Expected Results:
Expected patience with the new user experience.

Instead got "please provide more details...", but without knowing where to look
for "details", had to search on my own.

The simple stuff is not explained to the end user, nor do the documents point
to specific and easy steps to take.




Reproducible: Always


User Profile Reset: No



Additional Info:
The software *should* point one to the specific page at the "how to submit a
bug" document, that is clear, concise, and easy to use.

Former MS-win click and press types, are not likely to become software
developers or 'coders' overnight, nor should they be expected to.

The process *should* be 3 steps:

A click on the "error dialogue box" to either submit a bug, and include the
relative internal process steps, or not click on submit, but be able to submit
a redacted version with full knowledge that the bug will get looked at
eventually, with the dummy data embedded in the report.

The user would be promped for an e-mail address, where a reply can be sent (or
not if they wish to retain their anonymity), and finally,

A reference number or link spat back from the server(s) with the internal IP
address of the submission embedded into the referral code, that can be analyzed
to determine if further action needs to be performed, based on various
criteria, Language, OS, or regional variation.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140868] New: Libreoffice Calc when a sheet is duplicated with multiple graphs, graphs do not reference the new duplicate correctly.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140868

Bug ID: 140868
   Summary: Libreoffice Calc when a sheet is duplicated with
multiple graphs, graphs do not reference the new
duplicate correctly.
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: brian.paul.han...@gmail.com

Description:
I found a question from 2015 that is pretty close to what I am seeing.
https://ask.libreoffice.org/en/question/53027/chart-does-not-update-when-cell-content-change/
It lists 3 bug reports (Bug #86321, Bug #136160, Bug#136254.) that when I read
them could be related. But none of them are what I'm seeing. Alex Kemp closed
that question as not relevant or outdated in 2020. I am using 7.0.4.2 of
Libreoffice calc. I created a spreadsheet with 5 graphs on one sheet. These are
sigmoid curve fits for an ELISA plate. I got my sheet done and then duplicated
it 6 times, once for each of 6 ELISA plates. For each of those 6 duplicates I
pasted the tabular data in for the relevant plate.

Everything works correctly except that the graphs don't get duplicated
correctly in all cases. When it breaks, the graphs either become references to
tables, or the references stay pointed to the original sheet. However, rarely,
some of them do get copied over correctly. 

I confirmed the same behavior in Linux and Windows 10. I don't know what
version this started in the chain. 

I have a file that shows this behavior. I have tried it saving as XLSX and ODS
file types. Both show the behavior. I have also tried it on two different
versions of Linux Mint. 

Steps to Reproduce:
1. I have a sheet that has a table referencing another table within the sheet. 
2. For each column of 4 columns, there is a a graph. 
3. Then, copy the sheet 6 times. Look at the Data Ranges for all of the tables
in the new sheets. 
(I noticed this because the graphs didn't all change when I replace the data in
the source sheet.) 

Actual Results:
The graphs in the duplicated sheets are sometimes converted to data tables that
copied the data from the source sheet. Some of them are references to the
source sheet, not the new sheet. Some of them copied correctly. 

Expected Results:
The graphs should modify the graphs in the copied sheets so that they reference
the cells in the new sheet. 


Reproducible: Sometimes


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 7.0.4.2
Build ID: dcf040e67528d9187c66b2379df5ea4407429775
CPU threads: 8; OS: Linux 4.10; 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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140782] LO Calc crashes when I copy a URL from copy/paste buffer then hit 'insert Hyperlink' in cell.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140782

--- Comment #5 from Richard_416282  ---
[duplicate text for readers of This Bug]
Don't know who "UI" is, but ordinary user with similar problem with the 7.1.1.1
release from Feb 26 or so download with default options.

I fell upon this bug, but there was no specific crash dump submitted. 

So, after having my BugReport flagged as "Duplicate" of the "Cntl-K" failure,
even though, it was not with a keyboard action, but with a mouse click, I
suppose it invoked the same chunk of code.

What do I know, I'm used to punched cards and dropped decks of cards where the
sequence numbers from columns 72 to 80 would go out of order during the compile
phase of the source code.

So, I click on the download link for EN-US, x64 binaries , this time for 7.1.

What downloads on March 03, but the file for LibreOfficeInstaller version
7.1.1. Quirky, but close enough.

Upon Install however, the Object code for 7.1.1.2 installs where the old
7.1.1.1 used to be, then cleans up after itself. 

System Reboot later (for registry, re-sync), and now am running 7.1.1.2 build
fe0b4676 implementing fix for this bug (3 weeks ago).

Voila.

Test with vanilla spreadsheet, it appears to work(leaving warranty owk for when
7.2 gets released), but for now , on x64 system with 2 GB RAM, and 50GB HDD,
along with EN keybord, but having multi-smbbol key faces (our Bi-Lingual
beaureaucrats at work).

So, for this single user it appears to be working
(https://git.libreoffice.org/core/+/refs/tags/libreoffice-7.1.1.2-buildfix1).

Your Mileage Might Vary.

[same text added to bug
https://bugs.documentfoundation.org/show_bug.cgi?id=140414]

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80303] UI: Property mapping - the legend should reflect this possibility

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80303

--- Comment #24 from Will Braswell  ---
This is a CRITICAL BUG in the "Data Series" -> "Range for Fill Color" feature.

Version: 5.1.6.2
Build ID: 1:5.1.6~rc2-0ubuntu1~xenial10

As mentioned, the best approach is probably to have a simple checkbox for "Sync
Legend Colors with Range for Fill Color" right next to each "Range for Fill
Color" form field on each "Data Series".

When can we expect a fix for this bug?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140782] LO Calc crashes when I copy a URL from copy/paste buffer then hit 'insert Hyperlink' in cell.

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140782

Richard_416282  changed:

   What|Removed |Added

 CC||richard416...@yahoo.ca

--- Comment #4 from Richard_416282  ---
[duplicate text for readers of This Bug]
Don't know who "UI" is, but ordinary user with similar problem with the 7.1.1.1
release from Feb 26 or so download with default options.

I fell upon this bug, but there was no specific crash dump submitted. 

So, after having my BugReport flagged as "Duplicate" of the "Cntl-K" failure,
even though, it was not with a keyboard action, but with a mouse click, I
suppose it invoked the same chunk of code.

What do I know, I'm used to punched cards and dropped decks of cards where the
sequence numbers from columns 72 to 80 would go out of order during the compile
phase of the source code.

So, I click on the download link for EN-US, x64 binaries , this time for 7.1.

What downloads on March 03, but the file for LibreOfficeInstaller version
7.1.1. Quirky, but close enough.

Upon Install however, the Object code for 7.1.1.2 installs where the old
7.1.1.1 used to be, then cleans up after itself. 

System Reboot later (for registry, re-sync), and now am running 7.1.1.2 build
fe0b4676 implementing fix for this bug (3 weeks ago).

Voila.

Test with vanilla spreadsheet, it appears to work(leaving warranty owk for when
7.2 gets released), but for now , on x64 system with 2 GB RAM, and 50GB HDD,
along with EN keybord, but having multi-smbbol key faces (our Bi-Lingual
beaureaucrats at work).

So, for this single user it appears to be working
(https://git.libreoffice.org/core/+/refs/tags/libreoffice-7.1.1.2-buildfix1).

Your Mileage Might Vary.

[same text added to bug
https://bugs.documentfoundation.org/show_bug.cgi?id=140414]

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137741] Fields objects should be navigable in Navigator and the Find bar

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137741

--- Comment #5 from V Stuart Foote  ---
(In reply to Roman Kuznetsov from comment #4)
> 
> I would suggest just a tree like all another items in Navigator:
> 
> Item "Fields" - 
>"Field category 1"
>"Field category 2" - 
> Field 1
> Field 2
>"Field category 3" - 
> Field 1
> ...
> 
> etc.

But that would require extra complexity, and for what is not at all the way
that Fields are laid up in documents!

The two modes (ALL, or by Type--at Cursor) are sufficient. Though it might be
helpful to know the type of Field at cursor focus.

IMHO functionally it is on target as is...

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 139064] my old table with calculation doesn't work any more

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139064

steve  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140867] New: the document language i've chosen keeps changing to USA

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140867

Bug ID: 140867
   Summary: the document language i've chosen keeps changing to
USA
   Product: LibreOffice
   Version: 7.1.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mango.wod...@gmail.com

Not sure if this is a bug, but it seems like it.
I've changed my language for all text to Australian English.

Tools>Language>For All Text> English(Australian).

At the bottom of the doc, it clearly shows "English (Australia)" 

yet as soon as I begin typing it switches to "English (USA)" ..

I don't recall having this problem before, so it may be new to 7.1.1.2 or it
could be due to my own incompetence.. In tools>options>languages I also have
australian as my choice, and the same goes for the paragraph formatting, so if
it's me, there must be some setting i don't know about..

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 138515] picture (wmf) not printed nor exported

2021-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138515

--- Comment #16 from Luke Deller  ---
Created attachment 170321
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170321=edit
Screenshot showing version I am testing with

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   3   >