[Libreoffice-bugs] [Bug 114580] Screen Font Antialiasing Causes performance problems and needs to be retoggled with each restart

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114580

udgraf...@yahoo.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #3 from udgraf...@yahoo.com ---
Sorry for the delay. These issues seem to be mostly resolved in 6.0.1.1.

I noticed some other oddness with 6.0.1.1, such as the HW Accel checkbox being
disabled when the use OpenGL checkbox was active. This might be intentional, I
could be wrong. Is "Use OpenGL for Rendering" really "Use software opengl for
rendering" vs "use hardware opengl for rendering"? If this is not the case,
then I will probably check the daily and see if this is present there.

Has anyone been able to explain what the difference between "Antialiasing" and
"Screen Font Antialiasing"? Is one *everything* vs the other *just fonts*?

I'll let you set the status on this one, according to whatever you think makes
sense. I'm setting it as unconfirmed/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 115420] Crash using "Close" button for Extension Manager -> Check for Updates dialog

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115420

--- Comment #35 from Mike Kaganski  ---
Anyway it looks strange that the event objects aren't ref-counted, and not
interlocked for the duration of execution. The OpenGLFlushIdle object is
created in OpenGLSalGraphicsImpl constructor (and is held in unique_ptr); a
naked pointer to it is saved in ImplSchedulerData and put into scheduler task
list, and its usage might happen after the OpenGLFlushIdle has already been
destroyed.

I'd expect it behave more reliably if Task was ref-counted, and its owner would
flag it disposed (but not destruct), so that scheduler knew that the task
should be discarded; and the operations were guarded by a mutex (just an idea).

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


[Libreoffice-bugs] [Bug 112689] Replace chained O(U)StringBuffer::append() with operator+

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112689

Sourabh  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |sourabhpruth...@gmail.com
   |desktop.org |

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


[Libreoffice-bugs] [Bug 115739] LibreOffice Writer crashes when trying to save an untitled document

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115739

--- Comment #9 from clalam...@gmail.com ---
When I start an instance of Writer and attempt to open a document, it
immediately crashes and goes through an empty recovery process (because there
was nothing yet saved that can be recovered). But if I load an existing
document from the CLI ($libreoffice myfile.odt), I can load the document, edit
it, and save it.

If I create an empty ODT file using 'touch' and load it from the command line,
I get the following:

$libreoffice test.odt
Couldn't open /usr/share/kde4/config/kdebug.areas
:1: parser error : Extra content at the end of the document
^
:1: parser error : Extra content at the end of the document
^
:1: parser error : Extra content at the end of the document


Then it loads the empty document. I can edit it and save it, but I have to
choose between saving it as a text file and saving it as an ODF file. Choosing
the Text option loses any formatting that I apply to the document. If I attempt
a Save As, Writer crashes again.

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


[Libreoffice-bugs] [Bug 105982] Print Preview: Cells are intertwined.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105982

--- Comment #16 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 79928] FORMATTING: Pasted text doesn't preserve it's formatting

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79928

--- Comment #11 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 92164] FILESAVE: excessive number of rows warning saving .xls

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92164

--- Comment #26 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 115863] Tiff Images not inserted in Writer, Calc, Impress

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115863

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected,
   ||regression
 Status|NEW |ASSIGNED
 CC||ba...@caesar.elte.hu
Version|6.0.1.1 release |6.0.0.3 release
   Assignee|libreoffice-b...@lists.free |ba...@caesar.elte.hu
   |desktop.org |

--- Comment #3 from Aron Budea  ---
Regression (a typo) introduced by the following commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=651e1f6cda04468394c65c2fd88d915902ac0306
author  Caolán McNamara 2017-09-25 09:03:49
+0100
committer   Caolán McNamara 2017-09-25 10:09:26
+0100

ofz: divide-by-zero

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


[Libreoffice-bugs] [Bug 115329] Navigation with Find Toolbar does not Work Correctly with Drawings

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115329

--- Comment #3 from Jim Raykowski  ---
This seems like a good place to report Drawing move navigation bugs.

A Drawing move navigation followed by a Table move navigation doesn't work
unless the drawing is clicked before the Table move navigation is done. Also
the cursor is not displayed in the table after the move as expected.

1. Created a document with some drawing shapes and tables
2. Do a Navigate By Drawing
a drawing object is selected
3. Do a Navigate By Table
table isn't navigated to as expected
4. Click on the selected Drawing object
5. Do a Navigate By Table
table is navigated to but no cursor is shown in the first table cell as
expected

Version: 5.4.5.1 & latest build

I have a patch for this but it is dependent on the patch for Bug 115880 so I
will wait until that patch is merged before sending the one for 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 115329] Navigation with Find Toolbar does not Work Correctly with Drawings

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115329

Jim Raykowski  changed:

   What|Removed |Added

Version|6.0.0.3 release |5.4.5.1 release

--- Comment #2 from Jim Raykowski  ---
I noticed this while working on Bug 115880.

I changed the earliest affected version to 5.4.5.1 which is the earliest
version I have tested against.

It would be nice to know how long has this bug has been around.

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


[Libreoffice-bugs] [Bug 115956] Add function to import MathML formula from clipboard

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115956

Volga  changed:

   What|Removed |Added

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

--- Comment #3 from Volga  ---
OK. Thanks.

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


[Libreoffice-bugs] [Bug 115937] FILEOPEN: crash when opening this .odp file

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115937

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected
 CC||ba...@caesar.elte.hu
   Severity|normal  |critical

--- Comment #3 from Aron Budea  ---
Bibisected to the following range using repo bibisect-win32-5.0 (single commit
in the repo, can't be bibisected further):
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range=b72c6feba87bd8707f39902a3066ba476188cb1d..ce82146a6be87b239a0bde0b59fddf8865290b99

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


[Libreoffice-bugs] [Bug 115985] New: FILESAVE Crash whenever I attempt to save any document

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115985

Bug ID: 115985
   Summary: FILESAVE Crash whenever I attempt to save any document
   Product: LibreOffice
   Version: 5.4.5.1 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cron...@gmail.com

Description:
Whenever I attempt to save a Writer document, either by the Save As button or
the Save button, LibreOffice crashes. I've tried restarting LibreOffice and
rewriting the document, but no luck. I'm using Kubuntu 17.10.

Steps to Reproduce:
1. Make a Writer document with any text in it. Even typing "asdf" produced the
error.
2. Save it with either "Save" or "Save As".


Actual Results:  
Error message appears saying that LibreOffice crashed due to an unexpected
problem. The document is always recoverable after the second attempt.

Expected Results:
A dialogue box should have appeared allowing me to choose the file name,
location, and type, and allow me to save the document.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 5.4.5.1
Build ID: 1:5.4.5-0ubuntu0.17.10.1
CPU threads: 4; OS: unknown; UI render: default; VCL: kde4; 
Locale: en-US (en_US.UTF-8); Calc: group


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101
Firefox/58.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 115849] Allow table to split across pages and columns enabled when adding row

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115849

--- Comment #4 from Jim Raykowski  ---
This can be recreated in previous versions by

1. insert table Ctrl-F12
2. apply table style Menu > Table > AutoFormat Styles...
3. continue at step 2 using Pascal's instructions

This happens because an AutoFormat Style is applied to the table. This was
introduced in 
tdf#107555 Apply 'Default Style' table style to newly inserted tables

This should be reverted along with 
tdf#108227 Set table style so it is highlighted in Sidebar styles list 

For the moment, one way to remedy this is 

1. insert tables using Menu > Table > Insert Table... or Ctrl-F12
2. click on AutoFormat button
AutoFormat dialog appears and 'None' should be highlighted in the Format list
box 
3. click OK
4. click OK to insert the table

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


[Libreoffice-bugs] [Bug 115964] LibreOffice password promp falls outside the screen

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115964

Alberto Salvia Novella  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 115964] LibreOffice password promp falls outside the screen

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115964

--- Comment #2 from Alberto Salvia Novella  ---
Created attachment 140107
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140107=edit
Secret.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 107056] Character deformed when exporting PDF containing Source Han Serif font

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107056

Kevin Suo  changed:

   What|Removed |Added

 CC||suokunl...@126.com
 Resolution|FIXED   |WORKSFORME

--- Comment #10 from Kevin Suo  ---
In case we do not know exactly which commit have fixed this issue, the correct
status should be RESOLVED WORKSFORME.

It will be great if some of you guys, who can reproduce this issue in a earlier
version, to do a reverse bibisect to see which commit have fixed 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 115309] New AutoCorrect rule for Bitcoin sign

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115309

Adolfo Jayme  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
 Whiteboard||target:6.0.3

--- Comment #2 from Adolfo Jayme  ---
This is already implemented in 6.0.x as part of the emoji project [1].

[1] https://wiki.documentfoundation.org/Emoji

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


[Libreoffice-bugs] [Bug 110740] UI: Font shrinks when pasting text

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=110740

tagishsimon  changed:

   What|Removed |Added

 CC||tagishsi...@gmail.com

--- Comment #5 from tagishsimon  ---
Created attachment 140106
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140106=edit
Another example of font shrinking, with annotations

Here's an example of font shrinking associated with CTRL-X from the formula bar

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


[Libreoffice-bugs] [Bug 110740] UI: Font shrinks when pasting text

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=110740

--- Comment #4 from tagishsimon  ---
I confirm this bug - in Calc 6.0.1.1

If I select and cut text (CTRL-X) from the formula bar, and paste it into a new
cell, the pasted text does not take the format of the source or destination
cell, (e.g. Liberation Sans @ 10 points) but instead applies the font
.AppleSystemUIFont @ 5.1 points.

Cells with content using .AppleSystemUIFont @ 5.1 points are then inpervious to
the format painter - try painting a new format, and it'll be roundly ignored.

If I CTRL-C from the formula bar rather that CTRL-X, and paste it, then all is
fine - the pasted text takes the format of the cell from which the text was cut

If I CTRL-C or CTRL-X from the cell (rather than from the formula bar), and
paste it, then all is fine - the pasted text takes the format of the cell from
which the text was cut.

So. CTRL-X from the formula bar produces a different result from CTRL-C from
the formula bar, and from CTRL-X or -C from the cell.

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


[Libreoffice-bugs] [Bug 115981] SIDEBAR: Panel' s minimum width can be circumvented making the panel unusable.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115981

V Stuart Foote  changed:

   What|Removed |Added

   Priority|medium  |low
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
Version|Inherited From OOo  |4.1.0.4 release
   Severity|normal  |enhancement

--- Comment #2 from V Stuart Foote  ---
IMHO => NAB, Sidebar Decks can be expanded from any collapsed state.

But worth some additional dev work to implement a reasonable "minimum" for each
deck (based on width of the widgets present on any deck) to snap open to--via a
button action. But also should restore ability to shrink to collapse for _all_
decks. The UI already remembers the deck width--content panel to content
panel--so this is likely better dev choice anyhow.

And, there is the other facet of working polyglot. Changing local will expand
contract the "minimum" widths depending on the string lengths for many of the
list widgets and control labels.

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


[Libreoffice-bugs] [Bug 115715] FILEOPEN: RTF: Incorrect first line indent

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115715

Miklos Vajna  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 115984] New: rendering white lines across images in writer documents

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115984

Bug ID: 115984
   Summary: rendering white lines across images in writer
documents
   Product: LibreOffice
   Version: 6.0.1.1 release
  Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mug...@gmail.com

Description:
when scrolling through a writer document, white lines appear across images in
the file. If you switch to another application and back again, the lines are
gone, but as soon as you begin to scroll again the lines reappear although
their positions may change

Actual Results:  
see the detailed description

Expected Results:
see the detailed description


Reproducible: Always


User Profile Reset: No



Additional Info:
if required I can send a screenshot


User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/604.5.6
(KHTML, like Gecko) Version/11.0.3 Safari/604.5.6

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


[Libreoffice-bugs] [Bug 115981] SIDEBAR: Panel' s minimum width can be circumvented making the panel unusable.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115981

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
And it is a trivial and consistent action to swipe the Deck size inward (to
left) to open it past minimal width and swipe outward (to right) to drop it
back to the decks minimum.

I do prefer to be able to shrink all the decks past their minimum (I use Style
or Gallery deck which allow shrink to collapse). Allowing me to give up
exposure of some of the controls to be able to hold the document canvas at a
set scale with fixed width. And I want my "customization" to profile to
included these settings.

As was noted on the the other WF issue, having the Sidbar deck expand and
contract to a set minimum would be annoying as it would impact the canvas
(obscure it or resize it depending on mode).

The width controls for the decks are fine as the are, beleive Heiko had an idea
of providing a "double hash" to indicate Content Panel controls hidden--and on
click to expose (by drop list, or wrapped toolbar) the additional controls--or
even fully expand to minimum width the deck.

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


[Libreoffice-bugs] [Bug 115980] FILEOPEN

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115980

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||vstuart.fo...@utsa.edu
 Resolution|--- |INVALID

--- Comment #1 from V Stuart Foote  ---
Depends on the LO module, if any, is open. If you want to open into Calc have a
Calc module open with focus when opening the file. Otherwise by default, text
file with a .txt extension will open into Writer.  A CSV/TSV text file with
.csv or .tsv will open with Calc and its import filter.

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


[Libreoffice-bugs] [Bug 115983] findAll and replaceAll methods have an unexpected behavior when they are called from the com.sun.star.sheet.SheetCellRanges service.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115983

--- Comment #1 from tvata...@starxpert.fr ---
Created attachment 140105
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140105=edit
A piece of code that reproduce the problem.

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


[Libreoffice-bugs] [Bug 115983] New: findAll and replaceAll methods have an unexpected behavior when they are called from the com.sun.star.sheet.SheetCellRanges service.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115983

Bug ID: 115983
   Summary: findAll and replaceAll methods have an unexpected
behavior when they are called from the
com.sun.star.sheet.SheetCellRanges service.
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: framework
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tvata...@starxpert.fr

Description:
When the findAll or replaceAll methods are called from the
com.sun.star.sheet.SheetCellRanges service, the result include more cells than
expected if the ranges of the collection are spread over several sheets.


Steps to Reproduce:
Hereafter, a sample of code that reproduces the problem.
Step to reproduce :
1. quit LibreOffice.
2. save the script into the Scripts/python path of your user profile
3. execute the script with the command : /program/soffice
'vnd.sun.star.script:cellranges_replace.py$replace?language=Python=user'


Actual Results:  
If the following ranges are added to an empty SheetCellRanges collection :
- '$asheet'.$A$1:$B$2
- '$anothersheet'.$B$3:$C$4,
the searched value is found (and replaced) on the following ranges :
- '$asheet'.$A$1:$B$2
- '$anothersheet'.$B$3:$C$4
- '$anothersheet'.$A$1:$B$2
- '$asheet'.$B$3:$C$4
whereas the last two ranges are not part of the collection.


Expected Results:
The scope of the findAll and replaceAll methods should be restricted to the
ranges that are parts of the collection.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
This bug yet exists in LibreOffice 6.0.1.

A workaround is to browse ranges in the collection and call the findAll /
replaceAll methods on each of theses ranges.


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Firefox/52.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 115982] Problems with Selecting Custom Quotes in AutoCorrect Options -> Localized Options dialog panel

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115982

V Stuart Foote  changed:

   What|Removed |Added

Summary|Problems with Selecting |Problems with Selecting
   |Custom Quotes in|Custom Quotes in
   |AutoCorrecting  |AutoCorrect Options ->
   ||Localized Options dialog
   ||panel

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


[Libreoffice-bugs] [Bug 115937] FILEOPEN: crash when opening this .odp file

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115937

Julien Nabet  changed:

   What|Removed |Added

   Keywords||wantBacktrace
 CC||serval2...@yahoo.fr

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


[Libreoffice-bugs] [Bug 115982] Problems with Selecting Custom Quotes in AutoCorrecting

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115982

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1

--- Comment #2 from V Stuart Foote  ---
Confirmed on Windows 10 Ent 64-bit en-US (ver 1709) with
Version: 6.0.1.1 (x64)
Build ID: 60bfb1526849283ce2491346ed2aa51c465abfe6
CPU threads: 8; OS: Windows 10.0; UI render: GL; 
Locale: en-US (en_US); Calc: group

The Localized Options panel of the AutoCorrect -> AutoCorrect Options dialog is
not taking input from the Special Characters Dialog that opens. Selection is
being written to document canvas.

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


[Libreoffice-bugs] [Bug 115978] FILESAVE: LibreOffice Calc crash when save file.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115978

Julien Nabet  changed:

   What|Removed |Added

   Keywords||wantBacktrace

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


[Libreoffice-bugs] [Bug 98776] FILESAVE: Exporting to PDF crashes Writer if libreoffice-kde4 installed

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98776

--- Comment #20 from Ferry Toth  ---
Nope. Kubuntu Artful (17.10) here. With LibO 5.4.5 (now in Artful) it seems to
be even worse, just clicking file open button is enough.

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


[Libreoffice-bugs] [Bug 115828] SQL: SHUTDOWN COMPACT fails in internal HSQLDB

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115828

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #13 from Julien Nabet  ---
backport for 6.0 waiting for review here:
https://gerrit.libreoffice.org/#/c/50267/

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


[Libreoffice-bugs] [Bug 98776] FILESAVE: Exporting to PDF crashes Writer if libreoffice-kde4 installed

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98776

--- Comment #19 from Katarina Behrens (CIB)  ---
No way I can reproduce this, export to PDF and every other filepicker WFM. I
mean, I see where it is crashing but w/o hands-on debugging I can only guess
why.

Is it specific to openSUSE, perhaps? KDE4 possibly? (I'm on 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 115828] SQL: SHUTDOWN COMPACT fails in internal HSQLDB

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115828

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

http://cgit.freedesktop.org/libreoffice/core/commit/?id=856159b3913976c68c8a04b7e939a6cc64477f6a

tdf#115828: hsqldb supports multiple resultSets

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://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 115828] SQL: SHUTDOWN COMPACT fails in internal HSQLDB

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115828

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.1.0

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


[Libreoffice-bugs] [Bug 115982] Problems with Selecting Custom Quotes in AutoCorrecting

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115982

Leandro Martín Drudi  changed:

   What|Removed |Added

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

--- Comment #1 from Leandro Martín Drudi  ---
Created attachment 140104
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140104=edit
It no representes the problem, is for reference.

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


[Libreoffice-bugs] [Bug 115982] New: Problems with Selecting Custom Quotes in AutoCorrecting

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115982

Bug ID: 115982
   Summary: Problems with Selecting Custom Quotes in
AutoCorrecting
   Product: LibreOffice
   Version: 6.0.1.1 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sanipache...@outlook.com.ar

Description:
[EN] If you search for a character in the dialog to replace quotation marks
when writing them, the character is inserted into the document instead of
setting up automatic replacement.
On the other hand, if you select the glyph directly from the list, direct
replacement is performed. I try only Windows. And happens in spanish interface
I suppose.
[ES] Si buscar un caracter en el diálogo para reemplazar las comillas al
escribirlas, el carácter es insertado en el documento en vez de configurar el
reemplazo automático.
Por otro lado, si seleccionas el glifo directamente de la lista, se realiza el
reemplazo directo. Solamente probé en Windows. Y parece que sucede en la
interfaz en español.

Steps to Reproduce:
1. Go Tools -> Autocorrect -> Autocorrect Options
2. Tab: Localized Options
3. Clic on button Double Quotes
4. Search the character (I try with « and »)
5. Select the result and clic "Insert button".

Actual Results:  
The selected result inserts into the document.

Expected Results:
Window closes and the character is reempalced in dialog.


Reproducible: Always


User Profile Reset: No



Additional Info:
I suppose happens only in spanish interface. For the screen capture I use in
English and works properly.


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36

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


[Libreoffice-bugs] [Bug 115980] FILEOPEN

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115980

kri0...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|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 115050] "Zero Width Non Joiner" does not select correct alternate glyph

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115050

Patrick Schönbach  changed:

   What|Removed |Added

Summary|"Zero Width Non Joiner" |"Zero Width Non Joiner"
   |does not select alternate   |does not select correct
   |glyph in a certain font |alternate glyph

--- Comment #32 from Patrick Schönbach  ---
I still wonder why you keep ignoring clear evidence. The spec clearly states
thst the glyph before ZWNJ has to be rendered as *final form*, and the glyph
after ZWNJ has to be rendered as *initial form*.

We have clear evidence (at least concernig the final form) that this does not
happen in LO. We also have clear evidence that other word processors do work
this way, and, first and foremost, the specs clearly call for this behavior (I
quoted different sources).

The "Wachs|tube" example is a perfect demonstration, by the way. It is *not
enough* here to split the "st" ligature here. Also, the "s" has to be a *final
form*, because otherwise, the result is *not typographically correct*! It is
not the responsibility of individual fonts to implement this behavior, but the
word processor has to get the ZWNJ behavior right, as it is stated in the
specs.

Therefore, this is a bug.

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


[Libreoffice-bugs] [Bug 115944] Render differences of DOCX between Word and LibreOffice with Palatino and Tekton fonts

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115944

--- Comment #12 from Jens Troeger  ---
I have updated the test documents and added the ODT saved with Word. I've also
updated the screen shots to compare the different ways the original Word DOCX
file is being rendered.

I noticed though, that the test document did not use the Tekton Pro font in
Word either although it's set to use it. I've fixed that, as you can see in the
screenshots.

Still, plenty of differences around the footnote container and paragraphs...

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


[Libreoffice-bugs] [Bug 115981] SIDEBAR: Panel' s minimum width can be circumvented making the panel unusable.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115981

Luke  changed:

   What|Removed |Added

Summary|SIDEBAR: Panel's default|SIDEBAR: Panel's  minimum
   |minimum width can be|width can be circumvented
   |circumvented making the |making the panel unusable.
   |panel unusable. |

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


[Libreoffice-bugs] [Bug 115981] SIDEBAR: Panel' s default minimum width can be circumvented making the panel unusable.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115981

Luke  changed:

   What|Removed |Added

 Blocks||103459


Referenced Bugs:

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

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103459

Luke  changed:

   What|Removed |Added

 Depends on||115981


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=115981
[Bug 115981] SIDEBAR: Panel's default minimum width can be circumvented making
the panel unusable.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 115981] New: SIDEBAR: Panel' s default minimum width can be circumvented making the panel unusable.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115981

Bug ID: 115981
   Summary: SIDEBAR: Panel's default minimum width can be
circumvented making the panel unusable.
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lukebe...@hotmail.com

This is a followup to Bug 90374 which was a mess of different ideas. This is
dealing with a specific problem in our UI. 

Steps to Reproduce:
1. Resize the 'Properties' panel 
2. Note how how it has a minimum allowable width
3. Switch to 'Style' or "Galley"
4. Reduce width by +50%
5. Switch back to 'Properties' panel in the sidebar

Note the properties panel is now in an invalid state. Controls are hidden and
inaccessible. There is no way to scroll to reach the hidden elements. 

Other suites like Calligra, iWorks, WPS Office, and MS Office do not let you
reduce panel size to a point where the UI elements are broken. 

When you switch to a panel that had a defined min value, the panel should be
resized to meet those constraints.

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


[Libreoffice-bugs] [Bug 115944] Render differences of DOCX between Word and LibreOffice with Palatino and Tekton fonts

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115944

--- Comment #11 from Jens Troeger  ---
Created attachment 140103
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140103=edit
ODT test document (saved from Word) to reproduce the problem.

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


[Libreoffice-bugs] [Bug 115944] Render differences of DOCX between Word and LibreOffice with Palatino and Tekton fonts

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115944

Jens Troeger  changed:

   What|Removed |Added

 Attachment #140066|0   |1
is obsolete||

--- Comment #10 from Jens Troeger  ---
Created attachment 140102
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140102=edit
DOCX test document to reproduce the problem.

The original Word DOCX 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 115944] Render differences of DOCX between Word and LibreOffice with Palatino and Tekton fonts

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115944

Jens Troeger  changed:

   What|Removed |Added

 Attachment #140065|0   |1
is obsolete||

--- Comment #9 from Jens Troeger  ---
Created attachment 140101
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140101=edit
Shows the render differences of the test document between Word/DOCX, LO/DOCX,
LO/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 90374] SIDEBAR: Having the sidebar with a fixed width across all tabs

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90374

Luke  changed:

   What|Removed |Added

Summary|SIDEBAR: Having the sidebar |SIDEBAR: Having the sidebar
   |with a fixed minimum width  |with a fixed width across
   |across all tabs |all tabs

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


[Libreoffice-bugs] [Bug 115978] FILESAVE: LibreOffice Calc crash when save file.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115978

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #5 from Julien Nabet  ---
Luis: could you give a try to
https://bugs.documentfoundation.org/show_bug.cgi?id=115920#c4 ?

Indeed, if you try to use gtk rendering for example and don't have gtk libs, LO
will use your by default rendering (here kde)

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


[Libreoffice-bugs] [Bug 115944] Render differences of DOCX between Word and LibreOffice with Palatino and Tekton fonts

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115944

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #8 from V Stuart Foote  ---
Well here is an additional piece of NEEDINFO

Word 2016 OOXML is not the same format as ODF and we do filter conversion
between the formats.

Since your macOS Word 2016 will save to ODF (and so handling the footer and
header conversion and font assignment), how does the comparison of page
formatting across the doucment compare working in MS Word Generated ODF?

>From Writer you would Save-as -> "OpenDocument Text" .odt--and then compare
layout of that document between original on Word 2016 and a current LibreOffice
Writer release (5.4.5.1 or 6.0.2.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 33304] Header / Footer should be inserted into margin, not into text body

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33304

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 115956] Add function to import MathML formula from clipboard

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115956

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #2 from Regina Henschel  ---
Use Tools > "Import MathML from Clipboard" in the formula editor. In a Writer
document e.g. you need to first use Insert Formula and then "Import MathML from
Clipboard". You can combine the commands using a macro, for the cases you are
sure that the clipboard contains valid MathML.

The command "Import MathML from Clipboard" detects MathML in cases too, were it
is MathML in content but is not marked as MathML by the source application.

I think it would be too expensive to do the tests, whether it is valid MathML,
on each clipboard content, to show MathML as item in the list of clipboard
contents.

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


[Libreoffice-bugs] [Bug 115944] Render differences of DOCX between Word and LibreOffice with Palatino and Tekton fonts

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115944

--- Comment #7 from jens.troe...@light-speed.de ---
Thank you all for the discussion so far.

To clarify: this happens on the same system for the same user, where all
required fonts are available to that user. MS Word loads and renders the Tekton
font, whereas LO does not.

But as pointed out in comment 3 above, that is but one of several issues that
go awry with this document.

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


[Libreoffice-bugs] [Bug 115897] LibreOffice 5.4.5 with fcitx-gtk3: open .ods or .xls password protected file, system becomes unresponsive

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115897

kewl.bugzi...@alto.eu.org changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 115897] LibreOffice 5.4.5 with fcitx-gtk3: open .ods or .xls password protected file, system becomes unresponsive

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115897

--- Comment #2 from kewl.bugzi...@alto.eu.org ---
Created attachment 140100
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140100=edit
test file used, password protected file, password is '123'

This is an example test file that crashes LibreOffice Calc when fcitx gtk3 is
active

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


[Libreoffice-bugs] [Bug 115420] Crash using "Close" button for Extension Manager -> Check for Updates dialog

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115420

--- Comment #34 from Mike Kaganski  ---
(In reply to Mike Kaganski from comment #33)
> I have examined
> the console output to see a number of OpenGLFlushIdle objects that got
> constructed prior to the destruction of that WinSalFrame which was used
> afterwards in the crashing flush.

... and one of those constructed OpenGLFlushIdle objects indeed was the one for
the WinSalFrame in question.

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


[Libreoffice-bugs] [Bug 96892] Low precision in PDF export of SVG images leads to visible artifacts at high zoom levels

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96892

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

http://cgit.freedesktop.org/libreoffice/core/commit/?id=36bd5662e73f6fbd64bf03fd42936a8d69ed397b

Revert "tdf#96892 3 to 5 digit precision"

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://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 115326] Change multiple spaces to upon HTML export

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115326

Buovjaga  changed:

   What|Removed |Added

   Keywords||filter:html, needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||todven...@suomi24.fi
Summary|Save document in html   |Change multiple spaces to
   |version not have some html  | upon HTML export
   |formatting  |
   Severity|normal  |enhancement

--- Comment #5 from Buovjaga  ---
If you look at the MSO exported MHT file, it has this:

A=
=
sp;=
=
sp;=
=
sp;=
=
sp;=
=
sp;=
=
sp;
B

A=
sp;=
=
sp;=
=
sp;=
=
sp;=
=
sp;=
=
sp;=
 B

So yeah, the non-breaking space  can of course be used to emulate such
situations with multiple spaces. Note that the MHT is using some proprietary
mso-tab-count for the tabs. HTML standard does not support tab characters, so
it does not make sense to export them as HTML and expect them to look the same.

Let's change the summary and involve UX team.

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


[Libreoffice-bugs] [Bug 115420] Crash using "Close" button for Extension Manager -> Check for Updates dialog

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115420

--- Comment #33 from Mike Kaganski  ---
(In reply to Jan-Marek Glogowski from comment #30)
> From the backtrace I guess we schedule an flush on the dialog, which is gone
> at this point.

The OpenGLFlushIdle object for the crashing operation is created long before
the WinSalFrame is destroyed.

I have put action breakpoints to both OpenGLFlushIdle constructor, and
WinSalFrame destructor, that would output the frame's pointer address to
console. Then I started the debug according to steps in bug 115975; closed the
confirmation dialog using "Cancel"; and got the crash. I have examined the
console output to see a number of OpenGLFlushIdle objects that got constructed
prior to the destruction of that WinSalFrame which was used afterwards in the
crashing flush.

Next, to see if there might have been some async console output that could
reorder the lines, I did the same again; but this time, before hitting the
"Cancel" in confirmation, I switched to VS, and cleared the console. Then I
returned and clicked "Cancel", and got the crash. This time, console only
contained the dtor line, without any prior creation of OpenGLFlushIdle objects
(that, obviously, were created even before clearing the debug console).

I am not familiar with this corner of the code; so I don't know where to look
now. But it looks like some idle processing hasn't happened in the lifetime of
the dialog.

If this helps, we could arrange a desktop sharing to debug this on my system.

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


[Libreoffice-bugs] [Bug 115953] Keyboard shortcut bindings missing for Bullet and Number Lists in Styles Menu

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115953

am_dxer  changed:

   What|Removed |Added

Summary|Keyboard shortcuts not  |Keyboard shortcut bindings
   |spoken by Orca on Linux for |missing for Bullet and
   |Bullet and Number Lists in  |Number Lists in Styles Menu
   |Styles Menu |

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


[Libreoffice-bugs] [Bug 103571] macOS 100% CPU usage when minimizing screen if multiple documents are opened

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103571

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

http://cgit.freedesktop.org/libreoffice/core/commit/?id=715b7b6f346fdd9c856db268dcd66334b58c273c

tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacks

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://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 103571] macOS 100% CPU usage when minimizing screen if multiple documents are opened

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103571

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.1.0

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


[Libreoffice-bugs] [Bug 115953] Keyboard shortcuts not spoken by Orca on Linux for Bullet and Number Lists in Styles Menu

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115953

am_dxer  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
  Component|Writer  |UI
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 115959] AppImage does not work on Fedora 26 !

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115959

--- Comment #7 from yousifjka...@yahoo.com ---
I opened my default-installation L.O, then:

 Tools | Options | OpenCL 

I inspect that OpenCL is disabled. So, I closed L.O

Now, if installed L.O working very O.K with OpenCL disabled, & OpenCL is
already disabled in AppImage L.O, this mean that the problem most likely is of
dependencies ..

What is further ?

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


[Libreoffice-bugs] [Bug 115893] LO Base Report Builder Does Not Display CLOB (memo field) Data

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115893

--- Comment #7 from jimj_...@yahoo.ca ---
Created attachment 140099
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140099=edit
mydb.properties 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 115893] LO Base Report Builder Does Not Display CLOB (memo field) Data

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115893

--- Comment #6 from jimj_...@yahoo.ca ---
Created attachment 140098
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140098=edit
mydb.script DDL of "Business Contacts" HSQLDB 2.4 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 115893] LO Base Report Builder Does Not Display CLOB (memo field) Data

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115893

--- Comment #5 from jimj_...@yahoo.ca ---
 ,

I am using LO Base 6.0.1 on Linux. I am using Villeroy's "Split" HSQLDB Macro
with the HSQLDB 2.4.0 jar and the latest SQLTool.

Attaching the .script and .properties files for examination.

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


[Libreoffice-bugs] [Bug 115969] Immediate Crash After Selecting Tools > Mail Merge Wizard

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115969

--- Comment #9 from Aron Budea  ---
Hints for reverse bibisecting (when looking for the fixing commit instead of
when a bug was introduced):

1. Verify if the bug is fixed in the latest state and is there in the oldest
state. The commands to jump between the two are:
git checkout oldest / git checkout master

2. Copy the hash from the latest master commit (git log master), and start
bibisecting with:
git bisect start  oldest

(the oldest hash is tagged as 'oldest')

3. At each step, test behavior,
-if it is OK: git bisect bad
-if it fails: git bisect good
-if the build doesn't start or something: git bisect skip

When reverse bibisecting, you have to use the opposite parameters for 'git
bisect', that's why you have to proceed with 'bad' when it's working fine, and
with 'good' when it fails.

4. After 12 steps or so, you should arrive at a single commit, paste the
source-hash here.

Pay close attention to step 3., it's very easy to mix up. Good luck!

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


[Libreoffice-bugs] [Bug 115975] Crash in: google_breakpad::ExceptionHandler:: HandlePureVirtualCall()

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115975

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 115420] Crash using "Close" button for Extension Manager -> Check for Updates dialog

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115420

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 115420] Crash using "Close" button for Extension Manager -> Check for Updates dialog

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115420

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 115476] LibreOffice Crash after login if quickstarter is enabled and Use Open GL disabled

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115476

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu
   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=11 |
   |5764,   |
   |https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=11 |
   |5420|

--- Comment #14 from V Stuart Foote  ---
Completely different issue than bug 115420 and dupes -- removing.

With original STR and quickstart & OpenGL configuration, could really use a
crashreport via BreakPad automated reporting. Or it may be necessary for OP to
attach the soffice.bin process to a WinDbg 64 session with Symbol File path
pointing back to LO servers, and catch a "~* kp" stacktrace at crash.

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


[Libreoffice-bugs] [Bug 115764] Crash in: google_breakpad::ExceptionHandler:: HandlePureVirtualCall() with OpenGL enabled

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115764

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 115475] hidden columns do not fill

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115475

--- Comment #3 from damontrip...@gmail.com ---
Created attachment 140097
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140097=edit
test case

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


[Libreoffice-bugs] [Bug 115980] New: FILEOPEN

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115980

Bug ID: 115980
   Summary: FILEOPEN
   Product: LibreOffice
   Version: 6.0.1.1 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kri0...@gmail.com

When opening a text file with CALC, the file is opened directly with WRITER;
in previous versions, a conversion window was opened, and the result was opened
CALC.

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


[Libreoffice-bugs] [Bug 115979] New: Page down issue with browsing one page at a time

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115979

Bug ID: 115979
   Summary: Page down issue with browsing one page at a time
   Product: LibreOffice
   Version: 6.0.2.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dani3l.grigo...@gmail.com

Description:
Despite having selected only one page to be displayed (View->Zoom->Entire Page)
LibreOffice Writer fails to scroll one page at a time when pressing Page Down
and displays half of one page and half of the next page.

Actual Results:  
-

Expected Results:
-


Reproducible: Always


User Profile Reset: No



Additional Info:
-


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 OPR/50.0.2762.67

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


[Libreoffice-bugs] [Bug 115936] Borderless table split across pages gets borders when new rows are added

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115936

Daniel Grigoras  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 Ever confirmed|0   |1

--- Comment #2 from Daniel Grigoras  ---
It's not really a duplicate of Bug 115573 because that bug seems to have been
solved, at least for tables that are not split across pages. This only occurs
for tables split across 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 115975] Crash in: google_breakpad::ExceptionHandler:: HandlePureVirtualCall()

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115975

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||vstuart.fo...@utsa.edu
 Resolution|--- |DUPLICATE

--- Comment #3 from V Stuart Foote  ---
Same stack trace as bug 115420#16 just there the STR are the Close button
rather than the Cancel--but would expect it to behave the same. Does the crash
occur if OpenGL rendering is disabled when doing the Update -> Cancel?

=> DUP

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

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


[Libreoffice-bugs] [Bug 115420] Crash using "Close" button for Extension Manager -> Check for Updates dialog

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115420

V Stuart Foote  changed:

   What|Removed |Added

 CC||mikekagan...@hotmail.com

--- Comment #32 from V Stuart Foote  ---
*** Bug 115975 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 93529] [META] VCL/OpenGL rendering tracker bug for 5.0+

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529
Bug 93529 depends on bug 115975, which changed state.

Bug 115975 Summary: Crash in: 
google_breakpad::ExceptionHandler::HandlePureVirtualCall()
https://bugs.documentfoundation.org/show_bug.cgi?id=115975

   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 115978] FILESAVE: LibreOffice Calc crash when save file.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115978

Luis Fernando  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|DUPLICATE   |---
 Ever confirmed|1   |0

--- Comment #4 from Luis Fernando  ---
I follow your instructions to use another renderer without success.

I reset again my profile and didn't have success too.

I'm using kde5 (kde-plasma-5.10.5, kde-framework-5.38.0, qt-5.9.1 and kernel
4.15.5-041505-generic) on a Kubuntu 17-10.

As I sad before, the bug happens only when you add a comment to a cell on a
spreadsheet. After I remove the comment, save works like a charm.

Best regards.

Luis Fernando.

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


[Libreoffice-bugs] [Bug 115971] LibreOffice crashes when trying to "save as" ( Linux Plasma 5.12.2)

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115971

--- Comment #2 from Xisco Faulí  ---
Workaround is to use a different rendering, see
https://bugs.documentfoundation.org/show_bug.cgi?id=115920#c6

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


[Libreoffice-bugs] [Bug 98776] FILESAVE: Exporting to PDF crashes Writer if libreoffice-kde4 installed

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98776

Xisco Faulí  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 115971] LibreOffice crashes when trying to "save as" ( Linux Plasma 5.12.2)

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115971

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=98
   ||776

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


[Libreoffice-bugs] [Bug 115978] FILESAVE: LibreOffice Calc crash when save file.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115978

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #3 from Xisco Faulí  ---
oh, I see your environment is kde4.
Closing as RESOLVED DUPLICATED of bug 115971

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

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


[Libreoffice-bugs] [Bug 115971] LibreOffice crashes when trying to "save as" ( Linux Plasma 5.12.2)

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115971

Xisco Faulí  changed:

   What|Removed |Added

 CC||cyberl...@gmail.com

--- Comment #1 from Xisco Faulí  ---
*** Bug 115978 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 98776] FILESAVE: Exporting to PDF crashes Writer if libreoffice-kde4 installed

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98776

Xisco Faulí  changed:

   What|Removed |Added

 CC||h.k.gh...@gmail.com

--- Comment #18 from Xisco Faulí  ---
*** Bug 115927 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 115927] LibreOffice - Export to PDF Causes Immediate Crash (kde only)

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115927

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #20 from Xisco Faulí  ---
I guess we can close this as a duplicate of bug 98776

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

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


[Libreoffice-bugs] [Bug 115949] Make size of start center previews (thumbnails) adjustable

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115949

--- Comment #3 from Ted Lee  ---
I posted this suggestion too hastily.  After thinking it over, it doesn't make
much sense.  The whole idea was to have the option to make the icons smaller so
more of them could be shown in the start center.  For that to really work, the
font size used to display the name of the file is also going to have to be made
smaller or the layout arranged differently (name next to icon, say) or both and
that's beginning to sound like a lot of work for not much benefit.  Conclusion:
 if you have so many files in your recents list they don't fit in the start
window, you probably want to organize and access that list in a different way,
such as at least through the File menu's Recent Documents item.

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


[Libreoffice-bugs] [Bug 68889] FORMATTING: Font "Gill Sans MT Pro" always bold

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68889

--- Comment #10 from Commit Notification 
 ---
Tor Lillqvist committed a patch related to this issue.
It has been pushed to "libreoffice-6-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=e092effee32cfbade59fb68adddc9db96d3c3c88=libreoffice-6-0

tdf#67744, tdf#68889: Fix weight reported by the system for these fonts

It will be available in 6.0.2.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://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 68889] FORMATTING: Font "Gill Sans MT Pro" always bold

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68889

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|BSA target:6.1.0|BSA target:6.1.0
   ||target:6.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 67744] FORMATTING: Adobe Courier Std font is always bold on Mac OS X

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67744

--- Comment #24 from Commit Notification 
 ---
Tor Lillqvist committed a patch related to this issue.
It has been pushed to "libreoffice-6-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=e092effee32cfbade59fb68adddc9db96d3c3c88=libreoffice-6-0

tdf#67744, tdf#68889: Fix weight reported by the system for these fonts

It will be available in 6.0.2.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://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 67744] FORMATTING: Adobe Courier Std font is always bold on Mac OS X

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67744

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|BSA target:6.1.0|BSA target:6.1.0
   ||target:6.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 115978] FILESAVE: LibreOffice Calc crash when save file.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115978

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #2 from Xisco Faulí  ---
I can't reproduced in

Versió: 6.0.1.1
ID de la construcció: 1:6.0.1~rc1-0ubuntu0.16.04.1~lo1
Fils de CPU: 4; SO: Linux 4.13; Renderitzador de la IU: per defecte; VCL: gtk3; 
Configuració local: ca-ES (ca_ES.UTF-8); Calc: group

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 115978] FILESAVE: LibreOffice Calc crash when save file.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115978

--- Comment #1 from Luis Fernando  ---
Created attachment 140096
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140096=edit
Calc crashes when I try to add a comment.

When I wrote a comment on any yellow cells and try to save the file,
LibreOffice crashes.

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


[Libreoffice-bugs] [Bug 115978] New: FILESAVE: LibreOffice Calc crash when save file.

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115978

Bug ID: 115978
   Summary: FILESAVE: LibreOffice Calc crash when save file.
   Product: LibreOffice
   Version: 5.4.5.1 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cyberl...@gmail.com

Description:
I start to create a new spreadsheet with some basic operations (+, -, / and *).
When I try to save the file, LibreOffice calc crashes and start again
recovering the file that I was working on.

I tried to export the file to other format, but crashes too.

Steps to Reproduce:
1. Create a simple spreadshet with some formulas and comments on some cells.
2. Try to save in ods format or export file to other format, by clicking on
toolbar icon or using menu.
3. Libreoffice crashes before show up the dialog box to select location and
specify filename.

I will attach a sample file with problem ocurring when add a comment in a cell.

Actual Results:  
After crashes, LibreOffice starts recovering file that I was working on. After
I remove comments on cells, I could save the file.

Expected Results:
File should be saved, even without comments.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Versão: 5.4.5.1
ID da versão: 1:5.4.5-0ubuntu0.17.10.1
Processos do CPU: 8; SO: unknown; Gestão da interface: padrão; VCL: kde4; 
Configuração regional: pt-BR (pt_BR.UTF-8); Calc: group


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/64.0.3282.168 Safari/537.36 OPR/51.0.2830.40

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


[Libreoffice-bugs] [Bug 115658] LibreOffice Writer get stuck when I copy a formula+text line

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115658

--- Comment #14 from Piero Chessa  ---
After some testing I found:
same bug when I select and copy
- any OLE object anchored as a character
- an anchored text box

On the other hand the bug doesn't arise when I select and copy
- an anchored shape
- an anchored frame
- an anchored fontwork
- a comment
- a footnote pointer

Meanwhile I have uninstalled and reinstalled the whole suite

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


[Libreoffice-bugs] [Bug 115976] Enhancement request

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115976

Telesto  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 CC||tele...@surfxs.nl
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 115977] enhancement request

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115977

Telesto  changed:

   What|Removed |Added

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

--- Comment #1 from Telesto  ---


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

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