[Libreoffice-bugs] [Bug 51426] Installation of LibreOffice on Windows

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51426

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

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #2 from Florian Reisinger reisi...@gmail.com 2012-06-25 23:03:50 
PDT ---
Jep, IMHO a Windows Installer bug. CCed Andreas Timar /in Installer Expert
@David: Good catch ;)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51426] Installation of LibreOffice on Windows

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51426

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

   What|Removed |Added

 CC||tima...@gmail.com

--- Comment #1 from Florian Reisinger reisi...@gmail.com 2012-06-25 23:03:38 
PDT ---
Jep, IMHO a Windows Installer bug. CCed Andreas Timar /in Installer Expert
@David: Good catch ;)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51433] New: Intermittent Error - Inadmissible value or data type. Data type mismatch.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51433

 Bug #: 51433
   Summary: Intermittent Error - Inadmissible value or data type.
Data type mismatch.
Classification: Unclassified
   Product: LibreOffice
   Version: 3.5.4 release
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: BASIC
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: libreofficeb...@toeai.com


By intermittent, I do NOT mean that the bug can only be reproduced sometimes.
It can ALWAYS be reproduced if you follow the directions below precisely.  By
intermittent, I mean that if you wander from the precise instructions given,
the results become unpredictable.  Entering the same input can lead to
different behavior depending on how you got there.

I have reproduced it on 3.4.5 running on Linux Mint Debian 64-bit and on 3.3
and 3.5.4.2 running on Windows XP.

Steps to reproduce:
1) Open Calc and start with a new empty spreadsheet file.
2) Click Tools, Macros, Organize Macros, LibreOffice Basic...
3) Click Untitled 1, click New, click OK.
4) In the code editor, press Ctrl+A then Delete to clear any automatic skeleton
code.
5) Enter the following code:
Function Q(a, b)
 Q = IIf(a MOD b = 0, 0, b - (a MOD b))
End Function
6) Go to cell A1; enter the formula =Q(4,3).
(no error, result is 2)
7) In the code editor, change the name of the function on lines 1 and 2 from
Q to R (example - other names will work).
8) Change the formula in A1 to read =R(4,2).
(no error, result is 0)
9) Again, change the formula in A1 to now read =R(4,3); enter.
(You are taken back to the code editor; line 2 is highlighted; The message box
reads Inadmissible value or data type. Data type mismatch.)

Extra credit:
Change the function name again (e.g. Foo)
Change the formula to =FOO(4,3). (no error)
Change the formula to =FOO(4,4). (no error)
Change the formula to =FOO(4,5). (now you get the error as described above)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51434] New: Inadequate Print Preview if Legal Size or A4 Paper

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51434

 Bug #: 51434
   Summary: Inadequate Print Preview if Legal Size or A4 Paper
Classification: Unclassified
   Product: LibreOffice
   Version: 3.5.2 release
  Platform: x86-64 (AMD64)
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Libreoffice
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: dlg.al...@gmail.com


Created attachment 63475
  -- https://bugs.freedesktop.org/attachment.cgi?id=63475
Inadequate Preview if A4 and Legal Size

LibreOffice 3.5.3.2
Build ID: 235ab8a-3802056-4a8fed3-2d66ea8-e241b80
Windows XP Professional Service Pack 3
=

Not accurate preview when Legal or A4 is used screenshot has been provided!!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51434] Inadequate Print Preview if Legal Size or A4 Paper

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51434

Alfel Benvic Go dlg.al...@gmail.com changed:

   What|Removed |Added

  Component|Libreoffice |Printing and PDF export

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51434] Inadequate Print Preview if Legal Size or A4 Paper

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51434

Alfel Benvic Go dlg.al...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51435] New: TDF Site: Download hints with obsolete versions

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51435

 Bug #: 51435
   Summary: TDF Site: Download hints with obsolete versions
Classification: Unclassified
   Product: LibreOffice
   Version: 3.5.4 release
  Platform: Other
OS/Version: All
Status: NEW
  Severity: critical
  Priority: medium
 Component: WWW
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: libreoff...@bielefeldundbuss.de
CC: cl...@cup.uni-muenchen.de
Blocks: 50029


Steps how to reproduce:
1. Visit http://www.libreoffice.org/get-help/installation/windows/
  Via LibO Home Page - Get Help - Installation - Installing LibreOffice on 
  Windows; - Download the LibreOffice installer
  Expected Offer: 3.5.4 and 3.4.6
  Actual: LibreOffice 3.5.0 Final (2012-02-14) 
  + LibreOffice 3.4.5 Final (2012-01-16)

Same Problem with Linux and Mac

The download link is correct for 3.5.4, but the texts are wrong.

Additional download Problems:
- On a.m. Page 3.4.5 is offered in the heading, but there is no way to download
  that version from that page. Additionally we have a link to 3.4 Features, 
  But I can not find any way to download 3.4 on LibO Page

Problem reported here is part of problem in Bug 50029 - German download page
is still the old ugly layout and should be updated as the intl. one 

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50029] German download page is still the old ugly layout and should be updated as the intl. one

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50029

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 Depends on||51435

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51415] : I have 3.4.3 and need to go to 3.4.5 before 3.5.x .... where do I find the download for 3.4.5?

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51415

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||NOTABUG
 CC||dtar...@redhat.com

--- Comment #1 from David Tardon dtar...@redhat.com 2012-06-25 23:39:31 PDT 
---
Bugzilla is not a support tool! Anyway, the old releases can be found in
http://downloadarchive.documentfoundation.org/libreoffice/old/ .

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6

--- Comment #27 from Roman Eisele b...@eikota.de 2012-06-25 23:41:31 PDT ---
(In reply to comment #26)
 Bug 40907 : the bug is very annoying for corporate use on mac network

I agree completely. However, bug 40907 is already included in our LibreOffice
3.5 most annoying bugs list (bug 37361), and this is sufficient and adaequate.
At the moment, the present (3.6) bugs list should contain only bugs which are
*new* in LibreOffice 3.6. If bug 40907 will not be resolved during the 3.5
maintenance phase, we will move it, just like all remaining (open) 3.5 bugs, to
this (3.6) bug list, so there really is no need to include a bug in both lists.

(No offence -- this is just an attempt to explain our current practice for
anybody who does not know it yet!)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 48644] TDF Site: There is No Longer a Link to 3.4.x version download In Conflict with Published Policy

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48644

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Severity|normal  |major
 CC||cl...@cup.uni-muenchen.de,
   ||LibreOffice@bielefeldundbus
   ||s.de
 Ever Confirmed|0   |1

--- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2012-06-25 23:54:46 PDT ---
So it is

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35715] Download information missing

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35715

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME
 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2012-06-26 00:03:12 PDT ---
Can't find that any longer

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45582] VIEWING: Background Colour of Different Items are Marked Incorrectly with the Background Colour of Fields

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45582

--- Comment #12 from sasha.libreoff...@gmail.com 2012-06-26 00:07:46 PDT ---
Thanks for attachment and additional explanations
 In my Opinion bullets, numbering digits, formatting marks and chapter numbers
 are not fields.
As I can see, from LO point of view, these things are fields. Just
automatically added. They are automatically recalculated as other fields. IMHO
internally they are also fields. From user point they are not fields because
not inserted manually.

May be separating one sort of fields from other will take much resources from
developers because will needed reworking huge amount of internals of LO. And
will added many regressions.

What about attached screenshots and comment 3 : reproduced in 3.5.4, but it is
the same thing as in comment 1

We may change this bug report to functionality request with name something like
Separate automatically added fields and manually added

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46186] RTL: RTL table reverses its direction on LTR page

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46186

Ahmad Harthi aalhar...@kacst.edu.sa changed:

   What|Removed |Added

   Platform|Other   |All
   Priority|medium  |high
 CC||aalhar...@kacst.edu.sa,
   ||fmalota...@kacst.edu.sa
Version|3.4.4 release   |3.5.4 release

--- Comment #2 from Ahmad Harthi aalhar...@kacst.edu.sa 2012-06-26 00:26:31 
PDT ---
I confirm this using LibreOffice 3.5.4 on Windows 7 Basic.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51426] Installation of LibreOffice on Windows

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51426

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2012-06-26 00:31:54 PDT ---
Not reproducible for me. Clicked big download button Main installer, was
forwarded to
http://ftp5.gwdg.de/pub/tdf/libreoffice/stable/3.5.4/win/x86/LibO_3.5.4_Win_x86_install_multi.msi


But may be we have a mirror with a damaged file on it?
I have no idea how to reproduce the problem - what ever it might be.

@David/Florian:
unfortunately important information is missing.
Please:
- Write a meaningful Summary describing exactly what the problem is
- add information 
  -- Why you selected Version 3.5.1RC1
  -- Concerning the download mirror (I find that information in Seamonkey
 Download Manager)
  -- everything else crossing your mind after you read linked texts

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51426] Installation of LibreOffice on Windows

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51426

--- Comment #4 from David david.lind...@just-a-s-k.com.au 2012-06-26 00:50:16 
PDT ---
Not sure what's happened but it seems the problem might now now solved. 
When I follow the LibreOffice instructions on
http://www.libreoffice.org/get-help/installation/windows/ and click on
the link Download the LibreOffice installer
http://www.libreoffice.org/download/ I am now directed to a different
page.  I am testing the new download now but it seems to have the
correct extension.  Previously I asked a colleague to repeat the
exercise for me and the result for both of us was the same ... ie. a
file with an extension of .man rather than .msi.  I will ask her to
repeat the exercise again and report back.

All the best, David.


On 26/06/12 17:01, bugzilla-dae...@freedesktop.org wrote:
 https://bugs.freedesktop.org/show_bug.cgi?id=51426

 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

What|Removed |Added
 
  CC||LibreOffice@bielefeldundbus
||s.de

 --- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
 2012-06-26 00:31:54 PDT ---
 Not reproducible for me. Clicked big download button Main installer, was
 forwarded to
 http://ftp5.gwdg.de/pub/tdf/libreoffice/stable/3.5.4/win/x86/LibO_3.5.4_Win_x86_install_multi.msi


 But may be we have a mirror with a damaged file on it?
 I have no idea how to reproduce the problem - what ever it might be.

 @David/Florian:
 unfortunately important information is missing.
 Please:
 - Write a meaningful Summary describing exactly what the problem is
 - add information 
   -- Why you selected Version 3.5.1RC1
   -- Concerning the download mirror (I find that information in Seamonkey
  Download Manager)
   -- everything else crossing your mind after you read linked texts


-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51437] New: Please provide link in help menu to freedesktop.org to file a bug

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51437

 Bug #: 51437
   Summary: Please provide link in help menu to freedesktop.org to
file a bug
Classification: Unclassified
   Product: LibreOffice
   Version: 3.6.0.0.beta2
  Platform: x86 (IA32)
OS/Version: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: UI
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: narayana...@hotmail.com


The Help menu in LibreOffice should provide a link that the user can click to
reach the freedesktop.org site, so that he can file a bug/suggestion.

Currently he has to Google for the site using Libreoffice+bug as search words.
(why is the bug-tracker so well-hidden from users???).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43502] Numerals display strange characters instead of numbers in all modules of Libroffice

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43502

Ahmad Harthi aalhar...@kacst.edu.sa changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||NOTABUG

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51438] New: FILESAVE as xslx: cached formula result is not saved for calculated date cells

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51438

 Bug #: 51438
   Summary: FILESAVE as xslx: cached formula result is not saved
for calculated date cells
Classification: Unclassified
   Product: LibreOffice
   Version: 3.5.4 release
  Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: seeb...@orcasys.ch


When saving a spread sheet as xslx containing formula cells calculating a date,
the formula result (i.e. the date value) is not saved.

This makes it impossible to read that spreadsheet, e.g. using Apache POI in a
Java application. When the saved spread sheet is opened in Microsoft Office and
re-saved the calculated values are available.


Some lines from sheet1.xml in a worbook containing a calculated date cell:


Saved by LibreOffice (yes, I2 is really a date cell and should be saved as
numeric value):
  c r=I2 s=3 t=inlineStr
f aca=falseD2+1/f
is
  t/t
/is
  /c

Saved by Microsoft Office:
  c r=I2 s=2
f t=shared ref=I2:I14 si=3D2+1/f
v39449/v
  /c

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 48009] EDITING: Data points missing in line chart

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48009

--- Comment #7 from sasha.libreoff...@gmail.com 2012-06-26 01:16:43 PDT ---
Created attachment 63476
  -- https://bugs.freedesktop.org/attachment.cgi?id=63476
screenshot of chart in 3.5.4 on Fedora 64 bit

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51420] VIEWING: Some Form Controls Become Invisible if Cursor is Moved in Front of Heading Number

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51420

--- Comment #1 from sasha.libreoff...@gmail.com 2012-06-26 01:28:07 PDT ---
Created attachment 63477
  -- https://bugs.freedesktop.org/attachment.cgi?id=63477
test case with description inside

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51426] Installation of LibreOffice on Windows

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51426

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC|tima...@gmail.com   |
Version|3.5.4 RC1   |3.5.4 release
  Component|Installation|WWW

--- Comment #5 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2012-06-26 01:37:31 UTC ---
So back to needinfo, may be Florian finds the Mirror or what ever else from
where the damaged installation file was.

Modified Version because Filename is for a release, not RC.

Removed András for now due to latest comments, currently it seems to be a WWW /
Mirror problem, not a installer packing problem.

@David 
Any chance to find the mirror or what ever in your Browser history?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

--- Comment #3 from sasha.libreoff...@gmail.com 2012-06-26 01:38:03 PDT ---
Created attachment 63478
  -- https://bugs.freedesktop.org/attachment.cgi?id=63478
test case of vertical font problem

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

   Platform|Other   |All
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #4 from sasha.libreoff...@gmail.com 2012-06-26 01:43:32 PDT ---
Thanks for screenshot
Reproduced in 3.5.4 and 3.6.beta1 on Fedora 64 bit
numbers on bottom of chart looking as with double contours.
What is interesting: if we double click on chart, all becomes correct. But when
exit chart editing, all becomes wrong again.

Reproduced in 3.5.2 on Windows 7 32 bit
numbers becomes bold, but double contours I not see.

Not reproduced in 3.3.4 on Fedora, therefore regression

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

   Keywords||regression

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

--- Comment #5 from sasha.libreoff...@gmail.com 2012-06-26 01:45:55 PDT ---
@ Caolan
Greetings
What do You think about this bug?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47876] Macro error when loading spreadsheet (works in MSoffice)

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47876

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #3 from sasha.libreoff...@gmail.com 2012-06-26 01:59:17 PDT ---
Thanks for attachment
reproduced in 3.3.4, 3.5.4 and 3.6.beta1 on Fedora 64 bit

msExcel 2007 outputs this message: Run-time error '1004': Wrong password

As I can see, problem of Calc with this attachment is not that macro not works,
but that error message is empty. Impossible to understand it.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47876] Macro error when loading spreadsheet (works in MSoffice)

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47876

--- Comment #4 from sasha.libreoff...@gmail.com 2012-06-26 02:01:07 PDT ---
@ Noel
Greetings
What do You think about this bug?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51440] New: CONFIGURATION: bug spell check

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51440

 Bug #: 51440
   Summary: CONFIGURATION: bug spell check
Classification: Unclassified
   Product: LibreOffice
   Version: 3.5.4 RC1
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: nexu.cla...@gmail.com


Problem description: 

the integrated spell check doesn't work (writer and calc)!

Steps to reproduce:
1. 
2. 
3. 

Current behavior:

Expected behavior:

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20100101 Firefox/13.0.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51427] Restore Windows Dialogue Box Persistant at Startup - Unable to Dismiss

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51427

Roman Eisele b...@eikota.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE
 CC||b...@eikota.de
  Component|BASIC   |Libreoffice

--- Comment #1 from Roman Eisele b...@eikota.de 2012-06-26 02:10:13 PDT ---
Hello Mark Kirshner,

thank you very much for your bug report! I agree with you that this is a
critical issue. It is already known, therefore I mark this report as a
duplicate of the main bug report for this issue -- bug 39007. In the report for
bug 39007 you will find some suggestions how to solve the problem, at least for
some time (see comments no. 2, 6, and 20 there). Basically, you need to delete
the file
org.libreoffice.script.savedState
from the folder
~/Library/Saved Application State/
(~ is your user/home folder) and to reboot your Mac.

I hope that our developers will fix this issue soon and for good, but it seems
it is not easy to fix, it is some kind of terrible misunderstanding between
LibreOffice and MacOS X 10.7 (AFAIK 10.7 only).

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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 40148] TDF Site: Please modify link URL for LibO Bug Submission

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40148

Marc Pare m...@marcpare.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||FIXED

--- Comment #5 from Marc Pare m...@marcpare.com 2012-06-26 02:16:56 PDT ---
I have modified the last paragraph on the page and updated the links: 

https://www.libreoffice.org/get-involved/qa-testers/

Marc

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51427] Restore Windows Dialogue Box Persistant at Startup - Unable to Dismiss

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51427

--- Comment #2 from Roman Eisele b...@eikota.de 2012-06-26 02:30:31 PDT ---
(In reply to comment #1)
 some time (see comments no. 2, 6, and 20 there). Basically, you need to delete
 the file
 org.libreoffice.script.savedState
 from the folder
 ~/Library/Saved Application State/
 (~ is your user/home folder) and to reboot your Mac.

Sorry, I forgot that the ~/Library/ folder is (by default) hidden on MacOS X
10.7 (Lion). Therefore, to access it, select Go to Folder from the Finder's
Go menu and enter ~/Library (without quotation marks) in the dialog window
which appears.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46269] TDF Site: remove icons and older versions from download page, offer direct links for all OSes and languages

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46269

Marc Pare m...@marcpare.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #8 from Marc Pare m...@marcpare.com 2012-06-26 02:32:44 PDT ---
The new download page has been working for a while and there seems to be an
overall satisfaction of the page. It looks like most, if not all, of the
requests were satisfied with the new layout and text.

Marc

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47222] Formula N() don't work properly

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47222

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

   What|Removed |Added

   Platform|x86 (IA32)  |All
 OS/Version|Linux (All) |All
 Status|NEW |ASSIGNED
 AssignedTo|libreoffice-b...@lists.free |er...@redhat.com
   |desktop.org |

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51081] EDITING: Multiple Select

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51081

--- Comment #3 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 03:00:26 
PDT ---
(In reply to comment #2)
 In LibreOffice Writer, you can not select multiple elements with the 
 Shift.
 Why?

I created few text and callout fields in Writer. Then selected some of them
with shift without problem.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 32260] Request for account / git access

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32260

Michael Meeks michael.me...@novell.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||WONTFIX

--- Comment #5 from Michael Meeks michael.me...@novell.com 2012-06-26 
03:00:38 PDT ---
no response in a long time :-)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51135] Account Request: Muhammad Haggag

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51135

Michael Meeks michael.me...@novell.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED

--- Comment #2 from Michael Meeks michael.me...@novell.com 2012-06-26 
03:04:22 PDT ---
Sorry for the delay, no idea how I lost track of this one. I just created your
account, you can switch your tree to make it push-able with:

./g --set-push-user mhaggag

Feel free to commit trivial fixes and cleanups without approval (but still no
big sedding yet :-), and for anything you're not confident about please get
review on the mailing list.

Thanks for all your great work so far, and ... welcome to the core team :-)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 40148] TDF Site: Please modify link URL for LibO Bug Submission

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40148

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||m...@marcpare.com

--- Comment #6 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2012-06-26 03:06:51 PDT ---
Hi Marc, it seems something went wrong, I am a little worried. I am pretty sure
that I checked that problem early in the morning, and there was a link on Get
Involved as the first (wrong) one in the original report. 

Now I find a new link 
https://bugs.freedesktop.org/describecomponents.cgi?product=LibreOfficebug_status=UNCONFIRMED,
what leads to a useful page, but 
- not to a page where directly a bug can be reported, and the New link for a
  report is very unimpressive
- that URL is invalid. It seems Bugzilla ignores the invalid 
  bug_status=UNCONFIRMED, but you never know. 

My suggestion:
Please 
a) Modify text To do this, please create an account for yourself on our bug
submission page, and tell us about your problems with LibreOffice to To do
this, please create an account for yourself on our bug submission page, Browse
existing reports and tell us about your problems with LibreOffice.  

b) add Link
https://bugs.freedesktop.org/describecomponents.cgi?product=LibreOffice to
text Browse existing reports

c) modify link in text bug report to
https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice;bug_status=UNCONFIRMED;version=?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43060] DRAW EXPORT results in HUGE SVG Picture Size

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43060

--- Comment #10 from Christian Lohmaier lohma...@gmx.de 2012-06-26 03:42:27 
PDT ---
Oh, I didn't mean a selection of slides, but rather only part of a single
slide. (mainly targeting at draw here, not impress). Let's say you have 5
Objects on a draw page, but only select two for export.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

--- Comment #6 from Caolán McNamara caol...@redhat.com 2012-06-26 03:46:07 
PDT ---
some interesting things. If you select it and paste special into writer as a
GDI metafile it doesn't look bold, if you paste special into calc as a GDI
metafile it does look bold

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47876] Macro error when loading spreadsheet (works in MSoffice)

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47876

--- Comment #5 from Noel Power nopo...@novell.com 2012-06-26 03:55:12 PDT ---
(In reply to comment #3)
 Thanks for attachment
 reproduced in 3.3.4, 3.5.4 and 3.6.beta1 on Fedora 64 bit
 
 msExcel 2007 outputs this message: Run-time error '1004': Wrong password
 
 As I can see, problem of Calc with this attachment is not that macro not 
 works,
 but that error message is empty. Impossible to understand it.

well, this is the same error the underlying libreoffice api gives back, sure...
could be a better message. That's an enhancement at best ( and should be an
easy hack imho )

more worrying is that it seems the xls[x|m] import doesn't import the
protection passwords, don't know why that is, perhaps that information is in an
unpublished format ?, I have no idea, but.. looking at the code I can see that
a password is not set ( protection *is* set, but with a blank password ). 
IMHO that is worth a bug

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 49582] FILESAVE: Long delays saving in XP .XLS format

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49582

Markus Mohrhard markus.mohrh...@googlemail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Status Whiteboard|BSA target:3.7.0|BSA target:3.7.0
   |target:3.6.0.0.beta3|target:3.6.0.0.beta3
   ||target:3.5.5
 Resolution||FIXED

--- Comment #14 from Markus Mohrhard markus.mohrh...@googlemail.com 
2012-06-26 04:04:18 PDT ---
Fixed in 3.5.5 with
http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5-5id=6a6cee1af26e68c7a5479f2eff5a33d483ff54ed

The problem is that this patch was correct but our cell export code is horrible
and will create million of temporary cells if we have formatting in a whole
column. Excel exports cells differently and we may need to switch to their way
to export to xls.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37361] LibreOffice 3.5 most annoying bugs

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361

Bug 37361 depends on bug 49582, which changed state.

Bug 49582 Summary: FILESAVE: Long delays saving in XP .XLS format
https://bugs.freedesktop.org/show_bug.cgi?id=49582

   What|Old Value   |New Value

 Resolution||FIXED
 Status|UNCONFIRMED |RESOLVED

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 34467] FORMATTING Fit to Frame for text boxes is broken

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34467

--- Comment #8 from Dave Legge rev...@virginmedia.com 2012-06-26 04:07:56 PDT 
---
It may help to note that unchecking the 'Fit to frame' box does work as
expected.
This was a bug in Go-oo

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50907] FILEOPEN FORMATTING pptx some unreadable text at the top of slide

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50907

--- Comment #8 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 04:10:14 
UTC ---
Confirmed with:
LO 3.5.4.2 
Build ID: own W7 debug build
Windows 7 Professional SP1 64 bit

Text field with stacked texts present as on screenshot. Field is deletable, but
LO is quite unresponsive while working with it.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46468] : soffice.bin loads the CPU

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46468

Michael Meeks michael.me...@novell.com changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #8 from Michael Meeks michael.me...@novell.com 2012-06-26 
04:15:34 PDT ---
needinfo - any chance of re-trying with a LibreOffice 3.6 snapshot build :-)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 49895] Add a search field in Options window

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49895

Michael Meeks michael.me...@novell.com changed:

   What|Removed |Added

 CC||tbehr...@suse.com

--- Comment #4 from Michael Meeks michael.me...@novell.com 2012-06-26 
04:17:48 PDT ---
Thorsten has an about:config like plugin to make it possible to see all
settings, even hidden ones - that this might fit into quite well. It's hard to
see how to present search results with the existing UI in a familiar way.

ie. this needs some serious UX input before actioning :-)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50967] File Wizards Address Data Source Yields No UI

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50967

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #4 from Michael Stahl mst...@redhat.com 2012-06-26 04:25:15 PDT 
---
works for me on all my self-built 3-6 Linux branch builds;
Caolan, do you have any idea what the usual reason is
why this address book stuff would break?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51442] New: N() does not work with position dependent range intersection

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51442

 Bug #: 51442
   Summary: N() does not work with position dependent range
intersection
Classification: Unclassified
   Product: LibreOffice
   Version: 3.4.1 release
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: er...@redhat.com


A1: 1
A2: 2
B1: =N(A1:A2)   = 1   ok
B2: =N(A1:A2)   = 1   wrong, expected 2

Regression of change for bug 33705.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51442] N() does not work with position dependent range intersection

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51442

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

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 AssignedTo|libreoffice-b...@lists.free |er...@redhat.com
   |desktop.org |
 Ever Confirmed|0   |1
   Keywords||regression

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 48256] clean out Hide/Show Cursor ...

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48256

--- Comment #5 from Michael Meeks michael.me...@novell.com 2012-06-26 
04:30:50 PDT ---
Looks lovely to me; if you did some testing  things seems to work fine -
please do push them to master :-) it is possible that at some sites we might
want to queue an idle re-draw of that area but presumably we can add that later
if there are issues.

Thanks !

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35355] in Writer drawing object selects incorrectly

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35355

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||bfo.bugm...@spamgourmet.com
 Ever Confirmed|0   |1

--- Comment #4 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 04:47:12 
PDT ---
Confirmed with:
LO 3.5.4.2 
Build ID: own W7 debug build
Windows 7 Professional SP1 64 bit

As per comment 0 - when circle is ctrl+clicked, formula text field gets
selected.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50967] File Wizards Address Data Source Yields No UI

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50967

--- Comment #5 from Caolán McNamara caol...@redhat.com 2012-06-26 05:14:35 
PDT ---
with catch throw and break dlopen on the release build it appears that the
offender is libkab1lo.so, i.e. the KDE address book support

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 50967] File Wizards Address Data Source Yields No UI

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50967

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

--- Comment #6 from Caolán McNamara caol...@redhat.com 2012-06-26 05:29:29 
PDT ---
built against kde3 which don't have, so driver is available but can't be
loaded. I can simulate it in a debugging version by e.g. deleting one of the
other providers

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38781] LOCALHELP for Navigation Toolbar missing

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38781

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

 CC||bfo.bugm...@spamgourmet.com

--- Comment #1 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 05:40:08 
PDT ---
@reporter: Is this still valid? Could you update the status?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 CC||r...@novell.com,
   ||tbehr...@suse.com
  Component|Chart   |graphics stack

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 39111] UI incsonsistent concerning suppression of output for empty pages

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39111

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

 CC||bfo.bugm...@spamgourmet.com

--- Comment #1 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 05:46:44 
PDT ---
Confirmed with:
LO 3.5.4.2 
Build ID: own W7 debug build
Windows 7 Professional SP1 64 bit

Calc:ToolsOptionsCalcSuppress output...
Calc:FilePrinter setupSuppress output...
Calc:FilePrintCard LO CardInclude output...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47923] VIEWING: Font of the X-axis look awkward as soon as text orientation is different from 0 or 180 degrees.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47923

--- Comment #7 from Caolán McNamara caol...@redhat.com 2012-06-26 05:49:09 
PDT ---
so, if we just draw the text under Linux anyway then we get the right results
as per cairo vertical text. Which is what happens when we activate it or paste
it as a gdi into writer.

In draw/calc however X11SalGraphics::GetGlyphOutline is called by the
stupendously complicated drawing layer and it apparently rotates the results of
that itself (?)

rodo/thorsten: either of you familiar with the drawinglayer to debug this
further, i.e. if you put a breakpoint on X11SalGraphics::GetGlyphOutline and
get a backtrace into the bowels of the drawing layer and its various
transformation glories ? in order to assign blame more closely

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38781] LOCALHELP for Navigation Toolbar missing

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38781

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||comme...@traduction.biz,
   ||LibreOffice@bielefeldundbus
   ||s.de
 Ever Confirmed|0   |1

--- Comment #2 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2012-06-26 05:59:24 PDT ---
I still can't find in  3.7.0.0.alpha0+
And I still am not 100% sure. But I will risk it, because Extended Tooltipps
also are rare and show only Back or Forward.

@David:
Can you help?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51445] New: VIEWING: Context menu with 2 monitors on Mac OS X don't show near bottom screen edge

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51445

 Bug #: 51445
   Summary: VIEWING: Context menu with 2 monitors on Mac OS X
don't show near bottom screen edge
Classification: Unclassified
   Product: LibreOffice
   Version: 3.5.4 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: UI
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: javier.ramoshida...@gmail.com


Created attachment 63484
  -- https://bugs.freedesktop.org/attachment.cgi?id=63484
Maximixed SpreadSheet with wrong context menu showing

Problem description: 
I have two monitor with different resolution (1920x1200 and 1400x1050).
When libreoffice is open on the lower resolution monitor AND maximized, if I
try to open the context menu near the bottom edge of the screen (like for
example, in SpreadSheet if I try to delete spreads with the context menu) the
context menu don't show, the only thing I get is a oneline menu with nothing
in. If I move mouse up and down in this context menu, eventually the menu
appears. This happens in writer to.

This not happens if the app is in the main big monitor.

My guest is that the app use the main monitor resolution to calculate if the
context menu is show offscreen and fails in the offset with the second lower
vertical resolution monitor.

Steps to reproduce:
1. Open SpreadSheet and maximize in lower resolution monitor
2. Use second mouse button in spread tabs (bottom of screen)
3. Context menu fails to show

Current behavior: Context menu fails to show properly

Expected behavior: Context menu must show correctly

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; es; rv:1.9.2.28)
Gecko/20120308 Camino/2.1.2 (MultiLang) (like Firefox/3.6.28)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41477] EDITING: Snap objects/pictures to cell boundaries

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41477

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

   Severity|normal  |enhancement
 CC||bfo.bugm...@spamgourmet.com

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41488] UI: Font Color and Background Color pickers only offer white

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41488

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

 CC||bfo.bugm...@spamgourmet.com

--- Comment #7 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 06:14:48 
PDT ---
Please read http://wiki.documentfoundation.org/UserProfile and comment if
problem still exists in newer version and clean profile.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41526] EDITING: Dataloss Copying chart/graph

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41526

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

 CC||bfo.bugm...@spamgourmet.com

--- Comment #5 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 06:19:52 
PDT ---
Could you attach any example documents to allow others to check on different
system/build?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41590] undefined: Defective Error checking -

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41590

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

 CC||bfo.bugm...@spamgourmet.com

--- Comment #2 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 06:25:31 
PDT ---
Could you attach any example documents to allow others to check on different
system/build?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47669] Bad processing hyperlink with anchor in DOCX

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47669

Ben Konrath b...@bagu.org changed:

   What|Removed |Added

 CC||b...@bagu.org

--- Comment #4 from Ben Konrath b...@bagu.org 2012-06-26 06:32:11 PDT ---
I have this problem with LibreOffice Writer from Ubuntu 12.04 as well. 

Version from Help - About:

LibreOffice 3.5.3.2 
Build ID: 350m1(Build:2)

Version from Ubuntu package:

libreoffice-writer 1:3.5.3-0ubuntu1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 35365] Wrong automatic text color dark grey with black background for some GNOME themes

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35365

--- Comment #20 from Björn Michaelsen bjoern.michael...@canonical.com 
2012-06-26 06:58:03 PDT ---
pushed to gerrit as:
https://gerrit.libreoffice.org/#/c/238/

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47497] VIEWING: No horizontal line of Base Reports

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47497

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

--- Comment #5 from rob...@familiegrosskopf.de 2012-06-26 07:08:12 PDT ---


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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33617] lines created in report builder are not shown in report

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33617

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||herbert.schneider@t-online.
   ||de

--- Comment #22 from rob...@familiegrosskopf.de 2012-06-26 07:08:12 PDT ---
*** Bug 47497 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33617] lines created in report builder are not shown in report

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33617

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||suedsauerl...@freenet.de

--- Comment #23 from rob...@familiegrosskopf.de 2012-06-26 07:10:25 PDT ---
*** Bug 49757 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 49757] Linien werden im base Report nicht dargestellt / Lines are not represented in the Base Report

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49757

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from rob...@familiegrosskopf.de 2012-06-26 07:10:25 PDT ---


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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51446] New: FILEOPEN: All columns have the same default width 22, 58mm

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51446

 Bug #: 51446
   Summary: FILEOPEN: All columns have the same default width
22,58mm
Classification: Unclassified
   Product: LibreOffice
   Version: 3.7.0.0.alpha0+ Master
  Platform: Other
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: libreoff...@bielefeldundbuss.de


Created attachment 63487
  -- https://bugs.freedesktop.org/attachment.cgi?id=63487
Sample Document

Steps how to reproduce wwith parallel installation of Master LOdev 
3.7.0.0.alpha0+   - WIN7 Home Premium (64bit) ENGLISH UI [Build ID: 3985521]
(tinderbox: W2008R2@16-minimal_build, pull time 2012-06-24):

Open attached Sample document. 
Columns in sheet should be very different (try with 3.5.5 or 3.6.0.0.beta2).
Old column width is lost when you save with Master

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51447] New: VIEWING: relative Positions of elements change when zoom

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51447

 Bug #: 51447
   Summary: VIEWING: relative Positions of elements change when
zoom
Classification: Unclassified
   Product: LibreOffice
   Version: 3.7.0.0.alpha0+ Master
  Platform: Other
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Drawing
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: libreoff...@bielefeldundbuss.de


Steps how to reproduce with sample document and parallel installation of Master
LOdev  3.7.0.0.alpha0+   - WIN7 Home Premium (64bit) ENGLISH UI [Build ID:
3985521] (tinderbox: W2008R2@16-minimal_build, pull time 2012-06-24):

1. Open Document
2. Close Navigator, Slides Pane, Styles and what ever else left and right from 
   sheet view
3. Increase zoom using '+' in status bar
   Expected: Arrowhead of Callout alwayx should be nearby number in 
 status bar of screenshot picture
   Actual: arrowhead jumps up for zoom bigger 200%

Was still ok with 3.6.0.0.beta2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46563] FILEOPEN: Missing or wrong line width borders of pictures in doc-documents (MS Office 97, 2000, XP)

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46563

--- Comment #8 from Christian christian...@hotmail.de 2012-06-26 07:44:21 PDT 
---
I have tested it with LO 3.6beta2 and it works.
Thank's a lot!

Christian

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41894] no interface in second display

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41894

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE
 CC||bfo.bugm...@spamgourmet.com

--- Comment #2 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 07:44:38 
PDT ---


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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41889] SLIDESHOW: second display visual

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41889

--- Comment #2 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 07:44:38 
PDT ---
*** Bug 41894 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38384] Building with GCC 4.6 breaks in STLport

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38384

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||FIXED
 CC||caol...@redhat.com

--- Comment #2 from Björn Michaelsen bjoern.michael...@canonical.com 
2012-06-26 07:55:12 PDT ---
seems to be fixed by commit 7ebf3b1fcc9d35242f21dfb44393dd752373bdf0 .

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51447] VIEWING: relative Positions of elements change when zoom

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51447

--- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2012-06-26 08:03:16 PDT ---
Created attachment 63488
  -- https://bugs.freedesktop.org/attachment.cgi?id=63488
Sample Document

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45083] EDITING: Writer fails in Windows 8 Developer Preview

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45083

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

 CC||bfo.bugm...@spamgourmet.com

--- Comment #3 from bfoman bfo.bugm...@spamgourmet.com 2012-06-26 08:05:58 
PDT ---
Does the crash happens in Windows 8 Release Preview?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45705] UI: Shortcuts for Zoom in, Zoom out and Zoom to 100 %

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45705

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

   Severity|normal  |enhancement
 CC||bfo.bugm...@spamgourmet.com

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38713] Mailmerge Phyton script not working with non-ascii charaters

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38713

--- Comment #6 from Björn Michaelsen bjoern.michael...@canonical.com 
2012-06-26 08:16:57 PDT ---
Is this patch improving things or is this patch obsolete?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45765] : Feature request: Function to generate input values for calculation based on spreadsheets

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45765

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

   Severity|normal  |enhancement
 CC||bfo.bugm...@spamgourmet.com

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 46201] Choose extra languages in Windows Installer typical installation - Spanish and others

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46201

bfoman bfo.bugm...@spamgourmet.com changed:

   What|Removed |Added

   Severity|major   |enhancement
 CC||bfo.bugm...@spamgourmet.com

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51452] New: EDITING: ReportBuilder - group with repeating area only set pagebreak before and after area

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51452

 Bug #: 51452
   Summary: EDITING: ReportBuilder - group with repeating area
only set pagebreak before and after area
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Database
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: rob...@familiegrosskopf.de


Created attachment 63491
  -- https://bugs.freedesktop.org/attachment.cgi?id=63491
Try the reports area_repeat_... - with one and two areas

When you will write a bill with adressfield at the first page and headers for
the columns at the first page and all other pages you will put the adress into
one grouping area and the headers for the columns in another grouping area. The
grouping area for the columns should be repeated.
This works only with a pagebreak before and after the grouping area of the
columns. The fist page shows only the adressfield.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51453] New: EDITING: ReportBuilder - group with restarting pagecount impossible

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51453

 Bug #: 51453
   Summary: EDITING: ReportBuilder - group with restarting
pagecount impossible
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Database
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: rob...@familiegrosskopf.de


Created attachment 63492
  -- https://bugs.freedesktop.org/attachment.cgi?id=63492
Open the reports area_pagecount... Page isn't set to 1 at new area

In the report-builder you could choose, that the counting of the pages should
start again for every group. When you choose this nothing happens. Pagecount is
the same as before.
When you choose this in a subgroup, the pagecount is the same as before - but
there are pagebreaks in the report. Same behaviour as in bug 51452 with
repeating of an area.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51130] FILEOPEN .xlsm crash

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51130

--- Comment #2 from doubled duane.dur...@gmail.com 2012-06-26 10:12:14 PDT ---
Downloaded 3.5.2, Slacko Puppy did not have a .pet for 3.5.4 yet. still
crashing, however it appears that my .xlsm file is quite buggy and may be
causing the crash issues. Government created, loaded with macros.

Thank you, for your time and input.

Duane

On Tue, Jun 19, 2012 at 12:42 PM, bugzilla-dae...@freedesktop.org wrote:

 https://bugs.freedesktop.org/show_bug.cgi?id=51130

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

   What|Removed |Added

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

 --- Comment #1 from Julien Nabet serval2...@yahoo.fr 2012-06-19
 11:42:41 PDT ---
 3.4.0 is quite old LO version. Could you try a newer version like 3.5.4 and
 indicate if you reproduce the problem ?

 --
 Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
 --- You are receiving this mail because: ---
 You reported the bug.


-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51040] EDITING: CRASH when zoom to Page Width is used under Page Preview

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51040

--- Comment #6 from Noel Power nopo...@novell.com 2012-06-26 10:26:42 PDT ---
(In reply to comment #4)
 @Noel: Can you have a look at that. My patch fixes the infinite loop but I may
 have broken one of your use cases. it is related to your
 f194d18dfeceff104f9c5e500ea4dd94fa1b5b06

yeah, thanks for the heads up, reverted that and applied a new fix

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51426] Installation of LibreOffice on Windows

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51426

--- Comment #6 from Florian Reisinger reisi...@gmail.com 2012-06-26 10:34:51 
PDT ---
For me it is alright now

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs



[Libreoffice-bugs] [Bug 51026] Pivot table, set filter to all does not work

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51026

--- Comment #5 from Nikos gdna7...@hotmail.com 2012-06-26 10:36:01 PDT ---
Tested on linux 64bit with 3.5.5RC1 and it works (no bug there), however it
persists on 3.6beta2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51222] Pivot table, user defined subtotals do not work

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51222

--- Comment #2 from Nikos gdna7...@hotmail.com 2012-06-26 10:43:24 PDT ---
My initial test was on Windows7 with 3.6beta1 (and 2). I also have a similar
problem with 3.5.5RC1 on linux. In the latter case the selection field appears,
but the subtotals are not shown in the pivot table. Moreover, when I go back to
edit layout and double click on the row field, subtotals are reset to none.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51130] FILEOPEN .xlsm crash

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51130

--- Comment #3 from Julien Nabet serval2...@yahoo.fr 2012-06-26 10:44:36 PDT 
---
Would it be possible you attach the file ?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51222] Pivot table, user defined subtotals do not work

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51222

--- Comment #3 from Nikos gdna7...@hotmail.com 2012-06-26 10:48:30 PDT ---
Please ignore the last comment, it was a one time thing on 3.5.5RC1, no problem
there. Sorry.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51002] VIEWING: In inported .pps presentation symbol for reduced Plancks constant isn't displayed correctlly. I only get a rectangle instead of it.

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51002

--- Comment #2 from martinplav...@gmail.com 2012-06-26 10:51:09 PDT ---
(In reply to comment #1)
 Could you attach any example documents to allow others to check on different
 system/build?

http://www.sendspace.com/file/9qnkqx
here it is. It should be around page 13, didnt wanted to edit ot (rather).
sorry it took so long.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 40148] TDF Site: Please modify link URL for LibO Bug Submission

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40148

Marc Pare m...@marcpare.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #7 from Marc Pare m...@marcpare.com 2012-06-26 11:44:27 PDT ---
Hi Rainer,

Are we not also using the Bug Submission Assistant? If this is the case, then
we could make this section of the paragraph in point form to add clarity. We
could write something like the following:

==

Quality assurance requires patience and attention to detail, but it's essential
work. Even if you don't have time to contribute on a regular basis, it's a
valuable boost to the project and community if you take time to report bugs and
failures you encounter in your everyday use of LibreOffice. 

To report bugs please do the following: 

* create an account for yourself on our bug submission page (if this is the
first time you report a bug to us) or log in to your account. (bug submission
page links to: https://www.libreoffice.org/get-help/bug/)

* use the assistant to describe the bug in detail. (Please note: at the Choose
a Subcomponent step, you will be presented with a list of existing bug
reports; please browse through the list to make sure that your bug report is
unique. If your bug report is unique, complete and submit the report and
log-out. If your bug report is NOT unique, click on the link and add your
comment.) 

* To abandon the bug submission, browse to any other page on the LibreOffice
website.

Please rest assured that every bug report is examined and followed up. Your
contributions to our community project are most appreciated. (every bug
report links to:
https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice;bug_status=UNCONFIRMED;version)

==

Would this work better? The steps would be clear to people submitting bugs. I
would also suggest that an Abandon bug report or a Log-out button be added
to the Bug Submission Assistant page; this will allow any submitter to back
out and log out of the process should they change their mind. 

Marc

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51081] EDITING: Multiple Select

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51081

--- Comment #4 from kalou ka...@gmx.fr 2012-06-26 12:03:40 UTC ---
But if you make frame, text-frame or insert picture or some object in writer
you don't select mutliple element for a copy or align the objects together. 

(sorry for my english).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51456] New: FORMATTING: Horizontal Pitch Ignored When Creating Labels

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51456

 Bug #: 51456
   Summary: FORMATTING: Horizontal Pitch Ignored When Creating
Labels
Classification: Unclassified
   Product: LibreOffice
   Version: 3.5.4 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: rvalk...@gmail.com


Problem description: When setting up labels in LibreOffice, the horizontal
pitch parameter seems to be ignored, setting itself equal to the width of the
label. The result is that text gradually creeps off the left-hand side of each
label when printed.

Steps to reproduce:
1. Click File  New  Labels
2. Select a label format where the horizontal pitch is not equal to the label
width (for example, Avery A4, L7651 Mini Address)
3. Click New Document

Current behavior: There is no space between the columns of labels, and as a
result there is a larger-than-specified margin down the right hand side of the
page. When printed, this leads to label text moving off the left hand side of
labels.

Expected behavior: Thin columns of blank space between the columns of labels,
representing the physical labels and the spacing between them.

Platform (if different from the browser): Kubuntu 11.10 with LibreOffice
downloaded from the LibreOffice website (NOT the Ubuntu packages).

Browser: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:13.0) Gecko/20100101
Firefox/13.0.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 40148] TDF Site: Please modify link URL for LibO Bug Submission

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40148

--- Comment #8 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2012-06-26 12:46:37 PDT ---
Hi Marc,

for now I think your suggestion gives valuable additional information. Long
therm most of your comments concerning the assistant should be moved to a
Feedback page to keep get involved shorter, but until we have that page, I am
very satisfied with your text. 

Pleas make sure that the complete Bugzilla Bug submission link with end
;version=? will be used, I made the experience that the =? likes to vanish
during copy/paste - don't ask me how and why.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 39415] Table borders in word 200x .doc are shown incorrect in writer

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39415

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

Version|3.4.0 release   |3.4.1 RC1
  Component|Writer  |Printing and PDF export

--- Comment #12 from Michael Stahl mst...@redhat.com 2012-06-26 12:57:51 PDT 
---
reverting a0486f02433703744f487e599422714d03937956 makes
a huge difference, though it still looks worse than it used to.

Cedric, what problem does that commit solve?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43938] UI: Default area color without name in Impress/Draw

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43938

--- Comment #7 from Gerry gerry.trep...@googlemail.com 2012-06-26 13:12:13 
UTC ---
Isn't this really easy to fix?

I can reproduce this trivial bug in Ubuntu 11.10 with LibreOffice 3.5.4.2 
Build ID: 350m1(Build:2) from the PPA.

I open Writer. I draw a rectangle. The light blue colour has in fact no name,
just [], like in the screen shot.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51460] New: Calc fails to set undo step after changing image anchor mode

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51460

 Bug #: 51460
   Summary: Calc fails to set undo step after changing image
anchor mode
Classification: Unclassified
   Product: LibreOffice
   Version: 3.5.3 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: bi...@gmx.de


Created attachment 63497
  -- https://bugs.freedesktop.org/attachment.cgi?id=63497
Issue.ods

Steps to reproduce:
- Please open the attached spreadsheet
- Right-click the image Anchor/To Cell

Actual behaviour:
Note that the undo button is still grayed out. Calc has not set an undo step.

Expected behaviour:
Calc should add an undo step.


Found with
LibreOffice 3.5.3.2 
Build ID: 235ab8a-3802056-4a8fed3-2d66ea8-e241b8
using WindowsXP.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51222] Pivot table, user defined subtotals do not work

2012-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51222

--- Comment #4 from mariosv mari...@miguelangel.mobi 2012-06-26 13:40:04 PDT 
---
OS: Win7x64 Ultimate
Reproducible with: Version 3.6.0.0.beta2 (Build ID: f010139)
Not reproducible with: LibreOffice 3.5.5.1
c9944f7-48b7ff5-0507789-54a4c8a-8b242a8

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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   >