[Issue 125096] Corrupt display of documents while scrolling

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125096

--- Comment #14 from Chris Torrence  ---
Ah ha, I just discovered some key information: At least on my machine, you need
to have "Selection Transparency" turned *off* to reproduce the bug.

I just turned Selection Transparency back on to its default value of 75% and
the problem seems to go away.

It's still unfortunate that this bug exists, but at least there is a reasonable
workaround.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125690] crash when opening older files

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125690

--- Comment #5 from echa...@progressive.com ---
Created attachment 84080
  --> https://issues.apache.org/ooo/attachment.cgi?id=84080&action=edit
capture of echa...@progressive.com's replicate result

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125411] Text blocks from Microsoft Office 2010 docx will be gone

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125411

--- Comment #2 from trobi...@progressive.com ---
"When opening the attachment above in Open Office Writer 4.0.1, I am able to
replicate the bug."

Adding steps taken to replicate:

1: Saved the attachment to my machine
2: Launched Open Office Writer 4.0.1
3: Opened the file saved above

The document is blank

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125411] Text blocks from Microsoft Office 2010 docx will be gone

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125411

trobi...@progressive.com changed:

   What|Removed |Added

 CC||trobi...@progressive.com

--- Comment #1 from trobi...@progressive.com ---
When opening the attachment above in Open Office Writer 4.0.1, I am able to
replicate the bug.

However, when I execute the following steps, in an attempt to replicate the
issue, I am unsuccessful in doing so:

Test 1:
1. Created a MS Word document
2. Created text blocks using the Insert Table grid
3. Entered text using calibri font, font size 14
4. Save the document .docx
5. Launched OO Writer
6. Open the saved .docx document

Document opens successfully and the text blocks are present

Test 2:
1. Created a MS Word document
2. Manually draw the text blocks 
3. Entered some text 
4. Save the document as .docx
5. Launched OO Writer
6. Open the saved .docx document

Document opens successfully and the text blocks are present

Test 3:
1. Created a MS Word document
2. Create the text blocks using the Excel spreadsheet option 
3. Entered text using calibri font, font size 12
4. Save the document as .odt
5. Launched OO Writer
6. Open the saved .odt document

Document opens successfully and the text blocks are present

After executing the above steps, I was still unable to reproduce the bugs.

Tested with OpenOffice Version 4.0.1
Operating System: Windows 7 Enterprise 64-bit

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125616] Attempts to set English (US) as default language does not work.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125616

--- Comment #4 from Sandra  ---
Created attachment 84079
  --> https://issues.apache.org/ooo/attachment.cgi?id=84079&action=edit
Default Language for documents screen shot

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125616] Attempts to set English (US) as default language does not work.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125616

Sandra  changed:

   What|Removed |Added

 CC||sro...@progressive.com

--- Comment #3 from Sandra  ---
In reviewing this unconfirmed bug, it appears to be working as design and is a
design feature.  

I reviewed this design feature on Windows 7, OpenOffice v 4.0.1.

“Default Language” Design Features are outlined in the Help Index and state the
following:

-Under Default languages for documents, select the document language for all
newly created documents. 

-If you mark “For the current document only”, your choice will only apply to
the current document. Close the dialog with OK.

In OO, If English (UK) is selected in the “Default languages for documents
field” and if the check box is NOT marked for field name “For this current
document only”, the user should expect to see this default language with every
new document.  

Reviewing the Default Language setting rules for Microsoft Word 2010, it
operates in the same fashion.  If a user selects a default language, the change
will affect all new documents based on the NORMAL template.

There is no heavy outcry of customer complaints in blogs or on the internet. 
There are Federal and state laws to protect limited english proficient (LEP)
individuals when they are provided health care services or social programs.  OO
writer tool and Microsoft Word do not fall under this category or regulation. 
There is no indicator on the web that shows financial hardship associated to
the current design as a result of dissatisfied customers or unmet user
expectations.

This information is provided to help clarify if a change is needed from
development.  If it's determined no change is needed, the bug can be closed or
withdrawn, whichever the project team feels is appropriate.  

The design feature “rules” are outlined in the Help Index for OO (naviagation
outlined below for reference).  
1) From the menu bar, Select “Help” then “OpenOffice Help F1”
2) In the Search term field box, enter “languages;locale settings”, hit Enter.
3) Scroll down in the right window pane to sub heading titled “Default
Languages for Documents”
4) Select the Hyperlink, Selecting the Document Language 
5) Review content outlined for “Selecting a language for the whole document”,
Rule #2

A screen shot of the GUI pop-up window showing the defualt langague field is
attached for reference.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125743] INDEX() function in array context returns #VALUE! cells instead of full rows

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125743

--- Comment #12 from Jim DeLaHunt  ---
Sorry, I don't understand what you mean with your comment #10:

>... the parameters of INDEX() are not operands of a mathematical term
> rather than positional parameters *for* an operand.

There is a distinction I learned in programming class between formal parameters
(names which are place-holders in the function definition) and actual
parameters (the specific values which the software uses when executing a
specific call to the function). Maybe that's what you are trying to express by
"operands" and "positional parameters *for* and operand". But I'm afraid I
don't see how to apply that interpretation to subsection 2.2.1 of the
specification.

Could you clarify, please?  

And if you don't want to have a discussion in the issue comments, perhaps bring
your comment to the forum topic?
"What is correct INDEX() behaviour in array context?"
. 

Thank you.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125743] INDEX() function in array context returns #VALUE! cells instead of full rows

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125743

--- Comment #11 from Jim DeLaHunt  ---
Oops, Bugzilla formatted two paragraphs from my comment #9 as very long lines.
Here they are again, with line breaks.

First, ...section 3.3 "Non-Scalar Evaluation (aka 'Array expressions')",
section 2.2.1:

> 2.2.1) Functions returning arrays are not eligible for implicit iteration.
> When evaluated in 'matrix' mode the {0;0}th element is used.

Second, ...I would like to see a note like: 

> Note: when this function is used in an array formula context, and
> when one of the [i]row[/i], [i]column[/i], or [i]area[/i] parameters
> are arrays instead of scalar values,
>  then neither the [i]row[/i] nor the [i]column[/i] parameter
> is permitted to have the value 0. The function will not
> return the expected array in this situation. 

And a similar note should be in the specification and documentation for any
other function returning arrays. 

Hopefully, this formatting of those parts of #9 will be easier to read.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125763] crash of special svg-graphic when convert to curve, depends on image and stroke-width

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125763

Rainer Bielefeld  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de
Version|4.2.0-dev   |4.0.0
 Ever confirmed|0   |1

--- Comment #1 from Rainer Bielefeld 
 ---
Reproducible on WIN7 64bit with "ohne stroke-width.odg" (others not tested):
Problem appeared between AOO 3.4.1
 and 
AOO400m1(Build:9700)  -  Rev. 1457992

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125760] Copy a sheet to a new file results in a huge file, that is slow to load.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125760

brinzing  changed:

   What|Removed |Added

 CC||oliver.brinz...@gmx.de

--- Comment #1 from brinzing  ---
the "content.xml" of "ProblemDemo.ods" has about 195 MB!
the used cell range of sheet "daily" is A1:T1048576 (91104 pages to print!)
but only cell range A1:T108 contains data. i cannot see an naned ranges inside.

to clean the document:
- select A108:T1048576 and delete these rows.
- save document
file size is now about 19kb

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125765] New: Data-entry shortcuts not working correctly

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125765

  Issue ID: 125765
Issue Type: DEFECT
   Summary: Data-entry shortcuts not working correctly
   Product: Calc
   Version: 4.0.1
  Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: ui
  Assignee: issues@openoffice.apache.org
  Reporter: nmac...@iburst.co.za

I am in South Africa.
Tools->Options->Language Settings->Languages->User interface is Default -
English(USA). No choice :-)
Tools->Options->Language Settings->Languages->Locale setting is English(UK)
(If I use English(South Africa) dates are wrong.)
Tools->Options->Language Settings->Languages->Default currency is ZAR R English
(South Africa)
If I type R3 in a cell it shows R 3.00, which is correct.
If I type 0 1/2 it shows 0 ½, instead of ½.
If I type 1/2 it shows ½, instead of 01/02/14.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125722] Crashing after table

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125722

mzabu...@progressive.com changed:

   What|Removed |Added

 CC||mzabu...@progressive.com

--- Comment #6 from mzabu...@progressive.com ---
I was not able to recreate this bug using Apache OpenOffice Writer v4.0.1 on a
Windows 7.

I did repeat steps 5A and 5C, but was not able to reproduce the bug.

Additional Three Scenarios tested:
A.  Opened OpenOffice Writer – created two tables on page one using Ctrl + F12
(both a 4x7) and entered text in all the cells in both tables.
B.  I placed cursor at top of page and continued to hit Enter until both tables
were on the next page - No crash.

A.  Opened OpenOffice Writer - I created three tables on page one of various
sizes (2x2, 3x3 and 5x5) using Insert->Table.
B.  I placed cursor at the top of the page and hit enter to verify all tables
moved to second page – No crash.

A.  Opened OpenOffice Writer - I repeated the step above (B) with three new
varying size tables (2x3, 3x2 6x6), but did this starting on pages two and
three.
B.  I placed cursor at the top of the page and hit Enter until all three tables
were on the following page – No crash.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125144] missing dictionaries

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125144

--- Comment #2 from chi...@progressive.com ---
Created attachment 84078
  --> https://issues.apache.org/ooo/attachment.cgi?id=84078&action=edit
Replication and Comments for Issue 125144

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125283] Failed retrieving documents.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125283

--- Comment #5 from CindyB  ---
Created attachment 84077
  --> https://issues.apache.org/ooo/attachment.cgi?id=84077&action=edit
another oo doc

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125283] Failed retrieving documents.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125283

--- Comment #4 from CindyB  ---
(In reply to CindyB from comment #2)
> Created attachment 84075 [details]
> Open Office Writer Example Doc

Unfortunately this document will not open correctly.  Unable to remove. My
apologies.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125283] Failed retrieving documents.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125283

--- Comment #3 from CindyB  ---
Created attachment 84076
  --> https://issues.apache.org/ooo/attachment.cgi?id=84076&action=edit
Word 2010 Sample

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125283] Failed retrieving documents.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125283

--- Comment #2 from CindyB  ---
Created attachment 84075
  --> https://issues.apache.org/ooo/attachment.cgi?id=84075&action=edit
Open Office Writer Example Doc

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125283] Failed retrieving documents.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125283

CindyB  changed:

   What|Removed |Added

 CC||cbada...@progressive.com

--- Comment #1 from CindyB  ---
I was unable to reproduce the bug in Open Office 4.1.0 or Open Office 4.0.1.  
I took the follow steps to try and replicate as the product is labeled a
“General”.  
General: 
Issues that occur in more than one OpenOffice application, including Framework
issues


I am working on a Windows 7 machine and I have Open Office 4.0.1 as well as
Microsoft Word 2010 for word processing.  

First, I started with using all available components in Open Office.I was
unsure where the document was failing recovery.  Open office Base, Calc, Draw
and Math are all components incompatible for document retrieval therefore I did
not try and replicate.

Open Office Writer:
1.Programs button and Open office >Open Writer
2.Clicked on insert file
3.Choose a file from my desktop (I opened a word document from 1 to 85  
pages, a picture,  all various sizes)
4.Opened successfully without errors



Open Office Impress:
1.Programs button Open Office >Open Impress
2.Clicked next
3.Picked background style 
4.Clicked create
5.Clicked insert file (I opened a word document, a picture all various
sizes)
6.Inserted picture (successful)
7.Insert word doc (error:  this file could not be loaded)   - Impress is
designed to be a presentation program there opening word documents did not work
however I did not get a recovery error.



Microsoft Word 2010:
1.Programs menu and click Microsoft Office>Word 2010
2.Clicked file
3.Choose file to add to document (same as above)
4.Choose several other files such as pdf’s xml files, url’s and pictures
(all sizes) 
I was able to successfully add documents to Word with no retrieval errors

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125731] "Target in Document" Hyperlink doesn't work when the target header has combination of number and period

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125731

wuming  changed:

   What|Removed |Added

Summary|"Target in Document"|"Target in Document"
   |Hyperlink doesn't work  |Hyperlink doesn't work when
   ||the target header has
   ||combination of number and
   ||period

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125764] Installation has Viruses on it

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125764

Regina Henschel  changed:

   What|Removed |Added

   Keywords||needmoreinfo
 CC||rb.hensc...@t-online.de

--- Comment #1 from Regina Henschel  ---
Please provide the URL from where you have downloaded Apache OpenOffice, so
that we can investigate. I'm sure our official release do not have any virus or
malware.

To get our official release goto http://www.openoffice.org/download/. You will
be redirected to Sourceforge, who provide the download service for us. You have
to wait some time till the download begins automatically. Do not click on
anything there, only wait. When you read the page carefully, you will notice
the count down message.

To verify the download use one of the methods described on
http://www.openoffice.org/download/checksums.html

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125743] INDEX() function in array context returns #VALUE! cells instead of full rows

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125743

--- Comment #10 from mroe  ---
I think, your interpretation isn't correct (if I understand it right).

> They should have some mention that a parameter value of 0 is not permitted in 
> some circumstances.

The specific problem of understanding is IMO the fact, that the parameters of
INDEX() are not operands of a mathematical term rather than positional
parameters *for* an operand.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125754] OpenOffice 4.1.1 (writer crash with uno java) crashes randomly.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125754

correoalternativo.j...@gmail.com changed:

   What|Removed |Added

Summary|OpenOffice 4.1.1 (writer|OpenOffice 4.1.1 (writer
   |with uno java) crashes  |crash with uno java)
   |randomly.   |crashes randomly.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125754] OpenOffice 4.1.1 (writer with uno java) crashes randomly.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125754

correoalternativo.j...@gmail.com changed:

   What|Removed |Added

Summary|OpenOffice 4.1.1 (writer|OpenOffice 4.1.1 (writer
   |with java uno) crashes  |with uno java) crashes
   |randomly.   |randomly.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125754] OpenOffice 4.1.1 (writer with java uno) crashes randomly.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125754

correoalternativo.j...@gmail.com changed:

   What|Removed |Added

Summary|OpenOffice 4.1.1 (writer)   |OpenOffice 4.1.1 (writer
   |crashes randomly.   |with java uno) crashes
   ||randomly.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125754] OpenOffice 4.1.1 (writer) crashes randomly.

2014-10-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125754

correoalternativo.j...@gmail.com changed:

   What|Removed |Added

Summary|OpenOffice 4.1.1 (write)|OpenOffice 4.1.1 (writer)
   |crashes randomly.   |crashes randomly.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.