[Libreoffice-bugs] [Bug 67762] Toolbar boxes don't quite fit the text

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67762

--- Comment #4 from 2460...@gmail.com ---
(In reply to comment #3)
 looks normal in LibO 4.0.4.2 on Win7 64bit.

Did you try it with screen resolution 1024 X 600?

-- 
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 67527] FILEOPEN: LO can't open files over SMB - wants to repair!

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67527

--- Comment #26 from Maxim momonas...@gmail.com ---
@Stephan Bergmann: Just tried to install gnome-vfs2-smb on Fedora 19 as you
suggested, but in my case it didn't help. LO 4.1.0.4 from libreoffice.org still
closes immediately, either when double-clicking in nautilus or using the CLI.
BUT it helps with 4.2.0.0.alpha0+ Build ID:
f4004429d339009bec6babe30becdc9c727940b8 TinderBox: Linux-x86-64@8-SLED11,
Branch:master, Time: 2013-08-18_23:20:11

There is a problem also with distro's (Fedora 19) packages you didn't notice:
The CLI doesn't work until you open nautilus and manually open the share. It's
a problem because the whole point of using CLI is to avoid the GUI.

It's even worse for KDE users, since they can't even open by double-clicking in
Dolphin, until they open nautilus and manually mount the share (although this
can be avoided, by appling the workaround from comment 15, or by reverting
commit 673be8e76856c6bc39f448f3374db4ae84258952)

BTW There is a seperate bug report about the CLI (bug 49776). Should we close
it as a duplicate of the current 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 68366] New: Unable to add content after bibliography

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68366

  Priority: medium
Bug ID: 68366
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Unable to add content after bibliography
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: ulrich.wi...@rz.uni-regensburg.de
  Hardware: All
Status: NEW
   Version: 3.6.7.2 rc
 Component: Writer
   Product: LibreOffice

When a bibliography is the last element in a document, the UI does not allow to
add anything past the bibliography object.
To make matters worse, it's not possible to copy the bibliography object with
all its format setting and paste it elsewhere. Neither is it possible to move
the bibliography object with the navigator (as it's possible for headings).

-- 
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 39484] All Outline groups of sheet lost while editing

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39484

--- Comment #69 from Winfried Donkers winfrieddonk...@libreoffice.org ---
(In reply to comment #66)
 I did a bit of work on this; the undo object is ScUndoPaste:
 
 ScUndoPaste::DoChange (this=0xae48eb8, bUndo=true) at
 /data/opt/libreoffice/master/sc/source/ui/undo/undoblk.cxx:896
 
 Seems to do some rather odd things - it appears eg. to touch other sheets
 than the current one (on which the operation is done) - no idea why:
 
 937   for (size_t i = 0, n = maBlockRanges.size(); i  n; ++i)
 938   {
 939   ScRange aCopyRange = *maBlockRanges[i];
 940   aCopyRange.aStart.SetTab(0);
 941   aCopyRange.aEnd.SetTab(nTabCount-1);
 942   pDoc-CopyToDocument( aCopyRange, nUndoFlags, false,
 pRedoDoc );
 943   bRedoFilled = true;
 
 Which of course only fills the redo data - but appears to copy every sheet
 rather than the current one [ perhaps that has something to do with it ] -
 still thinking ;-)

@Michael: when you've thought it out ;-) , but haven't got the time to code and
test, I am willing to help fixing this. It is a very annoying bug at our
company. Having said that, I won't be able to do any coding in the first half
of September.

-- 
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 56209] FILEOPEN: opening a .ods file saved in Excel damages all formula

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56209

--- Comment #13 from ecoro...@gmail.com ---
Have this bug on 4.1.0.4 on Windows.
tfracxls.xlsx opens normally. tfrac.ods 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 68367] New: Problems with managing index entries

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68367

  Priority: medium
Bug ID: 68367
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Problems with managing index entries
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: ulrich.wi...@rz.uni-regensburg.de
  Hardware: All
Status: UNCONFIRMED
   Version: 3.6.7.2 rc
 Component: Writer
   Product: LibreOffice

I just started using index entries, but I found several problems and deficits.
As I think those are closely related, I'm going to bundle them in this report:

When creating index entries using 1st key, the pulldown list contains
duplicates for keys being used.

When the last entry added was using 1st key, then the next time the dialog is
opened, the _first_ key from the list of 1st key is automatically selected;
usually this is not what the user wants.

Apply to all similar texts seems it cannot be undone.

There seems to be no way to correct an index entry, and it seems very hard even
to locate those easily.

There seems to be no way to delete an index entry.

If there are multiple index entries added for one selection (e.g.
write-through Cache and write-through with 1st key Cache), this cannot be
detected visually.

Index entries are missing a see or see also type of entry, e.g. DMA see
also Direct Memory Access (it would be great if all further DMA entries
would be added to the see also target. OK, this feature needs further
discussion most likely...

-- 
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 68368] New: Cleanup needed: Bibliography or Citation?

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68368

  Priority: medium
Bug ID: 68368
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Cleanup needed: Bibliography or Citation?
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: ulrich.wi...@rz.uni-regensburg.de
  Hardware: All
Status: UNCONFIRMED
   Version: 3.6.7.2 rc
 Component: Writer
   Product: LibreOffice

I'll report different, but related issues for Bibliography:

UI elements suggest Writer is actually supporting a Bibliography, while the
data model seems to support Citations (as the pages field suggests).

Unfortunately if citations were intended, the database (and UI) needs
normalization: It's really stupid to have to repeat all the other fields of you
are just referring to a different page or range of pages.

There should be at least two tables, one having the Bibliography, and the other
having the citation (quote) with an index into the Bibliography.

(I hope I have presented the issue clear enough)

-- 
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 49776] No smb:// or ipv6 Protocol Support via Terminal

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49776

Stephan Bergmann sberg...@redhat.com changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #6 from Stephan Bergmann sberg...@redhat.com ---
Note that there can be two different software stacks involved when LO accesses
a file via GNOME VFS (e.g., with sftp or smb URL schemes) on Linux:

* One stack is used when the LO build is configured with --enable-gnome-vfs. 
It uses GNOME's legacy GnomeVFS module for file access.  The LO builds
available via http://www.libreoffice.org/download/ are exclusively of this
kind (because this guarantees they work out of the box even on rather old
machines).  LO builds of this kind can be identified by a file named by the
wildcard pattern program/*ucpgvfs*.so in their installation.

* The other stack is used when the LO build is configured with --enable-gio. 
It uses GNOME's modern GIO/GVFS module for file access.  Linux distro's LO
builds, as well as likely many nightly tinderbox builds (available at
http://dev-builds.libreoffice.org/daily/), are typically of this kind.  LO
builds of this kind can be identified by a file named by the wildcard pattern
program/*ucpgio*.so in their installation.

(A potential third kind would be LO builds configured with --disable-gnome-vfs
--disable-gio that do not allow for file access via GNOME VFS at all.  There
/might/ be nightly tinderbox builds of this kind.  They could be identified by
having no file named by either of the wildcard patterns program/*ucpgvfs*.so
nor program/*ucpgio*.so in their installation.)

These two kinds can exhibit completely different problems, so it is always
important to state what kind is involved when encountering a specific problem,
and it makes no sense to compare different LO versions of different kind for
worked in the past, broken now insight.


Now, one problem with LO builds of the second, --enable-gio kind that was at
least present since LO 4.0 is that when LO is requested to access a file via
GNOME VFS on a share that is not yet mounted, LO will not try to mount that
share (where mounting will typically result in a GUI dialog asking for
credentials).  This had been fixed on master towards LO 4.2 in June with
http://cgit.freedesktop.org/libreoffice/core/commit/?id=4d8bf09305fc4e4bd652187aac0a02398413ba65
Always try to mount in gio::Content::getGFileInfo and has now been backported
to libreoffice-4-0 towards LO 4.0.6
(http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-0id=20b937fe53d6eebf1d2546f228f9209f75612ba6)
and libreoffice-4-1 towards LO 4.1.2
(http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-1id=08ab6d26e082c1646de73b347058fd9063570e13).

-- 
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 68352] FILEOPEN: [REGRESSION] General error opening SRT subtitle since 4.0.1.3

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68352

Thomas van der Meulen pje335...@hotmail.com changed:

   What|Removed |Added

   Hardware|Other   |All
 OS|Windows (All)   |All
 Status|UNCONFIRMED |NEW
   Severity|normal  |major
 CC||pje335...@hotmail.com
Summary|FILEOPEN: General error |FILEOPEN: [REGRESSION]
   |opening SRT subtitle|General error opening SRT
   ||subtitle since 4.0.1.3
Version|4.1.0.4 release |4.1.0.3 rc
   Keywords||regression
 Ever confirmed|0   |1

--- Comment #1 from Thomas van der Meulen pje335...@hotmail.com ---
Thank you for your bug report, 

this bug in since Version: 4.1.0.3
Build ID: 0f08a823567f802c29cbaf2b327db19aaf72016 and up  (lated tested with
Version: 4.1.1.1
Build ID: a990db030b8125868501634ff662be1d89d0868)

this bug doesn't accrue in 4.2 Version: 4.2.0.0.alpha0+
Build ID: 2d95a1bfd6e0adff791d9e381f0ec37470312522
TinderBox: MacOSX-X86_64@43, Branch:master, Time: 2013-08-20_06:09:11

it also wasn't in Version: 4.1.0.2.0
Build ID: 103a942746cfe346e87daab62acbd4268c38097


So it is regression


tested on mac osx 10.8.4

-- 
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 68256] FILESAVE: Font not saved in styles and formatting

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68256

--- Comment #2 from whoever bugzi...@ruben-online.ch ---
The bug seems to exist also in Impress

-- 
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 67527] FILEOPEN: LO can't open files over SMB - wants to repair!

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67527

--- Comment #27 from Stephan Bergmann sberg...@redhat.com ---
[Please note bug 49776 comment 6 about the two different kinds of LO builds
involved, the --enable-gnome-vfs and --enable-gio kinds.]

(In reply to comment #26)
 @Stephan Bergmann: Just tried to install gnome-vfs2-smb on Fedora 19 as you
 suggested, but in my case it didn't help. LO 4.1.0.4 from libreoffice.org
 still closes immediately, either when double-clicking in nautilus or using
 the CLI.

Hm, that's bad, and I cannot reproduce it on my up-to-date Fedora 19 x86_64 box
with
http://donate.libreoffice.org/home/dl/rpm-x86_64/4.1.0/en-US/LibreOffice_4.1.0_Linux_x86-64_rpm.tar.gz:
 With the setup from comment 20, /opt/libreoffice4.1/program/soffice
smb://127.0.0.1/$USER/Documents/test.odt first pops up an Authentication
Required dialog and then loads the document.

 BUT it helps with 4.2.0.0.alpha0+ Build ID:
 f4004429d339009bec6babe30becdc9c727940b8 TinderBox: Linux-x86-64@8-SLED11,
 Branch:master, Time: 2013-08-18_23:20:11

OK, that tinderbox is indeed one that produces LO builds of the first,
--enable-gnome-vfs kind (cf. e.g.
http://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTERfull-log=1377058201.26472#5),
so it will be affected by presence of gnome-vfs2-smb package.  Odd though that
things don't work for you with the above LO 4.1 of the same kind.

 There is a problem also with distro's (Fedora 19) packages you didn't
 notice: The CLI doesn't work until you open nautilus and manually open the
 share. It's a problem because the whole point of using CLI is to avoid the
 GUI.

See the comment at https://bugzilla.redhat.com/show_bug.cgi?id=895690#c15
Libreoffice causing errors when SAVING files by gvfs-mount (Samba).

 BTW There is a seperate bug report about the CLI (bug 49776). Should we
 close it as a duplicate of the current bug?

I would prefer to wait until somebody who observed that bug in the past with a
LO build of one kind is able to verify the bug is fixed with a later LO build
of the same kind.

-- 
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 68347] Incorrect word count in a document with recorded changes

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68347

Urmas davian...@gmail.com changed:

   What|Removed |Added

  Attachment #84352|text/plain  |image/jpeg
  mime type||

-- 
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 68317] [si-gui] No more Update list of versions

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68317

Florian Reisinger reisi...@gmail.com changed:

   What|Removed |Added

   Assignee|reisi...@gmail.com  |libreoffice-b...@lists.free
   ||desktop.org
 CC||website@global.libreoffice.
   ||org
  Component|Extensions  |WWW

--- Comment #3 from Florian Reisinger reisi...@gmail.com ---
Via Testing version you currently get 4.1.1.1
I am going to have a look, if I find a different location

-- 
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 68317] [si-gui] No more Update list of versions

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68317

Florian Reisinger reisi...@gmail.com changed:

   What|Removed |Added

 OS|Windows (All)   |All
 QA Contact||reisi...@gmail.com

-- 
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 68312] FILEOPEN: Inserting picture from file opens users Libraries\Picture folder every time

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68312

--- Comment #3 from Jan Rou jan...@gmail.com ---
(In reply to comment #2)
 Setting to WORKSFORME  as of comment1.
 
 Thanks Jan for testing with the latest LO release. In general that's a good
 test before reporting issues. If run into trouble so often and as often a
 newer release already fixes the problem.
 
 So thanks a lot for update your report. :)
 
 Don't forget to set the status of the bug accordingly. Best, james

Ok! Wouw what a quick response!

In theory the bug still persist in release 4.0.3.3. Thus people using version
4.0.3.3 may ask for a resolution, because they are bound to use it. They may
use other software depending on this particular version. This is properly more
a theoretical discussion and I guess there is no relation to other software's
use of an API to LibreOffice. I known that a fix of a bug may induct a cascade
of fixes in older versions that in practice are not realisable.

-- 
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 67599] Cann't start a dll in extension manager

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67599

--- Comment #2 from jiangwei jw6...@126.com ---
The dll is used in a excel document ,I want to open the excel in libreoffice
.When I open it ,an error message appeared:

I don't know the real reason is VBA or DLL.When I try to start a dll in
extension manager,next message appeared:

Can you help me to solve it?Thanks a lot.



jw

From: bugzilla-daemon
Date: 2013-08-20 23:01
To: jw
Subject: [Bug 67599] Cann't start a dll in extension manager
tommy27 changed bug 67599 
WhatRemovedAdded
StatusUNCONFIRMED NEEDINFO 
CC  ba...@quipo.it 
Ever confirmed  1 

Comment # 1 on bug 67599 from tommy27 
what are you exactly trying to do with the extension manager?
which dll are you talking about?


You are receiving this mail because: 
You reported the 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 67408] UI: German Context Menu partially in English

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67408

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #2 from rob...@familiegrosskopf.de ---
@del: I can't confirm this for OpenSUSE 12.3 64bit, LO 4.1.0.4. Context Menu
appears in German language only.

Where do you get LO from - Ubuntu-update or LO website?

-- 
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 66979] EDITING: Computer freezes when editing comment

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66979

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #5 from tommy27 ba...@quipo.it ---
the correct status is RESOLVED NOTOURBUG. already changed by me.

-- 
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 67599] Can't start a dll in extension manager

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67599

tommy27 ba...@quipo.it changed:

   What|Removed |Added

Summary|Cann't start a dll in   |Can't start a dll in
   |extension manager   |extension manager

--- Comment #6 from tommy27 ba...@quipo.it ---
extension manager is not intended to load .dll files.

can you upload that excel file here so we can try to figure out what's wrong?

-- 
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 38062] Load each document in the last position and size of application window used by that specific document

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38062

--- Comment #18 from oeffentlichesaerger...@web.de ---
I can confirm the behaviour (Writer, 4.1.0.4 on WinXP) and also would like LO
to remember size and position of individual windows coupled with sensible
defaults.

Expectation: 
- once-resized, windows should remember their position, width and height
- windows of new or previously unopened documents should open maximized on a
1024x768 laptop screen, but could be something like 2/3 of width and height on
bigger screens where maximization doesn't make a lot of sense

-- 
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 68371] New: EDITING: Editing Syntax (RFE)

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68371

  Priority: medium
Bug ID: 68371
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: EDITING: Editing Syntax (RFE)
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: udip...@gmail.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: Formula Editor
   Product: LibreOffice

Problem description: 
Simple editing of formulas that is user-centered and intuitive.

Steps to reproduce:
Entering a more complex formula

Current behavior:
Not all entries are simple, often braces are needed to tell the formula
subsystem what is expected 

Expected behavior:
I am actually pretty happy with the formel editor of Symbolab, that displays
directly as graphics, closes parentheses automatically, stays in an exponent
until a 'cursor down' event is encountered, etc.

This is surely not a bug, but a RFE: please, bring in the editor used by
Symbollab (or something alike). That is, give the users the chance of a screen
editor for formulas instead of a line editor.


Operating System: All
Version: 4.1.0.4 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 68359] FORMATTING: Enhancement: background image formatting options

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68359

Tomaz Vajngerl qui...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Tomaz Vajngerl qui...@gmail.com ---
Confirm - sheet background is missing (but is an option in Excel 2003+). There
is menu  format  page..  background  set as graphic however this is only
for setting page background at printing.

-- 
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 67599] Can't start a dll in extension manager

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67599

--- Comment #7 from jiangwei jw6...@126.com ---
Attachment is the excel file.




jw

From: bugzilla-daemon
Date: 2013-08-21 17:06
To: jw
Subject: [Bug 67599] Can't start a dll in extension manager
tommy27 changed bug 67599 
WhatRemovedAdded
SummaryCann't start a dll in extension manager Can't start a dll in extension
manager 

Comment # 6 on bug 67599 from tommy27 
extension manager is not intended to load .dll files.

can you upload that excel file here so we can try to figure out what's wrong?


You are receiving this mail because: 
You reported the 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 62764] Liberation fonts causing Windows 7 SP1 to BSOD

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62764

--- Comment #22 from i...@medizinische-genetik.de ---
I can also confirm this bug.

Some time ago we tried rolling out 4.0.something and had on may PCs
bluescreens. Because we had no time to dig deeper, we went back to 3.5.6.

Last week we started rolling out 4.1.0.4 what worked fine on all Test-PCs
including my own PC here at work. But after rolling out 4.1 on 25 computers, we
had 5 with one bluescreen after reboot (and it didn't come back yet) and on 2
we had continuous every 5-10 mins after reboot. So we stopped the rollout (we
don't want to get trouble when installing on 200 computers).

I'll try to do some testings with the font files, too. For the first I wanted
to confirm the bug and say that it still exist in 4.1.0.4.

-- 
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 62764] Liberation fonts causing Windows 7 SP1 to BSOD

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62764

--- Comment #23 from Michael Meeks michael.me...@novell.com ---
 But after rolling out 4.1 on 25 computers. But after rolling out
 4.1 on 25 computers

In general a 4.x.0 release is not a great plan to roll out on lots of computers
:-) I'd wait until 4.x.2 - it's really an initial release to get wider testing
of all the new features: that is, unless you want to get involved in early
testing / bug reporting :-)

Having said that - there is still zero feedback from Microsoft on this issue
and/or how to work around it - which is somewhat irritating. It is emphatically
not a LibreOffice issue; we'd like to work around it - but ideally not at the
expense of dropping the Liberation 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 67940] Dialogs with tabs crash on Mac when pressing Ctrl+Left Arrow key

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67940

Emir Sarı emir_s...@msn.com changed:

   What|Removed |Added

 CC||emir_s...@msn.com

--- Comment #4 from Emir Sarı emir_s...@msn.com ---
I still can reproduce this bug with Version: 4.2.0.0.alpha0+
Build ID: 6c4bedffb98a33b202692b225fc250b858ff9f65
TinderBox: MacOSX-X86_64@43, Branch:master, Time: 2013-08-21_02:59:18

-- 
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 64006] FILEOPEN: Crash loading SVG

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64006

Emir Sarı emir_s...@msn.com changed:

   What|Removed |Added

 CC||emir_s...@msn.com

--- Comment #5 from Emir Sarı emir_s...@msn.com ---
Could not reproduce this with Version: 4.2.0.0.alpha0+
Build ID: 6c4bedffb98a33b202692b225fc250b858ff9f65
TinderBox: MacOSX-X86_64@43, Branch:master, Time: 2013-08-21_02:59:18

Opens in Draw just fine.

-- 
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 64864] RTF: Tab-stop repeats when it should not (regression)

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64864

--- Comment #5 from mloc postmas...@mlrennes.org ---
Bug noticed in latest 3.6 branch version 3.6.7.2 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 68372] New: Crash when moving the ruler

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68372

  Priority: medium
Bug ID: 68372
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Crash when moving the ruler
  Severity: critical
Classification: Unclassified
OS: All
  Reporter: emir_s...@msn.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.0.0.alpha0+ Master
 Component: Writer
   Product: LibreOffice

Description: LibreOffice crashes while playing with the ruler. 

To reproduce: 
1. Open Writer,
2. Click on the ruler handle
3. Move the handle from 1 to 2, then to 3. 
4. Continue playing.
5. Crash.

Could not reproduce in Draw, so far only Writer.

-- 
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 68372] Crash when moving the ruler

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68372

Emir Sarı emir_s...@msn.com changed:

   What|Removed |Added

   Priority|medium  |high
 CC||jore...@libreoffice.org,
   ||qui...@gmail.com
   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=38144

-- 
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 68372] Crash when moving the ruler

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68372

--- Comment #1 from Emir Sarı emir_s...@msn.com ---
Version: Version: 4.2.0.0.alpha0+
Build ID: 6c4bedffb98a33b202692b225fc250b858ff9f65
TinderBox: MacOSX-X86_64@43, Branch:master, Time: 2013-08-21_02:59:18

-- 
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 67576] impossible to set printing page size manually

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67576

chilamchi...@seznam.cz changed:

   What|Removed |Added

 QA Contact|chilamchi...@seznam.cz  |

-- 
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 67576] impossible to set printing page size manually

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67576

chilamchi...@seznam.cz changed:

   What|Removed |Added

 QA Contact||chilamchi...@seznam.cz

-- 
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 68373] New: Handle terminating wildcard character * in Autocorrection list to support agglutinative languages

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68373

  Priority: medium
Bug ID: 68373
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Handle terminating wildcard character * in
Autocorrection list to support agglutinative languages
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: nem...@numbertext.org
  Hardware: Other
Status: UNCONFIRMED
   Version: unspecified
 Component: Writer
   Product: LibreOffice

Agglutinative languages, like Hungarian use thousands of different suffixes for
nouns. Personal abbreviations would be more usable, automatic corrections of
serious misspellings could cover all occurances with a simple pattern matching
allowing the wildcard character '*' at the end of the replaced word in the
Replace page of Autocorrection Window. For example, word* matches all text
starting with word, and replaced with the With replacement string + the
remaining matched text segment.

Test example:

1. Add 

i18n*

in the Replace field of the Tools-Autocorrect Options...-Replace page, and
add

internationalization

to the field With, and press OK.

With the suggested enhancement (and patch), Writer will replace the following
texts (pressing Enter space, or other word boundary characters at the end):

i18n - internationalization
i18ns - internationalizations
i18n - internationalization

Note: check also the language pop-up menu of the Autocorrect page, replacements
will work only in documents with the same language.

-- 
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 68373] Handle terminating wildcard character * in Autocorrection list to support agglutinative languages

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68373

László Németh nem...@numbertext.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||ti...@fsf.hu,
   ||vmik...@suse.cz
 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 68374] New: UI: Feature Enhancement: Query Design View: Select multiple columns at once

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68374

  Priority: medium
Bug ID: 68374
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: UI: Feature Enhancement: Query Design View: Select
multiple columns at once
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: athanasiusofa...@gmail.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: Database
   Product: LibreOffice

Problem description: At present, in the query design view, in order to select
many columns in a table with many fields, the user must double-click or else
drag-and-drop each one, which is tedious.

Steps to reproduce:
1. Create a query with the query design view.
2. Add a table (preferably with many columns).
3. Try to add (for example) all of the columns save one.

Current behavior: You have to double-click or drag-and-drop each field
individually. The problem occurs in the small boxes produced by adding a
table to the query. If the user selects many fields at once and then tries to
drag-and-drop, the selection simply collapses to a single field.

Expected behavior: If many fields are selected, clicking and holding the mouse
should preserve the selection. When the user keeps his hold on the mouse and
drags it down to the bottom of the screen, he should be able to add all of the
selected fields  to the query at once.
Operating System: Debian
Version: 4.1.0.4 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 68259] Import MS Publisher file

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68259

ComputerHotline thom...@yahoo.fr changed:

   What|Removed |Added

Version|4.0.4.2 release |4.0.2.2 release

--- Comment #6 from ComputerHotline thom...@yahoo.fr ---
Some MS Pub filter error.
In this template :
http://office.microsoft.com/fr-fr/templates/redir/TC010082249.aspx
the text go out of the page.

Some MS Pub templates are available here to test the LibreOffice Import filter
:
http://office.microsoft.com/en-us/templates/publisher-templates-FX102828212.aspx
http://office.microsoft.com/fr-fr/templates/modeles-publisher-FX102832613.aspx

-- 
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 68375] New: PRINTING: Optimal row height not working correctly

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68375

  Priority: medium
Bug ID: 68375
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: PRINTING: Optimal row height not working correctly
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: pavel.zahrad...@centrum.cz
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 84385
  -- https://bugs.freedesktop.org/attachment.cgi?id=84385action=edit
Sample file with optimal row heights

Setting optimal row height does not work for printing or print preview. Cell
content in some cases is cropped or overlaps another rows. See print preview of
attached file.

I did not notice such problem before 4.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 68309] ASKLIBREOFFICE: 'Flag offensive' option for comments.

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68309

Florian Effenberger flo...@documentfoundation.org changed:

   What|Removed |Added

 CC||floeff@documentfoundation.o
   ||rg

--- Comment #3 from Florian Effenberger flo...@documentfoundation.org ---
For enhancement requests to the upstream AskBot software per se, I recommend we
directly raise/file them upstream.

-- 
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 68373] Handle terminating wildcard character * in Autocorrection list to support agglutinative languages

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68373

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard||target:4.2.0

--- Comment #1 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Laszlo Nemeth committed a patch related to this issue.
It has been pushed to master:

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

fdo#68373 pattern matching in autocorrection for suffix rich lang.



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 68379] New: PRINTING: Calc crashes on print preview when format page button is pressed in Turkish

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68379

  Priority: medium
Bug ID: 68379
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: PRINTING: Calc crashes on print preview when format
page button is pressed in Turkish
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: erdalmu...@yahoo.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: Spreadsheet
   Product: LibreOffice

Calc crashes on print preview when format page button is pressed in Turkish
language. English and German do not have 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 53449] FILESAVE: With CSV format, Save converts field delimiter to TAB

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53449

Friedmann Bruno br...@ioda-net.ch changed:

   What|Removed |Added

   Hardware|Other   |All
   Priority|medium  |high
Version|3.5.4 release   |4.0.4.2 release

--- Comment #14 from Friedmann Bruno br...@ioda-net.ch ---
Confirmed on Windows 7 64 bits in 
Stable production for enterprise 4.0.4.2 and several Linux ( Ubuntu 12.10,
13.04 and openSUSE 12.3 and next 13.1)

If one day a user check the import TAB separator option, any file he could save
(without going to avdvanced) will have the original separator (,;:whatever)
replaced by TAB.

This cause irremediable lost of quality data, expected by enterprise users.
For example, this silent change of separator can cause unexpected crash in a
transform chain or corrupted data.

As it was working before, it has to be considered as a bug + regression.

Could someone raise the priority, and also start to fix it.

-- 
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 68373] Handle terminating wildcard character * in Autocorrection list to support agglutinative languages

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68373

--- Comment #2 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Laszlo Nemeth committed a patch related to this issue.
It has been pushed to master:

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

fdo#68373 fix comments



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 67599] Can't start a dll in extension manager

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67599

--- Comment #10 from tommy27 ba...@quipo.it ---
I can open the AceMaster.xla document in LibO 3.6.7, 4.0.4 and 4.1.0

I only get an error message at this code line of the embedded macro:
Open AceApps.ini For Input As #1

but probably it's because I don't have the files the macro should read.

which exactly is your problem?

P.S. Don't use the mailer to reply but instead post a comment in the bugtracker
webpage here: https://bugs.freedesktop.org/show_bug.cgi?id=67599

-- 
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 67816] Macros: Using macro to copy cell may ignore conditional formatting

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67816

--- Comment #1 from ser...@ns-computers.net ---
This bug can be closed, this is corrected in 4.1.1.1 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 68381] New: EDITING: Cell comments get lost when range is pasted transposed

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68381

  Priority: medium
Bug ID: 68381
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: EDITING: Cell comments get lost when range is pasted
transposed
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: bugquestcon...@online.de
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.0.4.2 release
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 84387
  -- https://bugs.freedesktop.org/attachment.cgi?id=84387action=edit
test file

Problem description: When a linear or 2-dimensinal range of cells is copied and
pasted in a transposed layout, all comments get lost.

This bug lowers productivity very much!

Steps to reproduce:
1.create an array of cells 
2 add comments to cells
3 select range with cursor
4 click into new cell
5 right click and select “paste special”
6 keep “paste all” checked
7 check “transpose”
8 click OK and cell comments are lost


Current behavior:
Cell comments get lost when pasting transposed

Expected behavior:
Cell comments stay with cells


Operating System: Windows XP
Version: 4.0.4.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 68381] EDITING: Cell comments get lost when range is pasted transposed

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68381

bugquestcon...@online.de changed:

   What|Removed |Added

   Severity|normal  |major

-- 
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 68373] Handle terminating wildcard character * in Autocorrection list to support agglutinative languages

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68373

--- Comment #3 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Laszlo Nemeth committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/help/commit/?id=cd0890b680192ab2a5812453d811857fedbb28aa

fdo#68373 update Autocorrection help



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 68324] Other: error in the calculation formula

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68324

Eike Rathke er...@redhat.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
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 68324] Other: error in the calculation formula

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68324

Eike Rathke er...@redhat.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |NOTABUG

--- Comment #4 from Eike Rathke er...@redhat.com ---
This is not an error, it is on purpose that the guessing of strings to
interpret them that works only in one locale and gives errors or wrong values
in all other locales is not supported anymore. Newer versions of OO (i.e. 3.4)
also don't do it.

You can fix it by re-entering the value into the cell (provided that the cell
is not formatted as Text) such that it gets interpreted. This can be automated
with selecting the cells to convert and FindReplace by searching for .* and
replacing with $0 and enabling regular expressions. Another and more
sophisticated way is to use the extension Convert Text to Number (CT2N)
http://extensions.libreoffice.org/extension-center/ct2n-convert-text-to-number-and-dates

-- 
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 68345] Libre Calc saving as XLSX

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68345

--- Comment #3 from Help Desk helpd...@otsegocounty.com ---
Created attachment 84389
  -- https://bugs.freedesktop.org/attachment.cgi?id=84389action=edit
XLSX file with hidden columns...

Here is an attachment of a file created in Libre Office, that will not open in
Microsoft Excel 2003.

-- 
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 66654] REPORTBUILDER: report from sortet view not sortet

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66654

--- Comment #3 from Wolf Schmoger wschmo...@t-online.de ---
Hi, 

I'll try to answer but i'm not english speaking. 

1. I have downgraded to version3.6.6 that workd well and i have no
sample. 

In database from old openoffice i had made a table - sorted view -
report (and the report sorted too) 

After an update to version 4.xx the report is not sorted  and when i
try to build from table a new sorted view sbase chrashed  

Von: bugzilla-dae...@freedesktop.org 

An: wschmo...@t-online.de 

Betreff: [Bug 66654] REPORTBUILDER: report from sortet view not
sortet 

Datum: Sat, 17 Aug 2013 11:02:29 +0200 

  Comment # 2 [1] on bug 66654 [2] from rob...@familiegrosskopf.de
[3]  

I have changed the title of this report. Could you please describe
what you are doing, when the report from a sorted view isn't sorted?
Or could you create an attachment, which could show this behavior?  
-
 You are receiving this mail because:  

 *You reported the bug.

Links:
--
[1] https://bugs.freedesktop.org/show_bug.cgi?id=66654#c2
[2] https://bugs.freedesktop.org/show_bug.cgi?id=66654
[3] mailto:rob...@familiegrosskopf.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 68129] ASKLIBREOFFICE: Central elements of AskLibO are overlaying elements of the right side

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68129

--- Comment #2 from bugquestcon...@online.de ---
Created attachment 84390
  -- https://bugs.freedesktop.org/attachment.cgi?id=84390action=edit
screenshot with bug observed in FF 23.0.1

I tested FF 23.0.1 on the same machine (XP/SP3) and observed today the same
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 53032] Undo does not undo middle-click pasted test

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53032

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|target:4.2.0|target:4.2.0 target:4.1.2

--- Comment #5 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Michael Meeks committed a patch related to this issue.
It has been pushed to libreoffice-4-1:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=c10b18e3405a0c501114ce435886b22ec59e53abh=libreoffice-4-1

fdo#53032 - Use the right mark area to undo paste of RTF.


It will be available in LibreOffice 4.1.2.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-bugs] [Bug 68252] UI: Add FONTWORK into the INSERT menu

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68252

--- Comment #2 from bugquestcon...@online.de ---
Yes I propose a change of the default location. Currently one needs to open the
Drawing Toolbar to be able to insert a Fontwork element.

I regard it as too complicated for person not so experienced with Writer, etc
to get the idea to look into the Drawing Toolbar. Thus it should be made
possible to insert a Fontwork by default from the Insert menu. 

That a Fontwor tool icon is additionally available in the Drawing toolbar is
good, as well as it is necessary to customize toolbars and place the Fontwork
icon at any toolbar.

-- 
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 68385] Cut/paste from different spreadsheets corrupts cell references

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68385

tmacalp tmac...@gmail.com changed:

   What|Removed |Added

  Attachment #84392|text/plain  |application/pdf
  mime type||

-- 
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 56556] PDF: pdf-export does not take the file name along

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56556

--- Comment #5 from bugquestcon...@online.de ---
I will see if it pops up again. I am now at 4.0.4.2 and will reopen if I find
it again.

-- 
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 68381] EDITING: Cell comments get lost when range is pasted transposed

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68381

Kohei Yoshida kohei.yosh...@suse.de changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |lgodard.li...@laposte.net
   |desktop.org |

--- Comment #2 from Kohei Yoshida kohei.yosh...@suse.de ---
Laurent has a patch for 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 68381] EDITING: Cell comments get lost when range is pasted transposed

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68381

Kohei Yoshida kohei.yosh...@suse.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Kohei Yoshida kohei.yosh...@suse.de ---
Confirming.

-- 
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 68385] New: Cut/paste from different spreadsheets corrupts cell references

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68385

  Priority: medium
Bug ID: 68385
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Cut/paste from different spreadsheets corrupts cell
references
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: tmac...@gmail.com
  Hardware: All
Status: UNCONFIRMED
   Version: 3.3.0 release
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 84392
  -- https://bugs.freedesktop.org/attachment.cgi?id=84392action=edit
PDF demonstrating the bug.

Cutting and pasting cells from one spreadsheet to another modifies formula
references in the pasted-to spreadsheet. Formulas referencing cells in the
cut-from region on the pasted-to spreadsheet are modified.

Sorry if this is difficult to describe.  If you cut from file2 a1:a7 and paste
in file1 c1:c7, any formulas in file1 that reference file1 a1:a7, will now
reference the cells where you actually pasted.

Note that this doesn't happen when you COPY.  It also doesn't happen if you
paste the cut contents somewhere else first.

Steps to reproduce:
1. Create a new spreadsheet (spreadsheet1)
2. On spreadsheet1, make each cell in Column B from B1:B20 reference Column A
(B1 contains =A1, B2 contains =A2, ... B20 contains =A20)
3. Create another new spreadsheet (spreadsheet2)
4. On spreadsheet2, insert data (ex. a number sequence1 through 7) into A1:A7
5. On spreadsheet2, CUT (don't copy) A1:A7
6. On spreadsheet1, immediately paste contents to A9:A15

Expected results:
Column B will still contain cells referencing each adjacent cell from Column A
(B1-A1, B2-A2, etc...)

Actual results:
Column B cells that referenced cells in A1:A7(the cut from region on the other
sheet) have now CHANGED to reference the cut-to region on the current
sheet.(B1-A9, B2-A10, ... B7-A15, B8-A8)

I can confirm this affects 4.1.0.4 on 32bit MS Windows Vista, Version: 4.1.0.4
on 64bit RHEL6, Version 4.0.4.2 on current 64bit Arch Linux, Version 4.0.2.2
under 32bit Fedora 17, and even back to the oldest version I currently have
access to: OpenOffice 3.2.1 under 64bit RHEL6. Since it has been around since
before LibreOffice began, I marked it as version 3.3.0.

Since it's been rather difficult for me to describe this bug, I've included a
pdf to demonstrate.

-- 
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 68386] FILESAVE: Save by default on user defined format is not available

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68386

--- Comment #1 from Luis Guzman a...@switnet.org ---
Created attachment 84394
  -- https://bugs.freedesktop.org/attachment.cgi?id=84394action=edit
Screen that shows the GUI can't show correctly this option

There you can see that the option is still there but can't be chosen correctly.

-- 
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 68386] New: FILESAVE: Save by default on user defined format is not available

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68386

  Priority: medium
Bug ID: 68386
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILESAVE: Save by default on user defined format is
not available
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: a...@switnet.org
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: UI
   Product: LibreOffice

Created attachment 84393
  -- https://bugs.freedesktop.org/attachment.cgi?id=84393action=edit
This is the scree that shows that the option to define the default save file
type isn't available.

Problem description: 

Can't select the defaul save file type on Tools - Options - Load/Save

Steps to reproduce:
1. Open LibreOffice (Writer, Impress, etc)
2. Go to Tools - Options - Load/Save
3. Try to define other set of files types than ODF, such as Ms Office 2003

Current behavior:
The GUI won't show those options.

Expected behavior:
Sould be able to see and change the defaul options.

Operating System: Ubuntu
Version: 4.1.0.4 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 68240] Cannot start LibreOffice

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68240

--- Comment #9 from Olivier R. olivier.nore...@gmail.com ---
(In reply to comment #7)
 Are your Windows Regional Settings standard French (France)? Or set to
 something different?

Everything is set to French language.
The only thing which is not standard is my keyboard layout.

 Does the behavior change if in Regional Settings you
 select English (USA) before starting LO? I assume it does not change and the
 error persists.

I have to install the English language pack. I’ll answer once it’s done.

-- 
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 68386] FILESAVE: Save by default on user defined format is not available

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68386

--- Comment #2 from Luis Guzman a...@switnet.org ---
Created attachment 84395
  -- https://bugs.freedesktop.org/attachment.cgi?id=84395action=edit
The desired GUI for Tools-Options-Load_Save

Screen of the 4.0.4 release that shows correctly the current option.

-- 
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 68375] PRINTING: Optimal row height not working correctly

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68375

James spa...@gmx.net changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from James spa...@gmx.net ---
With LO 4.2 master build from 2013-08-20 when opening the document, I see a cut
off field. As soon as I select cell B2 (only field with content) the field gets
displayed with correct size and no longer cut-off.

On OS X 10.8.4 and LO 4.2 masterbuild printing preview and saving as PDF does
work fine ONLY AFTER I once clicked into the B2 cell. If I don't click into
cell B2 printing preview and pdf do display a cutoff cell as described by
Pavelz.

Setting to NEW.

-- 
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 68375] PRINTING: Optimal row height not working correctly

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68375

James spa...@gmx.net changed:

   What|Removed |Added

 OS|Linux (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 68129] ASKLIBREOFFICE: Central elements of AskLibO are overlaying elements of the right side

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68129

James spa...@gmx.net changed:

   What|Removed |Added

 OS|Windows (All)   |All

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


[Libreoffice-bugs] [Bug 68373] Handle terminating wildcard character * in Autocorrection list to support agglutinative languages

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68373

--- Comment #4 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Laszlo Nemeth committed a patch related to this issue.
It has been pushed to master:

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

fdo#68373 wildcard char. matches only real suffix in autocorr.



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 68345] Libre Calc saving as XLSX

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68345

James spa...@gmx.net changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #4 from James spa...@gmx.net ---
I cannot reproduce this problem.

The example file opens fine in Excel 2010 and LO 4.2 master on OS X 10.8.4.

@Help Desk: if you are using Excel 2003 I think xlsx 2010 files will not open.
But that is expected.

Try saving the LO calc file to xls instead of the newer xlsx file format. That
should work.

So this is NOTOURBUG if M$ isn't able to supply users with compatible file
formats. They do of course want to sell their newer M$ Office 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 67408] UI: German Context Menu partially in English

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67408

--- Comment #3 from d...@uwewiest.de d...@uwewiest.de ---
ppa.launchpad.net/libreoffice/ppa/ubuntu precise main

Am 21.08.2013 10:41, schrieb bugzilla-dae...@freedesktop.org:
 rob...@familiegrosskopf.de mailto:rob...@familiegrosskopf.de changed 
 bug 67408 https://bugs.freedesktop.org/show_bug.cgi?id=67408
 What  Removed Added
 CCrob...@familiegrosskopf.de

 *Comment # 2 https://bugs.freedesktop.org/show_bug.cgi?id=67408#c2 
 on bug 67408 https://bugs.freedesktop.org/show_bug.cgi?id=67408 from 
 rob...@familiegrosskopf.de mailto:rob...@familiegrosskopf.de *
 @del: I can't confirm this for OpenSUSE 12.3 64bit, LO 4.1.0.4. Context Menu
 appears in German language only.

 Where do you get LO from - Ubuntu-update or LO website?
 
 You are receiving this mail because:

   * You reported the 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 38225] Unable to change name of a custom style

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38225

--- Comment #4 from Laurent BP jumbo4...@yahoo.fr ---
Confirmed with LibO Version: 4.2.0.0.alpha0+
Build ID: 6571193609f4fb4e5ac714b55787d172a86983f
on OpenSuse 12.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 68388] New: Data Series Name in Charts is not saved

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68388

  Priority: medium
Bug ID: 68388
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Data Series Name in Charts is not saved
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: wpeat...@gmail.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: Spreadsheet
   Product: LibreOffice

* create XY scatter chart
* manually edit Data Series Name
  - right click on chart and select Data Ranges... menu item
  - on Data Series tab, type in a new name for your series Test
* your manually edited name will display nicely in a Legend

* save file
* open file
* name is now gone



On another note, it not possible to edit this name programmatically in BASIC. I
have to resort to cheesy Wscript.Sendkeys macros to edit the names. And because
the names disappear when I close the file, it is doubly important to be able to
put them back in automatically.

-- 
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 53449] FILESAVE: With CSV format, Save converts field delimiter to TAB

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53449

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

Version|4.0.4.2 release |3.5.4 release

--- Comment #15 from Joel Madero jmadero@gmail.com ---
Please don't update version and please read all the comments as I've already
explained this.

Also - sure you can find someone to fix it, the code is there, our volunteers
are busy working on a lot of things - if you need this one fixed all the code
is Libre (meaning open for you to explore). Patches are welcome

-- 
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 45681] [Calc] [AutoFilter] Inconsistent meaning of Check Box All

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45681

--- Comment #3 from Michel Rudelle mchl.r...@gmail.com ---
I commented bug 57431 where I tried to explain why it is not a misunderstanding
nor a problem of documentation.
These 2 issues are in my mind duplicates, though bug 57431 presents also
another issue you reported as bug 68113.
Regards,

-- 
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 68332] FILESAVE: DOCX file corruption

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68332

Mauro D. mauroeva...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from Mauro D. mauroeva...@gmail.com ---
File look the same but xml produced is not valid, so i think It is a bug.

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


[Libreoffice-bugs] [Bug 57431] [Autofilter] Unable to show both empty cells and rows with certain value (Excel users might expect this ability)

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57431

Michel Rudelle mchl.r...@gmail.com changed:

   What|Removed |Added

 CC||mchl.r...@gmail.com

--- Comment #7 from Michel Rudelle mchl.r...@gmail.com ---
Hi Miroslaw,
I understand your position but I don't agree because I am taking an ordinary
user position:
Using the example provided, this ordinary user first wants to see lines with
little brother of 1 and big brother of 3, he checks 2 boxes, result is OK.
But now he wants to add pseudonym of 5, he would naturally continue the same
method and check the 3rd box isn’t? But it does not work and we cannot be sure
that he will think to click “Not empty”!
What do you find logical in changing the method for the last item?

I am used to work around such problems, and I can understand to click on “Not
empty” for my own use, but I can't imagine saying to ordinary users to read
documentation for the 3rd item.
Maybe this is not a bug, and rather an improvement, but really important, not
only for me, but mainly for ordinary users.
Such improvement can be made for instance with a box specially for “Empty” or
using a shaded box for “All” when all items are checked, or any other means
keeping the intuitive use of the filter.
Regards,

-- 
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 68332] FILESAVE: DOCX file corruption

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68332

--- Comment #4 from Mauro D. mauroeva...@gmail.com ---
Header3.xml in the produced file is corrupted because of a missing closing tag.
So file is not readable from other programs.

-- 
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 68113] [UI] [Autofilter] Selecting Not empty unchecks all entries

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68113

Michel Rudelle mchl.r...@gmail.com changed:

   What|Removed |Added

 CC||mchl.r...@gmail.com

--- Comment #1 from Michel Rudelle mchl.r...@gmail.com ---
Reproduced under Vista-32b:
Version 4.0.5.2 (Build ID: 5464147a081647a250913f19c0715bca595af2f)
Version: 4.1.0.4 Build ID: 89ea49ddacd9aa532507cbf852f2bb22b1ace28

-- 
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 67408] UI: German Context Menu partially in English

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67408

--- Comment #4 from rob...@familiegrosskopf.de ---
@del,

could you please report the bug to Ubuntu, too? Could be something wrong with
the packages from Ubuntu, because we couldn't confirm the bug.
Packages from Ubuntu (or other distributions like OpenSUSE) differ from the
packages from LO, which you would get here: http://de.libreoffice.org/download/

-- 
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 68392] New: Formatting / Printing: Layer infomation of visio file is ignored when when showing a visio diagram in LibreOffice

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68392

  Priority: medium
Bug ID: 68392
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Formatting / Printing: Layer infomation of visio file
is ignored when when showing a visio diagram in
LibreOffice
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: m_josenh...@web.de
  Hardware: x86-64 (AMD64)
Status: NEW
   Version: 4.0.3.3 release
 Component: Drawing
   Product: LibreOffice

Hi, 

I have (a confidential) Visio diagram, which provides drawing blocks and lines
on multiple layers. Some of those layer have been deactivated, others are
active.

While Visio shows only the active layers overlaid of each other, LibreOffice
drawing shows all drawings overlaid of each other independently whether they
have been marked as visible or not. 

Likely the same happens for printing. (Have not tested that.)

-- 
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 68240] Cannot start LibreOffice

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68240

--- Comment #10 from Olivier R. olivier.nore...@gmail.com ---
With Windows set to English, I still get the same error message.

-- 
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 39484] All Outline groups of sheet lost while editing

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39484

--- Comment #70 from Michael Meeks michael.me...@novell.com ---
Not that it's news but this:

void ScUndoPaste::DoChange(bool bUndo)
...
for (size_t i = 0, n = maBlockRanges.size(); i  n; ++i)
{
ScRange aRange = *maBlockRanges[i];
ScMarkData::iterator itr = aMarkData.begin(), itrEnd =
aMarkData.end();
for (; itr != itrEnd  *itr  nTabCount; ++itr)
{
aRange.aStart.SetTab(*itr);
aRange.aEnd.SetTab(*itr);
**  pUndoDoc-UndoToDocument(aRange, nUndoFlags, false, pDoc);
}
}

line - when uncommented avoids the issue occuring; I guess that's the core of
Undoing pastes though ;-)

Interestingly though, the *itr is 4 for this - and the inner loop only occurs
once; 4 seems a plausible value for nTab called '1' which I'm editing; which
looks correct.

-- 
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 68393] New: BUGZILLA: PASTE

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68393

  Priority: medium
Bug ID: 68393
CC: webs...@global.libreoffice.org
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: BUGZILLA: PASTE
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: sanco...@verizon.net
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: WWW
   Product: LibreOffice

Problem description: 

Steps to reproduce:
1. I receive one DOCUMENT in E-Mail . I copy it.  I PASTE it on Libre page.
REZULT : I can see ONLY the First Page.On bottom right side one RED Triangle ?
? What is that ? ? 
How I can Receive THE WHOLE DOCUMENT ? not only PARTIAL ? ? ?
Thanks CG...
2. 
3. 

Current behavior:

Expected behavior:


Operating System: Windows 8
Version: 4.1.0.4 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 64455] UI: The color line tool (toolbar Line and Filling ) is not updated

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64455

--- Comment #6 from Laurent BP jumbo4...@yahoo.fr ---
Confirmed with LibO Version: 4.2.0.0.alpha0+
Build ID: 6571193609f4fb4e5ac714b55787d172a86983f
on OpenSuse 12.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 64455] UI: The color line tool (toolbar Line and Filling ) is not updated

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64455

--- Comment #7 from Laurent BP jumbo4...@yahoo.fr ---
Version: 4.2.0.0.alpha0+
Build ID: 6571193609f4fb4e5ac714b55787d172a86983f
with Sidebar, the color line is CORRECT inside the sidebar but is INCORRECT on
Line and Filling toolbar

-- 
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 68396] New: Messed up styles and formatting dialog with subsequent crash

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68396

  Priority: medium
Bug ID: 68396
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Messed up styles and formatting dialog with subsequent
crash
  Severity: blocker
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: m...@disappear.de
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: Writer
   Product: LibreOffice

Created attachment 84408
  -- https://bugs.freedesktop.org/attachment.cgi?id=84408action=edit
Screenshot of garbled styles and formatting dialog

While working with an .odt document the styles and formatting dialog may appear
garbled (see attached screenshot) pronouncing an entire application crash
shortly after closing the dialog. The crash might occur a few seconds later
without user interaction, on some other operation but certainly when closing
the application window.

The issue does not occur 
- with 4.0.4 on OSX
- with 4.1.4 on linux
using the very same document.

Also looking at
https://bugs.freedesktop.org/show_bug.cgi?id=67326
https://bugs.freedesktop.org/show_bug.cgi?id=67688

it looks like something is seriously wrong with the OSX build of 4.1.4

-- 
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 68396] Messed up styles and formatting dialog with subsequent crash

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68396

--- Comment #1 from masc m...@disappear.de ---
Created attachment 84409
  -- https://bugs.freedesktop.org/attachment.cgi?id=84409action=edit
Crashlogs

-- 
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 39484] All Outline groups of sheet lost while editing

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39484

--- Comment #71 from Michael Meeks michael.me...@novell.com ---
void ScDocument::UndoToDocument(const ScRange rRange,
...
...
if (nTab2  static_castSCTAB(maTabs.size()))
CopyToDocument( 0,0,nTab2+1, MAXCOL,MAXROW,maTabs.size(), IDF_FORMULA,
false, pDestDoc, pMarks );

Appears to do a giant copy to undo a paste - of all the formulae in the
document - which seems a tad steep. Either way - disabling that un-breaks the
groups 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 68396] Messed up styles and formatting dialog with subsequent crash

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68396

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #3 from Julien Nabet serval2...@yahoo.fr ---
masc:
- did you install any LO specific extensions? 
- could you try to rename your LO directory profile (see
https://wiki.documentfoundation.org/UserProfile) and test again?

-- 
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 62475] Remove pointless comments and ASCII art

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62475

--- Comment #17 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Philipp Riemer committed a patch related to this issue.
It has been pushed to master:

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

fdo#62475 , fdo#39468: remove visual noise and translate German comments in
svx/source/xoutdev/



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 68372] Crash when moving the ruler

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68372

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
Emir: is it with a brand new LO profile?
If yes, could you try to retrieve some more info? (see
https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#Mac_OSX:_How_to_get_debug_information)

-- 
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 67899] issue converting to PDF a Word 2007 file with a pasted shape from Draw

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67899

--- Comment #6 from Reinhard Weber reinhard.we...@a1telekom.at ---
(In reply to comment #4)
 moreover, what do you use to convert the Word file to .pdf?

Simply the build in function File  Save as  PDF or XPS ... is used to save
the document as PDF. Btw: external tools like PDF-Printers are working.

-- 
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 65129] Windows Installer checks OS version before proceeding

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65129

tbehr...@suse.com changed:

   What|Removed |Added

 CC||fridrich.st...@bluewin.ch,
   ||je...@softcatala.org,
   ||tbehr...@suse.com

--- Comment #4 from tbehr...@suse.com ---
Sounds almost like an easy hack - jesus, fridrich, andras, could you provide
code pointers for this thing?

-- 
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 68400] New: spreadsheet hang-crash takes down system

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68400

  Priority: medium
Bug ID: 68400
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: spreadsheet hang-crash takes down system
  Severity: critical
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: sax_...@yahoo.com
  Hardware: Other
Status: UNCONFIRMED
   Version: unspecified
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 84411
  -- https://bugs.freedesktop.org/attachment.cgi?id=84411action=edit
copies LO crash report

Critical - after working on three .ods spreadsheets for about half an hour LO
hangs (two successive occurrences). Using os x activity monitor to cancel
program in turn leads to os x finder (the file browser) hanging. Decided to
restart system both times.

Diagnostics attached.

-- 
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 68400] spreadsheet hang-crash takes down system

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68400

ralph sax_...@yahoo.com changed:

   What|Removed |Added

   Priority|medium  |high
 CC||sax_...@yahoo.com
Version|unspecified |4.1.0.4 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 65203] FILESAVE: cmd+x within the filename freezes the save as dialog

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65203

--- Comment #5 from raumkundschaf...@hasa-labs.org ---
Jep it works now - 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 65129] Windows Installer checks OS version before proceeding

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65129

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 68403] New: Added EPS clipart items no longer appear in print or PDF output

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68403

  Priority: medium
Bug ID: 68403
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Added EPS clipart items no longer appear in print or
PDF output
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: rmerc...@randmcnally.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: Drawing
   Product: LibreOffice

Using LibreOffice Draw 4.1.0.4 in Fedora 19 x86 64bit or Widnows 7 64bit, EPS
clipart is not output in printing or PDF export.

Steps to recreate:
1. download and uncompress
http://www.cisco.com/web/about/ac50/ac47/3015_eps.zip
2. Open LibreOffice Draw
3. Select Gallary from Tools Menu
4. Click New Theme... button
5. Click [Find Files...] button and select the directory in which you
uncompressed the .eps files
6. Click [Add All] button
7. Select the theme you created to display the clipart you added
8. Drag and drop one or more added clipart items onto the drawing
9. Optional: Add any other objects and text to the drawing

Method 1:
Select Export as PDF from the File menu and perform the export
Open the exported .pdf document with any PDF viewer and observe that the .eps
clipart item is not there or not visible.

Method 2: print the drawing
Observe that the .eps clipart is not printed or not visible.

Method 3: open an existing LibreOffice Draw .odg file created with a previous
version of LO that contains the EPS clipart and print or export to PDF.
Observe that the EPS clipart is no longer visible in the output.

I did not test EPS clipart output in the other LibreOffice components yet but I
can if that will help.

-- 
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 68404] New: CONFIGURATION: First character before ranged comment cannot be edited or removed

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68404

  Priority: medium
Bug ID: 68404
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: CONFIGURATION: First character before ranged comment
cannot be edited or removed
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: jzmigrod...@gmail.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: Writer
   Product: LibreOffice

Created attachment 84414
  -- https://bugs.freedesktop.org/attachment.cgi?id=84414action=edit
I send fragment of text where problem with Read-only content can not be
changed. No changes will be accepted appeared.

Problem description:

I have problem like this decribed here
https://bugs.freedesktop.org/show_bug.cgi?id=57938 but in vertion 4.1.0.4 

Steps to reproduce:

I can't find any repeating procedure it happens time to time.

Current behavior:

Expected behavior:


Operating System: Windows 7
Version: 4.1.0.4 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 64455] UI: The color line tool (toolbar Line and Filling ) is not updated

2013-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64455

--- Comment #10 from Laurent BP jumbo4...@yahoo.fr ---
Sorry for my multiple messages.

A better solution would be to have both color in standard.soc #3465a4 and
#3465af, the latter with a new name such as Tango: Sky Blue 4.

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