[Libreoffice-bugs] [Bug 126788] FILEOPEN: ODT big performance drop for big table from 6.1 to 6.2 to 6.3

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126788

--- Comment #3 from Paul  ---
(In reply to Oliver Brinzing from comment #2)
> with: 
> 
> Version: 6.3.0.4 (x64)
> Build ID: 057fc023c990d676a43019934386b85b21a9ee99
> CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
> Locale: de-DE (de_DE); UI-Language: en-US
> Calc: 
> 
> a simple File/Open takes ~15 sec
> 
> and converting to pdf ~32 sec (~42 sec if LO is not running):
> 
> PS C:\Program Files\LibreOffice 6.3\program> Measure-Command {.\soffice
> --convert-to pdf --outdir  D:\downloads D:\downloads\table_1034r_13p.odt}   
> 
> 
> [...]
> Seconds   : 32
> 
> 
> btw: if i do same with LO 6.2.5.2, soffice.exe will return immediatelly,
> converting takes ~21 sec:
> 
> PS C:\Program Files\LibreOffice 6.2\program> Measure-Command {.\soffice
> --convert-to pdf --outdir  D:\downloads D:\downloads\table_1034r_13p.odt}   
> 
> 
> Days  : 0
> Hours : 0
> Minutes   : 0
> Seconds   : 0
> Milliseconds  : 7

Measure-Command can give complete timing if you put the command in a script
file, then run the script.  eg Measure-Command {.\test.bat}

-- 
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 126798] Writer: extra tabs inserted in footer after saving

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126798

Mike Kaganski  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 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 126101] Random scrolling while scrolling upside in all LibreOffice applications.

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126101

--- Comment #2 from S. Christian Collins  ---
I also experience this bug when scrolling via my laptop's trackpad, but not
when using my USB mouse's scroll wheel.

** My System **
OS: KDE Neon 5.16 64-bit (Plasma Desktop 5.16.4, KDE Frameworks 5.60.0, Qt
5.12.3)
Linux Kernel: 5.0.0.23-generic
I am using the xorg synaptics driver for my touchpad, and I am using evdev
rather than libinput, if that matters at all.

-- 
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 126549] Writer scrolling glitching, worse with smaller scrolling areas

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126549

--- Comment #2 from S. Christian Collins  ---
For me, this bug happens when scrolling via my laptop's trackpad, but does not
happen when using my USB mouse's scroll wheel.

** My System **
OS: KDE Neon 5.16 64-bit (Plasma Desktop 5.16.4, KDE Frameworks 5.60.0, Qt
5.12.3)
Linux Kernel: 5.0.0.23-generic
I am using the xorg synaptics driver for my touchpad, and I am using evdev
rather than libinput, if that matters at all.

-- 
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 109329] [META] VLookup function bugs and enhancements

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109329
Bug 109329 depends on bug 115490, which changed state.

Bug 115490 Summary: VLOOKUP unsorted is (too) slow in larger row sets, filling 
all cells in the column with the formula
https://bugs.documentfoundation.org/show_bug.cgi?id=115490

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 126807] New: Cell DropDownList with width of its content instead of width column <22pt

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126807

Bug ID: 126807
   Summary: Cell DropDownList with width of its content instead of
width column <22pt
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pacagar...@yahoo.es

Description:
In narrow column cells (less than 22pt), the Cell DropDownList appears narrow
as the column, making it impossible show and view the contents of the Cell
DropDownList.

Steps to Reproduce:
1.LibreOffice Calc
2.make a narrow column less than 22pt
3.Select a cell
4.right-click mouse button
5.DropDownList
6.view the contents

Actual Results:
In narrow column cells (less than 22pt), the Cell DropDownList appears narrow
as the column, making it impossible show and view the contents of the Cell
DropDownList.

Expected Results:
When you right-click a cell, it is best for the Cell DropDownList to appear
with the width of the Cell DropDownList contents instead of the column width.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:

-- 
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 126806] New: Version number does not change in Custom Install over previous install

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126806

Bug ID: 126806
   Summary: Version number does not change in Custom Install over
previous install
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pacagar...@yahoo.es

Description:
I did the Custom Install over the previous install and didn't change any
options other than the previous install. In the tab Help - About LibreOffice,
the previous version number still appears. In the Windows Control
Panel\Programs\Programs and Settings, the previous version number still
appears.

Steps to Reproduce:
1.Custom Install
2.didn't change any options other than the previous install
3.look tab Help - About LibreOffice
4.look Control Panel\Programs\Programs

Actual Results:
the previous version number still appears.

Expected Results:
When Custom Install over the previous installation and not changing any options
other than the previous installation, on the tab Help - About LibreOffice, the
version number of the new installation should appear. In the Windows Control
panel\Programs\Programs and Settings, the version number of the new
installation should appear.


Reproducible: Always


User Profile Reset: No



Additional Info:
Versão: 6.3.0.3 (x64)
Threads da CPU:4; SO:Windows 10.0; Realizador da interface: padrão; VCL: win; 
Local: pt-BR (pt_BR); Idioma de IU: pt-BR
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 125439] Ask if you want to install a recently installed extension

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125439

Leandro Martín Drudi  changed:

   What|Removed |Added

 Resolution|--- |NOTOURBUG
 Status|NEEDINFO|RESOLVED

--- Comment #2 from Leandro Martín Drudi  ---
The problem was the identical ID of the different extensions.
The value was modified and the problem was 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 121404] Formatted autocorrect not seen in Autocorrection options "With"

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121404

--- Comment #17 from Leandro Martín Drudi  ---
Not reproducible in
Versión: 6.3.0.4 (x64)
Id. de compilación: 057fc023c990d676a43019934386b85b21a9ee99
Subprocs. CPU: 8; SO: Windows 10.0; Repres. IU: predet.; VCL: win; 
Configuración regional: es-AR (es_AR); Idioma de IU: es-ES
Calc: CL

More tests are needed.

-- 
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 126805] Config Tip-Of-The-Day option is shown displaced

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126805

Leandro Martín Drudi  changed:

   What|Removed |Added

 CC||sanipache...@outlook.com.ar

--- Comment #1 from Leandro Martín Drudi  ---
Created attachment 153277
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153277=edit
Checkbox optin shown displaced

-- 
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 126805] New: Config Tip-Of-The-Day option is shown displaced

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126805

Bug ID: 126805
   Summary: Config Tip-Of-The-Day option is shown displaced
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sanipache...@outlook.com.ar

Description:
Config Tip-Of-The-Day option is shown displaced

Steps to Reproduce:
1. Tools
2. Options
3. LibreOffice | General

Actual Results:
The checkbox shown displaced

Expected Results:
-


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Versión: 6.3.0.4 (x64)
Id. de compilación: 057fc023c990d676a43019934386b85b21a9ee99
Subprocs. CPU: 8; SO: Windows 10.0; Repres. IU: predet.; VCL: win; 
Configuración regional: es-AR (es_AR); Idioma de IU: es-ES
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 126804] New: Tip-Of-The-Day don't show at start

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126804

Bug ID: 126804
   Summary: Tip-Of-The-Day don't show at start
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sanipache...@outlook.com.ar

Description:
Although the option to show the suggestion of the day when starting LibreOffice
is active, it is not always shown (it seems that only when creating a new
document, not when opening an existing file, but I cannot assure it).

Steps to Reproduce:
1. Open LibreOffice.
2. Create a new document.
2.1. Can show or can't show de dialog.
3. Open an existent document.
3.1. Never show the Tip-of-the-Day

Actual Results:
1. Open LibreOffice.
2. Create a new document.
2.1. Can show or can't show de dialog.
3. Open an existent document.
3.1. Never show the Tip-of-the-Day

Expected Results:
Create or open show the tip


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Versión: 6.3.0.4 (x64)
Id. de compilación: 057fc023c990d676a43019934386b85b21a9ee99
Subprocs. CPU: 8; SO: Windows 10.0; Repres. IU: predet.; VCL: win; 
Configuración regional: es-AR (es_AR); Idioma de IU: es-ES
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 126798] Writer: extra tabs inserted in footer after saving

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126798

--- Comment #2 from Patrick Demets  ---
Mike, it seems to work fine with 6.2.5. Thanks so much!

-- 
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 126803] New: toolbars reappear after closed

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126803

Bug ID: 126803
   Summary: toolbars reappear after closed
   Product: LibreOffice
   Version: 6.2.0.3 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: moli...@gmail.com

Description:
I want to show only my custom toolbar, after I created it and make it visible I
close all other toolbars wich randomly reappear, (a way to trigger them
appearing again is Window > new window.

Steps to Reproduce:
1.close toolbars
2.leave only a custom toolbar visible
3.Wait or... Menu :  Window  > new window

Actual Results:
default toolbars reappear visible

Expected Results:
only kept selected toolbars visible


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.2.0.3
Build ID: 98c6a8a1c6c7b144ce3cc729e34964b47ce25d62
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: 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 126757] Keyboard shortcuts in Calc context menus not discoverable

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126757

--- Comment #3 from rscra...@gmail.com  ---
Clarifications: 

- Alt is not special in this case. Any key press that does not activate a
command followed by moving the cursor will cause the hotkeys to become
highlighted. 

- "L" is not the shortcut for inserting a column to the left on 6.2.5.2 (it is
"B" for "Before").

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

--- Comment #6 from JCGoran  ---
(In reply to Matthew Hall from comment #5)
> I am able to confirm this bug happens for me also, on MacOS 10.13.6 with
> LibreOffice 6.3.0, and it does not happen in LibreOffice 6.2.5.2.
> 
> This bug is a show-stopper, and forced me to downgrade, because it's almost
> impossible to retrain your fingers to one backwards application on an entire
> computer full of correct applications.

I've just tested the Flatpak version of LibreOffice (6.2.5.2), and can confirm
that the bug is not present there, so until this behavior is fixed, using the
Flatpak version may be a viable workaround for users on Linux who don't want to
(or aren't able to) downgrade their LibreOffice installation.

-- 
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 126802] Copying sheet forces Control "Linked cell" refs to be qualified by original sheet

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126802

--- Comment #1 from Jim Avera  ---
Created attachment 153276
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153276=edit
"checkbox.ods" demo document

-- 
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 126802] New: Copying sheet forces Control "Linked cell" refs to be qualified by original sheet

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126802

Bug ID: 126802
   Summary: Copying sheet forces Control "Linked cell" refs to be
qualified by original sheet
   Product: LibreOffice
   Version: 6.4.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jim.av...@gmail.com

Description:
A checkbox control can have a "Linked cell" reference.  The specified cell is
auto-updated to reflect the state of the checkbox.  The reference may or may
not have a SHEETNAME. qualifier (e.g. SHEET1.C1 or just C1).

However, when the sheet is copied, un-qualified references are changed to be
qualified by the *original* sheet name.  This defeats the intended behavior or
referring to the "current" sheet, i.e. all copies will update the same cell on
the original sheet.

The reference either should be left as-is (unqualified in this case), or if
some internal limitation requires adding a sheet qualifier, then the *new*
sheetname should be the qualifier (similar to what happens with Named Ranges
when copying sheets).  But again, the most "obvious" behavior would be to not
change such references at all; if the user originally specified an unqualified
cell address, then it should remain that way, so it refers to the "current"
cell; and if the user does specify a sheet. qualifier, then that should be left
alone as well.  IMO, of course...

Steps to Reproduce:
1. Open the attached "checkbox.ods".  Do NOT enable macros.

2. Tools->Forms and CHECK "Design Mode"

4. Click on the checkbox Control to select it;
   Rightclick->Control Properties...
   Click the "Data" tab

5. Set "Linked Cell" to C1 (should already be set)

7. Copy the sheet
   (rightclick on SHEET1 tab->Move or Copy, click Copy, then OK)

8. In the copied sheet, view "Linked cell" property of the checkbox
   Control (see step 5 above)


Actual Results:
The Linked cell is changed from "C1" to "SHEET1.C1"

Expected Results:
The reference should remain unqualified (or, in the alternative, qualified with
the *new* sheetname)


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 126801] Exception in getAccessibleName and getAccessibleDescription

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126801

--- Comment #1 from Jim Avera  ---
Created attachment 153275
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153275=edit
test.ods (see "Steps to reproduce")

-- 
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 126801] New: Exception in getAccessibleName and getAccessibleDescription

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126801

Bug ID: 126801
   Summary: Exception in getAccessibleName and
getAccessibleDescription
   Product: LibreOffice
   Version: 6.4.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jim.av...@gmail.com

Description:
When switching between sheets in the attached "test.ods" spreassheet, many
exception messages appear on the terminal like these:

** (soffice:23481): WARNING **: 14:50:16.023: Exception in getAccessibleName()

** (soffice:23481): WARNING **: 14:50:16.023: Exception in
getAccessibleDescription()


Steps to Reproduce:
1. Open the attached "test.ods"
   Do NOT enable macros.

2. Click buttons to select sheets, starting with _PROTO
   Keep selecting different sheets.


Actual Results:
Many exception messages on the terminal

Expected Results:
No messages


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 92770] thisComponent is not valid during "Open Document" at startup in non-document macro

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92770

--- Comment #15 from Lionel Elie Mamane  ---
Reproduced on 6.3.0.4 (Debian package).

(In reply to Buovjaga from comment #14)
> I get
> BASIC runtime error.
> Variable not defined.
> 
> for showThisComponent() even when opening the file with Low macro security
> setting.

I think you didn't follow the following step in the reproduction instructions:

Put in "My Macros" the following (beware bugzilla's word wrap):

Sub showThisComponent
MsgBox "Macro in ""My Macros"": " & _
   
thisComponent.supportsService("com.sun.star.document.OfficeDocument")
End Sub

-- 
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 126784] Writer change not selected columns width

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126784

--- Comment #2 from Durgapriyanka  ---
Thank you for reporting the bug. I can reproduce the bug in

Version: 6.3.0.0.alpha0+
Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87
CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded

But, not in 

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

-- 
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 126767] Autofill doesn't overwrite data in continuously filled cells

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126767

--- Comment #8 from kabilo  ---
autofill is different (Calc vs Excel) too when I need to fill cells to end of
table (to new lines):
A   B   C   D
m   n   formula formula2
o   p   formula formula2
q   r
s
u   v
w   x
When selecting C2:D2 and double clicking on D2, Calc fills the formula up to
row number 3 (empty cell in B4). Excel fills formulas by the end of the table.

-- 
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 126800] Base: Help: Missing symbols and incomprehensible text in help page "Query Design Bar"

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126800

--- Comment #1 from Gerhard Weydt  ---
Created attachment 153274
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153274=edit
Help text for Query design bar copied

-- 
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 126777] Frame + text box becomes corrupted when saved as DOCX

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126777

Durgapriyanka  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Durgapriyanka  ---
Thank you for reporting the bug. I can confirm the bug present in

Version: 6.3.0.0.alpha0+
Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87
CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded

and 

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

-- 
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 126800] New: Base: Help: Missing symbols and incomprehensible text in help page "Query Design Bar"

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126800

Bug ID: 126800
   Summary: Base: Help: Missing symbols and incomprehensible text
in help page "Query Design Bar"
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gerhard.we...@t-online.de
CC: olivier.hal...@libreoffice.org

Description:
The help page "Query Design Bar", which can be reached by clicking the link
'icons' in the help page "Query Design", contains some icons which are not
displayed, at least with Windows, and an incomprehensible sentence:

The help page for "Query Design Bar" is something like
https://help.libreoffice.org/6.3/en-GB/text/shared/explorer/database/02010100.html?DbPAR=BASE#bm_id3153323
(Online-Help), for "Query Design" it's
https://help.libreoffice.org/6.3/en-GB/text/shared/main0214.html?=BASE=WIN.
Four of the symbols in "Query Design Bar" are not displayed, although they are
present, as can be seen when copying the page via the clipboard; I'll attach a
writer document with the copied content, where the sections with missing
symbols are coloured.
In the last section, "Run SQL command directly", the second sentence "If you do
not display these changes in the design view, you cannot change back to the
design view." is incomprehensible for me: I don't know what "these changes"
refers to, so I even cannot propose a better wording.
By the way, the text "The following icon is on the SQL tab page:" just above
irritated me, I took some time to understand that it refers to the last
section.
I propose to add a line break above, to better separate it from the previous
section, and a subclause ", which is displayed when you switch Ded´sign View
off," after "following icon".

Steps to Reproduce:
1. in Base call help
2. choose designing -- queries (Base) or design view -- queries/views (Base)
3. select lin 'icons'

Actual Results:
see above

Expected Results:
see above


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 97687] VIEWING: text cursor stop blinking after you double click a bookmark in "navigation" window and close this window.

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97687

--- Comment #10 from Julien Nabet  ---
(In reply to Buovjaga from comment #9)
> (In reply to Julien Nabet from comment #7)
> > On pc Debian x86-64 with master sources updated today, I don't reproduce
> > this problem.
> > But when navigator is opened, cursor doesn't blink. It blinks again if I
> > double click on the bookmark and also after having close navigator window.
> 
> Julien: can you try reproducing the "But when navigator is opened" problem?
> I can't reproduce even that one.
>...
On pc Debian x86-64 with master sources updated today, I don't reproduce 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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

--- Comment #5 from Matthew Hall  ---
I am able to confirm this bug happens for me also, on MacOS 10.13.6 with
LibreOffice 6.3.0, and it does not happen in LibreOffice 6.2.5.2.

This bug is a show-stopper, and forced me to downgrade, because it's almost
impossible to retrain your fingers to one backwards application on an entire
computer full of correct applications.

-- 
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 126793] oosplash: "libXinerama.so.1: cannot open shared object file: No such file or directory" / "error while loading shared libraries: libXinerama.so.1: wrong ELF class: ELFC

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126793

--- Comment #2 from Jens Radloff  ---
(In reply to Jan-Marek Glogowski from comment #1)
> My guess would be you downloaded / installed LO 
> in 32bit but have a 64bit system. 

I have a 64-bit system:

--- Quote beginning ---

xxx@yyy:~$ uname -a
Linux yyy 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u4 (2019-07-19) x86_64
GNU/Linux
xxx@yyy:~$

--- Quote End ---

> Might also be the other way around. file soffice.bin should tell you the
> architecture of your LO version, any other binary on your system its arch.

When I run soffice.bin, then the following is returned:

--- Quote beginning ---

xxx@:/opt/libreoffice6.2/program$ ./soffice.bin 
./soffice.bin: error while loading shared libraries: libdbus-1.so.3: cannot
open shared object file: No such file or directory
xxx@yyy:/opt/libreoffice6.2/program$ 

--- Quote End ---

I have downloaded and installed the 64-bit version of LO 6.2.5, if you look at
the directory and file names in my download directory:

--- Quote beginning ---

xxx@yyy:~/Desktop_1/installationsdateien/libreoffice$ ls
LibreOffice_6.2.5.2_Linux_x86_deb 
LibreOffice_6.2.5_Linux_x86_deb_helppack_de.tar.gz
LibreOffice_6.2.5.2_Linux_x86_deb_helppack_de 
LibreOffice_6.2.5_Linux_x86_deb_langpack_de.tar.gz
LibreOffice_6.2.5.2_Linux_x86_deb_langpack_de 
LibreOffice_6.2.5_Linux_x86_deb.tar.gz
xxx@yyy:~/Desktop_1/installationsdateien/libreoffice$

--- Quote End ---

I installed LO 6.2.5 from within the directories mentioned above using the dpkg
command.

-- 
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 107831] [META] Paragraph-level bugs and enhancements

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107831
Bug 107831 depends on bug 125628, which changed state.

Bug 125628 Summary: FORMATTING: Part of text loose yellow highlight reopening 
document
https://bugs.documentfoundation.org/show_bug.cgi?id=125628

   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 126779] Issues in File Unlocking when program is closed

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126779

--- Comment #7 from NARAYAN  ---
Created attachment 153273
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153273=edit
Source data is locked

Now I cannot commit changes i made in source data and have to lose all changes
or re-save as different file name. See attached file, violating all rules of
consistency in file handling.

-- 
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 126799] New: MYSQL/MariaDB native connector: Unknown Column Type "Text" in GUI when opening a Table

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126799

Bug ID: 126799
   Summary: MYSQL/MariaDB native connector: Unknown Column Type
"Text" in GUI when opening a Table
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rob...@familiegrosskopf.de

Connect to MariaDB with the native connector, which is included in LO 6.3.0.4.

Start this commands in Tools > SQL

CREATE TABLE strtest (d TEXT(10));
INSERT INTO strtest VALUES('Maria   ');

You could also write down 
SELECT * FROM strtest;
... and let you show the output - works.

Now try to open the table in the table-view of the GUI. Could be you have to
refresh the tables by View > Refresh Tables.

An error appears:
"Unknown column type when fetching result"

The data-type TEXT isn't known by the GUI. So it isn't possible to see data or
input data into such a column by the GUI, only by Tools > SQL.

All tested with LO 6.3.0.4, OpenSUSE 15 64bit rpm Linux, 10.2.22-MariaDB -
openSUSE package

-- 
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 92770] thisComponent is not valid during "Open Document" at startup in non-document macro

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92770

--- Comment #14 from Buovjaga  ---
I get
BASIC runtime error.
Variable not defined.

for showThisComponent() even when opening the file with Low macro security
setting.

Lionel: can you please re-test? This report is one of the few still remaining
in the VclPtr meta bug.

Arch Linux 64-bit
Version: 6.4.0.0.alpha0+
Build ID: 37fc9f51a8de11d40632e8cda17ccf1fa4b1f503
CPU threads: 8; OS: Linux 5.2; UI render: default; VCL: gtk3; 
Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US
Calc: threaded
Built on 6 August 2019

-- 
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 126779] Issues in File Unlocking when program is closed

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126779

NARAYAN  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 126779] Issues in File Unlocking when program is closed

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126779

--- Comment #6 from NARAYAN  ---
I cannot edit source data < excel spread sheet > now , it shows read only in
open dialogue, but when i checked file properties . read only is unchecked.

This is bizzare

-- 
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 126779] Issues in File Unlocking when program is closed

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126779

--- Comment #5 from NARAYAN  ---
I cannot edit source data < excel spread sheet > now , it shows read only in
open dialogue, but when i checked file properties . read only is unchecked.

This is bizzare

-- 
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 126779] Issues in File Unlocking when program is closed

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126779

--- Comment #4 from NARAYAN  ---
(In reply to Alex Thurgood from comment #1)
> @Narayan : just a quick question to help me understand - why are you
> re-creating a new database (Step 7) once you have updated your Calc sheet ?
> 
> If your original ODB file points to the Calc sheet that you have modified,
> it should automatically take up any changes you made in the Calc sheet ?

We are veering off into different issue here. But anyways let me lay it out
1) Refresh table button does not refresh data.
2) There is no auto refresh. Data is refreshed only when all SBASE open
programs are closed and reopened, and opening the table shows the refreshed
view of the saved data from excel.
3) WHen I open sbase and open the table,  and then open the spread sheet to
exit data>> the excel file opens as only read only.  So why is an open view of
the table in database , placing the spreadsheet in read only mode? 


I see that dbase is designed as write/commit consistent database, similar to
oracle , unlike ms sql which is read consistent. 

Note: In past version of MS SQL Server, Uncomitted data in MS SQL table will be
viewed by other users who read data from the table. Not sure thats the case in
newer versions. 

However..here is an analogy..  

But in both types of database, viewers of data, cannot put source table under
lock or read only mode. 
So why do , when i open dbase > open table > then open scalc > Open spread
sheet > puts spread sheet in read only mode 

>>> Like i said this is entirely different issue, <<<

-- 
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 126767] Autofill doesn't overwrite data in continuously filled cells

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126767

--- Comment #7 from Buovjaga  ---
(In reply to Eike Rathke from comment #6)
> One more dumb question ;-)
> What happens for a selection of A1:B1 (empty cells)
> 
>  A  B
> 
>  x  y
>  x  y

Nothing happens.

-- 
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 126767] Autofill doesn't overwrite data in continuously filled cells

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126767

--- Comment #6 from Eike Rathke  ---
Thanks. These samples are meant to identify the behaviour if and how
neighbouring columns affect the fill of filled columns. Seems they don't, and
furthermore for a range/row selection up to the minimum row of filled columns
is filled. That at least gives some orientation.

One more dumb question ;-)
What happens for a selection of A1:B1 (empty cells)

 A  B

 x  y
 x  y

-- 
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 126798] Writer: extra tabs inserted in footer after saving

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126798

--- Comment #1 from Mike Kaganski  ---
No repro with Version: 6.3.0.4 (x64)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 12; OS: Windows 10.0; UI render: GL; VCL: win; 
Locale: ru-RU (ru_RU); UI-Language: en-US
Calc: threaded

Patrick Demets: please test with current 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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

steve -_-  changed:

   What|Removed |Added

Summary|Two Finger Horizontal   |Two Finger Horizontal
   |Scroll is Reversed with |Scroll is Reversed with
   |libinput Driver on Linux|libinput Driver on Linux
   ||and macOS

-- 
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 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126680

steve -_-  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #4 from steve -_-  ---
Version: 6.3.0.4
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
Locale: de-DE (de_DE.UTF-8); UI-Language: en-US
Calc: threaded

confirmed, this is now in the stable release and it's highly irritating.
Setting to "New" as this is confirmed by various users.

-- 
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 48722] Add Realistic [soft-edge/fuzzy/Gaussian-blur] Shadows for Objects

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48722

--- Comment #12 from Pedro  ---
It seems this is a highly requested feature and some research was happening
around this? What happened with this by the way?

-- 
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 126767] Autofill doesn't overwrite data in continuously filled cells

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126767

--- Comment #5 from Buovjaga  ---
My first test (at the time of comment 1) was with a single column with no
neighbouring columns - LibreOffice refused to fill.

-- 
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 126767] Autofill doesn't overwrite data in continuously filled cells

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126767

--- Comment #4 from Buovjaga  ---
(In reply to Eike Rathke from comment #3)
> What does Excel do for these constellations when double clicking the fill
> handle on B1 (b)?
> 
>  A  B
>  a  b
>  x  y
>  x  y
>  x

b
b
b

>  A  B
>  a  b
>  x  y
>  x  y
> y


b
b
b
b

> Also, for the same two constellations selecting A1:B1 and double clicking B1
> (b)?

First one:
a  b
a  b
a  b
x

Second one:
a  b
a  b
a  b
   y

> 
> 
> And here when selecting A1:C1 and double clicking handle on C1 (c)?
> 
>  A  B  C
>  a c
>  x  y  z
>  x  y  z
>  x  y

a c
a c
a c
x  y

>  A  B  C
>  a  b  c
>  x z
>  x  y  z
>  x  y  z
>  x  y

a  b  c
a  b  c
a  b  c
a  b  c
x  y

Tested with MSO 365 on Win 10.

-- 
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 126798] New: Writer: extra tabs inserted in footer after saving

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126798

Bug ID: 126798
   Summary: Writer: extra tabs inserted in footer after saving
   Product: LibreOffice
   Version: 6.0.6.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: patrick.dem...@shaw.ca

Created attachment 153272
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153272=edit
My custom Writer template, with page#/page cnt in footer

LO version: 6.0.6.2
Build ID: 0c292870b25a325b5ed35f6b45599d2ea4458e77

Using a custom Writer document template that includes a footer (see attached
file). This template includes one right-justified tab (at 18.5cm), a current
page number field, and a total number of pages field. After saving and
reopening, Writer inserts a centre-justified tab (at 9.0cm) and a
right-justified tab (at 18.0cm) in the footer. My original tab at 18.5cm is
left intact. Removing the unwanted tabs and saving, then reopening the
document, still results in unwanted tabs in footer. Thx

-- 
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 118699] FILEOPEN DOCX Accepting tracked changes has different result in LO Writer and MS Word in document with numbered paragraphs

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118699

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

https://git.libreoffice.org/core/+/b86ff2c6a88aa41379e74f11e8ec8497ff85ffd0%5E%21

tdf#118699 sw_redlinehide: need some more changes to use the last node

It will be available in 6.4.0.

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

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

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

[Libreoffice-bugs] [Bug 126797] Half of the pages are missing caused complex table which isn't splitted properly most of the time, possible caused by nested tables

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126797

Telesto  changed:

   What|Removed |Added

Summary|Half of the page are|Half of the pages are
   |missing caused complex  |missing caused complex
   |table which isn't splitted  |table which isn't splitted
   |properly most of the time,  |properly most of the time,
   |possible caused by nested   |possible caused by nested
   |tables  |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 126797] Half of the page are missing caused complex table which isn't splitted properly most of the time, possible caused by nested tables

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126797

--- Comment #1 from Telesto  ---
Created attachment 153271
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153271=edit
Proper layout (PDF)

-- 
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 126797] New: Half of the page are missing caused complex table which isn't splitted properly most of the time, possible caused by nested tables

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126797

Bug ID: 126797
   Summary: Half of the page are missing caused complex table
which isn't splitted properly most of the time,
possible caused by nested tables
   Product: LibreOffice
   Version: 6.4.0.0.alpha0+ Master
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Half of the page are missing caused complex table. Layout can get jumpy or
layout loop is possible, but hard to give proper steps

Steps to Reproduce:
1. Attachment 152466
2. Wait 15 seconds after the pages appear 
3. Page counter will show 38 pages. 
4. It actually are 69 pages (PDF of the same file attached; created with LibO
6.3.0.4 & PDF printer)

Note: all sorts of weirdness is possible with this document in older versions
of LibreOffice (crashes etc). 

Actual Results:
The initial load will give 38 pages. Except when scrolling down to bottom (by
clicking on the bottom of the vertical scroll bar and/or scrolling down quickly
after file open, while the table layouting is still in progress. In that case
with some luck you end up with the full document (proper) document.

If the full document is shown 
-> exported to PDF -> broken 
-> Printing (to PDF) -> fine 

Expected Results:
Layout as in PDF of something matching it for the most part


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in:
Versie: 6.3.0.4 (x86)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU-threads: 4; Besturingssysteem: Windows 6.3; UI-render: standaard; VCL: win; 
Locale: nl-NL (nl_NL); UI-taal: nl-NL
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 126796] Percent Stacked image in Chart Wizard is wrong for most Icon styles

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126796

--- Comment #1 from Pedro  ---
Created attachment 153270
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153270=edit
Chart Wizard showing expected Percent Stacked illustration

-- 
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 126796] New: Percent Stacked image in Chart Wizard is wrong for most Icon styles

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126796

Bug ID: 126796
   Summary: Percent Stacked image in Chart Wizard is wrong for
most Icon styles
   Product: LibreOffice
   Version: 6.2.5.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pedl...@gmail.com

Created attachment 153269
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153269=edit
Chart Wizard showing wrong Percent Stacked illustration

In Chart Wizard when using icon styles Breeze, Colibre, Sifr and Tango, the
illustration of Column and Bar Percent Stacked chart types is incorrect.

The image in Icon styles Elementary (default) and Karasa Jaga is correct

-- 
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 126627] CRASH: undoing redlinehide deletion

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126627

Michael Stahl (CIB)  changed:

   What|Removed |Added

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

--- Comment #3 from Michael Stahl (CIB)  ---
fixed on master

-- 
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 126710] fileopen: Calc can not open xlsx, consuming tens gigs of RAM (memory leak)

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126710

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

   What|Removed |Added

 Blocks||122652


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122652
[Bug 122652] [META] Memory problems in 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 122652] [META] Memory problems in LibreOffice

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122652

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

   What|Removed |Added

 Depends on||126710


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=126710
[Bug 126710] fileopen: Calc can not open xlsx, consuming tens gigs of RAM
(memory leak)
-- 
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 126795] New: A document with indented bulleted paragraphs saved to DOCX in Writer 6.2 looks wrong, but is fine when saved to DOCX from Writer 5.4

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126795

Bug ID: 126795
   Summary: A document with indented bulleted paragraphs saved to
DOCX in Writer 6.2 looks wrong, but is fine when saved
to DOCX from Writer 5.4
   Product: LibreOffice
   Version: 6.2.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: matthew.bugzi...@epoq.co.uk

Description:
I have an ODT document with some paragraphs that use a style I have defined so
that they are bulleted and indented. When I save this file to DOCX with Writer
5.4 it looks the same as it does in Writer. When I do the same thing in Writer
6.2 the first line of each paragraph is not indented as much as the subsequent
lines of the paragraph, which obviously looks wrong.

Steps to Reproduce:
1.Save the attached document to DOCX in Writer 5.4.
2.Save the attached document to DOCX in Writer 6.2.
3.Compare the output.

Actual Results:
The output is different.

Expected Results:
The output from Writer 6.2 should be the same as from Writer 5.4.


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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 126795] A document with indented bulleted paragraphs saved to DOCX in Writer 6.2 looks wrong, but is fine when saved to DOCX from Writer 5.4

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126795

--- Comment #1 from Matthew Kogan  ---
Created attachment 153268
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153268=edit
Test document

-- 
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 102495] [META] KDE VCL backend bugs and enhancements

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495

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

   What|Removed |Added

 Depends on||126693


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=126693
[Bug 126693] I cannot create custom categories for captions in KDE 5
-- 
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 126693] I cannot create custom categories for captions in KDE 5

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126693

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

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Blocks||102495
 Ever confirmed|0   |1

--- Comment #4 from Roman Kuznetsov <79045_79...@mail.ru> ---
I can confirm it for vcl:kde5 (6.4 master) and I can create new category in
windows build (6.3 release)


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE VCL backend 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 126627] CRASH: undoing redlinehide deletion

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126627

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

https://git.libreoffice.org/core/+/f6a7dee56c984f36261c75a1056cc3a5bf43b2f1%5E%21

tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()

It will be available in 6.4.0.

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

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

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

[Libreoffice-bugs] [Bug 126627] CRASH: undoing redlinehide deletion

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126627

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.4.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 103859] [META] EMF/WMF (Enhanced/Windows Metafile) bugs and enhancements

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103859

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

   What|Removed |Added

 Depends on||126708


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=126708
[Bug 126708] EMF image lost in command-line conversion from .odt to .doc
-- 
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 125468] Crash when doing a file reload after recovery

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125468

Telesto  changed:

   What|Removed |Added

Crash report or||[
crash signature||SwTextNode::SplitContentNod
   ||e(SwPosition const
   ||&,std::function
   ||const *)]

-- 
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 125468] Crash when doing a file reload after recovery

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125468

Telesto  changed:

   What|Removed |Added

Crash report or|[   |[SwTextNode::SplitContentNo
crash signature|SwTextNode::SplitContentNod |de(SwPosition const
   |e(SwPosition const  |&,std::function
   |&,std::function  |const *)]
   |const *)]   |

-- 
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 61914] [META] Start Center bugs and enhancements

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61914

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

   What|Removed |Added

 Depends on||126791


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=126791
[Bug 126791] StartCenter: previews are black (gen/gtk)
-- 
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 126791] StartCenter: previews are black (gen/gtk)

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126791

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

   What|Removed |Added

 Blocks||61914


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=61914
[Bug 61914] [META] Start Center 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 119241] Crash in: CompareSwOutlineNodes::operator()(SwNode * const &, SwNode * const &)

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119241

Telesto  changed:

   What|Removed |Added

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

-- 
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 126246] Silent crash without the document recovery dialog notice

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126246

Telesto  changed:

   What|Removed |Added

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

-- 
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 118856] Text flickering when highlighting text in about us windows

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118856

Miklos Vajna  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |vmik...@collabora.com
   |desktop.org |

-- 
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 116640] CRASH/Assertion when undoing columns

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116640

Telesto  changed:

   What|Removed |Added

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

-- 
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 126246] Silent crash without the document recovery dialog notice

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126246

Telesto  changed:

   What|Removed |Added

Crash report or||["SwNode::FindTableNode()"]
crash signature||
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||6640

-- 
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 119949] Filter broken by blank line

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119949

yury.dubin...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

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

[Libreoffice-bugs] [Bug 126793] oosplash: "libXinerama.so.1: cannot open shared object file: No such file or directory" / "error while loading shared libraries: libXinerama.so.1: wrong ELF class: ELFC

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126793

--- Comment #1 from Jan-Marek Glogowski  ---
My guess would be you downloaded / installed LO in 32bit but have a 64bit
system. Since Debian is multi-arch, you can install all the missing, required
32bit libraries, if you really want to run the 32bit LO version, but I suggest
to download the packages matching your architecture.

Might also be the other way around. file soffice.bin should tell you the
architecture of your LO version, any other binary on your system its arch.

If I'm correct, please close this bug as RESOLVED, INVALID.

-- 
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 119949] Filter broken by blank line

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119949

--- Comment #15 from yury.dubin...@gmail.com ---
I compared LO CALC with its predecessor, OpenOffice CALC. OpenOffice does not
have this bug, but it also does not create filters for empty cells. Most
likely, this bug is the result of improving CALC to add empty cells to filters.

-- 
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 122358] Forms: Right and bottom borders of form-controls set to 'FLAT' style not displayed (gtk3)

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122358

--- Comment #13 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/b8c87fa294678180191588134b9e9c7993a659fc%5E%21

Related: tdf#122358 consistent transformation of damage

It will be available in 6.4.0.

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

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

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

[Libreoffice-bugs] [Bug 122358] Forms: Right and bottom borders of form-controls set to 'FLAT' style not displayed (gtk3)

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122358

--- Comment #12 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/eec93ec31fc9bb9daeb4574dccdd3f1bd35b60d3%5E%21

Resolves: tdf#122358 ensure right/bottom borders are included in damage region

It will be available in 6.4.0.

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

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

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

[Libreoffice-bugs] [Bug 122358] Forms: Right and bottom borders of form-controls set to 'FLAT' style not displayed (gtk3)

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122358

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.4.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 126767] Autofill doesn't overwrite data in continuously filled cells

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126767

--- Comment #3 from Eike Rathke  ---
What does Excel do for these constellations when double clicking the fill
handle on B1 (b)?

 A  B
 a  b
 x  y
 x  y
 x


 A  B
 a  b
 x  y
 x  y
y

Also, for the same two constellations selecting A1:B1 and double clicking B1
(b)?


And here when selecting A1:C1 and double clicking handle on C1 (c)?

 A  B  C
 a c
 x  y  z
 x  y  z
 x  y


 A  B  C
 a  b  c
 x z
 x  y  z
 x  y  z
 x  y

-- 
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 126794] New: [CONFIGURATION] Custom properties from old documents is empty

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126794

Bug ID: 126794
   Summary: [CONFIGURATION] Custom properties from old documents
is empty
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: feder...@fenara.it

Created attachment 153267
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153267=edit
Empty custom properties

I tried to change custom properties from old documents saved with the 6.2
release but the box is empty.
The properties are correctly displayed in the document but it's not possibile
to add a new one.

-- 
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 126676] Calc - addition of original functionality of autofill (doubleclick)?

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126676

Eike Rathke  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
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 126676] Calc - addition of original functionality of autofill (doubleclick)?

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126676

Eike Rathke  changed:

   What|Removed |Added

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

--- Comment #1 from Eike Rathke  ---


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

-- 
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 126767] Autofill doesn't overwrite data in continuously filled cells

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126767

--- Comment #2 from Eike Rathke  ---
*** Bug 126676 has been marked as a duplicate of 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 126626] CRASH: pasting fly at-char selection

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126626

Michael Stahl (CIB)  changed:

   What|Removed |Added

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

--- Comment #3 from Michael Stahl (CIB)  ---
fixed on master

-- 
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 126626] CRASH: pasting fly at-char selection

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126626

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.4.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 126626] CRASH: pasting fly at-char selection

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126626

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

https://git.libreoffice.org/core/+/844f9fa6ba7108b12758202c5fd08daa2a707641%5E%21

tdf#126626 sw: fix duplicate SwUndoInsLayFormat in single-node Copy

It will be available in 6.4.0.

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

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

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

[Libreoffice-bugs] [Bug 124108] auto-correction of typographic quotation marks and apostrophes broken for fr_CI

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124108

--- Comment #5 from Julien Nabet  ---
Just wonder if it's ok to have unoid="generic" + ref=...
I mean, reading the content of this of files, it seems that when there's
unoid="generic", you must declare the details of LC_CTYPE, and when there's
ref=... you rely entirely on the reference (except if you added some replace
functions)

grepping code, I got 7 cases:
fr_BJ.xml:22:  
fr_CI.xml:22:  
fr_ML.xml:22:  
fr_NE.xml:22:  
fr_SN.xml:22:  
fr_TG.xml:22:  
pap_BQ.xml:22:  

Eike: any thoughts?

-- 
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 125850] Document increases with 15 pages after adding 4 (empty) pages (lots of endnotes)

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125850

--- Comment #4 from Telesto  ---
Repro with
Versie: 6.3.0.4 (x86)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU-threads: 4; Besturingssysteem: Windows 6.3; UI-render: GL; VCL: win; 
Locale: nl-NL (nl_NL); UI-taal: nl-NL
Calc: CL

1. Open attachment 140698 [details]
2. Look at the page count 389 (scroll down to verify)
3. Press CTRL+ENTER 4 times (at the initial cursor position on file open; so on
the first page)
5. Look at the page count 389 (scroll down to verify) (re-layouting starts
slowly) (403/405 pages) -> after adding 4 pages?

-- 
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 66756] FORMATTING: Bullets and numbering -- set incremental indent for all levels

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66756

p19...@gmail.com changed:

   What|Removed |Added

URL||https://msdnshared.blob.cor
   ||e.windows.net/media/MSDNBlo
   ||gsFS/prod.evol.blogs.msdn.c
   ||om/CommunityServer.Blogs.Co
   ||mponents.WeblogFiles/00/00/
   ||01/27/79/metablogapi/4863.i
   ||mage_2C5E4784.png
   ||https://legalofficeguru.com
   ||/wp-content/uploads/2016/11
   ||/Word-2016-paranum-set-for-
   ||all-levels-2.png

-- 
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 66756] FORMATTING: Bullets and numbering -- set incremental indent for all levels

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66756

p19...@gmail.com changed:

   What|Removed |Added

Summary|FORMATTING: Bullets and |FORMATTING: Bullets and
   |Numbering relative  |numbering -- set
   |Auto-increment  |incremental indent for all
   ||levels

-- 
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 125468] Crash when doing a file reload after recovery

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125468

--- Comment #9 from Telesto  ---
No reload required anymore
http://crashreport.libreoffice.org/stats/crash_details/c498d868-09f7-41ab-a7bc-b4599ffad835

-- 
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 126246] Silent crash without the document recovery dialog notice

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126246

--- Comment #10 from Telesto  ---
For the record, the second example - used as comparison - is bug 125468

-- 
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 126728] LibreOffice slow start due to FTP access failure (kde5 only)

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126728

--- Comment #26 from Julien Nabet  ---
BT1 isn't useful.
BT2 I think it's not useful too.

Here what I'd:
- retrieve sources
- build sources (with autogen.input containing --enable-symbols or
--enable-dbgutil)
- "make debugrun"
- add a break in gdb at these 2 locations:
 - "b shell/source/backends/kf5be/kf5access.cxx:113"
 - "b shell/source/backends/kf5be/kf5access.cxx:140"
- run
- gdb may stop with ?? in this case type "c" (for continue) until you reach one
of the break
- "bt"

-- 
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 103364] [META] Bullet and numbering dialog bugs and enhancements

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103364
Bug 103364 depends on bug 66756, which changed state.

Bug 66756 Summary: FORMATTING: Bullets and Numbering relative Auto-increment
https://bugs.documentfoundation.org/show_bug.cgi?id=66756

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|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 66756] FORMATTING: Bullets and Numbering relative Auto-increment

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66756

p19...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|WORKSFORME  |---

--- Comment #4 from p19...@gmail.com ---
Sorry for the lack of response. In MSO, if you create a new outline numbering,
you can specify to automatically set indents for all levels using an increment
value. That is what I am talking 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 108137] [META] Writer feature enhancements

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108137
Bug 108137 depends on bug 66756, which changed state.

Bug 66756 Summary: FORMATTING: Bullets and Numbering relative Auto-increment
https://bugs.documentfoundation.org/show_bug.cgi?id=66756

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|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 126246] Silent crash without the document recovery dialog notice

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126246

Telesto  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #9 from Telesto  ---
Repro with
Versie: 6.3.0.4 (x86)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU-threads: 4; Besturingssysteem: Windows 6.3; UI-render: GL; VCL: win; 
Locale: nl-NL (nl_NL); UI-taal: nl-NL
Calc: CL

crashreport.libreoffice.org/stats/crash_details/95155bac-476c-4606-8c62-986e114789c9

-- 
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 126728] LibreOffice slow start due to FTP access failure (kde5 only)

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126728

--- Comment #25 from Luiz Silva  ---
Created attachment 153266
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153266=edit
Backtrace 2

Found a better procedure for backtracing, I hope this is a better backtrace to
work 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

[Libreoffice-bugs] [Bug 126290] FILEOPEN ODT: Slow file opening ODT containg a 10x2000 table with OpenGL enabled

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126290

Telesto  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #6 from Telesto  ---
No repro
Version: 6.4.0.0.alpha0+ (x86)
Build ID: a675fe37abc134cc5cbf54385ca99c8d1417ce2b
CPU threads: 4; OS: Windows 6.3; UI render: GL; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-07-26_09:09:34
Locale: nl-NL (nl_NL); UI-Language: 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 126728] LibreOffice slow start due to FTP access failure (kde5 only)

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126728

--- Comment #24 from Luiz Silva  ---
Created attachment 153265
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153265=edit
Backtrace 1

Is this the expected procedure for the backtrace?
T430# gdb /usr/lib64/libreoffice/program/soffice.bin
GNU gdb (GDB; openSUSE Tumbleweed) 8.3
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib64/libreoffice/program/soffice.bin...
Reading symbols from
/usr/lib/debug/usr/lib64/libreoffice/program/soffice.bin-6.2.5.2-1.1.x86_64.debug...
(gdb) set logging on
Copying output to gdb.txt.
(gdb) thread apply all backtrace full
(gdb) run

See attached backtrace outrput.

-- 
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 100100] Emoji toolbar control

2019-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100100

--- Comment #17 from V Stuart Foote  ---
(In reply to Gerry from comment #16)
> Will the Emoji toolbar be still marked as experimental in LibreOffice 6.3? I
> hope that this feature has gotten into the standard features. Thanks

No way, the control is not ready! 

@Samuel, I know Akshay has moved on since his excellent work GSOC 2016/2017 but
the main thing keeping us from bringing this out of experimental is its
complete failure on Windows builds--ref bug 105689 The thumbnail views of each
emoji's glyph are not rendered to the grouped frame.

-- 
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   >