[Libreoffice-bugs] [Bug 108471] In a Form Table Control the Default time is not working in Date/Time (time) fields.

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

Alex Thurgood  changed:

   What|Removed |Added

Version|5.3.3.2 release |4.4.5.2 release

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


[Libreoffice-bugs] [Bug 108471] In a Form Table Control the Default time is not working in Date/Time (time) fields.

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

Alex Thurgood  changed:

   What|Removed |Added

   Keywords|bibisectRequest, regression |
   Priority|high|medium
   Severity|major   |normal

--- Comment #6 from Alex Thurgood  ---
Thought this was a regression, but having tested against 

Version: 4.4.5.2
Build ID: a22f674fd25a3b6f45bdebf25400ed2adff0ff99
Locale : fr_FR.UTF-8
macOS 10.14.2

it seems like this was the beahviour at least back to that version.

Testing earlier versions of LO is complicated on macOS because it requires the
presence of the JavaforOSX package which is deprecated.

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


[Libreoffice-bugs] [Bug 122301] FREQUENCY may have to force array mode on its arguments

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

Eike Rathke  changed:

   What|Removed |Added

Summary|Function error in Calc  |FREQUENCY may have to force
   ||array mode on its arguments
Version|4.1 all versions|Inherited From OOo

--- Comment #6 from Eike Rathke  ---
Odd. The Microsoft documentation for FREQUENCY() says "Because FREQUENCY
returns an array, it must be entered as an array formula."
https://support.office.com/en-US/article/FREQUENCY-function-44E3BE2B-ECA0-42CD-A3F7-FD9EA898FDB9

Which on the other hand is misleading, because if just a data range and a bins
range is given and not in array mode the function returns an array
nevertheless, but they probably mean that the function is to be entered as
array formula across a selected cell range to display the array and not just
the first value.

What's problematic here is the $L$11:$L$1000>=0 subexpression, which in this
context with a range works only in array mode and otherwise doesn't result in
an implicit intersection when given on row 7, hence the #VALUE! error; also
ROW() not in array mode returns only the first row of a range, not an array.

ECMA-376-1:2016 OOXML 18.17.7.127 FREQUENCY
says "A call to FREQUENCY shall be an array formula."
but on the other hand doesn't say anything like that about 18.17.7.309
SUMPRODUCT which definitely forces array mode on its arguments, or any other
function known to force array mode.

We may have to submit an update to ODFF as well that doesn't state the
ForceArray attribute
https://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#FREQUENCY

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


[Libreoffice-bugs] [Bug 108471] In a Form Table Control the Default time is not working in Date/Time (time) fields.

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

Alex Thurgood  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
   Severity|minor   |major
   Priority|medium  |high

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


[Libreoffice-bugs] [Bug 122532] New: Some expressions' first letters eligible to be capitalized are not capitalized.

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

Bug ID: 122532
   Summary: Some expressions' first letters eligible to be
capitalized are not capitalized.
   Product: LibreOffice
   Version: 6.1.2.1 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ricky.t...@gmail.com

Description:
Some expressions' first letters eligible to be capitalized are not capitalized.

Steps to Reproduce:
1. Under Fedora, open a new ODT document, enter 'a' as only content;
2. Under Tools -> AutoCorrect, check While Typing;
3. Under Tools -> AutoCorrect -> AutoCorrect Options, Options tab, check both
boxes for Capitalize first letter of every sentence, one for initial typing,
the other for modification of existing text;
4. Alternate the use of following combinations with Step 1. : '. ',
'.[Return]', '! ', '? ';
5. Enter as contents, each alone, 'Linux? linux. ', 'Linux? a. ', 'A? linux. '.

Actual Results:
4. – Combinations '. ', '.[Return]' do not trigger capitalization operations.
5. – Respective results are 'Linux? Linux. ', 'Linux? a. ', 'A? linux. '. Only
expression 'linux' in first content has been capitalized as expected.

Expected Results:
Assuming full stop ('.'), question mark  ('?'), exclamation point ('!')
followed by space mark (' ') or [Return] mark at the end of an expression,
answer to the definition of a sentence.

The following steps' contents are eligible to trigger capitalization
operations.
4. – 'a. ', 'a.[Return]'.
5. – 'Linux? a. ', 'A? linux. '.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.1.2.1; Build ID: 6.1.2.1-4.fc29; CPU threads: 4; OS: Linux 4.19; UI
render: default; VCL: gtk3; Locale: en-GB (en_GB.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 107634] [META] Fontwork / WordArt bugs and enhancements

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

Bug 122444 Summary: FontWork should be available in Navigator
https://bugs.documentfoundation.org/show_bug.cgi?id=122444

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 122444] FontWork should be available in Navigator

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

Heiko Tietze  changed:

   What|Removed |Added

 CC|tietze.he...@gmail.com  |libreoffice-ux-advise@lists
   ||.freedesktop.org
 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |---
   Keywords||needsUXEval
 Ever confirmed|0   |1

--- Comment #10 from Heiko Tietze  ---
(In reply to Dieter Praas from comment #9)
> So can we reopen this bug?

I've put it on the agenda for the design meeting with the question if fontwork
is text or object. But of course, we can reopen meanwhile.

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


[Libreoffice-bugs] [Bug 103030] [META] Navigator sidebar deck and floating window

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

Bug 122444 Summary: FontWork should be available in Navigator
https://bugs.documentfoundation.org/show_bug.cgi?id=122444

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 122517] LO writer only web styles and char properties available with right-clic

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

--- Comment #5 from Thierry Seewald  ---
I have uninstalled LO 6.2.0.1
and reinstalled LO 6.1.4.2
and the pb disappeared
reinstalled LO 6.2.0.1
the pb reappeared.

but I'm sure it was not the case after the first LO 6.2.0.1 installation, so I
don't think it's a new feature.

I have send a printscreen (in french), so you can see what I mean and can
confirm if it's regular or not.

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


[Libreoffice-bugs] [Bug 85491] FILEOPEN: break parameter incorrectly set in .XLSX import

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

Balázs Varga  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 122531] New: Image handling - move image (writer)

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

Bug ID: 122531
   Summary: Image handling - move image (writer)
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: iOS
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: iOS
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cont...@0x17.ch

Description:
Placing an image on a page using the finger is quite difficult. 

After dragging the picture to a new position it takes quite some time until
something actually happens and there is no indicator for the user, that he/she
is moving the picture.

I think, the following could work:

There should be an immediate visual indicator that shows where the picture is
dragged - the underlying content of the document does not (necessarily) need to
be re-rendered, this can happen as soon as the drag event is finished.

Steps to Reproduce:
1. Insert an pictuer into a writer document
2. Move the picture with the finger

Actual Results:
After quite a bit of lag the user sees where the picutre was moved.

Expected Results:
A user should see where the picture is moving.

This not necesserily needs to trigger document rerendering/reflowing I think
it's enough to do this as soon as the user finished moving the picture


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 122444] FontWork should be available in Navigator

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

--- Comment #9 from Dieter Praas  ---
(In reply to Heiko Tietze from comment #5)
> Once this issue is solved, would you use the Navigator?
> I doubt that and actually I also don't see fontwork as a special object
> eligible for being listed extra in the Navigator.

Heiko, let me cite yourself: "Why should an object be hidden in the Navigator?"
(bug 122231 comment 3)

So can we reopen 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 122530] New: FILESAVE: Auto save timing logic problem: can save too frequently

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

Bug ID: 122530
   Summary: FILESAVE: Auto save timing logic problem: can save too
frequently
   Product: LibreOffice
   Version: 6.1.3.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: luke.kend...@gmail.com

My document (novel with editorial comments) takes about 30 secs to save.

My auto-save interval is set to 30 mins. 

Despite that, I have noticed several times (and again just now) that auto-save
can trigger less than two minutes after manually saving the document.

The necessary preconditions seem to be:

1) Have multiple large documents open
2) Edit all of them
3) Wait for an auto save to trigger on one.

If I then save my main document, it can complete that Save but then get a fresh
auto-save only a minute or two later.

I think what is happening is that the check of the time since last save is
being made for all documents open; or if it is a per-document property, the
'decision to save' a document is being made in advance of executing the
auto-save somehow.  As if the decision to save is made when any document
currently open starts to auto-save, and the actual last saved time of each
document is disregarded for the auto save which has been decided is due.

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


[Libreoffice-bugs] [Bug 122529] Resize handles in tables (Writer)

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

--- Comment #2 from Nicolas Christener  ---
Created attachment 148097
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148097=edit
Resize handles in apple pages (iOS)

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


[Libreoffice-bugs] [Bug 122529] Resize handles in tables (Writer)

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

--- Comment #1 from Nicolas Christener  ---
Created attachment 148096
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148096=edit
Resize handles in apple pages (iOS)

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


[Libreoffice-bugs] [Bug 122529] New: Resize handles in tables (Writer)

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

Bug ID: 122529
   Summary: Resize handles in tables (Writer)
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: iOS
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: iOS
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cont...@0x17.ch

Description:
A user should be able to resize rows/columns of a table with the finger.

Apple pages has a nice implementation:

* click on/in a table -> above/next to rows and columns a "label bar" where
  the columns are labeled A,B,C... and row are numbered 1,2,3... is shown

* clicking on a row/column highlights the cells and shows a sign with a icon
  with two bars which indicates a handle to resize the row/column

Please see attached screenshot to get an idea.

Steps to Reproduce:
1. Create a table in a write document with the iOS app
2. Try to resize columns/rows of the table

Actual Results:
There is no (easy) way to resize columns/rows.

Expected Results:
There should be a way to resize columns/rows with a finger.


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 94216] Unable to Install x86 5.0.1.2 on x86-64 W10: Error 1303

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

--- Comment #32 from sophiarose  ---
Users may not able to solve or fix up the setup and configuration of Printer
with a MAC OS based system. You may take any necessary suggestions from 
https://www.gmailtechnicalsupportnumbers.com/blog/how-to-fix-outlook-error-code-0x80070057/
that will guide them surely.

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


[Libreoffice-bugs] [Bug 122380] Cut/Copy pastes old data one of two trying

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

--- Comment #5 from Migrec  ---
Still present in Version: 6.1.3.2 on my Kubuntu 18.10 up to date

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


[Libreoffice-bugs] [Bug 122477] Names of Drawing Objects can be Deleted

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

--- Comment #4 from Harald Koester  ---
(In reply to Regina Henschel from comment #2)
> There might be no name by purpose. For example you generate a "Table of
> Figures" from object name and do not want this drawing object to be included
> in the index. 
As far as I tested this, currently (version 6.1.4) it is not possible to create
a "Table of Figures" with drawing objects at all. May be this is a bug too.

> Or you do not want, that such drawing object is visible in the
> Navigator. 
Like Heiko I do not see a reason to hide a drawing object in the Navigator. In
the contrary I like to see them all in the Navigator especially in order to
find them all in bigger documents.

> Or you do not want to get identical names in Navigator if you
> copy it a lot. Such is likely in case your drawing is a sign or ersatz
> for a missing glyph and used as character.
Yes, it is possible to create drawing objects with the same name by using
copy But I think it is not intended, because if you try to rename a
drawing object with "Format > Name...", it is not possible to assign an
existing name. In case of using the copy function I would expect that
LibreOffice creates a new name for the copy, e.g. "Shape1 - Copy" or "Shape1
(Copy)".

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


[Libreoffice-bugs] [Bug 118781] UI: Change the 'Contains' section in the Modify Style dialogues to improve the transparency and use of hierarchical styles

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

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #4 from Regina Henschel  ---
I like the idea, to make it possible to clear a property in this place.
Currently you can only clear all properties of a tab, but not a single one. And
clicking OK on a tab might set properties, that you want to be still "inherit"
whereas other properties on the tab you want to set.

I like the idea, that the associated tab is mentioned. I would like, if the
property name is mentioned too.

The list of contained settings can become very long. So it needs to be
something that it scroll-able. To get such huge list of properties do this:
Create a shape with associated style and drag it into the Gallery. Start a new
document and insert the shape from Gallery and keep it selected. Create a style
from selection.

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


[Libreoffice-bugs] [Bug 44451] References ( Illustration, Tables) don't work if the file is open with a UI language different than the one used to create it

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

--- Comment #28 from Robert  ---
For me this bug is not (only) a problem of the UI language. I use Libre Office
version 6... (German) on two computers, one with Windows 10 at home and another
with Windows 7 at work. I cannot use the same files (...ODT) on both computers
with Libre Office. I should mention, that it works with Apache Open Office, so
at the time, I use AOO at work and LO at home with the same files (without
problems, this is my current workaround).
If I create a new document at work with LO and create some pictures using a new
category "Abbildung" and then open this document at home, at the first view,
everything seems to be ok. Than I simply copy one picture (including frame and
caption) and see, that the number is not increased. So I have two "Abbildung"
with the same number. Creating a new picture with caption now offers two
"Abbildung" in the selection of caption categories (beside Text, Figure, etc.).
So they are not distinguished by language (may be by font ??? But I use Arial
on both computers).

Next test: I create a new document at home with "Abbildung". Then I open this
document at work and the catagory is not seen in the text at the references,
only the number is shown (to remind, with AOO it is opened without such
problems on the same computer). The full caption is ok, "Abbildung" is shown in
the list of references and I can also select the whole caption e.g. "Abbildung
5: Schaltung XY". But it is not possible to get only "Abbildung 5", there will
be always only "5".
For me this problem is new since I have a new computer at home (64 bit Windows
10 instead of 32 bit Windows 7) with a new installed Libre Office.

I hope, someone finds 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 122525] Crash on startup

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

Alex Thurgood  changed:

   What|Removed |Added

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

--- Comment #2 from Alex Thurgood  ---
Resolved in XCode9 dev release build

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


[Libreoffice-bugs] [Bug 61134] Font substitute name should appear in the font name combobox and in its tooltip

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

--- Comment #10 from Timur  ---
*** Bug 122439 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 122439] Wrong usage missed font (Example using Sakkal Majalla font)

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

Timur  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEEDINFO|RESOLVED

--- Comment #12 from Timur  ---
LO replaces font IF it doesn't exist (legally if there's no MSO on computer
that installs this font).
If replacement is not correct, that's bug 64509. But we should suggest which
should be a proper replacement. We don't have clear explanation and example
text with different fonts.
If replacement is correct, and we just don't know what it is, it's bug 61134.
I'll close this bug as a duplicate.

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

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


[Libreoffice-bugs] [Bug 75659] FILEOPEN: Imported .docx charts missing legend with default name

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

Timur  changed:

   What|Removed |Added

Summary|FILEOPEN: Imported .docx|FILEOPEN: Imported .docx
   |charts missing legend   |charts missing legend with
   ||default name

--- Comment #9 from Timur  ---
Repro 6.3+.

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


[Libreoffice-bugs] [Bug 122517] LO writer only web styles and char properties available with right-clic

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

--- Comment #4 from Thierry Seewald  ---
I have uninstalled LO 6.2.0.1
and reinstalled LO 6.1.4.2
and the pb disappeared
reinstalled LO 6.2.0.1
the pb reappeard.

but I'm sure it was not the was after the first LO 6.2.0.1 installation, son I
don't think it's a new feature.

I have send a printscreen (in french), so you can see what I mean and can
confirm if it's regular or not.

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


[Libreoffice-bugs] [Bug 122517] LO writer only web styles and char properties available with right-clic

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

--- Comment #3 from Thierry Seewald  ---
Created attachment 148095
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148095=edit
Printscreen

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


[Libreoffice-bugs] [Bug 106843] Protect changes setting can be turned off even if "Lock Tracking" is set in DOCX

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

--- Comment #10 from Timur  ---
Created attachment 148094
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148094=edit
Test DOCX from MSO with Lock Tracking password "test"

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


[Libreoffice-bugs] [Bug 106843] Protect changes setting can be turned off even if "Lock Tracking" is set in DOCX

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

Timur  changed:

   What|Removed |Added

Summary|FILESAVE DOCX: Protect  |Protect changes setting can
   |changes setting not saved   |be turned off even if "Lock
   |to docx file ("Lock |Tracking" is set in DOCX
   |Tracking")  |

--- Comment #9 from Timur  ---
My test with LO 6.3+ shows different problem than described or I'll just make
it more precise. Please confirm.

If DOCX is edited and saved in LO without turning off Track Changes, "Lock
Tracking" remains valid in DOCX as shown in MSO.
But in LO, Track Changes can be turned off and saved, regardless "Lock
Tracking". Reopening changed DOCX in MSO shows that.
I'll update the title.

Steps:
In MSO:
1. Open new – blank – page
2. Turn on Review - „Track Changes”.
3. Type some text.
4. Turn on Review - „Track Changes” - "Lock Tracking" and type your password 
5. Save the document DOCX

in LO:
6. Reopen it (LibreOffice).
7a. Type some text keeping Track Changes on and save as DOCX
7b. Turn off Track Changes (which you shouldn't be able) and type some text and
save as DOCX

in MSO:
8a. Open DOCX from 7a. and see that „Track Changes” is still on and "Lock
Tracking" is still there with the same password - OK
8b. open DOCX from 7b. and see that „Track Changes” is off although "Lock
Tracking" seems to be there with the same password - 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 108596] Unable to paste over 1, 09M lines from Kate editor

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

Buovjaga  changed:

   What|Removed |Added

   Priority|high|medium
   Severity|major   |normal
Summary|KDE's Kate editor crashes   |Unable to paste over 1,09M
   |when pasting content from   |lines from Kate editor
   |it to Libreoffice Calc  |

--- Comment #8 from Buovjaga  ---
(In reply to Xavier Van Wijmeersch from comment #7)
> @Xisco
> 
> I have no kde5 for my OS slackware64current but have kde4.
> For the moment I use a spare laptop, workstation is out need to reinstall
> everything, Will test later with kde4

I don't think it makes sense to test with kde4 as it has been removed from
master.

I tested with kde5 and nothing is pasted.

Adjusting summary and importance.

Arch Linux 64-bit
Version: 6.3.0.0.alpha0+
Build ID: 2c7b0030b40de00e8c9ab997bdfe83631861968a
CPU threads: 8; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US
Calc: threaded
Built on 1 January 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 122517] LO writer only web styles and char properties available with right-clic

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

Thierry Seewald  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #2 from Thierry Seewald  ---
I have reset everything, including the user profile,
the bug is still there.

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


[Libreoffice-bugs] [Bug 122528] New: Scale of dispersion charts cannot be set with negative limits anymore

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

Bug ID: 122528
   Summary: Scale of dispersion charts cannot be set with negative
limits anymore
   Product: LibreOffice
   Version: 6.2.0.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: silva...@katamail.com

Description:
In Calc, when you create a dispersion chart and you want to set a fixed scale
on one or both axis, you cannot set negative values anymore (this worked
perfectly unlit 6.1.4). So it is impossible to get a correct fixed scale chart
if you have totally or partially negative data to display

Steps to Reproduce:
1. Open a Calc sheet  and insert in column A and B some numbers for a few cells
(say for 10 cells), some of them negative
2.  Now select the data and create a dispersion chart for them, choosing the
appropriate type of chart.
3. Select one of the axes, and open the formatting dialog window at the "scale"
tab. If you uncked the "automatic" option for the Minimum and Maximum fields,
you should be able to set a fixed metric to the aixs
4. In the above input fields, any positive number is possible and works as
expected; HOWEVER, the fields do not accept negative values anymore and it is
thus impossible to have a fixed extremes dispersion chart displaying totally or
partially negative values.

Actual Results:
If you input a negative value in the Minimum or Maximum field, when you press
OK this is forced to 0 for any negative value you chose.
Notice that creating fixed extreme charts is often really necessary, especially
when you have to compare different charts with similar data displayed. In these
cases, if the extremes are left to automatic, they change and the charts are
not comparable because their metrics are different.

Expected Results:
You should be able to set ANY value for the above fields, as happened until
6.1.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 122517] LO writer only web styles and char properties available with right-clic

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

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Thank you for reporting the bug. To be certain the reported issue is not
related to corruption in the user profile, could you please reset your
Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and
re-test?

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the issue is still present

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


[Libreoffice-bugs] [Bug 122506] Unlocalized character styles dropdown

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

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Keywords||difficultyBeginner,
   ||easyHack, skillCpp, topicUI
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Moving to NEW and turning it into an easyhack since there's a codepointer

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


[Libreoffice-bugs] [Bug 122519] Unable to print from Calc or Writer

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

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Thank you for reporting the bug. To be certain the reported issue is not
related to corruption in the user profile, could you please reset your
Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and
re-test?

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the issue is still present

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


[Libreoffice-bugs] [Bug 114558] Crash when clicking on Mail Merge button on Data Source tool bar

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

--- Comment #6 from Xisco Faulí  ---
Hi Cor Nouws,
is this issue still reproducible in master ?

I can't reproduce it in

Version: 6.3.0.0.alpha0+
Build ID: 892a5cfe557edb405ec0037676f02a1c24dd76ec
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; 
Locale: ca-ES (ca_ES.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 108596] KDE's Kate editor crashes when pasting content from it to Libreoffice Calc

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

--- Comment #7 from Xavier Van Wijmeersch  ---
@Xisco

I have no kde5 for my OS slackware64current but have kde4.
For the moment I use a spare laptop, workstation is out need to reinstall
everything, Will test later with kde4

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


[Libreoffice-bugs] [Bug 106843] FILESAVE DOCX: Protect changes setting not saved to docx file ("Lock Tracking")

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

Timur  changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
Version|3.6.7.2 release |Inherited From OOo
Summary|FILESAVE DOCX: Protect  |FILESAVE DOCX: Protect
   |changes setting not saved   |changes setting not saved
   |to docx file|to docx file ("Lock
   ||Tracking")

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


[Libreoffice-bugs] [Bug 122198] The data source connected by "exchange database" is disconnected after the file is closed.

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

Xisco Faulí  changed:

   What|Removed |Added

 CC||marina.latini@libreoffice.o
   ||rg

--- Comment #4 from Xisco Faulí  ---
*** Bug 117285 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 117285] WRITER: MAILMERGE: EDIT: insert fields add database function does not register database name in user configuration

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

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #7 from Xisco Faulí  ---
it seems the same as bug 122198.
Closing as RESOLVED DUPLICATED

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

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


[Libreoffice-bugs] [Bug 102998] [META] Mail merge bugs and enhancements

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

Bug 117285 Summary: WRITER: MAILMERGE: EDIT: insert fields add database 
function does not register database name in user configuration
https://bugs.documentfoundation.org/show_bug.cgi?id=117285

   What|Removed |Added

 Status|NEW |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 122198] The data source connected by "exchange database" is disconnected after the file is closed.

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

--- Comment #3 from Xisco Faulí  ---
Still reproducible in

Version: 6.3.0.0.alpha0+
Build ID: 892a5cfe557edb405ec0037676f02a1c24dd76ec
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.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 119241] Crash in: CompareSwOutlineNodes::operator()(SwNode * const &, SwNode * const &)

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

--- Comment #8 from Michael Stahl (CIB)  ---
the bisect result is wrong, that repo was IIRC incrementally built so the
guilty commit is older than the found one.

(might be worth looking at other bugs that have the same bisect result to see
if there is a "likely" commit that looks suspicious? do we have another
bibisect repo for that release?)

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


[Libreoffice-bugs] [Bug 102998] [META] Mail merge bugs and enhancements

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

Bug 118728 Summary: CRASH: Problem with mailing function
https://bugs.documentfoundation.org/show_bug.cgi?id=118728

   What|Removed |Added

 Status|ASSIGNED|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 117480] Mailmerge crash when saving merged document ( only the first time the connection is done )

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

Xisco Faulí  changed:

   What|Removed |Added

 CC||reali...@gmail.com

--- Comment #14 from Xisco Faulí  ---
*** Bug 118728 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 122527] Dot symbols in Calc Charts other than the squares are not available

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

--- Comment #2 from Andy  ---
Created attachment 148093
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148093=edit
This is the wrong list in LO6.2.0.1

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


[Libreoffice-bugs] [Bug 122527] Dot symbols in Calc Charts other than the squares are not available

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

--- Comment #1 from Andy  ---
Created attachment 148092
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148092=edit
This is previous versions correct choice list

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


[Libreoffice-bugs] [Bug 122527] New: Dot symbols in Calc Charts other than the squares are not available

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

Bug ID: 122527
   Summary: Dot symbols in Calc Charts other than the squares are
not available
   Product: LibreOffice
   Version: 6.2.0.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: silva...@katamail.com

Description:
Normally, when creating a dispersion chart in Calc, square points are created
by default but you can change them to a variety of other shapes with the
appropriate dialog window. In LO 6.2.0.1 this is not possible and the list of
dot shapes is wrongly filled with a list of identical squares for all options,
with a "foo" puzzling test label always associated to each of them

Steps to Reproduce:
1. Open a Calc sheet and insert in column A and B any numbers for a few cells
(say for 10 cells)
2. Now select the data and create a dispersion chart for them, choosing the
appropriate type of chart.
3. Choose the sub-types with dots only or line+dots for the chart
4. by default points in the graph have a (rather large) square shape. 
5. Select the data points, and with the associated format dialog window go to
the "line" tab and try changing the "Icon" properties (This is "Icona" in
Italian, I cannot be sure the English rendition is "Icon", but is the item on
the right side of the dialog window): click on the "select" button and choose
the "symbols" item in the menu
6: the choice list you obtain has a dozen items, all identical, with square
shape and "foo" labels. So you cannot assign any other shape to the data
points.

Actual Results:
In a dispersion chart, points are forced to a have a square shape with no
alternatives available

Expected Results:
You should get the item list available until 6.1.4, with a dozen different
shapes to choose among. See the attached pictures to see what's happening.


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 117480] Mailmerge crash when saving merged document ( only the first time the connection is done )

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

--- Comment #13 from Xisco Faulí  ---
I do confirm the crash is no longer reproducible in

Version: 6.3.0.0.alpha0+
Build ID: 892a5cfe557edb405ec0037676f02a1c24dd76ec
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

but the output file is blank...

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


[Libreoffice-bugs] [Bug 122312] UI: Image quality drop down box is too narrow to fit its selection in HTML Export dialog

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.3.0|target:6.3.0 target: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 108596] KDE's Kate editor crashes when pasting content from it to Libreoffice Calc

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

Xisco Faulí  changed:

   What|Removed |Added

   Severity|critical|major

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


[Libreoffice-bugs] [Bug 122312] UI: Image quality drop down box is too narrow to fit its selection in HTML Export dialog

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

--- Comment #7 from Commit Notification 
 ---
Xisco Fauli committed a patch related to this issue.
It has been pushed to "libreoffice-6-2":

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

tdf#122312: Expand Combobox

It will be available in 6.2.0.2.

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 122510] EDITING Calc crashes when editing chart objects after chart has been deleted (gtk/gen)

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

Xisco Faulí  changed:

   What|Removed |Added

 CC||caol...@redhat.com
   Keywords|possibleRegression  |bibisected, bisected,
   ||regression

--- Comment #4 from Xisco Faulí  ---
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=4d83c24cdd433d5c63800290e2da6317ae12111c

author  Caolán McNamara 2018-11-02 18:21:20 +
committer   Caolán McNamara 2018-11-04 17:33:06
+0100
commit  4d83c24cdd433d5c63800290e2da6317ae12111c (patch)
treebfd4c863f0f79d40ac1671812fef1976ca4a9c85
parent  628e96ce1fce194b30a5c2912feb8b7ec0328db0 (diff)
reweld SwWordCountFloatDlg
fixing up the bit that failed the last time

Bisected with: bibisect-linux64-6.2

Adding Cc: to Caolán McNamara

-- 
You are receiving this mail because:
You are the 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-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495
Bug 102495 depends on bug 121972, which changed state.

Bug 121972 Summary: kde5: Adding mail merge data source opens window that has 
white content
https://bugs.documentfoundation.org/show_bug.cgi?id=121972

   What|Removed |Added

 Status|NEW |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 121972] kde5: Adding mail merge data source opens window that has white content

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

Katarina Behrens (CIB)  changed:

   What|Removed |Added

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

--- Comment #4 from Katarina Behrens (CIB)  ---
I fixed bug 119853 and it made this one go away as well

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

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


[Libreoffice-bugs] [Bug 118781] UI: Change the 'Contains' section in the Modify Style dialogues to improve the transparency and use of hierarchical styles

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

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |easyHack, needsDevEval
 CC|libreoffice-ux-advise@lists |mentoring@documentfoundatio
   |.freedesktop.org|n.org,
   ||tietze.he...@gmail.com,
   ||vstuart.fo...@utsa.edu
   Priority|medium  |high
  Component|LibreOffice |Writer

--- Comment #3 from Heiko Tietze  ---
Small addition to the mockup:
The button wall could be made less obtrusive with an icon only design using
e.g. a trash can symbol or per link. And less text is better so I wouldn't add
"Tab" in front of every modification.

(In reply to Cor Nouws from comment #2)
> So no need to keep UX in the loop, IMO

Yes, maybe it's an easy hack. I set the importance to High given the large
number of See Also.

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


[Libreoffice-bugs] [Bug 119853] kde5: Unnecessary white window in Base Database Wizard

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

Katarina Behrens (CIB)  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 122477] Names of Drawing Objects can be Deleted

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

--- Comment #3 from Heiko Tietze  ---
I tend to agree with Harald. My expectation would be that clearing a name
inserts the default (ShapeX with X for the first not existing number).

(In reply to Regina Henschel from comment #2)
> drawing object is not visible in the Navigator. 
Why should an object be hidden in the Navigator?

> want to get identical names
That's possible anyway.

> "Table of Figures" ... this drawing object to be included
Unnaming objects sounds like a dirty workaround. But admitted this one is a use
case.

Other opinions?

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


[Libreoffice-bugs] [Bug 122510] EDITING Calc crashes when editing chart objects after chart has been deleted (gtk/gen)

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

Xisco Faulí  changed:

   What|Removed |Added

 OS|Windows (All)   |All
Summary|EDITING Calc crashes when   |EDITING Calc crashes when
   |editing chart objects after |editing chart objects after
   |chart has been deleted  |chart has been deleted
   ||(gtk/gen)

--- Comment #3 from Xisco Faulí  ---
Also reproduced in

Version: 6.3.0.0.alpha0+
Build ID: 892a5cfe557edb405ec0037676f02a1c24dd76ec
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

but not in

Version: 6.3.0.0.alpha0+
Build ID: 892a5cfe557edb405ec0037676f02a1c24dd76ec
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.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 122526] New: English text is present in the localized version of Calc context menu for columns

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

Bug ID: 122526
   Summary: English text is present in the localized version of
Calc context menu for columns
   Product: LibreOffice
   Version: 6.2.0.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: silva...@katamail.com

Description:
In the column context menu of LO 6.2.0.1 calc with Italian localization, two
items are still in English

Steps to Reproduce:
1. Install LO 6.2.0.1 in Italian. 
2. Open a calc sheet.
3. Select one or more columns and open the context menu (right click).
4. The two items "Insert columns before" and " insert columns after" are in
English language instead of Italian.

Actual Results:
You get a mixed language context menu for columns

Expected Results:
All menu Items should be duly localized


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 122510] EDITING Calc crashes when editing chart objects after chart has been deleted

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

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
Crash report or||["
crash signature||chart::ControllerLockGuardU
   ||NO::ControllerLockGuardUNO(
   ||com::sun::star::uno::Refere
   ||nce const &)"]
   See Also||https://crashreport.libreof
   ||fice.org/stats/signature/ch
   ||art::ControllerLockGuardUNO
   ||::ControllerLockGuardUNO(co
   ||m::sun::star::uno::Referenc
   ||e%3Ccom::sun::star::frame::
   ||XModel%3E%20const%20&)

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


[Libreoffice-bugs] [Bug 122510] EDITING Calc crashes when editing chart objects after chart has been deleted

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

Xisco Faulí  changed:

   What|Removed |Added

Crash report or|["  |["chart::ControllerLockGuar
crash signature|chart::ControllerLockGuardU |dUNO::ControllerLockGuardUN
   |NO::ControllerLockGuardUNO( |O(com::sun::star::uno::Refe
   |com::sun::star::uno::Refere |rence const &)"]
   |XModel> 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 122512] Non-applied styles Default Style, Heading are listed as applied styles.

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

Heiko Tietze  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |c...@nouenoff.nl,
   |.freedesktop.org|tietze.he...@gmail.com
 Blocks||102946
   Keywords|needsUXEval |

--- Comment #3 from Heiko Tietze  ---
The Default style is always in the list of applied styles even for newly
created documents. Adding a H1 borrows the parent Heading, same is true for
Title, a Drawing takes Caption with it, a List the Text Body, etc.

(In reply to V Stuart Foote from comment #2)
> Only Heading 1 should show as applied.

Agreed, but Default too at any time.


We had a similar discussion about hidden styles that are like Applied not a
category alike the other entries in that dropdown but a special filter. If we
expose those two as separate checkboxes and have a tree by default that is
reduced (or better greyed out) depending on the checked options, the situation
is much clearer.


Referenced Bugs:

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

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

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||122512


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122512
[Bug 122512] Non-applied styles Default Style, Heading are listed as applied
styles.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122509] EDITING Calc crashes when manipulating Negative numbers in red on Currency

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

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://crashreport.libreof
   ||fice.org/stats/signature/Sv
   ||Numberformat::HasPositiveBr
   ||acketPlaceholder()
Crash report or||["SvNumberformat::HasPositi
crash signature||veBracketPlaceholder()"]
 CC||xiscofa...@libreoffice.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 121981] Calc freezes at saving an ODS file converted from Excel if a sheet has been deleted or added.

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

Caolán McNamara  changed:

   What|Removed |Added

 Resolution|INSUFFICIENTDATA|DUPLICATE

--- Comment #11 from Caolán McNamara  ---


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

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


[Libreoffice-bugs] [Bug 122224] FILEOPEN DOCX The formula field is incorrect in the table, when we change the number format

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

--- Comment #6 from Gabor Kelemen  ---
Thanks for bibisecting this.
I checked in 5.3 and while the formatted formula results appear correctly, they
are just plain text and not fields as they were in Word.

I guess importing and exporting field formatting codes here can be considered a
feature request and not 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 108596] KDE's Kate editor crashes when pasting content from it to Libreoffice Calc

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

--- Comment #6 from Xisco Faulí  ---
(In reply to Xavier Van Wijmeersch from comment #5)
> Still repro
> Kde's kate in not crashing and not all lines are pasted in calc, only 1048576
> A warning is given it cannot past the text but it does
> 
> Version: 6.3.0.0.alpha0+
> Build ID: 66b919c8674066871a06e7cdf5595dc6951524e0
> CPU threads: 2; OS: Linux 4.19; UI render: default; VCL: gtk2; 
> Locale: nl-BE (en_US.UTF-8); UI-Language: en-US
> Calc: threaded

Hi Xavier,
you tried with gtk2, could you please try with kde5 ?

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


[Libreoffice-bugs] [Bug 120479] Crash in: libc-2.27.so

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

--- Comment #17 from Jacques Beckand  ---
I installed (on Lubuntu 18.04 computer) LO 6.1.4 via the Snap installation
format, instead of the .deb files of the download page of the LO site.

The problem seems fixed with that kind of installation. Snap does not use the
common libraries stored in the system, but instead installs everything needed
to run. So it might well be that the problem lies in a common dependency
library rather than within the LO .deb packages themselves.

I'm not a computer specialist, but I hope this clue helps detecting the source
of the problem.

Best regards,
Jacques

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


[Libreoffice-bugs] [Bug 84837] Make show/hide comments UNO command work in Calc

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

--- Comment #149 from john smith  ---
Thank you for posting this article. I can learn a lot of things in your posting
article.

http://nortoncom-nu16.com/blog/how-to-keep-your-mobile-device-data-safe-on-holidays-norton-com-setup/

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


[Libreoffice-bugs] [Bug 121304] FILESAVE DOCX Documents that have Restrict Editing settings set, but aren't protected become protected after saving

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

Xisco Faulí  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 122449] Crash in: mergedlo.dll when closing "Edit Index Entry" dialog (gen/gtk)

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

Xisco Faulí  changed:

   What|Removed |Added

Crash report or|["mergedlo.dll"]|["vcl::Window::ImplGetWindo
crash signature||wExtentsRelative(vcl::Windo
   ||w *,bool)"]
   See Also||https://crashreport.libreof
   ||fice.org/stats/signature/vc
   ||l::Window::ImplGetWindowExt
   ||entsRelative(vcl::Window%20
   ||*,bool)

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


[Libreoffice-bugs] [Bug 122522] Aol Desktop Gold

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

Mike Kaganski  changed:

   What|Removed |Added

URL|https://www.customersupport |
   |number-usa.com/ |

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


[Libreoffice-bugs] [Bug 122522] Aol Desktop Gold

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

Xisco Faulí  changed:

   What|Removed |Added

 Resolution|--- |INVALID
  Component|General |deletionRequest
 Status|UNCONFIRMED |RESOLVED
Product|libexttextcat   |LibreOffice
 CC||xiscofa...@libreoffice.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 122514] Tango themed ODF MIME type icons with white background need redesign for better appearance on Windows and macOS with dark mode DE

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

Heiko Tietze  changed:

   What|Removed |Added

   Severity|trivial |normal
   Keywords|needsUXEval |
 CC|libreoffice-ux-advise@lists |kain...@gmail.com,
   |.freedesktop.org|riz_17_...@yahoo.co.id,
   ||tietze.he...@gmail.com

--- Comment #13 from Heiko Tietze  ---
Think we all agree on this as a bug, the white background has to be
transparent.

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


[Libreoffice-bugs] [Bug 83660] VIEWING: In slide show windows taskbar doesnt disappear

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

--- Comment #17 from Robert Pollak  ---
I still see this in LO 6.1.3.2 (x64) on Windows 7.

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


[Libreoffice-bugs] [Bug 103238] [META] Customize dialog bugs and enhancements

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

Dieter Praas  changed:

   What|Removed |Added

 Depends on||122523


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122523
[Bug 122523] CUSTOMIZE DIALOG: Duplication of Function name
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122523] CUSTOMIZE DIALOG: Duplication of Function name

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

Dieter Praas  changed:

   What|Removed |Added

Summary|FORMATTING Duplication of   |CUSTOMIZE DIALOG:
   |Function name   |Duplication of Function
   ||name
 Blocks||103238


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 84837] Make show/hide comments UNO command work in Calc

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

--- Comment #148 from buy generic  ---
   Hello! This is my first visit to your blog! This is my first comment here,
so I just wanted to give a quick shout out and say I genuinely enjoy reading
your articles. Your blog provided us useful information. You have done an
outstanding job.
https://www.rostrumedu.com/;>Career counselor

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


[Libreoffice-bugs] [Bug 122312] UI: Image quality drop down box is too narrow to fit its selection in HTML Export dialog

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

Caolán McNamara  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |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 108799] [META] HTML export bugs and enhancements

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

Bug 122312 Summary: UI: Image quality drop down box is too narrow to fit its 
selection in HTML Export dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=122312

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 73398] PRINT DIALOG: Clarify syntax for "Pages to print" field

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

--- Comment #15 from Ulf Zibis  ---
(In reply to Dieter Praas from comment #14)
> I don't get those tooltips, although I have activated extended tooltips in
> Tools > Options > LibreOffice > General. What version you are using?

Version: 6.0.7.3
Build-ID: 1:6.0.7-0ubuntu0.18.04.2

You may have to restart LO.

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


[Libreoffice-bugs] [Bug 122312] UI: Image quality drop down box is too narrow to fit its selection in HTML Export dialog

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

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

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

tdf#122312: Expand Combobox

It will be available in 6.3.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 122312] UI: Image quality drop down box is too narrow to fit its selection in HTML Export dialog

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.3.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 73398] PRINT DIALOG: Clarify syntax for "Pages to print" field

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

--- Comment #14 from Dieter Praas  ---
(In reply to Ulf Zibis from comment #13)
> Case 1 and 4 are not descripted in the tooltip help.

I don't get those tooltips, although I have activated extended tooltips in
Tools > Options > LibreOffice > General. What version you are using?

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


[Libreoffice-bugs] [Bug 122437] MySQL native connector: Creating foreign key creates a relationship to the foreign key itself

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

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

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

tdf#122437 mysqlc: fix foreign key name query

It will be available in 6.3.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 122437] MySQL native connector: Creating foreign key creates a relationship to the foreign key itself

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.3.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 122525] Crash on startup

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

--- Comment #1 from Alex Thurgood  ---
Created attachment 148091
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148091=edit
Apple crash trace on startup of LO

Enclosing crash trace provided by Apple on startup of LO

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


[Libreoffice-bugs] [Bug 122525] New: Crash on startup

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

Bug ID: 122525
   Summary: Crash on startup
   Product: LibreOffice
   Version: 6.2.0.1 rc
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ipla...@tuta.io

Description:
LibreOffice 6201rc crashes on startup

Steps to Reproduce:
1. Start LibreOffice from Applications folder via double-click on right mouse
button menu open.
2. Crash


Actual Results:
Crashes on startup

Expected Results:
Shouldn't crash, but load LO correctly.


Reproducible: Always


User Profile Reset: 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 122424] FILEOPEN RTF: In a specific document space character after table moves to the first cell of next row

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

--- Comment #8 from Gabor Kelemen  ---
(In reply to Dieter Praas from comment #5)
> Might be useful to know by which application the rtf file was created.

It's called Erdészeti Szakigazgatási Információs Rendszer (~Forestry
administration information system), and it is not a publicly available
application.
It's used by the Hungarian Government Offices to administer activities
happening in and around the forestry sector, as described here (in Hungarian):

http://portal.nebih.gov.hu/erdeszeti-igazgatosag

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


[Libreoffice-bugs] [Bug 122524] EDITING :: Wrong calculation results, depends on the order of items

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

Mike Kaganski  changed:

   What|Removed |Added

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

--- Comment #2 from Mike Kaganski  ---
This is not a bug, but the result of non-representability of some numbers in
computer [1]. Using computer-aided computations, user must be prepared for such
things, unfortunately because they are simply unavoidable. It's normal than
changing the order of calculations, you get different intermediate results,
which may happen to be representable in IEEE 754 form, or may simply happen to
be represented closer to ideal values.

[1] https://en.wikipedia.org/wiki/Floating-point_arithmetic#Accuracy_problems

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


[Libreoffice-bugs] [Bug 51132] After one success, PRINTING of #10 ENVELOPES failed to print properly, apparently due to incorrect formatting of the envelope document by the 'Insert Envelope' wizard.

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

--- Comment #24 from Howard Johnson  ---
Created attachment 148090
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148090=edit
Another incorrect printer preview of a different flavor with a narrower
envelope

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


[Libreoffice-bugs] [Bug 51132] After one success, PRINTING of #10 ENVELOPES failed to print properly, apparently due to incorrect formatting of the envelope document by the 'Insert Envelope' wizard.

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

--- Comment #23 from Howard Johnson  ---
Created attachment 148089
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148089=edit
correct envelope preview with a different printer driver

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


[Libreoffice-bugs] [Bug 51132] After one success, PRINTING of #10 ENVELOPES failed to print properly, apparently due to incorrect formatting of the envelope document by the 'Insert Envelope' wizard.

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

Howard Johnson  changed:

   What|Removed |Added

 CC||webmaster@OutWestClassified
   ||s.org

--- Comment #22 from Howard Johnson  ---
Created attachment 148088
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148088=edit
Incorrect envelope preview

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


[Libreoffice-bugs] [Bug 73398] PRINT DIALOG: Clarify syntax for "Pages to print" field

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

Ulf Zibis  changed:

   What|Removed |Added

 OS|Windows (All)   |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 103309] [META] Print dialog bugs and enhancements

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

Bug 73398 Summary: PRINT DIALOG: Clarify syntax for "Pages to print" field
https://bugs.documentfoundation.org/show_bug.cgi?id=73398

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 73398] PRINT DIALOG: Clarify syntax for "Pages to print" field

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

Ulf Zibis  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|RESOLVED|REOPENED

--- Comment #13 from Ulf Zibis  ---
(In reply to Dieter Praas from comment #12)
> 1,3 page 1 and 3 are printed (as expected)
> 1;3 page 1 and 3 are printed (as expected)
> 1-3 page 1,2 and 3 are printed (as expected)
> 1 3 page 1,2 and 3 are printed

Case 2 and 3 are OK for me.
Case 1 and 4 are not descripted in the tooltip help.
Case 1 is intuitive, so not a big problem.
Case 4 is not intuitive as with space I would expect that only pages 1 and 3
were printed.

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


[Libreoffice-bugs] [Bug 51132] After one success, PRINTING of #10 ENVELOPES failed to print properly, apparently due to incorrect formatting of the envelope document by the 'Insert Envelope' wizard.

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

--- Comment #21 from Howard Johnson  ---
I think I see partly what is going on.

First the basics.  Affects me too; both LO 5.4 & 6.0.1.1;
GNU/Linux Debian Stretch 9.6 / CUPS 2.2.1 / Canon MG2900 printer

How to demonstrate:

Start LO and create a new writer document.

Then you need to carefully step over other bug (will be the subject of another
bug report) before we can proceed with the description of this bug.  Basically
it matters weather the letter you're writing has once (ever) had the print
dialog opened or not.  

Note, that you don't have to actually print, but you have to open the initial
print dialog with Menu|File|Print.  Then you can cancel this. 

If you don't do this, then the text of your new envelope, shows up over-top of
your letter which is just wrong, rather than in a separate envelope above your
letter.   :-( 

I mention this not because it might have some relevance here, but because you
need to do this to cleanly get to the next step.


Now do this:  Menu|Insert|Envelope...  then in the `Format` tab, under `Size`
and then `Format` select an envelope size.  Then hit the `Insert` button at the
bottom.  And finally do Menu|File|Print.

Now look at the preview in the left part of the Print dialog.  Sometimes it's
correct, and sometimes it's not.

For my Cannon-MC2900 printers, I'm seeing the wrong dimensions here.  (Snapshot
attached.)

But if in the General tab under Printer I select different printer, like the
CP4020, now the preview is correct.  (Unfortunately I can't currently fully
test this printer because I'm away from it.  In a few months I hope to test
it.)

For the Canon-MG2900 selecting any envelope size smaller in width than the
width of a Letter, i.e. 8.5" causes this preview to be incorrect.  The way you
test this is to close the printer dialog.  Re-select Menu|Insert|Envelope... 
Then again under `Format` tab, `Size` `Format` select a new envelope size. 
Then choose the `Modify` button at the bottom.  Then go back to
Menu|File|Print, and look at the preview.  For example choose the #8 Monarch
envelope.

But now you see another bug, for the preview of this envelope shows that it's
formatted as a full Letter size, i.e. portrait mode 8.5" wide x 11" tall, not
as a Monarch envelope size.



First, if you think about, the wider envelopes would have to be printed in
landscape, rather than portrait.


But even this doesn't explain why the Monarch doesn't print correctly.

So as near as I can tell, there are at least 3 bugs here.  Sorry, I know you
want to see them one at a time.  

So I think let's just stick with the fact that you can't correctly print
Com-10, but all the while, keep in mind that these other two things are also
wrong.

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


[Libreoffice-bugs] [Bug 122524] EDITING :: Wrong calculation results, depends on the order of items

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

--- Comment #1 from Zirneklītis  ---
Created attachment 148087
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148087=edit
A screen-shot with buggy calculation

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


[Libreoffice-bugs] [Bug 122524] New: EDITING :: Wrong calculation results, depends on the order of items

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

Bug ID: 122524
   Summary: EDITING :: Wrong calculation results, depends on the
order of items
   Product: LibreOffice
   Version: 6.1.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: e...@lanet.lv

Created attachment 148086
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148086=edit
The Calc spreadsheet with the given example

The following equation gives a wrong result:
100 - 1.4 - 95.9 - 2.7 =  -1,15463194561016E-14

Should be: 0


If the item order is changed, the calculated result is correct:

100 - 95,9 - 1,4 - 2,7 = 0.

The tested versions:

Fedora 23 / LibreOffice 5.3.2.1 30(Build:1) x64

Fedora 28 / LibreOffice 6.0.7.3.0 00(Build:3) x64

Windows 10 / LibreOffice 6.1.4.2 (Build ID:
9d0f32d1f0b509096fd65e0d4bec26ddd1938fd3) x64

-- 
You are receiving this mail because:
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   4   >