[Libreoffice-bugs] [Bug 70882] FormulaResultType return VALUE for cells with formula result #DIV/0! or #NAME?

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

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
 Status|UNCONFIRMED |NEW
 CC||jmadero@gmail.com,
   ||nopo...@novell.com
Version|4.1.1.2 release |3.5.0 Beta0
 Ever confirmed|0   |1

--- Comment #1 from Joel Madero jmadero@gmail.com ---

Thank you for reporting this issue! I have been able to confirm the issue on:
Version 3.5.0.beta0
Platform: Ubuntu 13.04 x64
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
As I've been able to confirm this problem on an earlier release I am changing
the version number as version is the earliest version that we can confirm the
bug, we use comments to say that the bug exists in newer versions as well.

NOTE: Noel - I have no clue what should be returned by formularesulttype and
the documentation isn't terribly helpful - I tested with a number, a =1 and
then with the document provided and it basically always shows 1. Documentation
says it should return a long so, not sure if this is a bug or behaving as
expected but I can confirm the behavior so marking as NEW

Marking as:

New (confirmed)
Normal
Medium

Keywords - 

Whiteboard Status -

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 
LibreOffice is powered by a team of volunteers, every bug is confirmed
(triaged) by human beings who mostly give their time for free. We invite you to
join our triaging by checking out this link:
https://wiki.documentfoundation.org/QA/BugTriage

There are also other ways to get involved including with marketing, UX,
documentation, and of course developing - 
http://www.libreoffice.org/get-help/mailing-lists/. 

Lastly, good bug reports help tremendously in making the process go smoother,
please always provide reproducible steps (even if it seems easy) and attach any
and all relevant material

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


[Libreoffice-bugs] [Bug 61189] PDF printing mode sends no paper sizes to PS page printers

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

--- Comment #9 from Owen Genat owen.ge...@gmail.com ---
I have a HP LaserJet 4050 TN on my network here which would seem to be in the
same class of printers mentioned in the description and comment #3. If I can be
of any assistance in further testing please let me know. The printer is made
available via CUPS v1.5.3-5+deb7u1 under 3.2.0-4-686-pae #1 SMP Debian 3.2.51-1
i686 GNU/Linux using an IPP connection. I do not have cups-driver-gutenprint or
printer-driver-gutenprint installed. Here are some details from
/etc/cups/ppd/HP4050_5.PPD if this helps at all:

*FormatVersion: 4.3
*FileVersion: 1.1.2 X
[...]
*%
*% Fit to Page
*%
*OpenUI *HPOption_PaperPolicy/Fit to Page: PickOne
*OrderDependency: 10 AnySetup *HPOption_PaperPolicy
*DefaultHPOption_PaperPolicy: PromptUser
*HPOption_PaperPolicy PromptUser/Prompt User: 
   /DeferredMediaSelection true setpagedevice
*End
*HPOption_PaperPolicy NearestSizeAdjust/Nearest Size and Scale: 
   /DeferredMediaSelection false setpagedevice
   /Policies  /PageSize 3   setpagedevice
*End
*HPOption_PaperPolicy NearestSizeNoAdjust/Nearest Size and Crop: 
   /DeferredMediaSelection false setpagedevice
   /Policies  /PageSize 5   setpagedevice
*End
*?HPOption_PaperPolicy: (PromptUser) = flush
*CloseUI: *HPOption_PaperPolicy

In CUPS under Printer  select printer  Administration pull-down, select Set
Default Options, I have Fit to Page: Prompt User.

CUPS defaults: job-sheets=none, none media=iso_a4_210x297mm sides=one-sided

I tested printing an example document with the page size set to Legal, under
Crunchbang 11 running LO v4.1.3.2 Build ID:
70feb7d99726f064edab4605a8ab840c50ec57a. Regardless of whether I printed using
a Printer Language Type of PDF or PostScript (Level from driver) I received
a prompt at the printer indicating that the Legal paper size is unavailable.
The job was held in both cases until I manually intervened.

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


[Libreoffice-bugs] [Bug 71414] New: take NUM_PREC_RADIX into account

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

  Priority: medium
Bug ID: 71414
CC: m...@lawinegevaar.nl
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: take NUM_PREC_RADIX into account
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: lio...@mamane.lu
  Hardware: All
Status: UNCONFIRMED
   Version: unspecified
 Component: Database
   Product: LibreOffice

XDatabaseMetadata::getTypeInfo() and XDatabaseMetaData::getColumns() both have
a NUM_PREC_RADIX in their result, which is blissfully ignored by LibreOffice,
which behaves as if it were 10. See bug 67179 comment 5 for an example.

Everywhere where COLUMN_SIZE / PRECISION / DECIMAL_DIGITS from the resultset of
these API calls is used, they *must* be interpreted in combination with
NUM_PREC_RADIX.

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


[Libreoffice-bugs] [Bug 71414] take NUM_PREC_RADIX into account

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

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

 Whiteboard||ProposedEasyHack SkillSql
   ||SkillCpp
   ||DifficultyInteresting

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


[Libreoffice-bugs] [Bug 71414] take NUM_PREC_RADIX into account

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

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=67179

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


[Libreoffice-bugs] [Bug 67179] EDITING: JDBC - Firebird: Integer-fields formatted with wrong field properties

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

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=71414

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


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

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

--- Comment #6 from Lionel Elie Mamane lio...@mamane.lu ---
(In reply to comment #5)
 Could be it is a problem with the Bool-field inside of this table. There is
 no special Bool-field in Firebird.

Hmm... Could we fake BOOLEAN in the driver, if necessary? (Meaning, if that's
the problem). Maybe we could just do it like MySQL and at table *creation*
time, just map BOOLEAN to TINYINT(1) or something like that. (And then, the
table has a TINYINT(1) field, not a BOOLEAN field.)

(note: firebird 3 has/will have BOOLEAN datatype)

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


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

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

--- Comment #7 from Lionel Elie Mamane lio...@mamane.lu ---
(In reply to comment #6)

 Hmm... Could we fake BOOLEAN in the driver, if necessary? (Meaning, if
 that's the problem). Maybe we could just do it like MySQL and at table
 *creation* time, just map BOOLEAN to TINYINT(1) or something like that. (And
 then, the table has a TINYINT(1) field, not a BOOLEAN field.)\

Maybe add a CHECK clause check (A=0 or A=1) as suggested by
http://tracker.firebirdsql.org/browse/CORE-726?focusedCommentId=20162page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_20162

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


[Libreoffice-bugs] [Bug 33600] better default gradient set

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

--- Comment #8 from Adolfo (fitoschido) f...@libreoffice.org ---
Comment on attachment 80643
  -- https://bugs.freedesktop.org/attachment.cgi?id=80643
Updated gradients palette provided as a git-formatted patch

Review of attachment 80643:
-

Please commit it already, it has been waiting too much time.

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


[Libreoffice-bugs] [Bug 71409] Excessive duplicate accessible focused events for Calc input line

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

Joanmarie Diggs jdi...@igalia.com changed:

   What|Removed |Added

   Priority|medium  |high

--- Comment #1 from Joanmarie Diggs jdi...@igalia.com ---
(In reply to comment #0)

 (I'll build LibreOffice and, if I am successful, will verify that this issue
 persists in master. But experience over the years has proven that until it's
 reported by me or an Orca user, the problem persists.)

Confirmed. This problem persists in master:

   LibreOfficeDev 4.2
   Version: 4.2.0.0.alpha1+
   Build ID: e9fdc84698a19e0ff2be9d676c84cc214cbc4f3d

Also bumping the importance from medium to high.

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


[Libreoffice-bugs] [Bug 66553] Add file name to title bar of Enter Password window

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

Adolfo (fitoschido) f...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 71409] Excessive duplicate accessible focused events for Calc input line

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

mariosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 Blocks||54157

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


[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

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

mariosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 Depends on||71409

--- Comment #181 from mariosv mari...@miguelangel.mobi ---
Bug fdo#71409 Excessive duplicate accessible focused events for Calc input line

Using repeatedly F2 and [Enter], enter data becomes slower every time. At the
end you need to close and reopen the file to work with it.

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


[Libreoffice-bugs] [Bug 71409] Excessive duplicate accessible focused events for Calc input line

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

mariosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 OS|Linux (All) |All
 Status|UNCONFIRMED |NEW
   Severity|major   |critical
 CC||mari...@miguelangel.mobi
  Component|UI  |Spreadsheet
 Blocks|54157   |
 Ever confirmed|0   |1

--- Comment #2 from mariosv mari...@miguelangel.mobi ---
Hi Joanmarie, thanks for reporting.

Thanks to this report I have can identified the issue I was having working with
calc, after a while working with a file enter data becomes slower with the
time. It seemed a question of time working with the spreadsheet. 

But it is possible to reproduce using repeatedly F2 and [Enter], more visible
if there is a formula in the cell. Doesn't happen pasting in a cell.

I was not able find so far as to reproduce the problem.

Reproducible:
Wint7x64Ultimate
Version 4.0.6.2 (Build ID: 2e2573268451a50806fcd60ae2d9fe01dd0ce24)
Version: 4.1.4.0.0+ Build ID: d6ee64b75581cbeb92534271ee6f4e87f07aa5c
Version: 4.2.0.0.alpha0+ Build ID: df21d317dacc4533ac999f3c3088765393842676
 TinderBox: Win-x86@42, Branch:master, Time:
2013-11-05_00:13:53

Added to Mab 4.0

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


[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

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

mariosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 Depends on|71409   |

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


[Libreoffice-bugs] [Bug 71413] WRITER and CALC: Font color button on Toolbar doesn't redraw in the correct color

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

--- Comment #1 from makeminemadmy...@iinet.net.au ---
A similar problem happens with the highlight button - when the toolbar get
redrawn on the screen the button reverts to showing the default colour but it
actually remembers the last colour used.

The background colour button seems to actually reset to the default colour
which is more accurate in some ways because it reverts back to yellow but the
button actually shows that it will be yellow. However, like most users I would
prefer for it to remember the last colour I was using in the document.

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


[Libreoffice-bugs] [Bug 71413] WRITER and CALC: Font color button on Toolbar doesn't redraw in the correct color

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

--- Comment #2 from makeminemadmy...@iinet.net.au ---
Also, just discovered that once the Font color button and highlight color
button have been redrawn with the incorrect colour that if I then start another
blank document the Font and Highlight buttons will not take on a different
colour on the toolbar and only show the default colour no matter what colour
you last used. They do remember your last colour but just don't update/redraw
correctly.

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


[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

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

mariosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 Depends on||71409

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


[Libreoffice-bugs] [Bug 71409] Excessive duplicate accessible focused events for Calc input line

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

mariosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 Blocks||54157

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


[Libreoffice-bugs] [Bug 71330] TABLE: Libre office crashes many times when inserting a row to a table

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

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jmadero@gmail.com
 Ever confirmed|0   |1

--- Comment #7 from Joel Madero jmadero@gmail.com ---
Unfortunately with the given information we can't do much. We need you to make
a test document for us as:

2. Insert table into it
3. Add data to the table.


Are not enough for us to do anything - we might spend hours adding data and
testing based on this and get nowhere. Please provide us with a test document
that we can just insert rows and see a crash. Once you do so, mark the bug as
UNCONFIRMED and we'll try to help

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


[Libreoffice-bugs] [Bug 71301] FORMATTING: Wrong page breaks inserted after Update All

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

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Whiteboard|BSA |BSA, Need_Advice
 CC||jmadero@gmail.com
Version|4.0.6.2 rc  |3.5.0 Beta0

--- Comment #2 from Joel Madero jmadero@gmail.com ---
Updating version as this has happened since before bibisect (version is oldest
version we see the problem). 

Also adding NEED_ADVICE as I have no clue if this is happening for a logical
reason or not.


Easiest way to tell is to look at page numbers, you see a jump from 47 pages to
54 after doing an update all.

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


[Libreoffice-bugs] [Bug 71394] Text box vertical position in spreadsheet shifts relative to cells when printing. Text in boxes also shifts.

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

--- Comment #2 from Aurosutru 2fullnes...@gmail.com ---
Created attachment 88921
  -- https://bugs.freedesktop.org/attachment.cgi?id=88921action=edit
File converted to XLSX showing vertical shift in text box

Hi,

Here is a sample file that shows the problem.  Further investigation reveals
that the culprit is the conversion from ods to xlsx and back.  Each conversion
to xlsx produces a vertical rise of several pixels for all text boxes.

Thanks for your help with this.

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


[Libreoffice-bugs] [Bug 71394] Text box vertical position in spreadsheet shifts relative to cells when printing. Text in boxes also shifts.

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

Aurosutru 2fullnes...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 71394] Text box vertical position in spreadsheet shifts relative to cells when printing. Text in boxes also shifts.

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

--- Comment #3 from Aurosutru 2fullnes...@gmail.com ---
Same problem occurs on another computer with earlier versions of Ubuntu and
LibreOffice.

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


[Libreoffice-bugs] [Bug 71330] TABLE: Libre office crashes many times when inserting a row to a table

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

--- Comment #8 from Sreekanth sreekanth.ma...@gmail.com ---
Hi Joel,

I completely agree with you. I could have given  you the same document  I was
using. But its a private document. I will try to give you a document where I
can reproduce. 

Here are some questions for the team.

1) Is there any specific requirement for Java version?
2) Is there any way I can enable logging?
3) When the office suite crashes, is there any crash dump that gets created?
4) I see a lot of people reporting the same issue in google. Were they
resolved?

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


[Libreoffice-bugs] [Bug 71394] Text box vertical position in spreadsheet shifts relative to cells when printing. Text in boxes also shifts.

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

--- Comment #4 from Joel Madero jmadero@gmail.com ---
you mind updating the version field to the earlier version that you're seeing
the problem on?

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


[Libreoffice-bugs] [Bug 71330] TABLE: Libre office crashes many times when inserting a row to a table

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

--- Comment #9 from Joel Madero jmadero@gmail.com ---
One way to deal with confidential information is to do a find/replace and just
do a ton of replaces (replace all a's with o's for instance) and then do it a
few times to make the document illegible. 



1) Is there any specific requirement for Java version?
no there shouldn't be

2) Is there any way I can enable logging?
http://ask.libreoffice.org/en/question/2044/libreoffice-logging-options/

might help

3) When the office suite crashes, is there any crash dump that gets created?
see above :)

4) I see a lot of people reporting the same issue in google. Were they
resolved?
links?

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


[Libreoffice-bugs] [Bug 42326] Unable to alter envelope position after envelope is inserted

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

--- Comment #12 from Brenda Granados bgra...@gmail.com ---
When I go to Insert - Envelope the second time, it's modifying the orientation
of the original envelope. I can instantly see the difference on the envelope in
the document. It is not creating a new envelope.

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


[Libreoffice-bugs] [Bug 71265] documento di testo

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

--- Comment #5 from tommy27 ba...@quipo.it ---
(In reply to comment #4)
 Please were I can find yours intructions?
 thanks, regards, aa

please do not reply using your mailer but post new comments directly in the bug
report page. when I sayed instructions I meant you had to open separate report
for each one of your requests

-

per favore non rispondere usando il tuo programma di posta ma aggiungendo
commenti nella pagina web del bug. quando dicevo segui le istruzioni intendevo
dire che devi aprire un singolo report per ognuna delle richieste.

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


[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

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

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Depends on||67401

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


[Libreoffice-bugs] [Bug 71211] EDITING: Linux Libertine G:nfsp=1 option does not work correctly with abbreviations

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

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jmadero@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Joel Madero jmadero@gmail.com ---
Can you link to the font? Marking as NEEDINFO, once you link mark as
UNCONFIRMED.


Thanks!

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


[Libreoffice-bugs] [Bug 42326] Unable to alter envelope position after envelope is inserted

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

--- Comment #13 from Todd toddandma...@zoho.com ---
(In reply to comment #12)
 When I go to Insert - Envelope the second time, it's modifying the
 orientation of the original envelope. I can instantly see the difference on
 the envelope in the document. It is not creating a new envelope.

When I do that, I insert a second envelope into the document.  I need to be
able to edit the envelope position of the first envelope, not create a second
envelope.

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


[Libreoffice-bugs] [Bug 71416] New: transfer highlighted text to envelope address

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

  Priority: medium
Bug ID: 71416
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: transfer highlighted text to envelope address
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: toddandma...@zoho.com
  Hardware: All
Status: UNCONFIRMED
   Version: 4.0.1.2 release
 Component: Libreoffice
   Product: LibreOffice

Hi All,

Request for enhancement:  one of the feature I dearly miss from the defunct
Word Pro is when you highlight text, then insert an envelope, it inserts the
highlighted test in the envelope's to block.  Very convenient, especially
when the letter you are writing already has the to address in the body of the
letter.

Would you please consider adding this feature to LO?

Many thanks,
-T

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


[Libreoffice-bugs] [Bug 71417] New: UI: ENTER, um Zelle zu bearbeiten, fuegt Inhalt der Zwischenablage ein

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

  Priority: medium
Bug ID: 71417
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: UI: ENTER, um Zelle zu bearbeiten, fuegt Inhalt der
Zwischenablage ein
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: suchergebni...@web.de
  Hardware: Other
Whiteboard: BSA PossibleRegression
Status: UNCONFIRMED
   Version: 3.4 all versions
 Component: Spreadsheet
   Product: LibreOffice

Problem description:
In den Einstellungen fuer Calc ist die Einstellung
Eingabetaste schaltet in den Editmodus angehakt. Wenn ich in der
WindowsZwischenAblage (Clipboard) einen Text habe und dann in einer Zelle ENTER
druecke, wird dieser Text in die Zelle eingefuegt. Ich will aber nur die Zelle
bearbeiten, nicht den Text aus der Zwischenablage einfuegen. Dafuer gibt es die
Tastenkombination Shift+Einfg.
Wenn ich nun Strg+Z (Rueckgaengig) druecke, hat die Zelle wieder den alten
Inhalt, aber das Clipboard ist geloescht. Ich moechte grundsaetzlich nicht,
dass ein Programm das Clipboard loescht!
ENTER soll bei obiger Einstellung ausschliesslich das Bearbeiten der Zelle
ermoeglichen und nicht den Inhalt vom Clipboard einfuegen.
LibreOffice soll nicht die Zwischenablage (Clipboard) loeschen!

Steps to reproduce:
1. Inhalt in A1 schreiben
2. Inhalt in B1 schreiben
3. Inhalt von A1 kopieren in Clipboard (Strg+Einfg)
4. Zelle B1 aktivieren (fokussieren)
5. ENTER druecken in Zelle B1
   Jetzt steht in B1 der Inhalt von A1.
6. Strg+Z (Rueckgaengig) druecken
   Jetzt hat B1 wieder den alten Inhalt.
   Das Clipboard ist geloescht.

Current behavior:
Bei ENTER (Zelle bearbeiten) wird das Clipboard in die Zelle eingefuegt.

Expected behavior:
Bei ENTER (Zelle bearbeiten) soll die Zelle in den Editiermodus gehen (wie bei
Doppelklick).

Operating System: Windows XP
Version: 3.4 all versions
Last worked in: 4.1.3.2 rc

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


<    1   2   3   4