[Libreoffice-bugs] [Bug 122824] Main LibreOffice MSI Package should be compiled with external .cab file to reduce installation size requirements

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122824

--- Comment #2 from João Paulo  ---
Created attachment 148447
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148447=edit
Cached LibreOffice.msi properties as shown by 7-Zip

This file is the cached .msi file inside \Windows\Installer
folder. Its contents and properties are exactly the same as the
LibreOffice_.msi downloaded from www.libreoffice.org, when
it should be smaller to avoid consuming 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 122824] Main LibreOffice MSI Package should be compiled with external .cab file to reduce installation size requirements

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122824

--- Comment #1 from João Paulo  ---
Created attachment 148446
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148446=edit
LibreOffice properties as shown by 7-Zip

This file shows "LibreOffice_6.1.4.2_Win_x86.msi" properties shown by 7-Zip.
It's also the same properties found on the cached .msi file
inside \Windows\Installer.

-- 
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 122824] New: Main LibreOffice MSI Package should be compiled with external .cab file to reduce installation size requirements

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122824

Bug ID: 122824
   Summary: Main LibreOffice MSI Package should be compiled with
external .cab file to reduce installation size
requirements
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: joaopauloag-freedesk...@yahoo.com.br

Description:
LibreOffice installation uses too much storage on Windows, but can use a lot
less by using a stripped down LibreOffice.msi package. Please follow my
explanation:

Before version 5, Windows Installer used to strip MSI packages from all .cab
files  before caching the .msi file inside \Windows\Installer folder. The
cached installer package therefore contained only the installer structure and
was kept small and didn't increase installation storage requirements
unnecessarily.

After Windows Installer 5 (which came with Windows 7), .msi files were cached
in full size to avoid breaking the file signature (it affected UAC prompt on
setup launch from Control Panel, Add/Remove Programs on Windows Vista). The
cached installer packages are kept in full size, increasing storage
requirements unnecessarily.

Both paragraphs above summarizes the information at
"https://blogs.msdn.microsoft.com/heaths/2009/02/02/changes-to-package-caching-in-windows-installer-5-0/;.

After some Internet searching, I found that .msi files can contain another .msi
file and can be chained to run sequentially (see
"https://docs.microsoft.com/pt-br/windows/desktop/Msi/multiple-package-installations;,
"https://docs.microsoft.com/pt-br/windows/desktop/Msi/concurrent-installations;,
and "http://wixtoolset.org/documentation/manual/v3/bundle/;). Therefore, it
should be possible to build two .msi packages:

* "LibreOffice_inner.msi" + "LibreOffice_inner.cab", it's the main LibreOffice
.msi package that will be installed, and which would go inside of:
* "LibreOffice_outer.msi", which would be downloaded from www.libreoffice.org
and be visible to the user.

The idea is that the user only deals with the "LibreOffice_outer.msi" package,
which would extract "LibreOffice_outer.msi" and "LibreOffice_inner.cab" to the
%Temp% folder, pass all the install properties/features the user selected
(either by the GUI, the command line or by a transform .mst file) to it, then
only the bundled/chained package would be installed. Therefore, Windows
Installer 5 (on Windows 7 and newer) would only copy the stripped down
"LibreOffice_inner.msi".

Although current hard disk drives are on the 500GB+ range, people who uses
solid state drives (not my case) has a lot less storage space available. Also,
people with HDDs would still benefit from the approximately 240MB free space,
be it because of the space, or be it because it's less data to defragment or to
mirror inside a backup or system image.

Steps to Reproduce:
1. Download LibreOffice for Windows, then install it.
2. Open \Windows\Installer folder (it's hidden by default).
3. Find the .msi file related to LibreOffice (it has a random hex name) by
righ-clicking it, then Properties, Details (it will have "LibreOffice" as its
subject property).
4. Open the found .msi file with 7-Zip, then check its properties (Info button
at toolbar).
4. Check the file size: It's exactly the same as the downloaded file.

Actual Results:
The cached LibreOffice .msi file inside Windows\Installer folder is the same
size as the downloaded LibreOffice .msi file because it has the
libreoffice1.cab inside of it.

Expected Results:
It would be better if the cached file was minimal, without the .cab file inside
of it.


Reproducible: Always


User Profile Reset: No



Additional Info:
Although Windows Installer 5 (from Windows 7 and newer) doesn't strip the .msi
file from its internal .cab file, there is a way to author the .msi file so the
cached .msi file doesn't have the .cab file embedded.

-- 
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 95495] Fileopen: levels not recognized in .docx custom outline numbering

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95495

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 115109] Formula destroyed after saving to .doc

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115109

--- Comment #5 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 48534] EDITING: No footnotes possible in frames

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48534

--- Comment #12 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 122823] New: WRITER: Shows multiple footers and no page breaks for this file, unlike MS Word

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122823

Bug ID: 122823
   Summary: WRITER: Shows multiple footers and no page breaks for
this file, unlike MS Word
   Product: LibreOffice
   Version: 6.1.0.2 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m_a_srid...@yahoo.com

Created attachment 148445
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148445=edit
The .docx file exhibiting the footer anomaly

The attached file is expected to have three pages and one header and footer per
page. But it shows multiple footers and no page breaks when displayed under
LibreOffice Writer 6.1. However, it shows three pages and one footer per page
as expected under LibreOffice Writer version 5.1. Microsoft Word and Google
Docs also correctly show the three 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 122750] Why was SVM removed from Export?

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122750

--- Comment #2 from Frank Zimmerman  ---
Created attachment 148444
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148444=edit
rotated drawing

If you really want to have fun, try exporting this rotated ODG diagram to SVG.
The text gets really messed up. However, it will export to EMF just fine.

-- 
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 122822] Text invisible when resizing a cell & wrap text automatically enabled

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122822

--- Comment #3 from Telesto  ---
2. Copy the text from the document and paste it into cell B2

-- 
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 122822] Text invisible when resizing a cell & wrap text automatically enabled

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122822

--- Comment #1 from Telesto  ---
Created attachment 148443
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148443=edit
Example file

-- 
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 122822] New: Text invisible when resizing a cell & wrap text automatically enabled

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122822

Bug ID: 122822
   Summary: Text invisible when resizing a cell & wrap text
automatically enabled
   Product: LibreOffice
   Version: 6.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Text invisible when resizing a cell & wrap text automatically enabled

Steps to Reproduce:
1. Open the attached file
2. Copy the text in cell B2
3. Select B2 
4. Format -> Cells -> Alignment 
5. Check Wrap text automatically & Press OK
6. Enlarge column B by dragging column slider to the right
7. Text invisible
8. Click a different cell -> still invisible (but not in 4.4.7.2) 
9. Save & reload -> fine

Actual Results:
Text invisible & except when entering the cell

Expected Results:
Visible text


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.0.0.alpha0+
Build ID: 6740443311268b7d918bf4f43134d64fb78a0109
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-01-15_23:37:04
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 122822] Text invisible when resizing a cell & wrap text automatically enabled

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122822

--- Comment #2 from Telesto  ---
2. Copy the text from the document into cell B2

-- 
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 122821] New: Crash: sclo!ScDocOptions::GetDate

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122821

Bug ID: 122821
   Summary: Crash: sclo!ScDocOptions::GetDate
   Product: LibreOffice
   Version: 6.3.0.0.alpha0+ Master
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Crash: sclo!ScDocOptions::GetDate

Steps to Reproduce:
1. Open Calc
2. Select A1 & B2 (by CTRL+CLICK)
3. CTRL+C -> CRASH

Actual Results:
Crash

Expected Results:
no crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.0.0.alpha0+
Build ID: 6740443311268b7d918bf4f43134d64fb78a0109
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-01-15_23:37:04
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 87351] [META] Conditional formatting bugs and enhancements

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87351
Bug 87351 depends on bug 103793, which changed state.

Bug 103793 Summary: FORMATTING: Conditional formatting doesn't respect category 
of number-format.
https://bugs.documentfoundation.org/show_bug.cgi?id=103793

   What|Removed |Added

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

-- 
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 103793] FORMATTING: Conditional formatting doesn't respect category of number-format.

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103793

Buovjaga  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG
   Keywords|bibisected, bisected,   |
   |regression  |

--- Comment #7 from Buovjaga  ---
Ok, I get it: this is just the way the things are after the fix for bug 93300.
When we type something to a cell, the direct number-formatting is inferred.
Thus, conditional formatting is not allowed to touch that particular aspect (in
the example, color was not directly formatted. Closing as notabug.

-- 
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 103793] FORMATTING: Conditional formatting doesn't respect category of number-format.

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103793

Buovjaga  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
   Keywords||bibisected, bisected,
   ||regression

--- Comment #6 from Buovjaga  ---
(In reply to Timur from comment #4)
> Demo file is not quite correct. A1 has Date format. So any change in A2 will
> not CF effect A1. I can't say how we make it work i.e. remove that format.
> Note Bug 122697.

I still repro from scratch with latest master.

Like you said, the fix for bug 93300 causes this to happen. I did a bibisect to
be sure and I tested from scratch with the blamed commit vs. the previous one.
https://gerrit.libreoffice.org/plugins/gitiles/core/+/2c728b0ae7f52691b1a3d5ab555225f5e8ac95a5%5E!/

Others blaming the same are bug 108086 and bug 114860

You said "depending on how I set cell A1", but how exactly? I don't set it at
all, just use default formatting.

The demo file already has the date formatting applied due to "4.3." having been
entered in LibO 5.1.6.

It is more convenient to have a test file with steps 1-3 and do all the further
steps from scratch.

-- 
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 122820] Outline Presentation object characters are scattered

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122820

--- Comment #2 from Regina Henschel  ---
You see it already if you start a new presentation without template and set the
layout to "Title, Content".

-- 
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 122820] Outline Presentation object characters are scattered

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122820

--- Comment #1 from Regina Henschel  ---
Created attachment 148442
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148442=edit
Screenshot of the broken display

-- 
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 122820] New: Outline Presentation object characters are scattered

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122820

Bug ID: 122820
   Summary: Outline Presentation object characters are scattered
   Product: LibreOffice
   Version: 6.3.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 148441
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148441=edit
File with character problems

Open attached. I see scattered characters in Version: 6.3.0.0.alpha0+ (x64)
Build ID: 8511bc6b9bf5dcaf0ce6ecee65be54552bc73bd5
CPU threads: 8; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded

It is OK in Version: 6.3.0.0.alpha0+ (x64)
Build ID: b8e450a54936560cdac00ab4c70ef80c20cfaf99
CPU threads: 8; OS: Windows 10.0; UI render: default; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2019-01-18_02:33:46
Locale: en-US (en_US); 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 102145] Textboxes content not read by screen reader

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102145

Buovjaga  changed:

   What|Removed |Added

Version|5.3.0.0.alpha0+ |Inherited From OOo
Summary|Textboxes content no longer |Textboxes content not read
   |read by screen reader   |by screen reader

--- Comment #9 from Buovjaga  ---
I can repro with latest NVDA all the way to LibreOffice 3.3.0.

I can't seem to get orca working at all right now, so cannot test on Linux.

-- 
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 122819] New: LibO6.2RC calc extra slow in selecting multiple cells with long text with SHIFT+MOUSE CLICK (seems to hang even if it actually does not)

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122819

Bug ID: 122819
   Summary: LibO6.2RC calc extra slow in selecting multiple cells
with long text with SHIFT+MOUSE CLICK (seems to hang
even if it actually does not)
   Product: LibreOffice
   Version: 6.2.0.2 rc
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sergio.calleg...@gmail.com

Description:
Seen with the KDE5 VCL, don't know if other VCL plugins show the same issue.

Have a calc spreadsheet where a row is made of cells with long texts in them
(text spanning multiple lines with linebreaks).

Selecting these cells is extra slow in LibO6.2: you see an evident delay
between the mouse click (for the selection) and the visual feedback (cell
background changing color).

If you try to select multiple contiguous cells (e.g. select one cell and then
press SHIFT and click on another cell), then LIBO6.2 becomes /extremely slow/
and seems to hang. In fact it does not hang. If you leave enough time to it
(even minutes), then it does what it should.

At the same time on the terminal you may see tons of "QXcbClipboard:
SelectionRequest too old" and CPU usage goes high (but not super-high).

Makes calc on 6.2 sort of not usable for this case.

Steps to Reproduce:
See description

Actual Results:
See description

Expected Results:
See description


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes

-- 
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 122562] Allow to convert between measurement units in input fields (percentage to point etc.)

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122562

Buovjaga  changed:

   What|Removed |Added

 Blocks||109311
Summary|Styles' font size values|Allow to convert between
   |converted from point into   |measurement units in input
   |percent or from percent |fields (percentage to point
   |into point do do match each |etc.)
   |others. |
   Severity|minor   |enhancement

--- Comment #5 from Buovjaga  ---
Changing to enhancement and adjusting summary.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109311
[Bug 109311] [META] Measurement unit 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 109311] [META] Measurement unit bugs and enhancements

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109311

Buovjaga  changed:

   What|Removed |Added

 Depends on||122562


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122562
[Bug 122562] Allow to convert between measurement units in input fields
(percentage to point etc.)
-- 
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 107360] No Access connection for 64 bit LO (Windows) - see Comment 7

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107360

junva  changed:

   What|Removed |Added

URL||http://halloweendayusa2018.
   ||com/martin-luther-king-day-
   ||clip-art.html

--- Comment #25 from junva  ---
http://halloweendayusa2018.com/quien-fue-martin-luther-king.html
http://halloweendayusa2018.com/is-costco-open-on-martin-luther-king-day.html
http://halloweendayusa2018.com/martin-luther-king-jr-quotes-on-leadership.html
http://halloweendayusa2018.com/biografia-de-martin-luther-king.html
http://halloweendayusa2018.com/i-have-a-dream-speech-summary.html
http://halloweendayusa2018.com/president-day-patriotic-quotes.html

-- 
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 122774] All items in AutoFilter popup menu are not keyboard accessible

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122774

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
(In reply to Durgapriyanka from comment #1)
> Thank you for reporting the bug.I can reproduce this in
> 
> Version: 6.3.0.0.alpha0+
> Build ID: 3c964980da07892a02d5ac721d80558c459532d0
> CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; 
> TinderBox: Win-x86@42, Branch:master, Time: 2018-12-12_02:07:45
> Locale: en-US (en_US); UI-Language: en-US
> Calc: threaded

pls if you can reproduce the issue set up the bug as 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 122815] HSQL to Firebird migration fails, but file open anyway

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122815

--- Comment #2 from MM  ---
Unconfirmed on mint 19.1 with Version: 6.3.0.0.alpha0+
Build ID: 16fffbe869785dffeda9ae0d9f7c18a6559a2093
CPU threads: 2; OS: Linux 4.15; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-01-19_01:39:11
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 116154] [META] Cursor bugs and enhancements

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116154
Bug 116154 depends on bug 122728, which changed state.

Bug 122728 Summary: Updating references displaces text cursor
https://bugs.documentfoundation.org/show_bug.cgi?id=122728

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 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 122728] Updating references displaces text cursor

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122728

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #6 from Buovjaga  ---
Durgapriyanka shared the document with me. Fortunately, we do not need it (or
prepare some anonymised version), because I found an existing older report.

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

-- 
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 38738] EDITING: Screen focus and caret position modified after 'Tools > Update > All'

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38738

Buovjaga  changed:

   What|Removed |Added

 CC||christianw_lehm...@arcor.de

--- Comment #10 from Buovjaga  ---
*** Bug 122728 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 121674] Cannot select field in Writer Input List

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121674

Mike Sapsard  changed:

   What|Removed |Added

Version|6.2.0.0.beta1+  |6.1.4.2 release

--- Comment #18 from Mike Sapsard  ---
In 6.1.4.2 Release in Linux Mint 19.1 Cinnamon under Insert there is no Fields
dialog. It is not possible to enter (say) page count in a footer.

I tried to copy and paste from an earlier document, but it did not work.

-- 
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 113099] Reopening file from Samba share crashes LO

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113099

pavelz  changed:

   What|Removed |Added

Version|5.3.6.1 release |6.1.4.2 release

--- Comment #5 from pavelz  ---
Still reproducible in 6.1 in Fedora

Version: 6.1.4.2
Build ID: 6.1.4.2-1.fc29
CPU threads: 2; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: cs-CZ (cs_CZ.UTF-8); Calc: group 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 122635] Assert when pressing animation icon on the sidebar

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122635

Mark Hung  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Mark Hung  ---
Caolan told me he had fixed this issue. ( I forgot to record the commit id. ) 
I did a make clean and rebuilt, then the issue disappeared. Thanks for all your
help.

-- 
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 105537] [META] Assertion failed crashes

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105537
Bug 105537 depends on bug 122635, which changed state.

Bug 122635 Summary: Assert when pressing animation icon on the sidebar
https://bugs.documentfoundation.org/show_bug.cgi?id=122635

   What|Removed |Added

 Status|UNCONFIRMED |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 65138] [META] Sidebar feature related issues

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65138
Bug 65138 depends on bug 122635, which changed state.

Bug 122635 Summary: Assert when pressing animation icon on the sidebar
https://bugs.documentfoundation.org/show_bug.cgi?id=122635

   What|Removed |Added

 Status|UNCONFIRMED |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 122817] text in the left of a picture is partly unvisible in pdf-output of LO-writer

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122817

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #4 from Dieter Praas  ---
I also can't confirm with

Version: 6.3.0.0.alpha0+ (x64)
Build ID: 411f3a050ac2be598019d512f8ccfe041080c28f
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2019-01-14_03:17:11
Locale: en-US (de_DE); UI-Language: en-US
Calc: threaded

and not with

Version: 6.1.4.2 (x64)
Build-ID: 9d0f32d1f0b509096fd65e0d4bec26ddd1938fd3
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; 
Gebietsschema: de-DE (de_DE); Calc: group 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 122787] Editing: Missing Entry „Table of Figures“ in Table of Contents (TOC)

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122787

--- Comment #20 from Dieter Praas  ---
(In reply to Jens Radloff from comment #19)

> Note that if I activate the "Additional styles" option on the "Type" tab and
> then select an style in the "Assign styles" window, and then click OK, and
> then update the TOC index, and then open the settings of the TOC index
> again, the "Additional styles" option on the "Type" tab is unchecked.

Sounds to me like a bug. Perhaps you should open a new bug report, if you're
sure, it's not because of a corrupted user profile.

-- 
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 122818] [GTK3] data table edition: the toolbar at the bottom of the window is too narrow

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122818

--- Comment #2 from Jean-Baptiste Faure  ---
Created attachment 148440
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148440=edit
toolbar under generic plugin

-- 
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 122818] [GTK3] data table edition: the toolbar at the bottom of the window is too narrow

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122818

--- Comment #1 from Jean-Baptiste Faure  ---
Created attachment 148439
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148439=edit
toolbar under GTK3

-- 
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 122818] New: [GTK3] data table edition: the toolbar at the bottom of the window is too narrow

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122818

Bug ID: 122818
   Summary: [GTK3] data table edition: the toolbar at the bottom
of the window is too narrow
   Product: LibreOffice
   Version: 6.0.7.3 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jbfa...@libreoffice.org

Description:
Under Ubuntu 18.04 with a Gnome session, when editing the data of a table from
a database in LO Base, the toolbar at the bottom of the window which show the
current record number and navigation buttons, is far too narrow and is
unusable.

Steps to Reproduce:
1. open a database containing a table or create one
2. in the left panel, select "Table" 
3. right click on the table name in the panel "Tables" and choose "Open"

Actual Results:
Look at the bottom left of the window. You should see a toolbar with "Record"
label, a field with the current record number and navigation buttons.
If GTK3 VCL plugin is used, this toolbar is so narrow it is unusable.

Expected Results:
The toolbar is wide enough to be usable 


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Reproducible for me from LO 6.1 to LO 6.3 with VCL plugin GTK3. Not
reproducible with generic VCL plugin. OpenGL not used.
>From question on FR AskLibo it is reproducible with LO 6.0:
https://ask.libreoffice.org/fr/question/179641/base-ubuntu-barre-dinformation-illisible

-- 
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 122423] DOCX Import Tab settings in bulleted lists with custom style and direct formatting look different when opened in Writer

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122423

--- Comment #7 from Justin L  ---
There seems to be two problems. 1.) The style's hanging indent doesn't seem to
be applied.  I could make an argument for
 -  if (nParaRightMargin != 0)
 +  if ( true )

Secondly, even when that is done, the layout doesn't change, even though the
paragraph margins look correct.  If you change the left/first paragraph
margins, and then change them back, then it IS laid out correctly (especially
if you visit the tab page and notice that no tabs are set).

-- 
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 122747] FILESAVE: DOCX: RTL text is left aligned after RT

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122747

--- Comment #3 from Justin L  ---
I did notice that after saving and reloading that the Hebrew switched sides to
left-aligned instead of right-aligned.  HOWEVER, it now looks identical to
Microsoft Office 2003 and 2010, so it shouldn't be called a regression.

-- 
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 42768] FILESAVE: when I make changes to a text in .doc format (or when transforming .odt into a .doc) and I reopen the file, footnotes and italics are not respected (or go mad,

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42768

Sylvain  changed:

   What|Removed |Added

 CC||tlkfine...@gmail.com

--- Comment #20 from Sylvain  ---
I am seeing the loss of formatting for superscript characters and Heading style
changes lost when doc is saved. On reopen, all formatting is lost for style
changes and superscript formatting throughout document. These are 500+ page
books, so this is very troublesome.

-- 
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 122817] text in the left of a picture is partly unvisible in pdf-output of LO-writer

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122817

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #3 from raal  ---
I can not confirm with Version: 6.3.0.0.alpha0+
Build ID: cec7ae9f3c69ecc83462f28fc4987e37dc1b420e
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3;

-- 
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 98897] Open Remote File - Cannot Connect to Server via SSH

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98897

Buovjaga  changed:

   What|Removed |Added

 CC||m...@tpsit.com

--- Comment #14 from Buovjaga  ---
*** Bug 122157 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 122157] "Open Remote File" silently fails on Win & OSX when using ssh, dav, or smb

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122157

Buovjaga  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||todven...@suomi24.fi
 Status|NEW |RESOLVED

--- Comment #8 from Buovjaga  ---


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

-- 
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 119569] Open Sub-Form causes PostgreSQL error

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119569

--- Comment #31 from Buovjaga  ---
(In reply to ansari.afcs from comment #29)
> I was not referring to windows 10 file preview as I need to start the file
> preview with specific path selected from the basic macro. Application users
> are not expected to browse. The 'SetDefaultDirectory' method does not work
> with "com.sun.star.ui.dialogs.SystemFilePicker" or 
> "com.sun.star.ui.dialogs.FilePicker".
> 
> I did test with LO 6.2.0.2, same behaviour as 6.1.4. Filepicker started with
> basic macro using "com.sun.star.ui.dialogs.OfficeFilePicker", shows 3 panes
> and is re-sizeable. Can change sizes for 'Myplaces and or file list panes
> but the preview area remain the same.

Maybe open a report about the problem with SetDefaultDirectory.

The internal file picker is going away, so you should not rely on it: bug
114484

-- 
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 122478] UI: dialog page Area (for example Page Style), choice Bitmap: option "Scale" is active with style "Tiled"

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122478

--- Comment #5 from Katarina Behrens (CIB)  ---
(In reply to Xisco Faulí from comment #4)
> @bubli, since 3a30799e377004f77ddcf5c1d6b62ca3e62c0905 doesn't have any
> reference to a bug, do you remember why you did it? should we just revert it
> ?

This was part of some larger refactoring, with handful of bugs such as bug
104411, bug 105194, bug 111719, bug 104658 and maybe some others, all related
and interconnected and impossible to separate.

However I disagree this would be a bug. Why would tiling with a scaled bitmap
not be possible? It used be possible all the way from OOo until 5.2. In 5.3 the
area tab GSoC redesign happened, so if it "worked" in 6.0 (and 5.4 and 5.3),
then it was an implementation error.

-- 
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 117159] REPORTBUILDER - Trying to edit chart leads to crash of whole LO

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117159

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #7 from Regina Henschel  ---
It crashes in Version: 6.3.0.0.alpha0+ (x64)
Build ID: be70ea5ee6a4222383b6324ee16bcde053df605d
CPU threads: 8; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: de-DE (en_US); 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 122817] text in the left of a picture is partly unvisible in pdf-output of LO-writer

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122817

--- Comment #2 from Werner  ---
Created attachment 148438
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148438=edit
exported 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 122817] text in the left of a picture is partly unvisible in pdf-output of LO-writer

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122817

--- Comment #1 from Werner  ---
Created attachment 148437
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148437=edit
example odt

-- 
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 122817] New: text in the left of a picture is partly unvisible in pdf-output of LO-writer

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122817

Bug ID: 122817
   Summary: text in the left of a picture is partly unvisible in
pdf-output of LO-writer
   Product: LibreOffice
   Version: 6.1.3.2 release
  Hardware: x86 (IA32)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mey@web.de

Description:
copy a png into a writer-document (odt), 
export pdf
text is partly unvisible

Steps to Reproduce:
1. copy a png into a writer-document (odt), 
2. write text (text in the left of the picture)
3. export pdf


Actual Results:
parts of the text aren't visible in pdf

Expected Results:
text should be visible


Reproducible: Always


User Profile Reset: No



Additional Info:
see attachements
(png is output of geogebra)

-- 
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 122635] Assert when pressing animation icon on the sidebar

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122635

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #6 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated yesterday + enable-dbgtutil, I
don't reproduce this with gtk3 or gen rendering.

-- 
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 117159] REPORTBUILDER - Trying to edit chart leads to crash of whole LO

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117159

Robert Großkopf  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #6 from Robert Großkopf  ---
(In reply to Joao Farias from comment #5)
> Not reproducible on
> 
> The "Geschlecht_Diagramm" open for edition normally.

Did you really tried to edit the chart in this report? Opening the report for
editing isn't the content of this bug.

Tested with
Version: 6.3.0.0.alpha0+
Build ID: 9eacb42ca081302faa62ac0f8c0af0adfa0e920b
CPU threads: 6; OS: Linux 4.12; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2018-12-18_01:17:19
Locale: de-DE (de_DE.UTF-8); UI-Language: en-US
Calc: threaded

If I open the report for editing and click on the chart (for editing the chart)
LO crashes immediately.

-- 
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 122816] Empty search content is saved on the quick find text list

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122816

BogdanB  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||bogdan...@gmail.com
 Status|UNCONFIRMED |NEW

--- Comment #1 from BogdanB  ---
Confirm with
Version: 6.3.0.0.alpha0+
Build ID: afbbdcc216a84b59fb263777659b044c4a7cf6f0
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-01-13_03:54:12
Locale: ro-RO (ro_RO.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 98897] Open Remote File - Cannot Connect to Server via SSH

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98897

--- Comment #13 from Luuk  ---
This bug is also here: bug 122157

This bug seems to be 'non linux' (so only exists on windows and/or Apple)

Although some remarks here say that 'libreoffice-dbg' or 'libreoffice-gonme'
needs to be installed on linux to get things working.

-- 
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 122157] "Open Remote File" silently fails on Win & OSX when using ssh, dav, or smb

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122157

--- Comment #7 from Luuk  ---
Yes, this seems to be a duplicate of bug 98897.

-- 
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 122816] New: Empty search content is saved on the quick find text list

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122816

Bug ID: 122816
   Summary: Empty search content is saved on the quick find text
list
   Product: LibreOffice
   Version: 6.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jgfaria...@gmail.com

Description:
When after searching for a text using CTRL + F, LO saves the searched text in
the quick find text list.

However, when searching for nothing (empty content in the search bar), an empty
entry is added to the list, although it cannot result in a valid search.

Tested on Writer and Calc.

Steps to Reproduce:
1. Open Writer
2. Press CTRL + F
3. Search for the text "a"
4. Open the quick find text list
   4.1. See one entry, with content "a"
5. Search for nothing (by removing all content from the search bar)
6. Open the quick find text list

Actual Results:
Two entries exist: "a" and nothing (no content)

Expected Results:
One entry exist: "a"


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.3.0.0.alpha0+
Build ID: 16fffbe869785dffeda9ae0d9f7c18a6559a2093
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-01-19_01:39:11
Locale: en-GB (en_GB.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 77999] [META] Autosave/Autorecovery issues

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77999
Bug 77999 depends on bug 79134, which changed state.

Bug 79134 Summary: Autorecovery screen shows '$(ARG1)'
https://bugs.documentfoundation.org/show_bug.cgi?id=79134

   What|Removed |Added

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

-- 
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 79134] Autorecovery screen shows '$(ARG1)'

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79134

Luuk  changed:

   What|Removed |Added

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

--- Comment #7 from Luuk  ---
not reproducable in 6.1.4.2 ==> closing

-- 
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 122603] The checkbox "Styles->Default Character" can't be selected in Writer french interface.

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122603

--- Comment #7 from mat@gmail.com ---
(In reply to Xisco Faulí from comment #6)
> Hello Mat,
> You can download LibreOffice 6.2.0.2 from
> https://wiki.documentfoundation.org/QA/GetInvolved#Test_Pre-releases

Thanks.
I've downloaded LibreOffice-pre.standard-x86_64.AppImage and I've tested it.
The bug seems to have been solved (the items have been moved from the "style"
menu to the "character" menu, and the " default character" checkbox is
selectable).

-- 
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 122815] HSQL to Firebird migration fails, but files open anyway

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122815

Joao Farias  changed:

   What|Removed |Added

 CC||jgfaria...@gmail.com

--- Comment #1 from Joao Farias  ---
Created attachment 148436
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148436=edit
Database 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 122815] HSQL to Firebird migration fails, but file open anyway

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122815

Joao Farias  changed:

   What|Removed |Added

Summary|HSQL to Firebird migration  |HSQL to Firebird migration
   |fails, but files open   |fails, but file open anyway
   |anyway  |

-- 
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 122815] New: HSQL to Firebird migration fails, but files open anyway

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122815

Bug ID: 122815
   Summary: HSQL to Firebird migration fails, but files open
anyway
   Product: LibreOffice
   Version: 6.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jgfaria...@gmail.com

Description:
When a SQL error -152 happens due a column long name, LO warns about the
problem, but allows the user to proceed.

Steps to Reproduce:
1. Open the attachment
2. Go to Reports
3. Try to open the Geschlecht_Diagramm
   3.1. LO prompts about the Firebird migration
4. Proceed with the migration
   4.1 LO warns about a SQL error -104: "Name linger than database column size
caused by 'isc_dsql_prepare' "
5. Click on OK

Actual Results:
1 - The following error is displayed on the terminal:
https://gist.github.com/JoaoGFarias/84672ce2c4650d67b35499d86d9a6372
2 - The file opens anyway

Expected Results:
TBD - Not sure if the SQL error causes a problem in the migration process


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.3.0.0.alpha0+
Build ID: 16fffbe869785dffeda9ae0d9f7c18a6559a2093
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-01-19_01:39:11
Locale: en-GB (en_GB.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 117159] REPORTBUILDER - Trying to edit chart leads to crash of whole LO

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117159

Joao Farias  changed:

   What|Removed |Added

 CC||jgfaria...@gmail.com
 Status|NEW |NEEDINFO

--- Comment #5 from Joao Farias  ---
Not reproducible on

Version: 6.3.0.0.alpha0+
Build ID: 16fffbe869785dffeda9ae0d9f7c18a6559a2093
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-01-19_01:39:11
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded

The "Geschlecht_Diagramm" open for edition normally.

-- 
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 115024] FILEOPEN DOC: Small lag while opening

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115024

Joao Farias  changed:

   What|Removed |Added

 CC||jgfaria...@gmail.com

--- Comment #3 from Joao Farias  ---
Still reproducible on version 6.3.0.0.alpha0+.
Even after the first opening, it takes 4-7 seconds to open.



Version: 6.3.0.0.alpha0+
Build ID: 16fffbe869785dffeda9ae0d9f7c18a6559a2093
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-01-19_01:39:11
Locale: en-GB (en_GB.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 122813] Cannot set links in linux for use in Windows and Linux on a nas (network attached storage)

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122813

Peter Kiesel  changed:

   What|Removed |Added

Summary|Cannot set links in linux   |Cannot set links in linux
   |for use im Windows and  |for use in Windows and
   |Linux on a nas (network |Linux on a nas (network
   |attached storage)   |attached 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 122787] Editing: Missing Entry „Table of Figures“ in Table of Contents (TOC)

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122787

--- Comment #19 from Jens Radloff  ---
(In reply to Dieter Praas from comment #18)

> Put cursor in Figure Index Heading
> In german UI: "Abbildungsindex als Überschriften"
> in English UI: "Figure Index Heading"

I did that already yesterday. It still does not work. 

Note that if I activate the "Additional styles" option on the "Type" tab and
then select an style in the "Assign styles" window, and then click OK, and then
update the TOC index, and then open the settings of the TOC index again, the
"Additional styles" option on the "Type" tab is unchecked.

-- 
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 122048] SQL TRIGGER does not properly display SQLSTATE message text in a Base form

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122048

--- Comment #9 from Julien Nabet  ---
Created attachment 148435
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148435=edit
bt from table

In comparison, here's the bt from same location when trying to delete a record
from the table directly (so with the error message).

-- 
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 122048] SQL TRIGGER does not properly display SQLSTATE message text in a Base form

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122048

--- Comment #8 from Julien Nabet  ---
Created attachment 148434
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148434=edit
bt with debug symbols

BT from console trace

-- 
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 122048] SQL TRIGGER does not properly display SQLSTATE message text in a Base form

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122048

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #7 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated yesterday, I could reproduce
this with Firebird file.
I noticed this on console when trying to delete a record which shouldn't be:
warn:connectivity.firebird:3787:3787:connectivity/source/drivers/firebird/PreparedStatement.cxx:286:
isc_dsql_execute failed
warn:connectivity.firebird:3787:3787:connectivity/source/drivers/firebird/Util.cxx:55:
firebird_sdbc error:
*exception 1
*EX_CHECK_ISSUED
*May not delete record for check already issued
*At trigger 'DELETE_CHECK' line: 6, col: 49
caused by
'isc_dsql_execute'

Trying another time doesn't show this message again on console.

-- 
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 122813] Cannot set links in linux for use im Windows and Linux on a nas (network attached storage)

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122813

Julien Nabet  changed:

   What|Removed |Added

Summary|Cannot set links in linux   |Cannot set links in linux
   |for use im Windows and  |for use im Windows and
   |Linux on a nas (network |Linux on a nas (network
   |atteched storage)   |attached 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 122780] FILEOPEN DOCX Crash with too long Template tag in app.xml

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122780

--- Comment #5 from Julien Nabet  ---
Created attachment 148432
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148432=edit
Valgrind trace

I tried to retrieve a Valgrind trace, don't know if it'll help.

-- 
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-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495

Michael Weghorn  changed:

   What|Removed |Added

 Depends on||122814


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122814
[Bug 122814] kde5: Cannot open menu using Alt +  shortcut
-- 
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 122814] kde5: Cannot open menu using Alt + shortcut

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122814

Michael Weghorn  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||2238
   Keywords||bibisected, bisected,
   ||regression
 Blocks||102495
 CC||darktemp...@basealt.ru,
   ||marsia...@gmail.com,
   ||m.wegh...@posteo.de,
   ||t...@libreoffice.org

--- Comment #1 from Michael Weghorn  ---
This is a regression introduced by the following commit:

commit 5843e14a4ddc6d2b1e375ca26eec33033bfad455
Author: Aleksei Nikiforov 
Date:   Wed Jan 16 14:57:42 2019 +0300

tdf#122238 KDE5: disable mechanism of Qt for shortcut activation

Adding Cc: to Aleksei Nikiforov 
Could you possibly have a quick look?


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 122814] New: kde5: Cannot open menu using Alt + shortcut

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122814

Bug ID: 122814
   Summary: kde5: Cannot open menu using Alt + 
shortcut
   Product: LibreOffice
   Version: 6.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m.wegh...@posteo.de

Version: 6.3.0.0.alpha0+
Build ID: 87bf8b7900fe4757bd8494f7a72966915f653eb6
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: kde5; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded

Steps to reproduce:

1) start LibreOffice Writer
2) Press Alt and keep the button pressed -> the keys to open the menu entries
are highlighted in the menu
3) press "F" in addition (which is the highlighted character for the "File"
menu entry when using en-US locale)

Results: The menu does not open.

Expected result: The "File" menu should open.

Notes: This is specific to the kde5 VCL plugin and works as expected when using
the gtk3 VCL plugin.

-- 
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-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119949

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #8 from m.a.riosv  ---
This happens when new data is added with a blank row below the last data of the
filter.
So looks fine for me no to extend the filter range, usually there not be blank
data row.

Doing it with a two columns filter, if data is added below the data of one of
them the filter's range it's extended.

The filter can be redo by disabling the filter and select the column to do it
again.

Version: 6.2.0.2 (x64)
Build ID: 2ce5217b30a543f7666022df50f0562f82be0cff
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: es-ES (es_ES); 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 121065] [NEWHELP] Update icons/images of Math Help page on Unary/Binary operators

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121065

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

https://git.libreoffice.org/help/+/497a5081e0ca80d9c29dfd94acd2ebb367676353%5E%21

tdf#121065 Replace Other Symbols PNG images with SVG

-- 
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 122813] New: Cannot set links in linux for use im Windows and Linux on a nas (network atteched storage)

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122813

Bug ID: 122813
   Summary: Cannot set links in linux for use im Windows and Linux
on a nas (network atteched storage)
   Product: LibreOffice
   Version: 6.0.7.3 release
  Hardware: Other
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pe...@gupki.de

Description:
My english is bad, but I try it, my native language is german.
This problem is only present in a linux- and windows-environment. I use a
nas-server from synology and use no data lokal, only over the nas (over lan).
In windows I can set a link from a file from the nas to another file of the nas
and I can work with this link as well in linux. The window (over menu in
libreoffice) to set such link is equal in windows and linux. Now, I try the
same action in linux and I cannot set such link over the file manager. At the
file manager I see the link with file://smb... and set I the link with the
precise syntax manually (caracter by caracter - step by step) it works. The
link is stored and I can read the linked file in Windows. But I would like to
set a link over the file manager and this is broken. I get the window with the
file manager and I can choose the file, but the link is not stored. There is no
error, only the link is not stored. To set links in a lokal environment in
linux it is not a problem, only over the nas and samba. I use linuxmint 19, but
the problem is universally. I think in the linux-menue there is no option to
set such links to use it in windows and linux. A note: in the german-user-group
you find this problem in german over
https://document-foundation-mail-archive.969070.n3.nabble.com/Re-lt-Link-lasst-sich-bei-Nutzung-eines-NAS-als-Fileserver-nicht-erzeugen-gt-td4255935.html.
And a second note: The problem is not new, it isn't only present in the current
version of openoffice or linux.
I hope, I have write the problem so, that you can understand it. For reply I
get you some more informations with good grace.
Peter

Steps to Reproduce:
1. In linux-libreoffice: choose web-link
2. In the new window choose local
3. Use the file manager symbol and choose the file
4. On the line for the link is no entry with file://smb...

Actual Results:
Only if the link in linux set to the entry with file://smb... works it in
windows too and I think it is only a bug in linux.

Expected Results:
There ist no error-information, mostly the line for the link is empty.


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 100778] "Start with caps" autocorrect doesn't work if word contains apostrophe and "Single quotes" option is on

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100778

--- Comment #8 from RGB  ---
Problem still present in 6.1.4.2 and 6.2.0.2

-- 
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 101931] FILEOPEN: Drawings/shapes in DOCX (MS Office 2007) are not shown correctly (WPS)

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101931

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #9 from Regina Henschel  ---
The error still exists in Version: 6.3.0.0.alpha0+ (x64)
Build ID: eca59b6b8a0cf826ac59f77aec9acf045340c23f
CPU threads: 8; OS: Windows 10.0; UI render: default; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2019-01-16_03:48:12
Locale: de-DE (en_US); 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 122780] FILEOPEN DOCX Crash with too long Template tag in app.xml

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122780

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #4 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated yesterday, I had to force down
the shutdown of Linux because it was unresponsive.
I don't know if it's due to Linux, LO or simple me but quite depressing to see
such things in 2019. Why a simple alt Tab in order to make Ctrl-C on LO
launched from terminal doesn't work?!

-- 
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 108450] Shrinking of grow/shrink custom animation effect does not work

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108450

--- Comment #21 from Regina Henschel  ---
UI is still missing. The file has different shrink settings for width and
height. Such does not exist in the UI.

-- 
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 122793] Sluggish performance opening some dialogs (like Edit Style) under Win 7

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122793

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---
Could you give a try to https://wiki.documentfoundation.org/QA/FirstSteps?

Also, could you provide your UI Render? (see Help ▸ About LibreOffice)
If OpenGL, could you check you got the last updates of your graphic card?

-- 
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 122812] Base Firebird: Time Format hh:mm:ss PM Broken

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122812

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
Would it be possible you attach the original file before conversion?

-- 
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 122811] Base Firebird: Query broken when "Save", but not with "Save As"

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122811

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
Would it be possible you attach an example file so it can be reproduced easily
and quickly?

-- 
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 122808] CRASH while closing LibreOffice with Search for formatting dialog open ( gen/gtk )

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122808

Julien Nabet  changed:

   What|Removed |Added

   Keywords||haveBacktrace

--- Comment #3 from Julien Nabet  ---
I noticed too:
warn:legacy.osl:5734:5734:vcl/source/window/window.cxx:275: Window (
6Dialog(Search for formatting)) with live children destroyed:  7VclVBox()
Window ( 6Dialog(Search for formatting)) with live children destroyed: 
7VclVBox()

-- 
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 122808] CRASH while closing LibreOffice with Search for formatting dialog open ( gen/gtk )

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122808

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet  ---
Created attachment 148431
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148431=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated yesterday and gen rendering, I
could 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 119569] Open Sub-Form causes PostgreSQL error

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119569

--- Comment #30 from Julien Nabet  ---
(In reply to ansari.afcs from comment #29)
>...
> I was not referring to windows 10 file preview as I need to start the file
> preview with specific path selected from the basic macro. Application users
> are not expected to browse. The 'SetDefaultDirectory' method does not work
> with "com.sun.star.ui.dialogs.SystemFilePicker" or 
> "com.sun.star.ui.dialogs.FilePicker".
I noticed setDisplayDirectory in
https://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/ui/dialogs/XFilePicker.idl?r=c657740b
Perhaps it may help.

About resizeable panes, I don't know.

Anyway, feel free so submit a bug or an enhancement.
You may also require some help on IRC or dev mailing list, see
https://wiki.documentfoundation.org/Development

About building LO, nothing complicated (at least on Linux) so you can let you
guided by this same page.

-- 
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 122777] Impress: "Slides" sidebar: Can't select slide, if Slide bubble shown

2019-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122777

--- Comment #3 from BottleOnTheGround  ---
In the video you're only hovering over the slides in the middle of the screen.
Try to over over slide 8. Your tooltip might then appear below the mouse
pointer.

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