[Libreoffice-bugs] [Bug 91017] [Regression] Black squares hide content of WMF image

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91017

--- Comment #8 from Armin Le Grand  ---
Just checked, already happens in LO4.4.7.1, saw that this is the case since
2013, I thought this is more current. Checked LO4.0.6.2, looks good there (just
by ignoring these actions and not handling them, what do they do then...?)

-- 
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 91017] [Regression] Black squares hide content of WMF image

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91017

--- Comment #9 from Armin Le Grand  ---
Very strange - teh isolated wmf shows the diagram, but with shadow. When
looking at the read Bitmaps these are all-black, 24bit, no alpha. Independent
from painting, there may be something wrong with DIB import.

-- 
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 97270] copying formatting with paint brush does not copy/apply (some?) paragraph properties (line spacing, distance above)

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97270

--- Comment #5 from Daniel  ---
Thanks for the information.

However, if something needs to be explicitly explained and furthermore when
there are multiple bug reports regarding this feature, we could assume that
this behaviour is non-standard and unexpected by users.

I am not sure how other systems (MS Office, Google Docs) handle this, but if
there is some common ground, it would be beneficial to change it in accordance
from the UX point of view.

-- 
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 78558] FILEOPEN: Excel chart with transparent background imported over blue frame

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78558

--- Comment #23 from Christian Lohmaier  ---
see also https://bz.apache.org/ooo/show_bug.cgi?id=125222 (cf
https://bz.apache.org/ooo/show_bug.cgi?id=119287#c12 "I used the wrong Issue ID
in the commit, sorry.")

That one is supposed to have the fix for the regression (blue background
instead of no background) identified as caused by
https://svn.apache.org/viewvc?view=revision=1344740 ) - unfortunately
it is already applied for LO
http://cgit.freedesktop.org/libreoffice/core/commit/?id=d07778f62ed386672a60ef7570a89b5fa109e026

-- 
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 48783] Clipboard cleared on exit on Linux

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48783

Cor Nouws  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||c...@nouenoff.nl
 Resolution|--- |FIXED

--- Comment #23 from Cor Nouws  ---
I close this one
See
 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=f1358edf469e70df1fb044bb58cd888fea15173c

Please check in a daily build tomorrow or soon thereafter.

-- 
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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

--- Comment #11 from Mindaugas Baranauskas  ---
Thanks for suggestion, but fortunately I had multiple Linux ISO
(LiveCD/LiveDVD/LiveUSB) images with different openSUSE+LibreOffice versions ;)

-- 
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 34303] PDF export predefined destination folder

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34303

--- Comment #34 from Klaus Langguth  ---
The bug is still present and it is not solved.
Saving pdfs within the same folder of the opened file will not work.
LO saves it somewhere else. This is a very anoying bug as pdfs saving is a main
feature of LO.
We use W7 / W10 home an pro versions. None works.
Please fix that
Thank you
Klaus

-- 
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 97086] Encryption as XLSX truncates password to 15 characters

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97086

--- Comment #4 from Katarina Behrens (CIB)  ---
No regression, it's been like this since the beginning of time. 

There's indeed 15 char length limit on passwords in LO, restricted to MSO
formats. I can't quite see why as it's impossible to search commit history so
far back into the past. 

Likely because of this:
https://msdn.microsoft.com/en-us/library/dd772916%28v=office.12%29.aspx It
looks like such limit used to exist in binary MSO formats (.doc, .xls)

Couldn't find any info on password limits in OOXML standard, just that this 15
char limit exists in MS Excel on Mac platform:
https://support.office.com/en-us/article/Require-a-password-to-open-or-modify-a-workbook-10579f0e-b2d9-4c05-b9f8-4109a6bce643
probably independent of file format.

-- 
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 97123] data range created by drag'n drop from base window loses database name on save

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97123

Beluga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Beluga  ---
Reproduced.

Dragging the table like that seems to be a new feature as it is not possible in
4.3.

Win 7 Pro 64-bit Version: 5.2.0.0.alpha0+
Build ID: 6b65a0e83c4798f117be61af91dbaebdc85e94b7
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-01-21_03:41:08
Locale: fi-FI (fi_FI)

-- 
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 97126] listbox in table control: read only property without effect

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97126

Beluga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #3 from Beluga  ---
Listbox control in Form? Not reproduced here. It is greyed out.

Unable to test with 5.0.4 due to some Java problem..

Win 7 Pro 64-bit Version: 5.2.0.0.alpha0+
Build ID: 6b65a0e83c4798f117be61af91dbaebdc85e94b7
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-01-21_03:41:08
Locale: fi-FI (fi_FI)

-- 
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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

--- Comment #3 from Mindaugas Baranauskas  ---
I use openSUSE 13.2 (64-bit) Linux

-- 
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 97298] Wrong color of background graphics in PDF export

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97298

--- Comment #1 from Ofir  ---
Created attachment 122129
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122129=edit
PDF exported with PowerPoint 2013 showing the expected result

-- 
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 97298] Wrong color of background graphics in PDF export

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97298

--- Comment #2 from Ofir  ---
Created attachment 122130
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122130=edit
PDF exported from Impress showing the dark blue circle 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 97085] window list is often incomplete

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97085

--- Comment #5 from Beluga  ---
Ok, does it make a difference with the problem, if you launch LibreOffice from
the command line like this:
SAL_USE_VCLPLUGIN=gen soffice

-- 
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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

--- Comment #9 from Mindaugas Baranauskas  ---
Created attachment 122131
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122131=edit
LibreOffice 3.4.2 – not affected (webm video)

-- 
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 97141] dot on numeric pad shows as comma with Brazilian ABNT keyboards

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97141

--- Comment #4 from Alexandre Monobe  ---
(In reply to Beluga from comment #2)
> See this:
> https://help.libreoffice.org/Common/Languages#Decimal_separator_key_-
> _Same_as_locale_setting

Confirmed. This configuration works.

But it's counterintuitive cause you need to uncheck the option "Same as locale
setting" which comes checked by default.

And yes my default locale is set right (pt_BR.UTF-8)


Without this option checked everything works great. 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 97141] dot on numeric pad shows as comma with Brazilian ABNT keyboards

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97141

--- Comment #3 from Alexandre Monobe  ---
Confirmed. This configuration works.

But it's counterintuitive cause you need to uncheck the option "Same as locale
setting" which comes checked by default.

And yes my default locale is set right (pt_BR.UTF-8)


Without this option checked everything works great. 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 97054] Table: The results are inconsistent when you insert a copied table inside a cell of an existing table using paste.

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97054

Beluga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #2 from Beluga  ---
Would enhancement request bug 90602 solve this for you?

Set to NEEDINFO.
Change back to UNCONFIRMED, if not. Change to RESOLVED DUPLICATE of bug 90602,
if yes.

-- 
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 97166] Writer: Import .docx: Some formulas aren't correctly imported

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97166

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
 Whiteboard||TooBusyNowNeedsFurtherTesti
   ||ngForPossibleRegressionAndP
   ||ossibleDuplicates

-- 
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 97085] window list is often incomplete

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97085

Beluga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #2 from Beluga  ---
What desktop environment are you using?

-- 
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 97294] LibreOffice Writer Freeze

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97294

--- Comment #2 from Kroontje  ---
Hello Cor

This with a normal file. Like .doc or .ods

I re install my PC to Ubuntu 14.04 64bit. three weeks ago.
I install LibreOffice 4 out of the box. Then the problems come up. So i install
version 5.
That had the same problem. When i select a text to change the size it freeze.
Before that i use 14.04 32bit. No problems.

Regards
Kroontje

-- 
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 97165] Writer: Import .docx: Some formulas aren't centered

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97165

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
 Whiteboard||TooBusyNowNeedsFurtherTesti
   ||ngForPossibleRegressionAndP
   ||ossibleDuplicates

-- 
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 97164] Writer: Import .docx: Writer doesn't show percent symbol in formula

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97164

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
 Whiteboard||TooBusyNowNeedsFurtherTesti
   ||ngForPossibleRegressionAndP
   ||ossibleDuplicates

-- 
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 97133] MAILMERGE write protection automatically enforced and cannot be turned off

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97133

Beluga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Beluga  ---
What is your operating system?

Could you test with 5.1 latest release candidate
http://www.libreoffice.org/download/pre-releases/

Set to NEEDINFO.
Change back to UNCONFIRMED, if the problem persists. Change to RESOLVED
WORKSFORME, 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 97085] window list is often incomplete

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97085

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #3 from raal  ---
Hello 
For the test, could you rename your LibreOffice directory profile (see
https://wiki.documentfoundation.org/UserProfile) and give it a new try?

-- 
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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

--- Comment #6 from Mindaugas Baranauskas  ---
I can reproduce in openSUSE 12.3 Linux + LibreOffice 4.0.1.2

-- 
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 97085] window list is often incomplete

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97085

--- Comment #4 from bugs bunny  ---
(In reply to Beluga from comment #2)
> What desktop environment are you using?

 @Beluga comment 2 :

 the desktop environment I'm using is kde-5 :

kdelibs  4.14.14-4.fc23.x86_64
kdelibs-common   4.14.14-4.fc23.x86_64
...
kf5-kdelibs4support-libs 5.18.0-1.fc23.x86_64
kf5-kdeclarative 5.18.0-1.fc23.x86_64
kf5-kded 5.18.0-1.fc23.x86_64
kf5-kdelibs4support  5.18.0-1.fc23.x86_64
kf5-kdelibs4support-libs 5.18.0-1.fc23.x86_64
kf5-kdesu5.18.0-1.fc23.x86_64
kf5-kdewebkit5.18.0-1.fc23.x86_64
...
kde-cli-tools5.5.3-1.fc23.x86_64
kde-style-breeze 5.5.3-1.fc23.x86_64
kdecoration  5.5.3-1.fc23.x86_64
kdeplasma-addons 5.5.3-1.fc23.x86_64
kdesu5.5.3-1.fc23.x86_64
qt   4.8.7-5.fc23.x86_64
qt-common4.8.7-5.fc23.noarch
qt-mysql 4.8.7-5.fc23.x86_64
qt-x11   4.8.7-5.fc23.x86_64
...
qt4-style-oxygen 5.5.3-1.fc23.x86_64
qt5-designer 5.5.1-2.fc23.x86_64
qt5-linguist 5.5.1-2.fc23.x86_64
qt5-qdoc 5.5.1-11.fc23.x86_64
qt5-qhelpgenerator   5.5.1-2.fc23.x86_64
qt5-qtbase   5.5.1-11.fc23.x86_64
qt5-qtbase-common5.5.1-11.fc23.noarch
qt5-qtbase-devel 5.5.1-11.fc23.x86_64
qt5-qtbase-gui   5.5.1-11.fc23.x86_64

-- 
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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

Beluga  changed:

   What|Removed |Added

Version|4.3.3.2 release |4.0.1.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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

Beluga  changed:

   What|Removed |Added

   Keywords|bibisectRequest |
Version|4.0.1.2 release |3.5.0 release

--- Comment #10 from Beluga  ---
Oh dear, after undo I was able to reproduce in 3.5 as well :(

This means it cannot be bibisected, unfortunately.

But at least we know the range where the problem appeared: between 3.4.2 and
3.5.0

Mindaugas: in the future, you can use this method:
https://wiki.documentfoundation.org/Installing_in_parallel/Linux

-- 
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 97182] PRINTING Calc wants to print wrong document and exits with unsaved changes

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97182

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #5 from Cor Nouws  ---
Thanks for reporting back, Thomas!

-- 
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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

--- Comment #5 from Mindaugas Baranauskas  ---
I can reproduce in openSUSE 13.1 (32 bit) Linux + LibreOffice 4.3.3.2
ID: 9bb7eadab57b6755b1265afa86e04bf45fbfc644

-- 
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 97298] New: Wrong color of background graphics in PDF export

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97298

Bug ID: 97298
   Summary: Wrong color of background graphics in PDF export
   Product: LibreOffice
   Version: 5.1.0.0.beta1
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Printing and PDF export
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ofirr@gmail.com

Created attachment 122128
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122128=edit
pptx showing the issue

The attached pptx has background graphics in the master slide - white circles.
When exporting to PDF, the circle on the right turns to dark blue.

The pptx is created with PowerPoint 2013 with the ion template.


Tested with:
LO 5.0.4.2 on Windows 7
LO 5.1.0.0.beta1-buildfix1 (from ppa) on Ubuntu 14.04

-- 
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 97157] Cannot open a particular XLS with forms in 5.2+

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97157

Beluga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #2 from Beluga  ---
Could open, said Syntax error for line
controle.Text = “

Win 7 Pro 64-bit Version: 5.2.0.0.alpha0+
Build ID: 6b65a0e83c4798f117be61af91dbaebdc85e94b7
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-01-21_03:41:08
Locale: fi-FI (fi_FI)

-- 
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 91017] [Regression] Black squares hide content of WMF image

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91017

--- Comment #7 from Armin Le Grand  ---
Indeed, RasterOp ROP_XOR makes problems. Looks as if it is not correctly
handled throughout the paint layer. It is converted to primtive
(InvertPrimitive2D which is a grouping primitive), but the masking buffers and
evtl. the paint to DirectDraw on Win may not use it, checking...

-- 
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 34303] PDF export predefined destination folder

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34303

Klaus Langguth  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
Version|4.0.4.2 release |5.0.2.2 release
 Resolution|FIXED   |---

--- Comment #33 from Klaus Langguth  ---
Sorry but this bug isnt solved yet. It still does not work.
The files opened within LO can not be saved as pdfs in the same folder as the
orignial file was. This is very anoying bug as export pdfs is a important
feature.
It will not work on windows 7 nor on windows 10.
Please fix it. 
Thank you so much
Klaus

-- 
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 97232] Links to files: connecting two stings with a number doesn't work

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97232

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
Summary|When file link, string  |Links to files: connecting
   |connect with number, not|two stings with a number
   |work|doesn't work

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


[Libreoffice-bugs] [Bug 97181] Formatting comments is enabled in menu Format even if there is no comment the writer document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97181

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
   Hardware|x86-64 (AMD64)  |All
Version|5.1.0.2 rc  |5.1.0.0.alpha0+ Master
 OS|Windows (All)   |All

--- Comment #5 from Cor Nouws  ---
The menu item is new in 5.1.~

-- 
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 59029] Format Paintbrush default changed to paste character formatting

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59029

Cor Nouws  changed:

   What|Removed |Added

 CC||kdeb...@staznosti.sk

--- Comment #20 from Cor Nouws  ---
*** Bug 97270 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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

--- Comment #7 from Mindaugas Baranauskas  ---
In openSUSE 12.1 (32 bit) + LibreOffice 3.5.3.2
I can reproduce from first try only sometimes, but (if not reproduced) after
doing undo and trying again – I can reproduce bug!

-- 
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 97270] copying formatting with paint brush does not copy/apply (some?) paragraph properties (line spacing, distance above)

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97270

--- Comment #6 from Cor Nouws  ---
(In reply to Daniel from comment #5)

> However, if something needs to be explicitly explained and furthermore when
> there are multiple bug reports regarding this feature, we could assume that
> this behaviour is non-standard and unexpected by users.

A better tool tip? Look eg. at "Zoom & Pan (CTRL to zoom out, SHIFT to pan)" on
the tool bar Zoom in Draw.

Maybe you want to write an issue/enhancement request for that?

> I am not sure how other systems (MS Office, Google Docs) handle this, but if
> there is some common ground, it would be beneficial to change it in
> accordance from the UX point of view.

I've no idea either. But seeing the number of similar issues, it would have
been poped up already if people expect something different from what they know
from X and Y ?

-- 
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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

--- Comment #8 from Mindaugas Baranauskas  ---
I can not reproduce in openSUSE 11.4 (32-bit) + LibreOffice 3.4.2

-- 
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 97294] LibreOffice Writer Freeze

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97294

Cor Nouws  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||c...@nouenoff.nl
 Ever confirmed|0   |1

--- Comment #1 from Cor Nouws  ---
Hi Kroontje,

Thanks for reporting.
Is this with a specific file?

>From what you write, it's only a problem on the 64 bits and not 32 bits Ubuntu?

regards,
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 97230] Improper handling of the file

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97230

Cor Nouws  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||c...@nouenoff.nl
 Ever confirmed|0   |1

--- Comment #1 from Cor Nouws  ---
Hi Zuev142,

thanks for reporting here.
Can you please attach a sample file with instructions?

Best,
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 97270] copying formatting with paint brush does not copy/apply (some?) paragraph properties (line spacing, distance above)

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97270

Cor Nouws  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
Summary|copying styles does not |copying formatting with
   |copy line spacing   |paint brush does not
   ||copy/apply (some?)
   ||paragraph properties (line
   ||spacing, distance above)

--- Comment #3 from Cor Nouws  ---
Thanks Daniel.
I confirm the problem.

TODO: check for regression and duplicates

-- 
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 97297] New: disappears text typed DS Crystal font

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97297

Bug ID: 97297
   Summary: disappears text typed DS Crystal font
   Product: LibreOffice
   Version: 5.0.0.5 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: 79045_79...@mail.ru

Created attachment 122126
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122126=edit
font DS Crystal

0. Install font from attach in your OS
1. Create new text document (Writer)
2. Select font DS Crystal
3. Type character (example: favorite)
4. Type [Space] or any number
5. String dissapears
6. Push key enter
7. Type character -> new string visible
8. Type [Space] or any number
9. New String dissapears

link on ru-forum with description of this problem
http://forumooo.ru/index.php/topic,5393.0.html

it's regression. reproduced since version 5.0 on Windows and Linux

-- 
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 97176] UI: Libreoffice save dialog does not change extension anymore when changing saving format

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97176

--- Comment #3 from Cor Nouws  ---
Check 'automatic file name extension'?
Screen shot?

-- 
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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

--- Comment #4 from Mindaugas Baranauskas  ---
I can reproduce in openSUSE Leap 42.1 Linux also.

-- 
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 97296] "(No-) Transparency" option for Picture as Data Point Symbol used with error bar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97296

--- Comment #1 from burnu...@gmail.com ---
Created attachment 122127
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122127=edit
Example for a combined Timeline-value chart

-- 
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 97229] Tables are split after saving as .doc

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97229

Nicolas Mailhot  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #2 from Nicolas Mailhot  ---
1. open the file in LOO : no table is split on multiple pages
2. save as .doc
3. open the result in Word 97 : tables are split on multiple pages

-- 
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 96914] MAILMERGE crash on first run after DB registration

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96914

--- Comment #3 from Jan-Marek Glogowski  ---
I don't understand, why it crashes, but here is the test case:

1. Have a document with MM fields but no embedded DB
1.1 Deregister the DB of the fields, if it is already registered
(F4, Right Click, Registered DBs... , Delete DB)
2. Register the DB via MM Wizard
   (Go to step three and select the datasource)
  => The DB is registered as an embedded DB.
3. Cancel the Wizard
4 Use File -> Print... -> MM
5. Run any MM with the DB from this document
6. Crash, as an Exception from

The actual crash is the DisposedException() from
   ::connectivity::checkDisposed(m_rBHelper.bDisposed);
in void ORowSetBase::checkCache()

"Fun" facts: 
 * If you open a second document with MM fields from the same DB, no crash
 * If you reopen the MM wizard and use the DB, no crash
 * If you save and load the document, no 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 97159] Writer crashed when adding files to master documents

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97159

Beluga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Beluga  ---
I could reproduce the crash with 5.0.4, but not with 5.1 or 5.2.

Could you test with 5.1? Maybe close as WORKSFORME, if ok?

Set to NEEDINFO.

Win 7 Pro 64-bit, Version: 5.0.4.2 (x64)
Build ID: 2b9802c1994aa0b7dc6079e128979269cf95bc78
Locale: fi-FI (fi_FI)

Version: 5.2.0.0.alpha0+
Build ID: 6b65a0e83c4798f117be61af91dbaebdc85e94b7
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-01-21_03:41:08
Locale: fi-FI (fi_FI)

Version: 5.1.0.2 (x64)
Build ID: ecd3574d51754b043f865cf5bafee286d24db7cc
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
Locale: fi-FI (fi_FI)

-- 
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 97176] UI: Libreoffice save dialog does not change extension anymore when changing saving format

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97176

Cor Nouws  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||c...@nouenoff.nl
 Ever confirmed|0   |1

--- Comment #1 from Cor Nouws  ---
Hi Sergio,

Thanks for your report.
I do not see the problem.
What Linux distro?
What file browser (Tools > Options > General)
Can you post a screen print of the dialog?

thanks,
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 97296] New: "(No-) Transparency" option for Picture as Data Point Symbol used with error bar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97296

Bug ID: 97296
   Summary: "(No-) Transparency" option for Picture as Data Point
Symbol used with error bar
   Product: LibreOffice
   Version: unspecified
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Chart
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: burnu...@gmail.com

You can create a timeline-chart in LO Calc like the following with error-bars:
http://www.vertex42.com/ExcelArticles/create-a-timeline.html
Even with pictures as shown in Figure 2.

Info also here:
https://www.officetimeline.com/excel-timeline
and here:
https://forum.openoffice.org/en/forum/viewtopic.php?f=9=32185

The only shortcomming is, that if I use a picture as Data Point Symbol, it is
(in LO) transparent against the used error-bar. (Not transparent against a
regular chart line!)

It would be really nice, if the picture could be made "not transparent" against
an error-bar 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 97266] CRASH: Calc hangs when selecting data ranges in chart

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97266

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
  Component|Calc|Chart

--- Comment #1 from raal  ---
I can not confirm on win7 Version: 5.2.0.0.alpha0+
Build ID: f4e703aa39e9c294441b6dd86189d8aff32db8bf
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default;

-- 
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 97176] UI: Libreoffice save dialog does not change extension anymore when changing saving format

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97176

--- Comment #2 from sergio.calleg...@gmail.com ---
Hi,

- I am using LibO 5.1.0.2 on Kubuntu 15.10.
- I use the Libreoffice file dialogs because I find the system ones to be
extremely bad for the Insert->Image stuff where you basically cannot get a
preview of what you are inserting.

The steps to reproduce the issue on my system are extremely easy. The minimal
example showing that the extension is not plugged in automatically is the
following:

1) libreoffice5.1 --writer
2) Put some text in the page
3) File->Save as
4) Keep all the defaults and press save

You get a file in the odt format with name "Untitled 1".
You should get "Untitled 1.odt"

-- 
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 97270] copying formatting with paint brush does not copy/apply (some?) paragraph properties (line spacing, distance above)

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97270

Cor Nouws  changed:

   What|Removed |Added

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

--- Comment #4 from Cor Nouws  ---
Ah, it's a feature :)
 https://bugs.documentfoundation.org/show_bug.cgi?id=59029#c5
(I never use it, so didn't know it from the top of my head.)

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

-- 
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 97141] dot on numeric pad shows as comma with Brazilian ABNT keyboards

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97141

Beluga  changed:

   What|Removed |Added

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

--- Comment #2 from Beluga  ---
See this:
https://help.libreoffice.org/Common/Languages#Decimal_separator_key_-_Same_as_locale_setting

-- 
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 48783] Clipboard cleared on exit on Linux

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48783

Cor Nouws  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #24 from Cor Nouws  ---
"(14:58:56) caolan: CorNouws: only for the gtk3 vclplug, not globally under
Linux, just with that one specific backend"

-- 
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 48783] Clipboard cleared on exit on Linux

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48783

Cor Nouws  changed:

   What|Removed |Added

 Status|REOPENED|NEW

--- Comment #25 from Cor Nouws  ---
So sorry, not all fixed

-- 
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 97295] New: Crash when switch odt files, direct opened from browser

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97295

Bug ID: 97295
   Summary: Crash when switch odt files, direct opened from
browser
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: baffc...@yahoo.co.jp

crash when switch odt files, direct opened via browser

Steps to Reproduce:
1. Start Web Browser(Firefox)
2. Open https://bugs.documentfoundation.org/show_bug.cgi?id=94865
3. Click a attachment#119395
   http://bugs.documentfoundation.org/attachment.cgi?id=119395
4. Appear download Dialog
5. Select "Open with [LibreOfficeDev]" and click a [OK]
6. Open a en_US.odt on LibODev (background)
7. Click a attachment#119424
   http://bugs.documentfoundation.org/attachment.cgi?id=119424
8. Appear download Dialog
9. Select "Open with [LibreOfficeDev]" and click a [OK]
10. Open a accelerators_en_USmaster.odt on LibODev (background)
11. Minimumed Web Browser(Firefox)
12. Two LibODev Window opens
13. Click a Front LibODev Window
14. Click a Back LibODev Window
15. Crash a LibODev


Windows 7 Pro(x86)
Version: 5.2.0.0.alpha0+
Build ID: a8860122fecbaa932a48f41a38077f621275be9d
Threads 4; Ver: Windows 6.1; Render: GL;
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-11-27_10:34:00
Locale: ja-JP (ja_JP)

-- 
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 97229] Tables are split after saving as .doc

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97229

Cor Nouws  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||c...@nouenoff.nl
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 90192] Images placed in docx are misplaced when opening with libreoffice

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90192

Beluga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #4 from Beluga  ---
(In reply to A (Andy) from comment #2)
> Reproducible with LO 4.4.1.2, Win 8.1
> 
> Several buggy issues are reproducible:
> - Page 1: Header and footer text backgrounds are white

WFM.

> - Page 1: Main text frame is cornered instead of rounded

Confirmed. Could be expressed as: all rounded frames in document have sharp
corners in LibO.

> - Page 2: The left symbol in the title is missing

WFM.

> - Page 2: Text objects with a frame have a white background

WFM.

> - Page 2: Text in the three frames at the bottom is lifted up a little bit

Confirmed. NOTE: the text is laid out in a silly manner: by entering empty
paragraphs!!

> - Page 2: The flipping of pages corners in the three frames at the bottom
> are missing

Confirmed.

> - Page 3: An additional image is added

Confirmed image of random dude in the header.

Win 7 Pro 64-bit Version: 5.2.0.0.alpha0+
Build ID: 6b65a0e83c4798f117be61af91dbaebdc85e94b7
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-01-21_03:41:08
Locale: fi-FI (fi_FI)

-- 
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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

Beluga  changed:

   What|Removed |Added

   Keywords||regression
   Priority|medium  |high
 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1
   Severity|normal  |critical

--- Comment #2 from Beluga  ---
Reproduced with 5.2

NOT reproduced with 3.5.

I got this debug output for the hang in Windbg:

(1c7c.bd0): C++ EH exception - code e06d7363 (first chance)
(1c7c.bd0): C++ EH exception - code e06d7363 (first chance)
(1c7c.bd0): C++ EH exception - code e06d7363 (first chance)
ModLoad: 0ae2 0afb5000   C:\Program Files (x86)\LibreOfficeDev
5\program\i18npoollo.dll


Mindaugas: what operating system did you use? Linux?

Win 7 Pro 64-bit Version: 5.2.0.0.alpha0+
Build ID: 6b65a0e83c4798f117be61af91dbaebdc85e94b7
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-01-21_03:41:08
Locale: fi-FI (fi_FI)

LibreOffice 3.5.0rc3 
Build ID: 7e68ba2-a744ebf-1f241b7-c506db1-7d53735

-- 
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 48331] FORMATTING: Format Painter have undefined behavior

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48331

Cor Nouws  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||c...@nouenoff.nl
 Resolution|--- |DUPLICATE

--- Comment #7 from Cor Nouws  ---
Hi Kenneth,

I expect this to designed behaviour.
Please see comment  5 in the issue tdf#59029

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

-- 
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 59029] Format Paintbrush default changed to paste character formatting

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59029

Cor Nouws  changed:

   What|Removed |Added

 CC||kenneth.styrberg@saabgroup.
   ||com

--- Comment #21 from Cor Nouws  ---
*** Bug 48331 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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

Beluga  changed:

   What|Removed |Added

   Keywords||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 97139] LibreOffice unresponsible after entering | symbol in particular document

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97139

Beluga  changed:

   What|Removed |Added

Version|5.0.4.2 release |4.3.3.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 91017] [Regression] Black squares hide content of WMF image

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91017

--- Comment #10 from Armin Le Grand  ---
Found that indeed for EMR_ALPHABLEND the MS docu at
https://msdn.microsoft.com/en-us/library/cc230613.aspx defines alpha
possibilities for the to-be-loaded bitmap which the implementation of
EMR_ALPHABLEND does not support. It creates a temp file to be able to use
ReadDIB which itself is not capable of reading alpha.
This means that the whole old patch is not complete and only works when
BLENDFUNCTION AlphaFormat is 0x00 and SrcConstantAlpha is 0xff (which means to
copy the bitmap).
I checked with the bugdoc and it contains alpha data which is not read. Adding
stuff to read it is not easy (best chance is to create a temp file to use
ReadDIBV5 I would guess).

-- 
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 33944] [PRESENTATION] [UI]: Option to export or print slides selected by custom slide show

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33944

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
  Component|Impress |filters and storage
Version|3.3.0 release   |Inherited From OOo
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=33
   ||982
Summary|[PRESENTATION] [PDFEXPORT]  |[PRESENTATION] [UI]: Option
   |[PRINTING] [UI]: Option to  |to export or print slides
   |export or print slides  |selected by custom slide
   |selected by custom slide|show
   |show|

-- 
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 33982] [UI] Add option to print / export only selected slides from Slides Pane

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33982

Cor Nouws  changed:

   What|Removed |Added

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

-- 
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 97292] FORMATTING: crash when setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97292

b.an...@unisensor.de changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 97292] FORMATTING: crash when setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97292

--- Comment #4 from b.an...@unisensor.de ---
Created attachment 122123
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122123=edit
.odg to test the bug


select all textboxes

in the properties sidebar goto "Area"

in the "Fill" dropdown select "Colour"

=> 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 97292] FORMATTING: crash when setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97292

raal  changed:

   What|Removed |Added

   Priority|medium  |high
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Severity|normal  |major

--- Comment #5 from raal  ---
Confirm .
Version: 5.2.0.0.alpha0+
Build ID: f4e703aa39e9c294441b6dd86189d8aff32db8bf
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 

If possible, please follow the instructions provided at this link <
https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg > and
submit a backtrace. That way a developer can look into the underlying reason of
the 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 96740] odt file with ole objects leads to a crash of LO (Fatal Error - Bad Allocation)

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96740

Oliver Specht  changed:

   What|Removed |Added

 CC||oliver.spe...@cib.de

--- Comment #6 from Oliver Specht  ---
It crashes because a stream with a size of 0x8800 is in use here. new is
called with a size of 0x88007f50

 KernelBase.dll!_RaiseException@16()Unknown
>   msvcr120d.dll!_CxxThrowException(void * pExceptionObject, const 
> _s__ThrowInfo * pThrowInfo) Line 154C++
 msvcr120d.dll!operator new(unsigned int size) Line 63C++
 tllo.dll!operator new[](unsigned int count) Line 6C++
 tllo.dll!SvMemoryStream::ReAllocateMemory(long nDiff) Line 1894C++
 tllo.dll!SvMemoryStream::SeekPos(unsigned __int64 nNewPos) Line 1851   
C++
 tllo.dll!SvStream::Seek(unsigned __int64 nFilePos) Line 1454C++
 tllo.dll!SvStream::SeekRel(__int64 nPos) Line 865C++
 tllo.dll!VersionCompat::~VersionCompat() Line 64C++
 vcllo.dll!MetaAction::ReadMetaAction(SvStream & rIStm, ImplMetaReadData *
pData) Line 265C++
 vcllo.dll!ReadGDIMetaFile(SvStream & rIStm, GDIMetaFile & rGDIMetaFile)
Line 2771C++
 vcllo.dll!ReadImpGraphic(SvStream & rIStm, ImpGraphic & rImpGraphic) Line
1518C++
...

-- 
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 97174] Overlay Property not saving for X-Axis

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97174

Ajay Laddha  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
Version|unspecified |5.0.4.2 release
 Ever confirmed|1   |0

--- Comment #3 from Ajay Laddha  ---
HI There,

Libre Office Version: 5.0.4.2

For both windows 8 and ubuntu 14.04 checked.


OverLay Property of x-axis is always checked.

-- 
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 97293] New: UI hangs when showing print dialog with unreachable IPP printer (CUPS)

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97293

Bug ID: 97293
   Summary: UI hangs when showing print dialog with unreachable
IPP printer (CUPS)
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Printing and PDF export
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: febor...@redhat.com

If I add an unreachable CUPS server to my /etc/cups/client.conf and try to open
the Print Dialog on LibreOffice, it freezes the whole UI.

Suggestion: the CUPS request for printers (cupsGetDests or http request) should
be done in another thread.

How to reproduce:
1. Open /etc/cups/client.conf
2. Append "ServerName cups.nikhef.nl" (with no quotes), and save.
3. Open any LibreOffice application and try to print something.

Actual results:
UI freezes

Expected results:
Print Dialog to show.

-- 
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 33982] [UI] Add option to print / export only selected slides from Slides Pane

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33982

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #9 from Cor Nouws  ---
Hi all,

Please test a daily build soon.
This looks as if it implements the requested possibility:
 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=f90f8329fe5e95f25ba449e307fd40d56d68d3bb

Ciao,
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 97292] FORMATTING: crash when setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97292

--- Comment #1 from b.an...@unisensor.de ---
*** Bug 97291 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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97292] FORMATTING: crash when setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97292

--- Comment #2 from b.an...@unisensor.de ---
I somehow managed to file the same bug twice, once without description
(https://bugs.documentfoundation.org/show_bug.cgi?id=97291) ...

-- 
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 97291] FORMATTING: crash when setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97291

b.an...@unisensor.de changed:

   What|Removed |Added

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

--- Comment #1 from b.an...@unisensor.de ---


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

-- 
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 92630] GTK+ auto-accelerator functionality missing

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92630

Luke  changed:

   What|Removed |Added

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

-- 
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 97154] Partially wrong size for formulae in table cells

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97154

--- Comment #4 from Uwe Dippel  ---
Thanks so much! - So we can agree that we observe exactly the same behaviour! 
I had - probably badly - written that also here, after a magnification, the
sample file stays okay once saved.
But it doesn't do the same on my original document with close to 100 formulas,
out of which I copied and pasted only one table. The formulas in this same
table in the original document do not reappear correct after reopening when
resized.

I think the bug comes in earlier:
1. The codes within the formulas are identical (size, etc.)
2. The table sizes are set to 'fit the content'
3. The formulas are anchored suitably.

Why would they appear at different sizes when someone else (e.g. JBF) opens
this same document? 
I am confident that the problem is gone, once we can find out, why - also in
the case of comment 3 - same formatting codes per different formula result in
different sizes.

In case of further details, I am more than willing to help out!

-- 
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 97286] Libre office needs a distinctive desktop shortcut icon during installation

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97286

Jean-Baptiste Faure  changed:

   What|Removed |Added

 OS|All |Windows (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 97291] FORMATTING: crash when setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97291

b.an...@unisensor.de changed:

   What|Removed |Added

Summary|FORMATTING: crash wehen |FORMATTING: crash when
   |setting area colour on  |setting area colour on
   |multiple textboxes via  |multiple textboxes via
   |properties sidebar  |properties sidebar

-- 
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 97292] New: FORMATTING: crash when setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97292

Bug ID: 97292
   Summary: FORMATTING: crash when setting area colour on multiple
textboxes via properties sidebar
   Product: LibreOffice
   Version: 5.0.4.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: b.an...@unisensor.de

This is my first bug report, I'm not sure if I get all the terms like dialog
etc. correct. Hope it becomes clear what is meant...

Created some textboxes, changed colour of the area on some of them.
Selected all the boxes and tried to set the area colour for the complete
selection (some already have bg color, some have none)

On the sidebar open the area properties dialog, in the FIll-dropdown list
select colour => crash!

Setting the fill colour by right clicking on the selection works fine though!

-- 
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 78558] FILEOPEN: Excel chart with transparent background imported over blue frame

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78558

--- Comment #22 from Luke  ---
Armin,
If I'm following the code correctly, it looks like you moved the XFILL_NONE
property from graphicproperties.cxx to svdoole2.cxx. I ran the debugger on the
test case here and at i119287. The if condition at:
http://opengrok.libreoffice.org/xref/core/svx/source/svdraw/svdoole2.cxx#1481
is true for OLE equations but false for OLE charts. Do you have any idea why?
Could this be the source of 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 97292] FORMATTING: crash when setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97292

raal  changed:

   What|Removed |Added

Version|5.0.4.2 release |4.5.0.0.alpha0+ Master

--- Comment #6 from raal  ---
Reproducible with Version: 4.5.0.0.alpha0+

-- 
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 97253] Cell function lost when copying chart from Calc to Impress

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97253

--- Comment #8 from Walter Cheuk  ---
Users don't expect to lose some functionalities when they do a 'copy & paste'
across applications, especially when LO is advertised as a tightly-integrated
suite. If someone do need a simple chart only (I don't know what exact kind of
object the chart is), they may use 'paste...' to paste a trimmed-down version
of the chart.

-- 
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 97290] New: Mail merge

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97290

Bug ID: 97290
   Summary: Mail merge
   Product: LibreOffice
   Version: 5.0.4.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hoelsc...@sikon-gmbh.eu

In the past i created several writer templates with links to a base data
sources. Since the last libre office update, the application crashes when i try
to print a form letter into a file.

This Problem only occurs with the old templates. When I create new writer
documents with database fields libre office does not crash and everything works
as usual.

The old templates are relative complex files with spreadsheets and check
fields.

-- 
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 97291] New: FORMATTING: crash wehen setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97291

Bug ID: 97291
   Summary: FORMATTING: crash wehen setting area colour on
multiple textboxes via properties sidebar
   Product: LibreOffice
   Version: 5.0.4.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: b.an...@unisensor.de

-- 
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 97285] does not display

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97285

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #1 from raal  ---
Please post a screenshot. Try to disable openGL and HW acceleration.
Tools - Options -View

-- 
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 97289] New: print selected cells

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97289

Bug ID: 97289
   Summary: print selected cells
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: financeopinion.ita...@gmail.com

User-Agent:   Mozilla/5.0 (Windows NT 6.1; rv:43.0) Gecko/20100101
Firefox/43.0
Build Identifier: LibreOffice 5.0.4.2

when i want to print the selected cell, calc print all page

Reproducible: Sometimes




[Information automatically included from LibreOffice]
Locale: it
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no


Reset User Profile?No

-- 
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 33944] [PRESENTATION] [UI]: Option to export or print slides selected by custom slide show

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33944

--- Comment #12 from gmoll...@us.es ---
No, I'm sorry. 
I am very busy with work and family.

The option for hide or show a defined custom group is the best choice because
too could be used for create presentations in PDF with plugin ExpandAnimations
that now I use (best compatibility with other computers):
https://raw.github.com/gmolledaj/ExpandAnimations/master/dist/ExpandAnimations-0.5.oxt


ufff, the English is difficult and discriminatory, Esperanto is better for
international communications:

Ne, mi bedaŭras.
Mi estas tre okupita kun laboro kaj familio.

La opcio por montri aŭ kaŝi grupo de diapozitivoj estas la plej bona elekto ĉar
ĝi povus ankaŭ esti uzita por krei prezentojn en PDF kun la kromprogramo
ExpandAnimations ke nun mi uzas (bona kongruo kun aliaj komputiloj).

-- 
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 96420] Glyph replacement causes caret misplacement and/or mis-rendered replacement glyph

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96420

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

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

tdf#96420: Re-introduce SimpleWinLayout

It will be available in 5.2.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 97174] Overlay Property not saving for X-Axis

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97174

Ajay Laddha  changed:

   What|Removed |Added

 CC||apy...@gmail.com

--- Comment #2 from Ajay Laddha  ---
Created attachment 122124
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122124=edit
Chart-X-Axis-Format-OverLay Property

Version: 5.0.4.2
Locale: en-US (en_US)

For both OS Windows 8 and Ubuntu 14.04

-- 
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 97231] QueryValue not working as expected

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97231

Bernhard Scholze  changed:

   What|Removed |Added

 CC||bernhard.scho...@gmail.com

--- Comment #1 from Bernhard Scholze  ---
Add-On is broken.

-- 
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 97260] UI: gtk3 keyboard shortcuts not working in dialog boxes

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97260

Luke  changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||si...@raspberrypi.org
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=92
   ||630

--- Comment #4 from Luke  ---
> thin orange frame around the save button

On my setup, that line is practically invisible. GKT2 had both the frame and a
shaded button. The hightlight/shade is missing. This is a poor UI choice, but
wouldn't be an issue for me if it weren't for the 2nd problem.

> It's a feature, and how any other gtk3 app work. The shortcuts are hidden
> until you hold the alt key. See Bug 92630.

The problem is you never used to have to hold ALT+S to save, only press "S", so
my muscle memory is broken. This breaks the workflow for seasoned users. The
lack of a visible highlight compounds the issue, making it look like the focus
has been lost. 

Simon or Caolán,
Can we restore the old behavior to enable dialog box shortcuts to work without
pressing alt?

-- 
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 97292] FORMATTING: crash when setting area colour on multiple textboxes via properties sidebar

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97292

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||r...@post.cz
 Ever confirmed|0   |1

--- Comment #3 from raal  ---
Hello,

Thank you for filing the bug. Please send us a sample document, as this makes
it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO', so please do change it back to
'UNCONFIRMED' once you have attached a document.
(Please note that the attachment will be public, remove any sensitive
information before attaching it.)
How can I eliminate confidential data from a sample document?
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
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 97294] New: LibreOffice Writer Freeze

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97294

Bug ID: 97294
   Summary: LibreOffice Writer Freeze
   Product: LibreOffice
   Version: 5.0.4.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kroontje-i...@xs4all.nl

Ubuntu 14.03 64bit
When a text is select in a doc de PC freeze and won't do anything.
Same problem with a older version of LibreOffice (4)
Rename USER makes no difference.
On Ubuntu 14.03 32bit No problems.

-- 
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 97174] Overlay Property not saving for X-Axis

2016-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97174

--- Comment #4 from Ajay Laddha  ---
Created attachment 122125
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122125=edit
Sample Spreadsheet File also attached

file attached for your reference.

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