[Libreoffice-bugs] [Bug 105584] [META] Calc image bugs and enhancements

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105584
Bug 105584 depends on bug 65848, which changed state.

Bug 65848 Summary: FILEOPEN: CALC doesn't import scaling factor set on xlsx 
files
https://bugs.documentfoundation.org/show_bug.cgi?id=65848

   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 65848] FILEOPEN: CALC doesn't import scaling factor set on xlsx files

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65848

Markus Mohrhard  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |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 108826] Assertion failed when moving the mouse after deleting embedded content

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108826

--- Comment #1 from Aron Budea  ---
As it's an assertion failure, it requires debug build to repro.

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


[Libreoffice-bugs] [Bug 108826] New: Assertion failed when moving the mouse after deleting embedded content

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108826

Bug ID: 108826
   Summary: Assertion failed when moving the mouse after deleting
embedded content
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ba...@caesar.elte.hu
Blocks: 105537, 107810

Created attachment 134330
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134330=edit
Sample ODT with embedded document

Open the attached document with another document embedded in it.
Select the embedded document (leave your mouse cursor over it) and delete it
with the Delete key.
Move mouse slightly.

=> Assertion failed.

In sw/source/doc/docbasic.cxx / line 172:

// this shouldn't be possible now that SwCallMouseEvent
// listens for dying format?
assert(false);
http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/docbasic.cxx#172

After hitting Abort there's another assertion in Visual C++'s vector
implementation (probably the illegal state messing up something further).

Reproduced using master build (ce6b877ba89ae4193f7a719a7dfa4bb45ecd04e4) /
Windows 7.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105537
[Bug 105537] [META] Assertion failed crashes
https://bugs.documentfoundation.org/show_bug.cgi?id=107810
[Bug 107810] [META] OLE/Embedded object 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 105537] [META] Assertion failed crashes

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105537

Aron Budea  changed:

   What|Removed |Added

 Depends on||108826


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108826
[Bug 108826] Assertion failed when moving the mouse after deleting embedded
content
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107810] [META] OLE/Embedded object bugs and enhancements

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107810

Aron Budea  changed:

   What|Removed |Added

 Depends on||108826


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108826
[Bug 108826] Assertion failed when moving the mouse after deleting embedded
content
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108820] Footnote number field not displayed in repeated table heading

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108820

krishna [:kr1shna]  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from krishna [:kr1shna]  ---
Hello Daniel Grigoras,

Thank you for reporting the bug. Please attach a sample document, as this makes
it easier for us to verify the bug.
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.
(Please note that the attachment will be public, remove any sensitive
information before attaching it.
See
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
for help on how to do so.)

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


[Libreoffice-bugs] [Bug 105863] Flicker when hovering over main menu with default rendering

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105863

--- Comment #27 from Aron Budea  ---
(In reply to Telesto from comment #26)
> Maybe we should split both bugs and reopen bug 107024

See Khaled's comment in bug 107024. Maybe the change to DirectWrite in 5.3.2
made the bug more widespread, but I think the underlying issue is the same (and
even if not, focusing on the change in 5.3.2 won't get us closer to a
solution).

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


[Libreoffice-bugs] [Bug 108825] Mail Merge Hangs When Selecting CSV

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108825

--- Comment #3 from morvan  ---
Created attachment 134329
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134329=edit
File CSV (generated via internal DB)

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


[Libreoffice-bugs] [Bug 108825] Mail Merge Hangs When Selecting CSV

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108825

--- Comment #2 from morvan  ---
Created attachment 134328
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134328=edit
Calc file for first 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 108825] Mail Merge Hangs When Selecting CSV

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108825

--- Comment #1 from morvan  ---
Created attachment 134327
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134327=edit
Mail Merge test 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 108825] New: Mail Merge Hangs When Selecting CSV

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108825

Bug ID: 108825
   Summary: Mail Merge Hangs When Selecting CSV
   Product: LibreOffice
   Version: 5.4.0.1 rc
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: morvan...@gmail.com

Created attachment 134326
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134326=edit
Image describes hang Diaolog Box

Besides extremely low, Mail Merge crashes when I try to tie to CSV. When
connecting to .ods, albeit very low (busy cursor almost makes me resign) it
works. But, regarding CSV, hangs Wizard and Graphical System blinks; some
Controls go out. When closing Select File Type Dialog, all Windows collapse.
Attached some files to better explain.
I had, some time, made a Bug Entry regarding MM. Is this some type of
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 33684] autocompletion does not longer work by pressing TAB

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33684

Markus Mohrhard  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 103341] [META] Auto Correct and Completion bugs and enhancements

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103341
Bug 103341 depends on bug 33684, which changed state.

Bug 33684 Summary: autocompletion does not longer work by pressing TAB
https://bugs.documentfoundation.org/show_bug.cgi?id=33684

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 33684] autocompletion does not longer work by pressing TAB

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33684

Markus Mohrhard  changed:

   What|Removed |Added

 Whiteboard|impasse |

--- Comment #34 from Markus Mohrhard  ---
CTRL+TAB, CTRL+SHIFT+TAB, ALT+DOWN + Navigation with the up and down key all
work here. I'll close this bug as this seems to work as intended.

Kohei already made clear that this was a deliberate change.

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


[Libreoffice-bugs] [Bug 56173] FILESAVE impossible for password protected shared .ods

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56173

Markus Mohrhard  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |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 108601] FORMATTING Value of Format - Rows - Optimal Height is not saved

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108601

--- Comment #4 from Markus Mohrhard  ---
Did this ever work? I can't see how this could have worked in the past. As far
as I can see the feature calculates the optimal row height + the extra height
and sets this as manual row height.

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


[Libreoffice-bugs] [Bug 108507] 'Export to PDF' on a Writer document creates incomplete URL titles

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108507

--- Comment #6 from fossterer  ---
Yeah, I see it now. Updated with correct file

(In reply to Buovjaga from comment #4)
> I'm only seeing 1 URL, which is fine. Are you sure you attached the correct
> document?
> 
> Arch Linux 64-bit, KDE Plasma 5
> Version: 5.3.4.2
> Build ID: 5.3.4-1
> CPU Threads: 8; OS Version: Linux 4.11; UI Render: default; VCL: kde4;
> Layout Engine: new; 
> Locale: fi-FI (fi_FI.UTF-8); Calc: group
> 
> Arch Linux 64-bit, KDE Plasma 5
> Version: 6.0.0.0.alpha0+
> Build ID: f808c50c6eece87d515df3b84b1c774395b5d9bc
> CPU threads: 8; OS: Linux 4.11; UI render: default; VCL: kde4; 
> Locale: fi-FI (fi_FI.UTF-8); Calc: group
> Built on June 26th 2017

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


[Libreoffice-bugs] [Bug 108507] 'Export to PDF' on a Writer document creates incomplete URL titles

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108507

fossterer  changed:

   What|Removed |Added

 Attachment #133997|0   |1
is obsolete||

--- Comment #5 from fossterer  ---
Created attachment 134325
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134325=edit
The actual failing file

The actual failing file - please ignore the one before 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 108601] FORMATTING Value of Format - Rows - Optimal Height is not saved

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108601

Markus Mohrhard  changed:

   What|Removed |Added

   Keywords|haveBacktrace   |

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


[Libreoffice-bugs] [Bug 108601] FORMATTING Value of Format - Rows - Optimal Height is not saved

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108601

Markus Mohrhard  changed:

   What|Removed |Added

 Attachment #134097|0   |1
is obsolete||

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


[Libreoffice-bugs] [Bug 108824] New: Slide Shows Settings not Saved

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108824

Bug ID: 108824
   Summary: Slide Shows Settings not Saved
   Product: LibreOffice
   Version: 5.2.7.2 release
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: nish...@asusa.net

In a dialog Slide Show - Slide Show Settings, checking "Mouse pointer visible"
is not saved.
It's always turned off after restart.

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


[Libreoffice-bugs] [Bug 108823] unneeded items in Language settings

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108823

kavale...@gmail.com changed:

   What|Removed |Added

  Component|General |UI
Version|unspecified |5.4.0.1 rc
Product|libgltf |LibreOffice

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


[Libreoffice-bugs] [Bug 108823] New: unneeded items in Language settings

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108823

Bug ID: 108823
   Summary: unneeded items in Language settings
   Product: libgltf
   Version: unspecified
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kavale...@gmail.com

Bug of 5.4 "Testing"-version

Options > Language Settings appeared: 
English sentence checking
Hungarian sentence checking
Grammar checking Portuguese
Grammar checking Russian

1. I did not installed Hungarian, nor Portuguese, nor Russian
(I installed English, German, Spanish, Czech)
2. Selecting each of them, to the right does not appear anything

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


[Libreoffice-bugs] [Bug 108795] Cannot enter colon or semicolon in formula bar ( French version)

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108795

--- Comment #5 from Miguel  ---
(In reply to Eike Rathke from comment #4)
Well then, I have no idea which is the difference.
Just in case: I have XUbuntu 16.04.2 LTS, 32-bit version.

One thing: "About LibreOffice" tells me: "Locale : en-GB (fr_FR.UTF-8)"

Same bad behavior in LibreOffice 5.2.4.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 102156] Start center not navigational by keyboard when launched

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102156

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||ba...@caesar.elte.hu

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


[Libreoffice-bugs] [Bug 97203] [visio] libreoffice Version: 5.0.4.2 - round shape is imported wrong

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97203

--- Comment #12 from libreoff...@internetists.de ---
Created attachment 134324
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134324=edit
Zeichnung11vsd with 5.3.4.2 (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


[Libreoffice-bugs] [Bug 97203] [visio] libreoffice Version: 5.0.4.2 - round shape is imported wrong

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97203

--- Comment #11 from libreoff...@internetists.de ---
Created attachment 134323
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134323=edit
Zeichnung11vsdx.png with Version 5.3.4.2 (x64)

Zeichnung11vsdx.png with Version 5.3.4.2 (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


[Libreoffice-bugs] [Bug 108803] Customizing toolbar icons does not work

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108803

--- Comment #4 from kavale...@gmail.com ---
Today I downladed the "Testing"-version, the bug is still there, which is logic
of course.

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


[Libreoffice-bugs] [Bug 97203] [visio] libreoffice Version: 5.0.4.2 - round shape is imported wrong

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97203

--- Comment #10 from libreoff...@internetists.de ---
The Bug is also present in Version: 5.3.4.2 (x64) with Zeichnung11.vsd and
Zeichnung11.vsdx

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


[Libreoffice-bugs] [Bug 87351] [META] Conditional formatting bugs and enhancements

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87351
Bug 87351 depends on bug 107289, which changed state.

Bug 107289 Summary: Conditional formatting breaks on adding then deleting a new 
sheet
https://bugs.documentfoundation.org/show_bug.cgi?id=107289

   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 108822] issue during full screen mode on macOS

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108822

--- Comment #2 from Husamuldeen  ---
Created attachment 134322
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134322=edit
black 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 108822] issue during full screen mode on macOS

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108822

--- Comment #1 from Husamuldeen  ---
Created attachment 134321
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134321=edit
black window

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


[Libreoffice-bugs] [Bug 108822] New: issue during full screen mode on macOS

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108822

Bug ID: 108822
   Summary: issue during full screen mode on macOS
   Product: LibreOffice
   Version: 5.3.2.2 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: hussamald...@gmail.com

Description:
when I work in full screen mode on macOS, the top bar goes black and when I
close it during full screen mode, the screen goes black and I have to close the
window from mission control 

Steps to Reproduce:
1. open libreoffice
2. select the document to view or edit
3. switch to full screen 
4. the problem occurs 
5. when close the window during full screen, the window goes black and I have
to close it using mission control 

Actual Results:  
the top bar is black 

Expected Results:
it shout operate normally like finder 


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/603.2.4
(KHTML, like Gecko) Version/10.1.1 Safari/603.2.4

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


[Libreoffice-bugs] [Bug 108819] Table cell diagonal lines not supported

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108819

Regina Henschel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||rb.hensc...@t-online.de
 Resolution|--- |DUPLICATE

--- Comment #1 from Regina Henschel  ---
You have submitted the same request already as bug 88807.

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

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


[Libreoffice-bugs] [Bug 51665] Support diagonal borders in TABLEs

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51665

--- Comment #11 from Regina Henschel  ---
*** Bug 108819 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 107707] [META] Writer table enhancements requests

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107707
Bug 107707 depends on bug 88807, which changed state.

Bug 88807 Summary: Table cell diagonal line not supported
https://bugs.documentfoundation.org/show_bug.cgi?id=88807

   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 51665] Support diagonal borders in TABLEs

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51665

Regina Henschel  changed:

   What|Removed |Added

 CC||dani3l.grigo...@gmail.com

--- Comment #10 from Regina Henschel  ---
*** Bug 88807 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 88807] Table cell diagonal line not supported

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88807

Regina Henschel  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||rb.hensc...@t-online.de
 Resolution|--- |DUPLICATE

--- Comment #2 from Regina Henschel  ---


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

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


[Libreoffice-bugs] [Bug 108803] Customizing toolbar icons does not work

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108803

Julien Nabet  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
 CC||serval2...@yahoo.fr

--- Comment #3 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated yesterday, I culd reproduce
this.

In dialog box, the icon changes but not in the UI even after having restarted
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 107569] Missing tango icon

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107569

--- Comment #5 from Julien Nabet  ---
I noticed lots of missing icons when trying to customize toolbar:
cmd/sc_insertframemenu.png
cmd/sc_formatimagemenu.png
cmd/sc_formatframemenu.png
cmd/sc_toolsmacroedit.png
cmd/sc_shapeslinemenu.png
cmd/sc_splithorizontal.png
cmd/sc_splitvertical.png
cmd/sc_changepicture.png
cmd/sc_compressgraphic.png
cmd/sc_filedocument.png
cmd/sc_editframeset.png
cmd/sc_splitparenthorizontal.png
cmd/sc_mergedocuments.png
cmd/sc_insertfootnotesmenu.png
cmd/sc_newwindow.png
cmd/sc_movingaveragedialog.png
cmd/sc_formattextmenu.png
cmd/sc_formatformmenu.png
cmd/sc_covariancedialog.png
cmd/sc_acceptchanges.png
cmd/sc_regressiondialog.png
cmd/sc_tracechangemode.png
cmd/sc_commentchange.png
cmd/sc_focustofindbar.png
cmd/sc_analysisofvariancedialog.png
cmd/sc_ztestdialog.png
cmd/sc_freezecellsmenu.png
cmd/sc_freezepanesfirstrow.png
cmd/sc_correlationdialog.png
cmd/sc_splitparentvertical.png
cmd/sc_numberformatmenu.png
cmd/sc_exponentialsmoothingdialog.png
cmd/sc_sheetinsertname.png
cmd/sc_shapesmenu.png
cmd/sc_freezepanesfirstcolumn.png
cmd/sc_descriptivestatisticsdialog.png
cmd/sc_helpmenu.png
cmd/sc_chisquaretestdialog.png
cmd/sc_showchanges.png
cmd/sc_ftestdialog.png
cmd/sc_samplingdialog.png
cmd/sc_ttestdialog.png
cmd/sc_convertformulatovalue.png
cmd/sc_insertpivottable.png
cmd/sc_formatspacingmenu.png
cmd/sc_formatbulletsmenu.png
cmd/sc_formatstylesmenu.png
cmd/sc_signature.png
cmd/sc_editstyle.png

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


[Libreoffice-bugs] [Bug 108803] Customizing toolbar icons does not work

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108803

Julien Nabet  changed:

   What|Removed |Added

Summary|Custimizing toolbar icons   |Customizing toolbar icons
   |does not work   |does not work

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


[Libreoffice-bugs] [Bug 108594] Transparency element make xorg crash

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108594

--- Comment #5 from mich...@mic-rigaud.fr ---
Yes I mean the blue square.

My about:
Version: 5.3.4.2
Build ID: f82d347ccc0be322489bf7da61d7e4ad13fe2ff3
CPU Threads: 8; OS Version: Linux 4.4; UI Render: default; VCL: gtk2; Layout
Engine: new; 
Locale: fr-FR (fr_FR.UTF-8); Calc: group

Thank you for your help

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


[Libreoffice-bugs] [Bug 108795] Cannot enter colon or semicolon in formula bar ( French version)

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108795

--- Comment #4 from Eike Rathke  ---
(In reply to Miguel from comment #2)
> Could it be related to the UTF-8 encoding? You tried with fr_FR, which I
> think is an 8-bit encoding.
Doesn't matter, internally it's Unicode anyway. However, same good result for
LC_ALL=fr_FR.UTF-8 soffice

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


[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612

--- Comment #3 from stefan_lange...@t-online.de  
---
Created attachment 134320
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134320=edit
Screenshots of tests with LO 6.0 in Win10 and with LO 5.3.3 in Ubuntu

Maybe the bug exists only in Windows. I can reproduce the bug with the (nearly)
newest builds of LO 6.0 in Win 10 (build 15063.413 64 bit, preview build 16226
32 bit and 64 bit), but not with LO 5.3.3 in Ubuntu, see screenshots in
attached archive file "Screenshots_Bug_108612.tar.gz"!

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


[Libreoffice-bugs] [Bug 84099] Calc can't handle very high rows

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84099

--- Comment #10 from kolAflash  ---
(In reply to Buovjaga from comment #9)
> kolAflash: it is suspected we have a duplicate as bug 108560.
> Could you test with version 4.2, to see, if the problem is not yet in it?
> https://downloadarchive.documentfoundation.org/libreoffice/old/
> https://wiki.documentfoundation.org/Installing_in_parallel

Tested with LibreOffice-4.2.0.0-beta2 on openSUSE 42.2.

https://downloadarchive.documentfoundation.org/libreoffice/old/4.2.0.0.beta2/rpm/x86_64/LibreOfficeDev_4.2.0.0.beta2_Linux_x86-64_rpm.tar.gz

Bug is already 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 108756] Alignment and spacing in format options for search and replace does not recognise non incremental numbers

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108756

--- Comment #5 from Antonio CASADO  ---
Created attachment 134319
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134319=edit
Basic sample with three bullets

Try to search for any of the three bullet paragraphs included in the sample
with the option format of search and replace. I have not succeeded in finding
any of the three!

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


[Libreoffice-bugs] [Bug 108756] Alignment and spacing in format options for search and replace does not recognise non incremental numbers

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108756

Antonio CASADO  changed:

   What|Removed |Added

   Hardware|All |x86-64 (AMD64)
Version|5.3.1.2 release |5.3.4.2 release
 OS|All |Windows (All)

--- Comment #4 from Antonio CASADO  ---
I have tested the bug on Windows 10 and with the latest release of LibreOffice
(5.3.4.2). Supposing I am not wrong, the way to see the bug is simple:

1. Open a new writer document.
2. Select a bullet. Writer preconfigures the bullet with 1,27 cm before text
and -0,64 cm in the first line.
3. Introduce a text next to the bullet. "Esto es una prueba" in the attached
image.
3. Select the menu option "Search and replace" and choose format.
4. Fill in the "before text" with 1,27 cm and the "first line" with -0,64 cm.
5. Choose search next. It does not find anything.

The attached image show all the dialog windows with their data.

Afterwards, preconfigure the bullet with 1,20 cm. Then change "before text" to
1,20 cm. in the search and replace dialog. Then it succeeds to find it.

And now what is weird. Preconfigure the bullet with 1,27 cm again. Then change
"before text" to 1,27 cm. in the search and replace dialog. Then it succeeds to
find it!!!

I do not understand anything...

Please, help.

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


[Libreoffice-bugs] [Bug 108756] Alignment and spacing in format options for search and replace does not recognise non incremental numbers

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108756

--- Comment #3 from Antonio CASADO  ---
Created attachment 134318
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134318=edit
Parameters for the 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 108821] New: CRASH: Bad alloc on the beginning of the file opening with a large file

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108821

Bug ID: 108821
   Summary: CRASH: Bad alloc on the beginning of the file opening
with a large file
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
CRASH: Bad alloc on the beginning of the file opening

Steps to Reproduce:
1. Crash when opening
https://drive.google.com/file/d/0B7DezVIXHrQOcFNrMk9XYTVSVDg/view?usp=sharing


Actual Results:  
Crash

Expected Results:
No crash


Reproducible: Always

User Profile Reset: No

Additional Info:
Found in:
Version: 6.0.0.0.alpha0+
Build ID: cb37c5f0f3de7b545231a53d46a5271058af76ad
CPU threads: 4; OS: Windows 6.19; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-06-23_06:55:41
Locale: nl-NL (nl_NL); Calc: CL

but not in
Version: 5.4.0.0.beta2
Build ID: 3cc1cdd8ee50f144e5514da51800a08119754d8f
CPU threads: 4; OS: Windows 6.2; UI render: default; 
Locale: en-US (nl_NL); Calc: CL


User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:45.0) Gecko/20100101
Firefox/45.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 108795] Cannot enter colon or semicolon in formula bar ( French version)

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108795

--- Comment #3 from Miguel  ---
Created attachment 134317
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134317=edit
Result in CSV (UTF8, separator=comma, limiter="), see that the inserted space
is a nbsp, 2 bytes (C2 A0) in UTF-8

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


[Libreoffice-bugs] [Bug 108795] Cannot enter colon or semicolon in formula bar ( French version)

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108795

--- Comment #2 from Miguel  ---
I have
LANGUAGE=fr_FR
LANG,LC_ADDRESS,LC_IDENTIFICATION,LC_MEASUREMENT,LC_MONETARY,LC_NAME,LC_NUMERIC,LC_PAPER,LC_TELEPHONE,LC_TIME=fr_FR.UTF-8

Could it be related to the UTF-8 encoding? You tried with fr_FR, which I think
is an 8-bit encoding. Non-breaking space is 2 bytes in UTF-8, 1 byte in 8-bit
encoding.

I tried and saved into CSV (UTF-8), see in second file. The inserted space
actually is a non-braking space (UTF-8: C2 A0)

$ cat colon.csv 
Type in cell =>,List : one ; two ; three
Type in formula bar =>,List  one  two  three;;:
Type and correct in formula bar =>,"List   on ,  t wo  th;;:"

$ hexdump -C colon.csv 
  54 79 70 65 20 69 6e 20  63 65 6c 6c 20 3d 3e 2c  |Type in cell =>,|
0010  4c 69 73 74 c2 a0 3a 20  6f 6e 65 c2 a0 3b 20 74  |List..: one..; t|
0020  77 6f c2 a0 3b 20 74 68  72 65 65 0a 54 79 70 65  |wo..; three.Type|
0030  20 69 6e 20 66 6f 72 6d  75 6c 61 20 62 61 72 20  | in formula bar |
0040  3d 3e 2c 4c 69 73 74 c2  a0 20 6f 6e 65 c2 a0 20  |=>,List.. one.. |
0050  74 77 6f c2 a0 20 74 68  72 65 65 3b 3b 3a 0a 54  |two.. three;;:.T|
0060  79 70 65 20 61 6e 64 20  63 6f 72 72 65 63 74 20  |ype and correct |
0070  69 6e 20 66 6f 72 6d 75  6c 61 20 62 61 72 20 3d  |in formula bar =|
0080  3e 2c 22 4c 69 73 74 c2  a0 c2 a0 20 6f 6e c2 a0  |>,"List on..|
0090  2c c2 a0 20 74 c2 a0 77  6f c2 a0 20 74 68 3b 3b  |,.. t..wo.. th;;|
00a0  3a 22 0a  |:".|
00a3

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


[Libreoffice-bugs] [Bug 108653] The drawing toolbar is always lagging behind when opening draw document

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108653

Buovjaga  changed:

   What|Removed |Added

   Keywords||bibisectRequest, perf,
   ||regression
 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #2 from Buovjaga  ---
Yep.

Version: 5.4.0.1 (x64)
Build ID: 962a9c4e2f56d1dbdd354b1becda28edd471f4f2
CPU threads: 4; OS: Windows 6.19; UI render: default; 
Locale: fi-FI (fi_FI); Calc: group

Version: 5.0.2.2 (x64)
Build ID: 37b43f919e4de5eeaca9b9755ed688758a8251fe
Locale: en-US (fi_FI)

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


[Libreoffice-bugs] [Bug 108649] HTML export should write what it can even if exception

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108649

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
Version|5.2.7.2 release |Inherited From OOo
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
Yep.

Arch Linux 64-bit, KDE Plasma 5
Version: 6.0.0.0.alpha0+
Build ID: f808c50c6eece87d515df3b84b1c774395b5d9bc
CPU threads: 8; OS: Linux 4.11; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on June 26th 2017

Arch Linux 64-bit
LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

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


[Libreoffice-bugs] [Bug 107026] Adding page resulting from inserting text doesn' t update document view.

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107026

Tomaz Vajngerl  changed:

   What|Removed |Added

 Blocks||84726


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=84726
[Bug 84726] LibreOffice for Android most annoying bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 84726] LibreOffice for Android most annoying bugs

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84726

Tomaz Vajngerl  changed:

   What|Removed |Added

 Depends on||107026


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107026
[Bug 107026] Adding page resulting from inserting text doesn't update document
view.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106111] Display, PDF, print and print preview broken for all spreadsheets with line breaks, wrong scaling depending on zoom level (5.3 regression) ( steps in comment 40)

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111

Buovjaga  changed:

   What|Removed |Added

 CC||stefan_lange...@t-online.de

--- Comment #53 from Buovjaga  ---
*** Bug 108638 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 108638] FORMATTING Text size is not scaled correctly according to the zoom factor

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108638

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #2 from Buovjaga  ---


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

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


[Libreoffice-bugs] [Bug 108735] MathJax font preview rendered crammed in Character dialog

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108735

--- Comment #3 from Khaled Hosny  ---
Most likely a font bug. MathJax fonts are special fonts that are only meant to
be used with MathJax and are not usable otherwise.

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


[Libreoffice-bugs] [Bug 108715] Title Font in Preference Window defect (OSX 10.11)

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108715

--- Comment #8 from Khaled Hosny  ---
Looks like a font fallback issue and might be related to the text layout
re-work since we no longer use the system library for it. IIRC system font was
hidden under macOS and need special handling that we don’t currently do, so it
is possible that we are unable to select the system font and for some reason
failing to do font fallback. Someone with development skills needs to debug it
on macOS.

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


[Libreoffice-bugs] [Bug 108639] Cannot select individual characters of span element contents with mouse

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108639

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|5.3.3.2 release |Inherited From OOo
Summary|Mouse Selection is  |Cannot select individual
   |Broken-Limits range user|characters of span element
   |can select  |contents with mouse
 Ever confirmed|0   |1
 OS|Windows (All)   |All
   Severity|normal  |minor

--- Comment #4 from Buovjaga  ---
Arch Linux 64-bit, KDE Plasma 5
Version: 6.0.0.0.alpha0+
Build ID: f808c50c6eece87d515df3b84b1c774395b5d9bc
CPU threads: 8; OS: Linux 4.11; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on June 26th 2017

Arch Linux 64-bit
LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

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


[Libreoffice-bugs] [Bug 108717] Fractional font size is rounded differently on Windows

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108717

Khaled Hosny  changed:

   What|Removed |Added

Summary|Times New Roman fontsize|Fractional font size is
   |rendering depends on|rounded differently on
   |platform|Windows

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


[Libreoffice-bugs] [Bug 108795] Cannot enter colon or semicolon in formula bar ( French version)

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108795

--- Comment #1 from Eike Rathke  ---
I can't reproduce. I ran 5.3.0 and 5.3.4 and >=5.4.0.beta2 with
LC_ALL=fr_FR soffice
and in Calc typing "List: one; two; three" correctly gets auto-corrected to
"List : one ; two ; three", both within a cell and the input line.

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


[Libreoffice-bugs] [Bug 108820] New: Footnote number field not displayed in repeated table heading

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108820

Bug ID: 108820
   Summary: Footnote number field not displayed in repeated table
heading
   Product: LibreOffice
   Version: 5.4.0.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:
Footnote number fields inserted in a table heading are not displayed in the
subsequent reiterations of the table heading for tables that stretch over more
than one page and that have their heading repeated on each new page.

Steps to Reproduce:
-

Actual Results:  
-

Expected Results:
-


Reproducible: Always

User Profile Reset: No

Additional Info:
-


User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101
Firefox/53.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 108639] Mouse Selection is Broken-Limits range user can select

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108639

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #3 from Buovjaga  ---
If we look at the content.xml inside the file, we can see that 34 is inside
this element:

 34 

I guess this is coming from that Excel file of yours.

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


[Libreoffice-bugs] [Bug 108819] New: Table cell diagonal lines not supported

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108819

Bug ID: 108819
   Summary: Table cell diagonal lines not supported
   Product: LibreOffice
   Version: 5.4.0.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dani3l.grigo...@gmail.com

Description:
Diagonal lines are not supported in table cells, in contrast with MS Word,
which supports diagonal lines.

Steps to Reproduce:
-

Actual Results:  
-

Expected Results:
-


Reproducible: Always

User Profile Reset: No

Additional Info:
-


User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101
Firefox/53.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 82504] EDITING: Background color button should fill cell background and not paragraph color when in a cell

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82504

--- Comment #27 from Daniel Grigoras  ---
(In reply to shunesburg69 from comment #26)

You forgot to mention that diagonal lines are not supported in table cells, in
contrast with MS Word, which supports diagonal lines. Actually, I'll open a
ticket about this, although I remember opening such a ticket for OpenOffice.

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


[Libreoffice-bugs] [Bug 108507] 'Export to PDF' on a Writer document creates incomplete URL titles

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108507

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi
 Whiteboard|Good First Bug  |

--- Comment #4 from Buovjaga  ---
I'm only seeing 1 URL, which is fine. Are you sure you attached the correct
document?

Arch Linux 64-bit, KDE Plasma 5
Version: 5.3.4.2
Build ID: 5.3.4-1
CPU Threads: 8; OS Version: Linux 4.11; UI Render: default; VCL: kde4; Layout
Engine: new; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group

Arch Linux 64-bit, KDE Plasma 5
Version: 6.0.0.0.alpha0+
Build ID: f808c50c6eece87d515df3b84b1c774395b5d9bc
CPU threads: 8; OS: Linux 4.11; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on June 26th 2017

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


[Libreoffice-bugs] [Bug 108588] FILEOPEN XLSX Incorrect cell date formatting in xlsx import, when locale is en-GB

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108588

Buovjaga  changed:

   What|Removed |Added

   Keywords||filter:xlsx
 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
Summary|incorrect cell date |FILEOPEN XLSX Incorrect
   |formatting in xlsx import.  |cell date formatting in
   ||xlsx import, when locale is
   ||en-GB
 Ever confirmed|0   |1
   Severity|normal  |minor

--- Comment #9 from Buovjaga  ---
Repro, after I changed locale to Eng. (UK) from Tools - Options - Language
settings - Languages

Arch Linux 64-bit, KDE Plasma 5
Version: 6.0.0.0.alpha0+
Build ID: f808c50c6eece87d515df3b84b1c774395b5d9bc
CPU threads: 8; OS: Linux 4.11; UI render: default; VCL: kde4; 
Locale: en-GB (fi_FI.UTF-8); Calc: group
Built on June 26th 2017

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


[Libreoffice-bugs] [Bug 82504] EDITING: Background color button should fill cell background and not paragraph color when in a cell

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82504

--- Comment #26 from shunesbur...@yahoo.fr ---
There was few years long, I said it.
And there aren't the older one I mentioned.
There are lot of strange or messing think in LibreOffice :
- The background color for table is background paragraph (this bug)
- The warning for missing fonts
- The change background when you click on slide in Impress
- The field "Author" is missing in "File Proprieties"
- The Addon manager is bugged on LibreOffice for MacOS since long time
- The access to "Start menu" is not accessible when a file is open
- There is none feature for invisible update like in Firefox (I know there was
a old GSOC)
- …

This also the excuses of the major part of users who don't want use LibreOffice
in main office software.

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


[Libreoffice-bugs] [Bug 108803] Custimizing toolbar icons does not work

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108803

--- Comment #2 from kavale...@gmail.com ---
Steps to reproduce the bug:

1. right click on standard toolbar > Costumize Toolbat 
2. in the Toolbar Content select the icon you want to modify
3. click the button Modify > Change icon
4. select a new image for of icon 16 x 16 px
5. select the imported icon image in the list of installed icons
6. click OK to close the dialog
7. click OK to close the Customize window

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


[Libreoffice-bugs] [Bug 108623] EDITING: More and more cpu power is needed while typing a document ( without any assistance Autocorrect/Spell Checking)

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108623

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #1 from Buovjaga  ---
This is one of those famous "implementation details" that developers will be
sure to ignore.
If I have to guess, the latest increase is thanks to Harfbuzz, but we are
talking of such small percentages that this is not significant.
Closing.

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


[Libreoffice-bugs] [Bug 108491] XHTML export puts inline formulae on separate lines

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108491

Buovjaga  changed:

   What|Removed |Added

   Keywords|filter:html |
Summary|XHTML export and Save as|XHTML export puts inline
   |HTML puts inline formulae   |formulae on separate lines
   |on separate lines   |

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


[Libreoffice-bugs] [Bug 107181] Page numbers wizard

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107181

--- Comment #12 from RGB  ---
(In reply to Marco A.G.Pinto from comment #11)
> (In reply to Cor Nouws from comment #10)
> > 
> > Nice checkbox :)
> > Use of that hás to interfere with the applied page style, and you maybe want
> > it not to appear if the header/footer is encounterd on a page > #1 ?
> 
> Cor, it must appear not only on page #1, because theses (plural of thesis)
> and books usually have two covers, the main and the page after it is also a
> kind of cover without page number.
> 
> In my dissertation (masters) and in my thesis (PhD) the first two pages
> (covers) don't have numbers.

The "use different content on first page" only works with the very first page
of the document. If you need a more complex structure (the first number of
pages without header nor footer, no header or footer on the first page of every
chapter or different header/footer content on index pages, just to name a few
examples) then you need to use a sequence of page styles, some of them
associated with paragraph styles (for the second example, "Heading 1" apply a
"page break, before" with a change to "First page" page style and "First page"
is followed by some "Chapter body" page style). IMO, these tasks are too
complex for a simple context menu. When you add (or delete) content from
headers and footers you are actually modifying the current page style, and when
you move from one style to another you need either a page break or a well
defined style sequence: there is no such a thing as direct formatting for pages
on Writer (and that's a good thing!). 

The way in which pages are handled by Writer is robust, logical and even
easy... once you understand how the whole thing works. The problem here is that
new users see they can add headers and footers from the Insert menu or even
directly from the page itself and thus they think it's some kind of direct
formatting, when it's not. They get quite confused when you say to them "no,
you need to define everything about the page on the page style dialogue, except
of course the header/footer content that needs to be done by hand on the page.
But don't think you are doing direct formatting! You are not! That modify the
page style too!"

I've been explaining how to use Writer for the last decade (of course, not in
the terms of the previous paragraph ;) ). In my experience page styles is, by
far, the concept that users have more trouble with, and that's because the UI
does not help to understand the concept. In fact it adds confusion.

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


[Libreoffice-bugs] [Bug 108612] FORMATTING Comment boxes: dimensions and position lost at copy

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108612

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #2 from raal  ---
no repro. Version: 6.0.0.0.alpha0+
Build ID: 643da8ec4e721d33dfdf8d78bedd50a915f1188d
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2017-06-26_01:29:47

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


[Libreoffice-bugs] [Bug 108619] scalc startup with backtrace crashed

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108619

--- Comment #7 from Xavier Van Wijmeersch  ---
i have downloaded the 5.3.4.2 and there are is no crash
now i don't now anymore

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


[Libreoffice-bugs] [Bug 108818] New: Bookmark names: automatic replacement of blank spaces with underscores

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108818

Bug ID: 108818
   Summary: Bookmark names: automatic replacement of blank spaces
with underscores
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dani3l.grigo...@gmail.com

Description:
It would be very helpful if blank spaces were automatically replaced with
underscores when pasting a long bookmark name in the bookmark title field.

Steps to Reproduce:
-

Actual Results:  
-

Expected Results:
-


Reproducible: Always

User Profile Reset: No

Additional Info:
-


User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101
Firefox/53.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 108491] XHTML export and Save as HTML puts inline formulae on separate lines

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108491

--- Comment #9 from Shmuel (Seymour J.) Metz  ---
Whoops! I erroneously opened the XHTML file. The HTML file from File -> Save as
-> HTML has a PNG rather than MATHML. Sorry for the blunder.

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


[Libreoffice-bugs] [Bug 108814] Sidebar extension crashes Writer when inserting Chart

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108814

Michael Stahl  changed:

   What|Removed |Added

   Keywords|haveBacktrace   |bisected, regression
 Status|NEW |RESOLVED
 CC||markus.mohrhard@googlemail.
   ||com
  Component|Writer  |framework
Version|5.2.0.0.alpha0+ |5.1 all versions
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |mst...@redhat.com
   |desktop.org |

--- Comment #5 from Michael Stahl  ---
i don't get that assert backtrace but a different one
- but if you have any hint to reproduce that assertion it would be interesting.

it looks like a regression from:

commit 0635208edf1cdee4235ea87666a473ac81007555
Author: Markus Mohrhard 
AuthorDate: Thu Jul 23 01:20:45 2015 +0200

handle more than one chart with chart sidebar

fixed on master

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


[Libreoffice-bugs] [Bug 108619] scalc startup with backtrace crashed

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108619

--- Comment #6 from Xavier Van Wijmeersch  ---
Created attachment 134316
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134316=edit
strace for openjdk

wil test without java in advance options

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


[Libreoffice-bugs] [Bug 108619] scalc startup with backtrace crashed

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108619

--- Comment #5 from Xavier Van Wijmeersch  ---
Created attachment 134315
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134315=edit
bactrace for openjdk7

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


[Libreoffice-bugs] [Bug 108619] scalc startup with backtrace crashed

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108619

--- Comment #4 from Xavier Van Wijmeersch  ---
Sorry is spoke to soon
crashes with openjdk7 i have backtrace and strace logs

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


[Libreoffice-bugs] [Bug 108735] MathJax font preview rendered crammed in Character dialog

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108735

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||khaledho...@eglug.org

--- Comment #2 from Yousuf Philips (jay)  ---
Khaled: Is this NOTOURBUG and a problem with the font?

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


[Libreoffice-bugs] [Bug 35694] "Page number" automatic field stops counting before last page if offset >0

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35694

--- Comment #52 from Jason C. McDonald  ---
(In reply to Xisco Faulí from comment #51)
> (In reply to Jason C. McDonald from comment #47)
> > More like "specified bug" - for anyone reading this, I did fix this, but the
> > change was rejected because the behavior is specified. Someone (anyone?) is
> > going to have to find out how to contact the board that wrote the spec and
> > ask them to reconsider - no one has yet been able to demonstrate a use case
> > for this behavior.
> 
> That's not completely true. The patch was abandoned due to a lack of work.
> Please see last comment in https://gerrit.libreoffice.org/#/c/25529/. You
> can reopen it at any time, and bear in mind comment 39 and comment 41

I'm afraid you misunderstood both comments. This isn't "lack of work" - comment
39 outlined the necessary discussion involved in revising the spec (which I
already stated was the blocking factor), and comment 41 was suggesting an
*alternative* change. As far as fixing *this* behavior, my fix was indeed
complete. The adjusted behavior was rejected because the original offset
behavior as described in the bug report was in the spec.

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


[Libreoffice-bugs] [Bug 108802] Crash in: SfxBindings::GetSlotPos(unsigned short, unsigned short) Editing.

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108802

--- Comment #5 from John Jackson  ---
Created attachment 134314
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134314=edit
Backtrace of crash when right click on form to select "edit"

With the debugger running, the crash occurs as I right-click on the form and
try to select "edit." I verified this several times. It's only after I attach
to soffice.bin that the crash occurs when trying to edit the form.

Also I noticed the symbols files weren't downloaded, but I did paste in the
paths shown on the webpage and verify they were saved correctly.

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


[Libreoffice-bugs] [Bug 105105] Bad allocation while removing sheets (in a 32-bit LibreOffice )

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105105

--- Comment #11 from Buovjaga  ---
Does this happen, if you set the undo steps to a small value in Tools - Options
- LibO - Advanced - Expert config: org.openoffice.Office.Common/Undo ?

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


[Libreoffice-bugs] [Bug 108802] Crash in: SfxBindings::GetSlotPos(unsigned short, unsigned short) Editing.

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108802

--- Comment #4 from John Jackson  ---
With the debugger running, the crash occurs as I right-click on the form and
try to select "edit." I verified this several times. It's only after I attach
to soffice.bin that the crash occurs when trying to edit the form.

Also I noticed the symbols files weren't downloaded, but I did paste in the
paths shown on the webpage and verify they were saved correctly.

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


[Libreoffice-bugs] [Bug 108491] XHTML export and Save as HTML puts inline formulae on separate lines

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108491

Buovjaga  changed:

   What|Removed |Added

   Keywords||filter:html
 Status|UNCONFIRMED |NEW
Summary|XHTML export puts inline|XHTML export and Save as
   |formulae on separate lines  |HTML puts inline formulae
   ||on separate lines
 Ever confirmed|0   |1
   Severity|normal  |minor

--- Comment #8 from Buovjaga  ---
Ok, NEW per comment 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 108690] Incorrect result for len function for large numbers

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108690

--- Comment #5 from Andy Champ  ---
I could wish I hadn't started this... I also have access to MS Excel (Pro Plus,
2013) and that also has odd behaviour.
But different...
Excel gives len as 16,17,18,19,19,19... as the number grows, and
len(text(a1,"0")) as 16,17,18,19,21,22,23. (no 20!)
Which unfortunately means that the len(text workaround that works for Calc
doesn't work for Excel :(

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


[Libreoffice-bugs] [Bug 108491] XHTML export puts inline formulae on separate lines

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108491

--- Comment #7 from Shmuel (Seymour J.) Metz  ---
File -> Save as -> HTML gives me a warning that content may be lost, then puts
each formula on a separate line - the same problem as for Export -> XHTML.

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


[Libreoffice-bugs] [Bug 107181] Page numbers wizard

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107181

--- Comment #11 from Marco A.G.Pinto  ---
(In reply to Cor Nouws from comment #10)
> 
> Nice checkbox :)
> Use of that hás to interfere with the applied page style, and you maybe want
> it not to appear if the header/footer is encounterd on a page > #1 ?

Cor, it must appear not only on page #1, because theses (plural of thesis) and
books usually have two covers, the main and the page after it is also a kind of
cover without page number.

In my dissertation (masters) and in my thesis (PhD) the first two pages
(covers) don't have numbers.

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


[Libreoffice-bugs] [Bug 108813] FILEOPEN pdf import creates unwanted rectangles

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108813

V Stuart Foote  changed:

   What|Removed |Added

   Keywords||filter:pdf

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


[Libreoffice-bugs] [Bug 108813] FILEOPEN pdf import creates unwanted rectangles

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108813

V Stuart Foote  changed:

   What|Removed |Added

 CC||vmik...@collabora.co.uk,
   ||vstuart.fo...@utsa.edu
  Component|Draw|filters and storage

--- Comment #3 from V Stuart Foote  ---
Confirmed, but this affects just the pdfimport import filter (checked Draw,
Writer, Impress) but not the new pdfium based ipdf insert filter. If sample is
inserted as image it is formatted correctly.

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


[Libreoffice-bugs] [Bug 107181] Page numbers wizard

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107181

--- Comment #10 from Cor Nouws  ---
(In reply to Marco A.G.Pinto from comment #9)

> Please take a look at this screenshot with a possible new option that would
> make it easier for people to set pages as cover/first.

Nice checkbox :)
Use of that hás to interfere with the applied page style, and you maybe want it
not to appear if the header/footer is encounterd on a page > #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 67014] Customizations made to Writer are not present in Master Document view

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67014

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks|103239  |81475


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=81475
[Bug 81475] [META] Revamp of Writer toolbars in 4.4+
https://bugs.documentfoundation.org/show_bug.cgi?id=103239
[Bug 103239] [META] Toolbars 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 103239] [META] Toolbars bugs and enhancements

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103239

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on|67014   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=67014
[Bug 67014] Customizations made to Writer are not present in Master Document
view
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81475] [META] Revamp of Writer toolbars in 4.4+

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81475

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||67014


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=67014
[Bug 67014] Customizations made to Writer are not present in Master Document
view
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108614] Case change button in toolbar

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108614

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks|81475   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=81475
[Bug 81475] [META] Revamp of Writer toolbars in 4.4+
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108018] [META] Writer UX bugs and enhancements

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108018

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on|81475   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=81475
[Bug 81475] [META] Revamp of Writer toolbars in 4.4+
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108816] [META] Writer toolbar bugs and enhancements

2017-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108816

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
  Alias||Writer-Toolbars

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