[Issue 125731] "Target in Document" Hyperlink doesn't work

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

mefin...@asu.edu changed:

   What|Removed |Added

 CC||mefin...@asu.edu

--- Comment #5 from mefin...@asu.edu ---
Operating System: OSX 10.9.2
Open Office Version: 4.1.1

Replicated (Test 1):

1. Highlight newly typed text and click hyperlink icon
2. Click “Document” on left vertical bar
3. Select “Target” icon adjacent to textfield
4. Expand “Headings” in pop-up window and select a 1.1 Title
5. Click “apply” → “close”
6. In main pop-up, click “apply” → “close”
7. Hover over link holding apple command → click
Link broken, jumps to itself


Replicated (Test 2):

1. Select “View” from task bar
2. Click “Navigator”
3. Expand “Headings”
4. Drag “1. Title 01” link onto document
5. Click link while holding apple comment
Link broken, jumps to itself

Able to replicate bug on OSX 10.9.2, OO 4.1.1.

Error Importance: User unable to create links in a document. For a larger
document, the ability to jump areas with precision is difficult.

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

[Issue 125715] Calc crashes when formatting cell font color

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

Kay  changed:

   What|Removed |Added

 CC||ksch...@apache.org

--- Comment #2 from Kay  ---
I do this routinely with AOO on Linux-32,including 4.1.1, and have never had an
issue.  Hopefully we can get some additional Windows reporters to determine if
this is a Windows only problem or 

-- 
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-12 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125743

--- Comment #4 from Jim DeLaHunt  ---
Microsoft Excel 2008 for Mac (version 12.3.6 (130206) has different behaviour
than OO.o Calc 4.0.1.

I tried permutations of (vector parameter for row, 0 for column) and (0 for
row, vector parameter for column) with (2-row 1-column) and (1-row 2-column)
vector parameters. In each case the value in the upper-left cell is the same
between Excel and OO.o. However, the values in the remaining cells differ. 

Also, when I define the array formula, Excel doesn't replicate it to adjoining
cells, the way OO.o Calc does when it has a multi-cell array to return.
Wrapping the INDEX() expression in ROWS() and COLUMNS() functions seems to
indicate that Excel does return an array, not a single cell.

My next step is to make a test spreadsheet which tries the permutations and
shows the results. One can open this spreadshset in both OO.o and Excel to
compare.

-- 
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-12 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125743

--- Comment #3 from Jim DeLaHunt  ---
@mroe: thanks for looking at this. You may be right, perhaps it's not a bug.
But then, can we come up with words that describe the present behaviour? 

When an array formula expands the array in a scalar parameter like "row" or
"column", in what way does it treat a 1-row vector differently from a 1-column
vector?  Is the behaviour when this vector is in the "row" parameter different
from when it is in the "column" parameter? If so, why? 

And why does having a value 0 for the "row" or "column" parameter not give a
complete column or row in the result?

My expectation is that setting a parameter to 0 causes INDEX() to return a
complete row or column. This is not happening in the array formula context.
Maybe my expectation is wrong.  But I don't see any written specification to
tell me what I should expect.

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


[Issue 121930] Tracking Issue for Spell Checking Not Working

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

Ariel Constenla-Haile  changed:

   What|Removed |Added

 CC||normanl...@gmail.com

--- Comment #60 from Ariel Constenla-Haile  ---
*** Issue 125686 has been marked as a duplicate of this issue. ***

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


[Issue 125686] English Spellchecker in Writer Underlines every word

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

Ariel Constenla-Haile  changed:

   What|Removed |Added

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

--- Comment #6 from Ariel Constenla-Haile  ---
Dup. of bug 121930
Follow the advice in bug 125634 comment 3

*** This issue has been marked as a duplicate of issue 121930 ***

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


[Issue 125663] unable to create a new folder

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

urmasd  changed:

   What|Removed |Added

 CC||davian...@gmail.com

--- Comment #5 from urmasd  ---
So, is it the Explorer dialog or OO one?

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


[Issue 125295] When creating a new label

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

tricolorbe...@hotmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from tricolorbe...@hotmail.com ---
I do not have this issue anymore. For some reason, the Writer has finally
started using my default font Arial 12pt. In the past, it defaulted to Times
Roman and would not use my personal template. Why it is now using my template
is a mystery, but I realized that I have printed labels in the past few weeks
using Arial and they print fine. I don't know if it's the Maverick upgrade, but
it doesn't seem like that could be the fix. I know I installed some OpenOffice
dictionaries but that can't have helped either. I have no idea why it suddenly
works as expected but this issue can be closed.

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


[Issue 84092] basic ide: inspection of object crashes oo - memory leak

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

brinzing  changed:

   What|Removed |Added

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

--- Comment #5 from brinzing  ---
> seconds till the + expands

aoo401 crashes, aoo420dev seems to work, but if i close aoo after running
the macro, i get a recovery dialog at next start (win 7 64)

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are watching all issue changes.


[Issue 125483] Corrupted font display on Japanese OS/2 systems

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

--- Comment #4 from Alex Taylor  ---
A more immediate problem, which may be easier to address, is that the OS/2
OpenOffice port for some reason uses "GOTHIC" and "MINCHO" as the default for
Asian fonts when run on DBCS systems.

"GOTHIC" and "MINCHO" are aliases which are implemented through a special font
driver which isn't even supported by OpenOffice (or FreeType), and which point
to bitmap fonts in any case.  This certainly isn't going to work.

So, the defaults for Asian fonts should be changed to something else; I suggest
"Times New Roman WT J", which is at least fairly likely to be installed on most
OS/2 systems, and is a TrueType font that works.

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


[Issue 125483] Corrupted font display on Japanese OS/2 systems

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

--- Comment #3 from Alex Taylor  ---
After some more testing...

The 1993 versions of MSMINCHO.TTF and MSGOTHIC.TTF which are included in OS/2
Japanese (and other DBCS versions) exhibit this problem.  The problem MIGHT be
related to the fact that they include non-Latin Japanese names (MS明朝 and
MSゴシック) which are (only) used on DBCS OS/2 systems.  Since they in fact contain
only Unicode cmaps, this is the only factor I can identify which might explain
the different behaviour on DBCS vs non-DBCS systems.

If newer versions (MSMINCHO.TTC and MSGOTHIC.TTC) from e.g. Windows 7 are
installed instead, those ones seem to work perfectly well. These ones have
English-only names which are used on DBCS and non-DBCS systems alike.

Of the other default Japanese system fonts, Heisei Mincho and Heisei
Kaku-Gothic (both versions) do not work, even though they have English names. 
(However, I have checked the TTFs and they do not have Unicode cmaps.)  

So, the workaround seems to be: avoid the use of all the DBCS outline fonts
included with OS/2.  This is pretty cumbersome, of course, since users are
required to hunt down other DBCS fonts to use in their place.

This is almost certainly (yet another) bug in the Innotek Font Engine. This
really has to be replaced, it is causing too many problems at this point!

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

[Issue 125717] insert frame should not add newline

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

--- Comment #7 from TAB  ---
Comment 2 items 6 and 14 confirm the problem: new parag added for SOME paste
operations. 'other objects' don't add any paragraph..

-- 
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-12 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125743

--- Comment #2 from mroe  ---
I don't think it is a bug.

Please compare

=INDEX({1;3;5|7;9;10};{2;1};0;1)
and
=INDEX({1;3;5|7;9;10};0;{2|1};1)

as array formulas.

Consider the difference between the vector directions!
(vertical {a|b} for column value and horizontal {a;b} for row value)

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


[Issue 125674] hebrew underlined text generates wrong spacing

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

--- Comment #4 from Sebastian Weigert  ---
Created attachment 84058
  --> https://issues.apache.org/ooo/attachment.cgi?id=84058&action=edit
new pdf with wrong spacing

Thanks for Comment 3.
I now submit a pdf where the problem should be seen.

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


[Issue 125674] hebrew underlined text generates wrong spacing

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

Sebastian Weigert  changed:

   What|Removed |Added

  Attachment #83990|0   |1
is obsolete||

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


[Issue 125741] Crash in Basic IDE on watch of Cell in TableShape

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

--- Comment #3 from Regina Henschel  ---
I think, it is not related, see my comment in issue 84092. In addition the
inspected object here is a TableShape, which does not exist in OOo2.3.

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


[Issue 84092] basic ide: inspection of object crashes oo - memory leak

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

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #4 from Regina Henschel  ---
I cannot reproduce it. I use a debug build of AOO420m1(Build:9800)  -  Rev.
1614365 on Windows 7. It lasts some seconds till the + expands, but it does and
shows the properties. The cursor has initially the whole sheet as cell range,
here $Sheet1.$A$1:$Amj$1048576. That might be a problem.

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are watching all issue changes.


[Issue 125741] Crash in Basic IDE on watch of Cell in TableShape

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

brinzing  changed:

   What|Removed |Added

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

--- Comment #2 from brinzing  ---
maybe releated to:
basic ide: inspection of object crashes oo - memory leak 
https://issues.apache.org/ooo/show_bug.cgi?id=84092

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


[Issue 125735] Vlookup ignores trailing signs

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

brinzing  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |NOT_AN_ISSUE

--- Comment #3 from brinzing  ---
as stated above:
> Special characters are . ^ $ * + ? \ [ ( { | , use escape character \ before 
> special characters if regular expressions is enabled.

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


[Issue 125686] English Spellchecker in Writer Underlines every word

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

rpsh...@asu.edu changed:

   What|Removed |Added

 CC||rpsh...@asu.edu

--- Comment #5 from rpsh...@asu.edu ---
When replicating the bug I was not able to create and here are the steps that I
had followed to replicate the bug. 

1. Open new document on OpenOffice Writer.

2. Then write any number of words/statements on the document while including
wrongly spelled words in between the sentences. 

3. In my document only wrongly spelled words were underlined with the red line
and all the other words were not underlined and I tried to replicate this bug
many times but I was not successful in replicating it.

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