[Libreoffice-bugs] [Bug 94796] LINEST and INDEX problem

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94796

--- Comment #5 from Eike Rathke  ---
The error already stems from the LINEST() function and is only propagated
through INDEX().

With LINEST(B1:B7,A1:A7^{1,2}) in non-array mode the arrays passed to LINEST
currently are:
knownX: 1 column * 7 rows
knownY: 2 columns * 1 row

This does not meet the constraints of LINEST:
(COLUMNS(knownY) = COLUMNS(knownX) and ROWS(knownY) = ROWS(knownX))  or
(COLUMNS(knownY) = 1 and ROWS(knownY) = ROWS(knownX)) or (COLUMNS(knownY) =
COLUMNS(knownX) and ROWS(knownY) = 1)

See
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#LINEST

In array mode the arrays passed are:
knownX: 1 column * 7 rows
knownY: 2 columns * 7 rows

which meets the constraints.

If Excel does not yield an error in the non-array case, my understanding is
that LINEST and LOGEST in ODF OpenFormula (ODFF) should have ForceArray types
instead of Array.

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


[Libreoffice-bugs] [Bug 86829] Spell Checker does not work properly

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86829

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |normal

--- Comment #3 from Robinson Tryon (qubit)  ---
Dropping Severity -> normal (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 90971] When writer gets into full screen mode, cursor's coordinates will be a little offset to buttons

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90971

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
Summary|When writer gets into full  |When writer gets into full
   |screen mode, curse's|screen mode, cursor's
   |coordinates will be a   |coordinates will be a
   |little offset to buttons.   |little offset to buttons
   Severity|blocker |major

--- Comment #3 from Robinson Tryon (qubit)  ---
Dropping Severity -> major (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 89612] Endless "BASIC syntax errors" dialogs when saving document with errors

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89612

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 CC||qu...@runcibility.com
 Resolution|--- |WORKSFORME
   Severity|blocker |critical

--- Comment #12 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

(In reply to Zarko Zivanov from comment #11)
> I still haven't managed to try my document on latest LO, but I tried it with
> LO version 3 (that comes with Ubuntu 12.04) and it worked as expected, no
> endless dialog messages.

I believe Ubuntu 12.04 comes with LibreOffice 3.5.7. That's still a pretty old
version, but at least it's working there, so I'm going to mark this as RESOLVED
WORKSFORME, as it sounds like there's a version of LibreOffice available that
fixes the data loss.

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


[Libreoffice-bugs] [Bug 78897] DISPLAY: Hashmarks instead of number with * repeat format code if the same number/format was displayed left of it in a wider column

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78897

--- Comment #24 from Adam Niedling  ---
Eike, great work!

Maybe you'd like to take a look at my other fine bug :)
https://bugs.documentfoundation.org/show_bug.cgi?id=82226

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


[Libreoffice-bugs] [Bug 94851] Not printing images

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94851

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from V Stuart Foote  ---
Please test printing with the attached test ODT document.

Also, we'll need some details about your Windows installs and specific
LibreOffice build from Help -> About LibreOffice (just copy from the dialog).

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


[Libreoffice-bugs] [Bug 89765] Upgrade error.

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89765

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #3 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 78407] mysql-connector-ooo.oxt version 1.0.2 locks up when executing single small table query

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78407

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #6 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 56847] EDITING VIEWING: Can't insert video and play videos with Impress

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56847

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com

--- Comment #68 from Robinson Tryon (qubit)  ---
For a very extensive summary of audio, video, and image support in LibreOffice
(across Win, Mac, and Linux), please see:
https://wiki.documentfoundation.org/Media_Support/Summary

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


[Libreoffice-bugs] [Bug 92398] s.office.bin goes to 50% kills opensuse13.1

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92398

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #4 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 79546] OSX - no video playback in slideshow fullscreen display mode on OSX

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79546

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #48 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 88352] Freeze with simple animation Impress

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88352

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #10 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 94872] New: Display of points in xy (scatter) chart as bars/columns

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94872

Bug ID: 94872
   Summary: Display of points in xy (scatter) chart as
bars/columns
   Product: LibreOffice
   Version: 5.0.0.2 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tho...@gmx.de

Hi folks, 

I need an additional feature/setting for xy charts: The data points shall be
displayed as (formattable) bars or columns. This means, make a bar/column
chart, but with the bars/columns arranged according to given values on the
x-axis.

I could not find a way to do this with the given options. 

Regards,
Thoskk

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


[Libreoffice-bugs] [Bug 87285] print a large page on multi page A4 doesn't work

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87285

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #6 from Julien Nabet  ---
Thank you Tibor for the test with recent LO versions.
Since 4.4 branch is soon in EOL (see
https://wiki.documentfoundation.org/ReleasePlan/4.4), let's consider this one
as WFM.

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


[Libreoffice-bugs] [Bug 94796] LINEST and LOGEST should have ForceArray parameter types (was: LINEST and INDEX problem)

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94796

Eike Rathke  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |er...@redhat.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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 73805] EDITING: Layout Loop when writing into a section with 3 columns

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73805

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #12 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 94871] [HELP] note and warning paragraphs are aligned incorrectly

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94871

--- Comment #1 from Regina Henschel  ---
Lera: Please attach the .xhp file too.

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


[Libreoffice-bugs] [Bug 94796] LINEST and LOGEST should have ForceArray parameter types (was: LINEST and INDEX problem)

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94796

Eike Rathke  changed:

   What|Removed |Added

Summary|LINEST and INDEX problem|LINEST and LOGEST should
   ||have ForceArray parameter
   ||types  (was: LINEST and
   ||INDEX problem)

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


[Libreoffice-bugs] [Bug 94846] UI: Search bar should provide consistent feedback when search keys are not found

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94846

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
  Component|Calc|ux-advise
   Severity|minor   |enhancement

--- Comment #4 from Cor Nouws  ---
can't confirm this either, Laszio.

Sometimes, depending on config and theme, displayed text is very hard to see.
Could that be the case for you too?
Cheers - Cor

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


[Libreoffice-bugs] [Bug 89761] the computer crashes after a selection

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89761

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #4 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 89697] Cannot successfully install LO 4.4.1.2 on Kubuntu 14.04

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89697

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #4 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 94851] Not printing images

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94851

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #2 from V Stuart Foote  ---
Created attachment 119405
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119405=edit
test ODT document with SVG, EMF, EPS and transparent PNG

Can not reproduce on Windows 10 Pro 64-bit en-US with
Version: 5.0.2.2 (x64)
Build ID: 37b43f919e4de5eeaca9b9755ed688758a8251fe
Locale: en-US (en_US)

Clean printing to PostScript, PCL6, as well as Export to PDF of attached test
ODT with SVG, EMF, EPS and transparent PNG images.

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


[Libreoffice-bugs] [Bug 88940] error 0xc000007b

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88940

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #12 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 80552] EDITING: Writer freezes when deleting words from DOC

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80552

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #9 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 92214] calc is crashed when you try to copy the cells to writer [64bit only?]

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92214

Robinson Tryon (qubit)  changed:

   What|Removed |Added

   Severity|blocker |critical

--- Comment #11 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 79315] FILESAVE: DOCX: wrong position for rotated pictures

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79315

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #5 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 79641] LibreOffice 4.4 most annoying bugs

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79641

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 Depends on|88276   |

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


[Libreoffice-bugs] [Bug 94534] REPORTBUILDER won't save changes to reports in report design mode

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94534

--- Comment #15 from DiegoM  ---
(In reply to Alex Thurgood from comment #14)
> (In reply to DiegoM from comment #11)
> 
> > 
> > OK, Robert.
> > Will try a custom installation (allready done such before) and report about
> > it.
> > 
> 
> @Diego : your problem is different to the one Pete initially reported - if
> it is not an Ubuntu PPA specific problem, please open a separate bug report
> in this bugzilla.
> 
> If your problem is an Ubuntu specific PPA problem, then open a bug report on
> Ubuntu's own bug reporting platform.

---
Hallo Alex/Robert.

I did install LO 4.4.5.2 32bit downloaded from TDF/LO site; this was done
without removing the ppa installation.

Forcing start from /opt/libreoffice4.4/program/soffice.
After opening the odb, Reportbuilder is starting normally. 
For me the item is solved, will try to report it to Ubuntu ppa bug platform.

tnks, diego

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


[Libreoffice-bugs] [Bug 71669] Scale images proportionally by default

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71669

--- Comment #26 from Pierre C  ---
(In reply to Samuel Mehrbrodt from comment #25)
> 
> This was intentional. Why do you think shapes should be resized
> proportionality by default?

First, I think that all resizing actions should have the same behaviour, not
sometimes keeping ratio by pressing shift key and other times keeping ration by
without pressing shift key. 
Second, Keeping ratio should be the default behaviour, by the simplest action,
i.e. without pressing shift key

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


[Libreoffice-bugs] [Bug 94812] Form Edit find does not bring up a dialog box

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94812

--- Comment #2 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I confirm the bug.
I got no specific logs on console.

I tried to find the root cause by creating a bt from Search/Replace location
(svx/source/dialog/srchdlg.cxx:273, found with
https://translations.documentfoundation.org by enabling keyid) which is ok but
bt doesn't show where the command comes from. I've got only a stack of
dispatch, binding ... methods.
In brief, I don't have a slight idea how to investigate :-(

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


[Libreoffice-bugs] [Bug 94382] Load XLS files by ANSII encode.

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94382

--- Comment #8 from Julien Nabet  ---
(In reply to Eike Rathke from comment #7)
...
> @Julien:
> When analyzing .xls files you might be interested in the mso-dumper from
> http://cgit.freedesktop.org/libreoffice/contrib/mso-dumper
> but that seems to hang with "the\ old\ \(and\ common\)\ style\ excel\
> file.xls", probably because it is not a compound document file format.
> Patches on gerrit welcome ;) if that plain BIFF5 thingy fits at all..

I wanted to give it a look so I downloaded it from github (it didn't work from
cgit.freedesktop.org) and had this after having launch "make"
cd test/doc && ./test.py
..
--
Ran 22 tests in 4.828s

OK
cd test/emf && ./test.py
.
--
Ran 1 test in 0.047s

OK
pep8 --ignore=E501 msodumper/msometa.py
pep8 --ignore=E501 doc-dump.py msodumper/doc{dirstream,record,sprm,stream}.py
test/doc/test.py
doc-dump.py:12:1: E402 module level import not at top of file
msodumper/doc{dirstream,record,sprm,stream}.py:1:1: E902 IOError: [Errno 2] No
such file or directory: 'msodumper/doc{dirstream,record,sprm,stream}.py'
test/doc/test.py:12:1: E402 module level import not at top of file
test/doc/test.py:13:1: E402 module level import not at top of file
test/doc/test.py:14:1: E402 module level import not at top of file
Makefile:2: recipe for target 'check' failed

It seems quite a different world from LO :-)

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


[Libreoffice-bugs] [Bug 94721] FILEOPEN: some emojis not displayed

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94721

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #4 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, phone appears like a
rectangle, the 2 other emojis are ok.
Does it need some specific fonts?

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


[Libreoffice-bugs] [Bug 93281] LibreOffice Viewer for Android worked only once; after that, it always crashes.

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93281

Robinson Tryon (qubit)  changed:

   What|Removed |Added

   Severity|blocker |critical

--- Comment #15 from Robinson Tryon (qubit)  ---
(In reply to Commit Notification from comment #14)
> tdf#93281 clean cache directory on each start
> 
> It will be available in 5.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

Dropping Severity -> Critical (we don't use 'blocker' anymore).

Marcos (et al): Can someone test with a daily Android build and see if this
crasher continues to persist? I'd love to see this one Resolved!

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


[Libreoffice-bugs] [Bug 94850] FILESAVE: Icon set Stars not saved as XLSX

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94850

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

http://cgit.freedesktop.org/libreoffice/core/commit/?id=2e6feddc53830406fa04b4a0aea49bb8438dc702

3stars iconset not exported to OOXML, tdf#94850

It will be available in 5.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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94850] FILESAVE: Icon set Stars not saved as XLSX

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94850

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|| target:5.1.0

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


[Libreoffice-bugs] [Bug 94869] Calculations involving an array and a position dependent intersection do not propagate an error if there is no intersection in non-array scalar mode

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94869

Eike Rathke  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |er...@redhat.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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78897] DISPLAY: Hashmarks instead of number with * repeat format code if the same number/format was displayed left of it in a wider column

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78897

--- Comment #23 from Eike Rathke  ---
My name is Eike, but anyway.. ;-)

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


[Libreoffice-bugs] [Bug 94721] FILEOPEN: some emojis not displayed

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94721

--- Comment #5 from Julien Nabet  ---
Typing manually U+0260E makes a phone appear.
What's the Unicode character used in the doc for the phone?

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


[Libreoffice-bugs] [Bug 94871] New: [HELP] note and warning paragraphs are aligned incorrectly

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94871

Bug ID: 94871
   Summary: [HELP] note and warning paragraphs are aligned
incorrectly
   Product: LibreOffice
   Version: 5.1.0.0.alpha0+ Master
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lera.goncha...@gmail.com

Created attachment 119404
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119404=edit
example a page

if you look at the attached screenshot, you see that the paragraph alignment is
uneven. In addition, they are placed away from the "note" and "warning" flags
that makes it unsightly.

it would be great if between the flags and the paragraph is had a small
distance, and all the paragraphs is aligned the left edge.

screenshot made on:
Kubuntu 14.04
LO master at 06.10.2015

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


[Libreoffice-bugs] [Bug 71339] EDITING sigma icon (sum function) operating on selected range

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71339

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #13 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 93523] unable to install viewer apk on some devices

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93523

Robinson Tryon (qubit)  changed:

   What|Removed |Added

   Severity|blocker |critical

--- Comment #2 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 71251] EDITING - Embedded Firebird - Creating table from default choices via wizard fails

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71251

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #16 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

(In reply to Lionel Elie Mamane from comment #6)
> 
> (note: firebird 3 has/will have BOOLEAN datatype)

Lionel: Looks like Firebird 3 beta 2 is available --> does it fix this issue?
http://www.firebirdsql.org/en/firebird-3-0-0-beta2/

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


[Libreoffice-bugs] [Bug 93999] LibreOffice Draw 5.0.1 crashes all the time

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93999

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
  Component|General |Draw
Version|unspecified |5.0.1.2 release
Product|Document Liberation Project |LibreOffice
   Severity|blocker |critical

--- Comment #1 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

Giovanni: I think this got filed in the wrong product --> moving to
LibreOffice.

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


[Libreoffice-bugs] [Bug 94872] Display of points in xy (scatter) chart as bars/columns

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94872

--- Comment #1 from tho...@gmx.de ---
oh, and I forgot one thing: It would be perfect if the bars/columns could be
displayed as Gaussian curves (with width corresponding to hight).

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


[Libreoffice-bugs] [Bug 94796] LINEST and INDEX problem

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94796

Eike Rathke  changed:

   What|Removed |Added

   Hardware|Other   |All
Version|5.0.2.2 release |Inherited From OOo
 OS|Windows (All)   |All

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


[Libreoffice-bugs] [Bug 94820] LibO 5.02 doesn't work either in Mac OS X.11 or Win 7 (with parallels)

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94820

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #3 from V Stuart Foote  ---
Parallels, VMWare Fusion ,and Oracle VM VirtualBox are all hosting environments
supporting OS X with guest virtual machine OSs.

When properly configured, they allow OS X to host other operating systems as
virtual machine guest operating systems.  Configuration and installation of
programs onto the VM is then in all facets identical as if the OS was installed
natively.

We need more detail about the build of Windows hosted under Parallels, and
which flavor of the LibreOffice installer was used (64-bit, or 32-bit).

As to any error when installing the OS X native .dmg package that is likely and
unrelated issue--just happens to be on the same system.

What release of OS X, what build of Parralels and please calculate HASH values
for the downloaded LibreOffice installer for each OS.

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


[Libreoffice-bugs] [Bug 94534] REPORTBUILDER won't save changes to reports in report design mode

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94534

Alex Thurgood  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 94033] Crash

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94033

Robinson Tryon (qubit)  changed:

   What|Removed |Added

 CC||qu...@runcibility.com
   Severity|blocker |critical

--- Comment #2 from Robinson Tryon (qubit)  ---
Dropping Severity -> critical (we've deprecated the 'blocker' value)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Severity#Severity_Levels

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


[Libreoffice-bugs] [Bug 94725] Selecting a new object fill setting in Area tab doesnt change other tabs

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94725

--- Comment #5 from Beluga  ---
But why should the Area color be tied to what is in the Colors tab? Isn't the
purpose of Colors simply to manage colors?

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


[Libreoffice-bugs] [Bug 94216] Unable to Install 5.0.1.2 on W10: Error 1303

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

--- Comment #14 from Robertjm  ---
I stand corrected. The installer is the x86 version, which was automatically
offered to me when I go to the download page. I am currently downloading the
x64 installer, and will try that as soon as it is completely downloaded.

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


[Libreoffice-bugs] [Bug 78897] DISPLAY: Hashmarks instead of number with * repeat format code if the same number/format was displayed left of it in a wider column

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78897

--- Comment #21 from Commit Notification 
 ---
Eike Rathke committed a patch related to this issue.
It has been pushed to "libreoffice-5-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=b959b6ba7c3a7385e353ea2fa617b82e177960a0=libreoffice-5-0

Resolves: tdf#78897 do not cache/reuse a repeat-filled string

It will be available in 5.0.3.

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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94686] LibO 5.0.2.2 Windows don't work into VMware

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94686

Michael Meeks  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #10 from Michael Meeks  ---
Hmm - silly me; sorry ! now I look - we can get the same info out of a master /
dbgutil build - it'd be just great to get the info about your device from there
!

Thanks.

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


[Libreoffice-bugs] [Bug 94686] LibO 5.0.2.2 Windows don't work into VMware

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94686

--- Comment #11 from Maxime THEPAULT-DENIS  ---
Ok, so what informations do you need, exactly ?

Maybe you want I use another command line ?

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


[Libreoffice-bugs] [Bug 94201] Dont import blank visibility attribute of tag

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94201

Jan Holesovsky  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #7 from Jan Holesovsky  ---
Regina: Thank you for your patch! :-)  I've pushed the 1st part of that - the
"no localize on switch element".

For the 2nd - can we actually do the  inside the block, like:












so that more code there is shared?

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


[Libreoffice-bugs] [Bug 88154] PPTX: chart axis number format incorrect

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88154

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|| target:5.1.0

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


[Libreoffice-bugs] [Bug 88154] PPTX: chart axis number format incorrect

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88154

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

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

tdf#88154 workaround and unit test

It will be available in 5.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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94216] Unable to Install 5.0.1.2 on W10: Error 1303

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

--- Comment #13 from Robertjm  ---
Yes Stuart. It is the 64bit version. I had mentioned in my previous comment
that the error is happening both with the standard terminal screen AND the "run
with Administrative" privileges terminal screen.

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


[Libreoffice-bugs] [Bug 94520] UI: Formula ToolBar fields go blank when focus leaves window

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94520

--- Comment #3 from Alex  ---
I'm not sure that a screenshot would show anything except two blank fields. 
What happens with version 5 but not version 4 is that when the focus leaves the
Calc sheet window (to another window on the screen or to a different screen),
the formula field and the cell location field in the formula toolbar go blank. 
It may take a few seconds for this to happen.  Perhaps, and I'm just guessing
here, it may have something to do with the user's mouse behavior.  In my case,
the behavior is focus follows mouse, i.e, whichever window the mouse cursor is
under gets the focus, although that window is not brought to the front unless
it is clicked somewhere.  Another guess is that it might have something to do
with a user's default color scheme.  Perhaps what's actually happening is that
the text just changes color, and in my case happens to change to the same color
as the background due to my color scheme. However, even if that's the case, I
don't see why any change to those fields should happen just because focus
shifts away from the window. What would be the point of that?   The result is
that if you're trying to compare a formula (or cell content) on one sheet with
that of a sheet in another window, you can't because whichever one is not in
focus will go blank.

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


[Libreoffice-bugs] [Bug 90810] Writer generates A LOT of line feeds in footnotes when opening docx document

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90810

--- Comment #5 from Commit Notification 
 ---
Stephan Bergmann committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=955c8f4c7b6038aa802e33074623b8eab0494d0c

Revert "tdf#90810: skip all elements outside of the requested footnote"

It will be available in 5.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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 94844] Editing/links

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94844

steve -_-  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from steve -_-  ---
Can you please provide a test document so this can be tested against and
subsequently be confirmed. If your document contains sensitive data, please
clear that or replace it with random information.

A step-by-step description of how to reproduce the issue is most helpful and
will help to speed up the processing of this problem a lot.

Setting to NEEDINFO until more detail is provided.

After providing the requested info, please reset this bug to UNCONFIRMED
(should it be persisting) or WORKSFORME (should it be solved with a newer LO
version).

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


[Libreoffice-bugs] [Bug 93493] CRASH when File -> Close after style update in Writer document

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93493

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #7 from Cor Nouws  ---
might be the same as bug 94848 ?

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


[Libreoffice-bugs] [Bug 94704] Resize does not work

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94704

raal  changed:

   What|Removed |Added

 Resolution|FIXED   |NOTABUG

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


[Libreoffice-bugs] [Bug 94704] Resize does not work

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94704

peter_rog...@live.co.uk changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from peter_rog...@live.co.uk ---
hi
That works, many thanks(In reply to Beluga from comment #2)
> Yeah shift+drag should resize without preserving aspect ratio.
> 
> Set to NEEDINFO.
> Change back to UNCONFIRMED, if the problem persists. Change to RESOLVED
> INVALID, if the problem went away.

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


[Libreoffice-bugs] [Bug 94201] Dont import blank visibility attribute of tag

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94201

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|| target:5.1.0

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


[Libreoffice-bugs] [Bug 94201] Dont import blank visibility attribute of tag

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94201

--- Comment #8 from Commit Notification 
 ---
Regina Henschel committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/commit/?id=cfc05699a5e541f0e0785ed342443506f272255f

tdf#94201: No 'localize' on the 'switch' element.

It will be available in 5.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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 93137] Document Recovery fails - logical error.

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93137

--- Comment #5 from Kumāra  ---
(In reply to kie000 from comment #0)
> Do you have a room with an infinite number of monkeys in writing LibreOffice
> code? It's so bad it boggles the mind.

While I can empathize with your frustration, kie000, I can assure you that a
comment as the above is likely to put off the coders, who aren't paid for this.
Hope you understand.

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


[Libreoffice-bugs] [Bug 94846] UI: Search bar lacks feedback

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94846

las...@csecsy.hu changed:

   What|Removed |Added

Version|unspecified |5.0.2.2 release
 OS|All |Mac OS X (All)

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


[Libreoffice-bugs] [Bug 94844] Editing/links

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94844

Julien Nabet  changed:

   What|Removed |Added

Summary|EDITTING/LINKS  |Editing/links

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


[Libreoffice-bugs] [Bug 94723] Duplicate Page bug using side page pane

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94723

--- Comment #5 from David  ---
Xubuntu 15.04
Kernels 4.1.7 - 4.2.3 mainline (I change kernel regularly to test performance)

Of course, 15.10 will be out soon so I will be doing a clean install of that
soon.

I typically have three versions of LO installed. The stable current release,
the fresh release, and when I encounter bugs that slow my work down I leap to
the developer version to see if they are still present. Between all three
versions of LO I usually find my way past bugs I encounter.

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


[Libreoffice-bugs] [Bug 94846] UI: Enhancement: Search bar should provide instant feedback when searches are typed (analogue to e.g. Firefox behavior)

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94846

--- Comment #2 from las...@csecsy.hu ---
I'm not expecting instant search results while I'm typing. I'm expecting a
"Search key not found" message after I press Enter, which is not displayed. If
I click on the arrow buttons with the mouse instead, I get that message
displayed. If I move the mouse over the search bar after pressing Enter, I get
that message displayed.

If I press Up/Down keys on my keyboard, I can navigate between my previous
search keys, but that has nothing to do with my bug report.

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


[Libreoffice-bugs] [Bug 94725] Selecting a new object fill setting in Area tab doesnt change other tabs

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94725

--- Comment #4 from Yousuf (Jay) Philips  ---
I guess i was mistaken in my instructions about step 7, as it should have been
Chart 11. :D

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


[Libreoffice-bugs] [Bug 78897] DISPLAY: Hashmarks instead of number with * repeat format code if the same number/format was displayed left of it in a wider column

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78897

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|BSA target:5.1.0|BSA target:5.1.0
   ||target:5.0.3

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


[Libreoffice-bugs] [Bug 94844] crash in Calc file with links updated every 60 seconds and macros running

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94844

steve -_-  changed:

   What|Removed |Added

Summary|Editing/links   |crash in Calc file with
   ||links updated every 60
   ||seconds and macros running

--- Comment #2 from steve -_-  ---
Can you please provide a test document so this can be tested against and
subsequently be confirmed. If your document contains sensitive data, please
clear that or replace it with random information.

A step-by-step description of how to reproduce the issue is most helpful and
will help to speed up the processing of this problem a lot.

Setting to NEEDINFO until more detail is provided.

After providing the requested info, please reset this bug to UNCONFIRMED
(should it be persisting) or WORKSFORME (should it be solved with a newer LO
version).

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


[Libreoffice-bugs] [Bug 94360] Crashes program every time I close the file

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94360

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #2 from Cor Nouws  ---
Michael, can you check if it's this issue please:
 https://bugs.documentfoundation.org/show_bug.cgi?id=91789

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


[Libreoffice-bugs] [Bug 94283] LibreOffice can't start on Windows XP SP2

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94283

b0  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #12 from b0  ---
I can report that 5.0.2.2 version DOES work on XP SP3, everything starts up as
intended. 

This probably means that requirements page needs updating to clearly state
minimum is XP SP3, and installer needs change so it doesn't install on lesser
version then XP SP3... I could help with both of those changes if someone can
direct me to correct repository !? 

Also, do we need two new issues for incorrect system requirments on
(https://www.libreoffice.org/get-help/system-requirements/) and for installer
to fail on lesser version then XP SP3?

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


[Libreoffice-bugs] [Bug 94846] UI: Search bar should provide consistent feedback when search keys are not found

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94846

las...@csecsy.hu changed:

   What|Removed |Added

Summary|UI: Enhancement: Search bar |UI: Search bar should
   |should provide instant  |provide consistent feedback
   |feedback when searches are  |when search keys are not
   |typed (analogue to e.g. |found
   |Firefox behavior)   |

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


[Libreoffice-bugs] [Bug 86569] FILEOPEN FILESAVE: the Document Recovery has wrong behavior

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86569

Kumāra  changed:

   What|Removed |Added

 CC||kumara.bhik...@gmail.com

--- Comment #6 from Kumāra  ---
(In reply to Lera from comment #0)
> Problem description: the Document Recovery windows appear without any need.

It may be just a transient problem with old recovery data. Clicking "Cancel"
should remove the problem.

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


[Libreoffice-bugs] [Bug 94845] New: LibreOffice Icon - Looks plain and blant

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94845

Bug ID: 94845
   Summary: LibreOffice Icon - Looks plain and blant
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ben...@rocketmail.com

Dear developers, LibreOffice icon's on Windows looks plain and blant. Its icon
cant usually signify the product. I prefer you have a better icon for better
representation of product. Overall product rating 10/10. Thanks.

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


[Libreoffice-bugs] [Bug 94844] EDITTING/LINKS

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94844

Mark Patterson  changed:

   What|Removed |Added

   Hardware|x86 (IA32)  |x86-64 (AMD64)
Version|unspecified |5.0.2.2 release

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


[Libreoffice-bugs] [Bug 94520] UI: Formula ToolBar fields go blank when focus leaves window

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94520

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #2 from raal  ---
Hello, I want to bibisect this but bug I don't know if I understand correctly
the problem. I tested 5.0.2 and 4.0.0 and doesn't  see the difference. Please
could you post a screenshot with error? Thank you

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


[Libreoffice-bugs] [Bug 94216] Unable to Install 5.0.1.2 on W10: Error 1303

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

--- Comment #16 from Robertjm  ---
OK, so the 64bit installer worked successfully from a non-admin privileged
command line. I have attached the installation log form the successful attempt
in case it should be helpful for the developers to see what happened
differently only my system this time.

I guess I hadn't realized I was using the 32bit version because I simply
downloaded the version which was offered to me when I go to the download page.
I had assumed it was detecting my Windows O/S installed, and offering me the
proper version. But, that's not the case.

Shouldn't the 32bit version install on my system anyways?

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


[Libreoffice-bugs] [Bug 94686] LibO 5.0.2.2 Windows don't work into VMware

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94686

--- Comment #9 from Maxime THEPAULT-DENIS  ---
Sorry for the previous comment :

I will keep the workaround.

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


[Libreoffice-bugs] [Bug 94686] LibO 5.0.2.2 Windows don't work into VMware

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94686

--- Comment #8 from Maxime THEPAULT-DENIS  ---
Ok thank you, so I don't have the skill do to that.

I will keep the workaroung.

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


[Libreoffice-bugs] [Bug 94122] [Impress] Automatic colors (white on dark background) (or colors predefined ?) are not exported to PPT or PPTX correctly

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94122

--- Comment #8 from Ljiljan  ---
(In reply to Cour Nozws from comment #7)

>If we start doing that, there must be more features disabled in LibreOffice 
>>since (export to) MsOffice does not (yet) support them. Not a reasonable 
>option >I think.

Then, this is not ENHANCeMENT, but BUG. 

I reported bug on existing feature, and I didn't require new feature.

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


[Libreoffice-bugs] [Bug 94847] New: RTL Page order

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94847

Bug ID: 94847
   Summary: RTL Page order
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jonathan.chiare...@gmail.com

When writing with Format->Page set to Left to Right, the first page (odd, #1)
is the "Right page".*

However, when Format->Page is set to Right to Left, the first page (odd, #1) is
labelled "Right page" and acts as such when mirrored page margins are set.
(I.e. The outer margin is on the right for the right pages).

In RTL books the first page is on the Left. You open a book ("from the back").
The cover is on the left side. You unfurl it to the right. Turn the page again.
Now there is the Title Page, the first page, the odd page, the #1 page, on the
LEFT. I know of no way to fix this. Adding an additional Title Page a dummy
page does not change this.

I could tell the page numbers to start at 2 or 4 to offset the odd/even
problem. But then I have to think backwards whenever I set inner/outer margins
in a mirrored setup and text alignment in headers and footers.

Oh, and also it makes booklet printouts impossible.

Please fix

*(That it is displayed on the left on two-page view is a minor annoyance. The
first two pages should be just grey on the left and the first page, #1, should
be displayed on the right)

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


[Libreoffice-bugs] [Bug 94848] Crash after changing paragraph style in particular document

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94848

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #1 from Cor Nouws  ---
Created attachment 119380
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119380=edit
document that crashes with changing style

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


[Libreoffice-bugs] [Bug 94848] Crash after changing paragraph style (in particular document?)

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94848

--- Comment #4 from Cor Nouws  ---
Query I used for checking
 
https://bugs.documentfoundation.org/buglist.cgi?component=Writer=short_desc=short_desc_top=OR_id=562564=LibreOffice_format=advanced_desc=crash_desc_type=allwordssubstr=5.0.0.0.alpha0%2B%20Master=5.0.0.0.beta1=5.0.0.0.beta2=5.0.0.0.beta3=5.0.0.1%20rc=5.0.0.2%20rc=5.0.0.3%20rc=5.0.0.4%20rc=5.0.0.5%20release=5.0.1.1%20rc=5.0.1.2%20release=5.0.2.1%20rc=5.0.2.2%20release=5.1.0.0.alpha0%2B%20Master

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


[Libreoffice-bugs] [Bug 94848] Crash after changing paragraph style (in particular document?)

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94848

Cor Nouws  changed:

   What|Removed |Added

   Priority|medium  |highest
   Severity|normal  |critical

--- Comment #3 from Cor Nouws  ---
NB
- tested with clean user profile
- Has nothing to do with bug 93145 - crashes too when I use Galaxy (see comment
#2 there)
- Maybe related to bug 93493

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


[Libreoffice-bugs] [Bug 94848] Crash after changing paragraph style (in particular document?)

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94848

Cor Nouws  changed:

   What|Removed |Added

   Keywords||regression
 Whiteboard||bibisectrequest

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


[Libreoffice-bugs] [Bug 94846] UI: Search bar lacks feedback

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94846

steve -_-  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 Whiteboard||ux-advise
   Severity|normal  |enhancement

--- Comment #1 from steve -_-  ---
The message also appears after pressing "Enter". Not sure what's to be expected
here. Of course it would be great to see results as you type away your search.
In my test, the arrow keys do not trigger the info "No search results found"
but allow to skip through previous searches or move forward / backward amongst
those.

Comparing with Firefox, that one immediately shows all search results as the
user type their search in the searchbar.

Setting to NEW - Enhancement and adding "UX-advise" for input as to what is
expected here.

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


[Libreoffice-bugs] [Bug 94846] UI: Search bar should provide consistent feedback when search keys are not found

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94846

Beluga  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||todven...@suomi24.fi
  Component|Calc|ux-advise
 Whiteboard|ux-advise   |

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


[Libreoffice-bugs] [Bug 94847] RTL Page order

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94847

--- Comment #1 from Jonathan Joseph Chiarella  ---
Edit for missing words: Adding an additional Title Page to act as a dummy page
does not change this.

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


[Libreoffice-bugs] [Bug 94848] Crash after changing paragraph style (in particular document?)

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94848

Cor Nouws  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Summary|Crash after changing|Crash after changing
   |paragraph style in  |paragraph style (in
   |particular document |particular document?)
 Ever confirmed|0   |1

--- Comment #2 from Cor Nouws  ---
Changing title: set (in particular document?) with question mark. It happens
too (now and then?) with just a clean document, type foo, apply heading one,
change font > Crash

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


[Libreoffice-bugs] [Bug 93493] CRASH when File -> Close after style update in Writer document

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93493

--- Comment #8 from Cor Nouws  ---
(In reply to Cor Nouws from comment #7)
> might be the same as bug 94848 ?

No not the same, maybe related

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


[Libreoffice-bugs] [Bug 94846] New: UI: Search bar lacks feedback

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94846

Bug ID: 94846
   Summary: UI: Search bar lacks feedback
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: las...@csecsy.hu

Using 5.0.2.2, build ID: 37b43f919e4de5eeaca9b9755ed688758a8251fe on a Mac.

Steps to reproduce:

1. Open just about anything. Even an empty, new spreadsheet does the trick.

2. Press Ctrl+F.

3. Type anything into the search bar that will NOT be found.

4. Press Enter.

Expected result:

An immediate message saying "Search key not found".

Actual result:

Nothing, unless the mouse is hovered on the search bar (anywhere).

Mitigation factor: If any of the arrow buttons are clicked with the mouse, the
message appears immediately.

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


[Libreoffice-bugs] [Bug 71669] Scale images proportionally by default

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71669

--- Comment #24 from Pierre C  ---
Hi,

Maybe this bug should be reopened. Draw objects are not scaled proportionnaly
by default.

For example if you have a Draw object in Impress, you should press Shift key if
you want to resize it without losing its proportions.

This behaviour should be the same for all objects that can be resized.

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


[Libreoffice-bugs] [Bug 94848] New: Crash after changing paragraph style in particular document

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94848

Bug ID: 94848
   Summary: Crash after changing paragraph style in particular
document
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: x86 (IA32)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: c...@nouenoff.nl

I'll attach a document that reliably crashes for me

1. put focus in first paragraph
2. open Styles and Formatting
3. right click on style Title, choose Modify, click size 20, hit Enter for OK

  > crash

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


[Libreoffice-bugs] [Bug 94847] RTL Page order

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94847

Jonathan Joseph Chiarella  changed:

   What|Removed |Added

  Component|Writer  |LibreOffice

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


[Libreoffice-bugs] [Bug 93503] LibreOffice 5 keep crashing

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93503

Cor Nouws  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 CC||c...@nouenoff.nl
 Resolution|--- |INVALID

--- Comment #2 from Cor Nouws  ---
Hi sorry, Let me close this as invalid, since we have no info to test it. 
(Enough crash issues that have the info, so this might well be a duplicate?)

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


[Libreoffice-bugs] [Bug 94846] UI: Enhancement: Search bar should provide instant feedback when searches are typed (analogue to e.g. Firefox behavior)

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94846

steve -_-  changed:

   What|Removed |Added

Summary|UI: Search bar lacks|UI: Enhancement: Search bar
   |feedback|should provide instant
   ||feedback when searches are
   ||typed (analogue to e.g.
   ||Firefox behavior)

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


  1   2   3   >