[porting-issues] [Issue 82684] AQUA PORT : writer : ^+SHI FT+J conflicts with kotoeri

2007-11-03 Thread ekato
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82684


User ekato changed the following:

What|Old value |New value

  CC|''|'ekato,pl'





--- Additional comments from [EMAIL PROTECTED] Sun Nov  4 07:55:26 + 
2007 ---
I think every key combination for input method should be handled at the first
priority.  For example, AquaSKK (http://aquaskk.sourceforge.jp/) input method
uses Control-j to switch input mode, however, current OpenOffice.org Mac will
change justification of text alignment instead of input mode change in AquaSKK.

Following change for salframeview.mm will do that, but as it seems there is no
way to check the key combination for input method is consumed in
NSTextInputMethod, the key combination like C-j with AquaSKK will be handled
twice (input mode change and then text alignment of OOO).  @pl:, what do you 
think?


ndex: salframeview.mm
===
RCS file: /cvs/gsl/vcl/aqua/source/window/Attic/salframeview.mm,v
retrieving revision 1.1.2.11
diff -u -r1.1.2.11 salframeview.mm
--- salframeview.mm 1 Nov 2007 13:48:47 -   1.1.2.11
+++ salframeview.mm 4 Nov 2007 07:38:19 -
@@ -461,6 +461,9 @@
 mpFrame->mnLastEventTime = static_cast( [pEvent timestamp] *
1000.0 );
 mpFrame->mnLastModifierFlags = [pEvent modifierFlags];

+NSArray* pArray = [NSArray arrayWithObject: pEvent];
+[self interpretKeyEvents: pArray];
+
 bool bHandleCommandKey = mpFrame->mpMenu ? false : true;
 if( (mpFrame->mnLastModifierFlags & NSControlKeyMask) ||
 ( (mpFrame->mnLastModifierFlags & NSCommandKeyMask) &&
bHandleCommandKey )
@@ -472,9 +475,6 @@
 return;
 }

-NSArray* pArray = [NSArray arrayWithObject: pEvent];
-[self interpretKeyEvents: pArray];
-
 mbInKeyInput = false;
 }
 }

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83276] OOo fails to compile with gcc 4.3

2007-11-03 Thread asrail
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83276


User asrail changed the following:

What|Old value |New value

  CC|''|'asrail'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 82489] forget password

2007-11-03 Thread rbircher
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82489





--- Additional comments from [EMAIL PROTECTED] Sun Nov  4 05:43:00 + 
2007 ---
Hello

It's this issue loosing? pleas halp me, and upload the key.

Thank you

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 1598] Display multiple pages besi de each other while editing

2007-11-03 Thread treblig
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=1598





--- Additional comments from [EMAIL PROTECTED] Sun Nov  4 01:49:26 + 
2007 ---
Ah pie menus :-)

My gut feeling is that if the page view stuff isn't actually in the same dialog
as Zoom then it should hang off the View menu.

I think a context menu is useful for things that you often need to change, or
which are relevant to the context you are editing - I don't see either of those
cases being true of this; I'd expect this to be something that people set up for
the particular document they are editing or the way in which they work (due to
screen sizes or preference) and just leave it.

I think zoom and page layout are mostly independent; but I think the 'entire
page', 'page width' and 'optimal' settings in zoom are bound to interact with
the page layout; if I have selected a two-page across view then when I say
'entire page' I think I mean I want it to zoom such that both pages fit on, not
to scale for the height of one page and end up with the 2nd page off the screen.

Dave

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 83286] Microsoft Access database handling issues.

2007-11-03 Thread alanis
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83286
 Issue #|83286
 Summary|Microsoft Access database handling issues.
   Component|Database access
 Version|OOo 2.3.0 RC1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|alanis





--- Additional comments from [EMAIL PROTECTED] Sun Nov  4 01:48:00 + 
2007 ---
Hello! I just installed OOo a few days ago and uninstalled MSOffice before doing
so. So I actually had two issues: The minor one was that files weren't
registered as OOo files even though I did check the corresponding boxes, I also
reran the installer and it didn't work, so I had to set them up manually.

The second and real problem was when I tried to manage my MS Access database
files, I followed the instructions provided in this site but when I got to the
point where I had to select Tools --> Data Sources it turned out that there is
no such option, so thinking it wasn't enabled by default I went through to
customize the toolbars and menus but the only "Data Sources" I could find made
reference to View and was therefore already in that menu, so I've been unable to
access my database files with OOo.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 78117] Child accessible not in pa rent

2007-11-03 Thread eeejay
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78117





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:58:21 + 
2007 ---
This issue only seems to appear when you start ooffice with a file argument 
like:
"oowriter test.odt".

If you start ooffice with a blank frame and then load something into it, this
bug does not appear.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 76752] Bug with polylineshape wit h OOo2.2 under linux

2007-11-03 Thread ddorange
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76752


User ddorange changed the following:

What|Old value |New value

Target milestone|OOo 2.x   |OOo 2.3





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:39:00 + 
2007 ---
Hello, what can I do now ?

The following code works under windows and do'nt underlinux.
It's now impossible to insert PolylineShape.

We cannot plot curves with dmaths ...




Sub LigneBrisee()
Dim monDocument As Object, maPage As Object
Dim maForme As Object
Dim lesPoints(4) As New com.sun.star.awt.Point  
monDocument = thisComponent
monTexte = monDocument.Text
monCurseur = monTexte.createTextCursor  
maPage = monDocument.DrawPage
maForme = 
monDocument.createInstance("com.sun.star.drawing.PolyLineShape")
maForme.AnchorType = com.sun.star.text.TextContentAnchorType.AT_PAGE
lesPoints(0).X =  2100 : lesPoints(0).Y =  2100
lesPoints(1).X =  4500 : lesPoints(1).Y =  4000
lesPoints(2).X = 2200  : lesPoints(2).Y = 3000
lesPoints(3).X = 2500  : lesPoints(3).Y = 4000
lesPoints(4).X = 4000  : lesPoints(4).Y =  4000

monTexte.insertTextContent(monCurseur, maForme, false)

maForme.LineWidth = 80
maForme.PolyPolygon = Array(lesPoints())


Print maForme.VertOrientPosition
maForme.VertOrientRelation = 0 'relative to page area
maForme.HoriOrientRelation = 0 'relative to page area


Print maForme.HoriOrientPosition
maForme2 = 
monDocument.createInstance("com.sun.star.drawing.PolyLineShape")
maForme2.AnchorType = com.sun.star.text.TextContentAnchorType.AT_PAGE
lesPoints(0).X =  2000 : lesPoints(0).Y =  2000
lesPoints(1).X =  3000 : lesPoints(1).Y =  2500
lesPoints(2).X = 2500  : lesPoints(2).Y = 3000
lesPoints(3).X = 3000  : lesPoints(3).Y = 6000
lesPoints(4).X = 4000  : lesPoints(4).Y =  4000
monTexte.insertTextContent(monCurseur, maForme2, false)
maForme2.LineWidth = 60
maForme2.PolyPolygon = Array(lesPoints())
Print maForme2.VertOrientPosition
maForme2.VertOrientRelation = 0 'relative to page area
maForme2.HoriOrientRelation = 0 'relative to page area
Print maForme2.HoriOrientPosition   
End Sub




-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 3395] Reveal formatting codes

2007-11-03 Thread soeiro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=3395





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:29:01 + 
2007 ---
Hello All

The reveal codes function should not only reveal the formating codes, but allow
the user select them, change them and copy and paste them.

Of course I'm not sure about the difficulties involved in implementing this
feature, but it would make OOO Writer a much better word processing software
than it is now.

I see that there is some discussion about styles making the reveal codes feature
not needed. Also, there are some arguments that "direct coding" of formating
codes could make room for "bad uses" of formating codes. However, for the former
argument, it is easy to see that if one does not like to see the formating
codes, he or she can continue to work without them. The second argument is not
very sound either. What is the best way of correcting a messed up HTML page? It
is getting to see the html code!

What this post is about, anyway, is about not only having the ability to see the
formating codes, but to alter them! Copy & paste too. You can copy a complicated
style and then click on parts of it to edit (by the way of menus) or to delete
or add or whatever...

Thanks for just reading this suggestion.

Regards,

Luis f. Soeiro

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83284] starting OOo with locale a r_* broken since m8

2007-11-03 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83284





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:19:46 + 
2007 ---
FWIW:

~$ dpkg -l libfontconfig1
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Säubern/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/Fehlgeschl. Konf./Halb install.
|/ Fehler?=(kein)/Halten/R=Neuinst notw/X=beide (Status, Fehler: GROSS=schlecht)
||/ Name   VersionBeschreibung
+++-==-==-
ii  libfontconfig1 2.4.91-1   generic font configuration library - runtime


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83284] starting OOo with locale a r_* broken since m8

2007-11-03 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83284


User rene changed the following:

What|Old value |New value

  CC|'andreschnabel,blueice7,pj|'andreschnabel,blueice7,cm
|anik' |c,hdu,pjanik,pl'

Target milestone|OOo 2.3.1 |not determined





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:14:42 + 
2007 ---
Hmm, looks like fontconfig is involved (and it actually does crash):

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b0cfd946bf0 (LWP 24482)]
0x2b0cfaa3d55e in FcFontSetSort () from /usr/lib/libfontconfig.so.1
(gdb) bt
#0  0x2b0cfaa3d55e in FcFontSetSort () from /usr/lib/libfontconfig.so.1
#1  0x2b0cfaa3da86 in FcFontSort () from /usr/lib/libfontconfig.so.1

Will try a clean OOG680_m8 build (without and with cws-gfbfcg)

Taking target out for now unless determined what's the exact cause.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 79678] RTF issue

2007-11-03 Thread ericb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79678





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:11:14 + 
2007 ---
ericb->artguy10

This issue should be fixed with recent changes. Did you test recently ?

About .rtf, it is very difficult to decide to make OpenOffice.org open .rtf on 
Mac OS X as default.
( the users will maybe simply complain)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 83285] File save operations shoul d not block

2007-11-03 Thread soeiro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83285
 Issue #|83285
 Summary|File save operations should not block
   Component|framework
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|soeiro





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:06:12 + 
2007 ---
Hello

The file save operation should be done in a background thread, allowing the user
to instantly start working and modifying the current document. Perhaps, only the
save operation should be blocked until the previous one is complete.

The best strategy to implement this feature has to be statudied. However, it
could be possibly done by just making a rough snapshot of the current document
and then starting the file save thread on the snapshot. Alternatively, one could
just start the file save thread in the background, blocking from modyfication
only the regions of the document currently been services by the thread.

Of course this is just an idea. I would like to hear some comments.

Regards,

Luis F. Soeiro

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83284] starting OOo with locale a r_* broken since m8

2007-11-03 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83284


User rene changed the following:

What|Old value |New value

 Summary|starung OOo with locale ar|starting OOo with locale a
|_* broken since m8|r_* broken since m8





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83284] starung OOo with locale ar _* broken since m8

2007-11-03 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83284


User rene changed the following:

What|Old value |New value

Keywords|  |regression

Target milestone|---   |OOo 2.3.1





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:03:27 + 
2007 ---
regression compared to 2.3.0 (ar_* started in 2.3.0) -> 2.3.1?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 78253] OpenOffice.org Document Re covery and MacOSX native crash handler not int eracting

2007-11-03 Thread ericb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78253





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:02:45 + 
2007 ---
ericb->ooskapenaar

I think what you call the Doc Recovery is only a lock, to save the crashed 
document.  And if I'm not wrong, 
you see a progress bar. 

The recovery window appears during the next OpenOffice.org restart



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83284] starung OOo with locale ar _* broken since m8

2007-11-03 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83284





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:02:32 + 
2007 ---
Created an attachment (id=49399)
same dialogue in english OOo without arabic language pack


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83284] starung OOo with locale ar _* broken since m8

2007-11-03 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83284





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:01:55 + 
2007 ---
Created an attachment (id=49398)
dialogue in arabic


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83284] starung OOo with locale ar _* broken since m8

2007-11-03 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83284
 Issue #|83284
 Summary|starung OOo with locale ar_* broken since m8
   Component|l10n
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|ui
 Assigned to|ihi
 Reported by|rene





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:01:14 + 
2007 ---
[ found in OOG680_m8 ]

Issue 82962 merged a (finally doing something! yay!) arabic localisation into
for 2.3.1 (OOG680_m8).

Unfortunately it seems to have broken ar_* support completely (at least on my
self-built m8 on x86_64, I can't cross-check with Suns i386 or Pavels packages
as they're not available for ar...)

In 2.3.0, when you start OOo using LANG set to ar_SY (or ar_EG, ar_SA etc,
doesn't matter) it starts but of course is not localized in arabic.

In m8, if you start it with ar_* as locale you get "parts" of the crash recovery
 dialogue (in arabic, see first to-be-attached screenshot), even with a clean
profile.
It even happens *without* the arabic language pack installed, in which case you
*still* get that dialogue (of course this time in english).

The interesting this is that there's nothing to recover here and OOo starts fine
with LANG="en_US" or LANG="de_DE.UTF-8".

Regards,

Rene

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 82954] AWT tree control: the text of selected tree node labels does not paint p roperly

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82954





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 21:16:47 + 
2007 ---
fs->cl: svtreebx.cxx:1681
  // set font color to highlight
  if ( !bCurFontIsSel && nItemType == SV_ITEM_ID_LBOXSTRING )
  {
Control::SetFont( aHiliteFont );
bCurFontIsSel = TRUE;
  }
The nItemType here is 0 (which is an unknown type), thus the aHiliteFont (which
has the proper color for selected text) is never set.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 80646] timestamp_and_vendor.patch not needed anymore

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80646


User fs changed the following:

What|Old value |New value

  Issue type|DEFECT|TASK





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 21:03:33 + 
2007 ---
That's not a DEFECT, that's a TASK

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 83283] to-be-SRC680_m236: new SIS SL licensed files

2007-11-03 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83283
 Issue #|83283
 Summary|to-be-SRC680_m236: new SISSL licensed files
   Component|tools
 Version|680m235
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|hr
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 21:01:20 + 
2007 ---
autodoc/source/ary/cpp/c_reposypart.cxx
desktop/util/ooverinfo2.rc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 80646] timestamp_and_vendor.patch not needed anymore

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80646





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 21:00:19 + 
2007 ---
You're absolutely right. The "perhaps" means: There is a rule to not have more
than 15 issues per CWS. This rule does not make sense in this absoluteness, thus
I agreed with dba24c's QA rep. that we should have 30. We have 31 ATM for other
reasons.
I will (and planned to) discuss this on Monday with Marc, and if he agrees
(which I hope and assume), I will put the issue into dba24c. If not, I will do
it later (which wouldn't really hurt).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 63842] Vista: Office freezes whil e dragging stylist or navigator

2007-11-03 Thread gh06
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63842





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 21:00:06 + 
2007 ---
I also had this problem and it disappeared after terminating Copernic Desktop 
Search (http://www.copernic.com/en/products/desktop-search/).

OpenOffice 2.3.0
Vista Ultimate 6.0.6000
Copernic Desktop Search 2.02







-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 80646] timestamp_and_vendor.patch not needed anymore

2007-11-03 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80646





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 20:49:37 + 
2007 ---
fs: TBH, I don't see how that makes sense. you already removed most of the
patches in dba24c. You can just cvs rm the rest (and comment the patch in
makefile.mk) so it gets removed from the tree together with the rest. IMHO it's
better suited in that cws than in any other...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83281] to-be-SRC680_m236: dbacces s: merging StringList

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83281





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 20:48:05 + 
2007 ---
Hmm, rev. 1.2 of advancedsettings.src does not seem to have those double
backslahs. Perhaps something went wrong during the merging?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ui-issues] [Issue 83272] Copy and Paste doesn't wor k in OOBasic IDE

2007-11-03 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83272





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 20:44:53 + 
2007 ---
It works fine in build OOG680_m8

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83239] Glipper clipboard prevents special paste of .odg selection into .odt

2007-11-03 Thread geoffcampos
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83239





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 20:37:16 + 
2007 ---
- what do you paste from where to where?
Copied from OO 2.3.0 Draw to 2.3.0 Writer using edit menu copy, edit menu paste
special.
- what happens then?
List of pastable objects appeared, only text from a previous text-only copy was
available.
- what happens when pasting the same content into a similar application (ex:
AbiWord)?
Nothing.
- Does the problem happen in other component then Writer (Calc, Impress...)
Yes.
- Which Gnome/Glipper version do you have?
0.95.1-3
- are you using an original OOo version or a version from you distribution?
Ubuntu Gutsy Gibbon 7.10 version 64bit (AMD)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83281] to-be-SRC680_m236: dbacces s: merging StringList

2007-11-03 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83281


User pjanik changed the following:

What|Old value |New value

  CC|'rt'  |'fs,rt'





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 20:28:54 + 
2007 ---
fs: JFYI

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 82954] AWT tree control: the text of selected tree node labels does not paint p roperly

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82954


User fs changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |81048
  is|  |





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 81048] track potential 2.3.1 bloc kers

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81048


User fs changed the following:

What|Old value |New value

  CC|'cornouws,hr,mh,pjanik,rai|'cornouws,fs,hr,mh,pjanik,
|l,rene,rt,volkerme'   |rail,rene,rt,volkerme'

 IssuesThisDependsOn|69738,76395,76623,79774,81|69738,76395,76623,79774,81
|609,82622,82624,82626,8262|609,82622,82624,82626,8262
|8,82631,82750,83091   |8,82631,82750,82954,83091





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 20:27:38 + 
2007 ---
now really nominating by putting it into the "depends on" list

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 80646] timestamp_and_vendor.patch not needed anymore

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80646





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 20:18:03 + 
2007 ---
will do (perhaps only after dba24c with issue 83079 is integrated, since dba24c
is more than full already).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83282] Windows Language Bar will not function.

2007-11-03 Thread bsvarner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83282


User bsvarner changed the following:

What|Old value |New value

Priority|P4|P3





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 20:15:38 + 
2007 ---
The Microsoft Language Bar will function if I use the shortcut keys to toggle
between languages.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83282] Windows Language Bar will not function.

2007-11-03 Thread bsvarner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83282
 Issue #|83282
 Summary|Windows Language Bar will not function.
   Component|Word processor
 Version|OOo 2.3.0 RC1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P4
Subcomponent|formatting
 Assigned to|mru
 Reported by|bsvarner





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 20:13:17 + 
2007 ---
When using the latest release of OOo (2.3.0), the Microsoft Windows Language Bar
(the one located on the taskbar next to the quicklaunch display) will not
function. When I try to toggle between English and other languages, it is to no
effect. The language remains English and cannot be changed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83281] to-be-SRC680_m236: dbacces s: merging StringList

2007-11-03 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83281


User pjanik changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |49397)
patch to get dbacce
|  |ss built






--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 19:39:31 + 
2007 ---
Created an attachment (id=49397)
patch to get dbaccess built


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 83281] to-be-SRC680_m236: dbacces s: merging StringList

2007-11-03 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83281
 Issue #|83281
 Summary|to-be-SRC680_m236: dbaccess: merging StringList
   Component|l10n
 Version|680m235
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|ihi
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 19:39:04 + 
2007 ---
Hi,

in to-be-SRC680_m236, I have a build breaker after merging cs:

StringList [ cs ] = { < "Výchozí" ; Default ; > ; < "SQL" ; Default ; > ; < 
"Smíšené" ; Default ; > ; < "MS 
Access" ; Default ; > ; };StringList [ cs ] = { < "Default" ; Default ; > ; < 
"SQL" ; Default ; > ; < "Mixed" ; 
Default ; > ; < "MS Access" ; Default ; > ; };
  ^
f640: "../../../unxlngx6.pro/misc/uidlg/advancedsettings.src", line 234: Error: 
syntax error

f256: Error: !! 1 Error found!!
Error starting rsc2 compiler
dmake:  Error code 1, while making '../../../unxlngx6.pro/srs/uidlg.srs'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making 
/home/oo/BuildDir/ooo_SRC680_m236_src/dbaccess/
source/ui/dlg

There are two \\'s at the end of en-US and also an empty line at the end. I 
have to apply the attached 
patch after merging cs.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 83280] OOo fails to detect db 4.6

2007-11-03 Thread bero
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83280


User bero changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |49396)
Patch (relative to 
|  |oog680-m7 with ooo-build p
|  |atches applied)






--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 19:38:01 + 
2007 ---
Created an attachment (id=49396)
Patch (relative to oog680-m7 with ooo-build patches applied)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 83280] OOo fails to detect db 4.6

2007-11-03 Thread bero
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83280
 Issue #|83280
 Summary|OOo fails to detect db 4.6
   Component|framework
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|tm
 Reported by|bero





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 19:33:16 + 
2007 ---
OOo's configure script fails to detect db-4.6.x; it checks only for 4.1.x to 
4.5.x

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 82234] Implement Insert-Movie and Sound using QTKit (QuickTime)

2007-11-03 Thread msicotte
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82234


User msicotte changed the following:

What|Old value |New value

  CC|'ericb'   |'ericb,jsi,pl'





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 19:13:41 + 
2007 ---
Quicktime implementation done in cws macosxquicktime01
Draft spec and test cases attached to issue.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 82234] Implement Insert-Movie and Sound using QTKit (QuickTime)

2007-11-03 Thread msicotte
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82234





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 19:11:40 + 
2007 ---
Created an attachment (id=49395)
test cases for quicktime implementation


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 82234] Implement Insert-Movie and Sound using QTKit (QuickTime)

2007-11-03 Thread msicotte
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82234





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 19:09:30 + 
2007 ---
Created an attachment (id=49394)
Spec for quicktime implementation


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 83180] error when i cute and past graphic from calc to writer

2007-11-03 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83180


User jbfaure changed the following:

What|Old value |New value

  CC|''|'jbfaure'





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 19:00:29 + 
2007 ---
Romain2007 :
- Please can you upload an ods example file ?
- Are you using ubuntu version or official version ?


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 83278] Option to install more tha n one version of OO 2 on the same computer.

2007-11-03 Thread ydubinsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83278
 Issue #|83278
 Summary|Option to install more than one version of OO 2 on the
| same computer.
   Component|Installation
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|code
 Assigned to|of
 Reported by|ydubinsky





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 18:56:48 + 
2007 ---
Currently I have to keep both OO 2.3 and OO 2.0 on the same computer because of
the issue with MS Word document size (Issue #: 67371). But when I  install  OO 
2.0 on the computer with previously installed  OO 2.3  the installer suggests to
uninstall the newer version and than stops to work.
Thus I should do the following: uninstall OO 2.3, install 2.0 ,copy the
directory with installed OO 2.0 to another location and than re-install OO 2.3
again. After that I can switch between OO 2.0 and OO 2.3, but really it's not a
straightforward solution. I would suggest to preserve an option for the
installer just to uncompress files to the specified directory without
registration in Windows.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83170] In the AutoCorrection conf ig dialog, the table of replacements is only e ditable one-entry-at-a-time

2007-11-03 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83170


User jbfaure changed the following:

What|Old value |New value

  CC|''|'jbfaure'





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 18:51:03 + 
2007 ---
IMHO it's not a bug.
Change to enhancement ?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83236] Save-export to PDF from Wo rd document creates corrupt PDF

2007-11-03 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83236


User jbfaure changed the following:

What|Old value |New value

  CC|''|'jbfaure'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 83240] Cannot select the data ran ge for a diagram

2007-11-03 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83240





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 18:39:54 + 
2007 ---
No problem with OOo-Dev 680m233 and 680m235 (Kubuntu 6.06)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83267] Problem with PDF export ne w to v 2.3

2007-11-03 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83267


User jbfaure changed the following:

What|Old value |New value

  CC|''|'jbfaure'





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 18:26:29 + 
2007 ---
Please can you tell which font you are using to write ancient greek ?
Can you upload an example of odt file showing the pdf export problem ?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83275] OO Writer hangs

2007-11-03 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83275


User jbfaure changed the following:

What|Old value |New value

  CC|''|'jbfaure'





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 18:15:11 + 
2007 ---
No problem with OOo-Dev 680m235 under Kubuntu 6.06.
It's not the best method to press enter to insert a new page; prefer ctrl+enter
to insert a manual page break.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83277] to-be-SRC680_m236: new war nings in module sw breaking the build

2007-11-03 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83277


User pjanik changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |49393)
remove warnings






--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 18:10:13 + 
2007 ---
Created an attachment (id=49393)
remove warnings


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83277] to-be-SRC680_m236: new war nings in module sw breaking the build

2007-11-03 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83277
 Issue #|83277
 Summary|to-be-SRC680_m236: new warnings in module sw breaking 
|the build
   Component|Word processor
 Version|1.0.0
Platform|Opteron/x86_64
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P1
Subcomponent|code
 Assigned to|rt
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 18:08:38 + 
2007 ---
On both unxmacxi and unxlngx6, I need the attached patch.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 83270] new chart wizard: cannot s elect data range

2007-11-03 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83270


User jbfaure changed the following:

What|Old value |New value

  CC|''|'jbfaure'





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 18:01:01 + 
2007 ---
It works in OOo-Dev (m233, OOGm7 and m235).
Tested under Kubuntu 6.06


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83276] OOo fails to compile with gcc 4.3

2007-11-03 Thread bero
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83276


User bero changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |49392)
This makes it compi
|  |le, by fixing 1.-3. and ad
|  |ding workarounds for 4. --
|  | patch is relative to oog6
|  |80-m7 with ooo-build patch
|  |es applied






--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 18:00:11 + 
2007 ---
Created an attachment (id=49392)
This makes it compile, by fixing 1.-3. and adding workarounds for 4. -- patch 
is relative to oog680-m7 with ooo-build patches applied


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83276] OOo fails to compile with gcc 4.3

2007-11-03 Thread bero
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83276
 Issue #|83276
 Summary|OOo fails to compile with gcc 4.3
   Component|porting
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|mh
 Reported by|bero





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 17:46:30 + 
2007 ---
SSIA - this is mostly due to 4 causes:

1. gcc 4.3 trimmed down its header interdependencies, e.g.  no longer 
includes /, causing complaints about undefined 
strlen/memcpy/... in OOo code.

2. the template system was revised again, 
causing ::com::sun::star::uno::Reference vs. ::rtl::Reference to be ambiguous.

3. Duplicate #defines are fatal errors now, even if they define to the same 
value

4. OOo code is affected by some newly introduced gcc bugs:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33871
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33886
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33977

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 80646] timestamp_and_vendor.patch not needed anymore

2007-11-03 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80646


User rene changed the following:

What|Old value |New value

 Assigned to|rene  |fs





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 17:20:10 + 
2007 ---
Hmm. no. better idea. (To avoid conflicts)

Reassigning to fs. Please remove the rest as that's not needed anymore.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 80646] timestamp_and_vendor.patch not needed anymore

2007-11-03 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80646


User rene changed the following:

What|Old value |New value

 Assigned to|oj|rene

Target milestone|not determined|OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 17:15:55 + 
2007 ---
will do it myself

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 82487] Function PROPER() with emp ty cell makes sOffice Crash

2007-11-03 Thread joao63
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82487





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 16:48:57 + 
2007 ---
Where can I find a fix for this issue?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83275] OO Writer hangs

2007-11-03 Thread pepachmel
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83275





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 16:18:48 + 
2007 ---
Created an attachment (id=49391)
Writer file which makes it hang


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83275] OO Writer hangs

2007-11-03 Thread pepachmel
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83275
 Issue #|83275
 Summary|OO Writer hangs
   Component|Word processor
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|mru
 Reported by|pepachmel





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 16:17:25 + 
2007 ---
In zip link http://www.josefchmel.net/files/VS2007.zip is file which hangs 
Writer.
Point cursor to end of text on first page. Than press several times enter to 
create new page. Than click on begining of new page with mouse cursor.
Than Writer hangs.
Tested on two PSc with Win XP SP2 and all systems last updates.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83274] Find doesnt find in footno tes above

2007-11-03 Thread sinel1980
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83274
 Issue #|83274
 Summary|Find doesnt find in footnotes above
   Component|Word processor
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows 2000
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P5
Subcomponent|editing
 Assigned to|mru
 Reported by|sinel1980





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 15:47:26 + 
2007 ---
When i try to search for example in medium of my document (ex. from 14th page)
in footnote any word, and it reaches end of document, it asks me to search from
begining of document, but now he doesn't searches in foot notes above the place
I begun searching.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83273] calc text overflow shows n o red arrow (nothing, big red line, ...)

2007-11-03 Thread koenbeek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83273





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 15:23:47 + 
2007 ---
Created an attachment (id=49390)
print screens of (small) text overflow issue on windows XP


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83273] calc text overflow shows n o red arrow (nothing, big red line, ...)

2007-11-03 Thread koenbeek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83273





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 15:20:47 + 
2007 ---
Hi, thanks for the quick response and sorry for the duplicate bug report.

I did use the query tool but did not find the bug trying with different criteria
this is because the original bug report does not indicate anywhere this was
linked to the "text overflow" functionality which I used as a search criterium
I also used viewing in stead of ui as a subcomponent in queries where I did not
use text overflow as a criterum.

I'm however not so sure this is only linked to linux as although only in linux a
red line is shown, there is an incorrect behavior in windows XP also -> no red
arrow shown at all. (this is much less visible but there is still an issue in 
XP)
I have verified this with OOo 2.3.0 on windows XP in vmware virtual machine on
ubuntu.
However, I have also been able to confirm this on a native windows XP machine.

I'll attach a document with a few print screens, I may be worth checking that
the bug fix also corrects the XP problem

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 73245] Base 2.1 odbc access to as /400 slower than in 2.0.4 (one SQLTables/SQLCo lumns call for *every* table)

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73245





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 14:46:09 + 
2007 ---
fs->tbrenk : If I would provide you a build of the child workspace where (I
hope) this issue is fixed, would you be willing to test it and give me feedback?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 81223] first-time open of a form containing list boxes filled from large table is too slow

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81223


User fs changed the following:

What|Old value |New value

 Assigned to|fs|msc





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 14:44:11 + 
2007 ---
fs-> msc: please verify in CWS dba24c

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 82954] AWT tree control: the text of selected tree node labels does not paint p roperly

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82954


User fs changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 14:24:44 + 
2007 ---
confirming and targeting

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 81048] track potential 2.3.1 bloc kers

2007-11-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81048





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 14:24:36 + 
2007 ---
nominating issue 82954. The AWT tree control has been a long awaited feature for
extension developers in 2.3, and the mentioned bug effectively means it's near
to useless (since unreadable for the user).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 83270] new chart wizard: cannot s elect data range

2007-11-03 Thread jwork123nl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83270





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 14:08:53 + 
2007 ---
Please specify the bug report of which you indicate that this could be a 
double.
I could not find anything similar in all the 245 spreadsheet bug reports.
Note this is not a double for 71812, because I explicitly pressed the
"select range" button in the wizard to select a range 
(as reported in my original report).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83265] Calc Crash CONCATENATE + P ROPER(empty field)

2007-11-03 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83265


User fst changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 13:41:39 + 
2007 ---
closed double

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83265] Calc Crash CONCATENATE + P ROPER(empty field)

2007-11-03 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83265


User fst changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 13:41:12 + 
2007 ---
double to Issue 82487

please use the query facilities before submitting Issues.

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

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 82487] Function PROPER() with emp ty cell makes sOffice Crash

2007-11-03 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82487





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 13:41:11 + 
2007 ---
*** Issue 83265 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83273] calc text overflow shows n o red arrow (nothing, big red line, ...)

2007-11-03 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83273


User fst changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 13:38:40 + 
2007 ---
By the way, this is a Linux only problem and it was found and is fixed sometimes
ago.

closed

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83273] calc text overflow shows n o red arrow (nothing, big red line, ...)

2007-11-03 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83273


User fst changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 13:37:13 + 
2007 ---
hi,

please use the query facilities before submitting Issues. This is a double to
Issue 82198 which is a double to Issue 80447.

Frank

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

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 80447] A red horizontal line appe ars when some columns are collapesed.

2007-11-03 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80447





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 13:37:12 + 
2007 ---
*** Issue 83273 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 83270] new chart wizard: cannot s elect data range

2007-11-03 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83270


User fst changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |kla

   Component|Spreadsheet   |Chart

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 13:34:25 + 
2007 ---
wrong component and most probably a double. Changed component and re-assigned

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83270] new chart wizard: cannot s elect data range

2007-11-03 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83270


User fst changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |kla

   Component|Spreadsheet   |Chart

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 13:34:25 + 
2007 ---
wrong component and most probably a double. Changed component and re-assigned

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83273] calc text overflow shows n o red arrow (nothing, big red line, ...)

2007-11-03 Thread koenbeek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83273





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 12:49:19 + 
2007 ---
Created an attachment (id=49389)
spreadsheet shwoing the text overflow bug


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 81574] WaE on Mac OS X: sw

2007-11-03 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81574





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 12:48:50 + 
2007 ---
OK, the work is finished now.

Any volunteer for QA?


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83273] calc text overflow shows n o red arrow (nothing, big red line, ...)

2007-11-03 Thread koenbeek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83273
 Issue #|83273
 Summary|calc text overflow shows no red arrow (nothing, big re
|d line, ...)
   Component|Spreadsheet
 Version|OOo 2.3.0 RC1
Platform|All
 URL|http://bugs.launchpad.net/ubuntu/+source/openoffice.or
|g/+bug/158540
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|viewing
 Assigned to|spreadsheet
 Reported by|koenbeek





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 12:48:19 + 
2007 ---
when Options->calc->Text Overflow is on (=default)
in some cases the overflow is not shown by a small red arrow but by a big red
line (Ubuntu gutsy) or by a small white space (no red arrow) (Windows XP)
This has been seen op OOo 2.3.0.

Bug report was originally opened on the ubuntu launchpad -
http://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/158540

This does not always happen but an example spreadsheet where it does is included
as attachement

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ui-issues] [Issue 83272] Copy and Paste doesn't wor k in OOBasic IDE

2007-11-03 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83272
 Issue #|83272
 Summary|Copy and Paste doesn't work in OOBasic IDE
   Component|ui
 Version|680m235
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|ui
 Assigned to|sba
 Reported by|jbfaure





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 12:18:41 + 
2007 ---
Copy and Paste doesn't work in OOBasic IDE. Icon copy remains desactivated when
somme text is selected.
Paste fails with error message : "The inserted text exceeded the maximum length
of this text field. The text was truncated".

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 81911] Another process created th is directory in exactly this moment :-)

2007-11-03 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81911


User pjanik changed the following:

What|Old value |New value

Priority|P3|P1





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 10:31:15 + 
2007 ---
OK, i had to do 7 full builds because of this issue. Raising prio to 1.

So what should we do with it?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83270] new chart wizard: cannot s elect data range

2007-11-03 Thread jwork123nl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83270





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 10:20:18 + 
2007 ---
Yep, it works with Windows XP.

Developers please please test also on other environments than Windows,
(and Mac) even though they are not so popular...

Each time I try to use Openoffice on KDE Linux I find myself writing
bug reports instead of being productive.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 83271] Incorrect URL in 'Release Notes' link

2007-11-03 Thread arghil
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83271
 Issue #|83271
 Summary|Incorrect URL in 'Release Notes' link
   Component|www
 Version|current
Platform|All
 URL|http://download.openoffice.org/680/
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|openoffice.org website general issues
 Assigned to|[EMAIL PROTECTED]
 Reported by|arghil





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 10:20:15 + 
2007 ---
is:
http://development.openoffice.org/releases/2.3.mm235_snapshot.html

should be:
http://development.openoffice.org/releases/2.3.m235_snapshot.html

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 83270] new chart wizard: cannot s elect data range

2007-11-03 Thread jwork123nl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83270
 Issue #|83270
 Summary|new chart wizard: cannot select data range
   Component|Spreadsheet
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|ui
 Assigned to|spreadsheet
 Reported by|jwork123nl





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 10:18:58 + 
2007 ---
Note that I use Kubuntu Gutsy, not Ubuntu.

I am working in a spreadsheet imported from an excel spreadsheet.
I Select Insert -> Chart...

[Chart Wizard starts.]

According to the manual I should do this:
"In Calc, click Select data range to minimize the dialog, then drag to select 
the data range. Click Select data range again to enter the data range. "

But after the dialog minimizes I cannot select anything in the main Calc
Window (although it gains focus and the Wizard window looses focus). 

If I try to interact with the main window using the mouse the PC speaker beeps 
and nothing happens.

So this functionality completely does not work for me.

Guess from my side:
It looks like the main window cannot get focus or something - perhaps
an interaction with the KDE windows manager kwin?

I will check if the same issue occurs on Windows XP, but I have an inkling
that it will work perfectly there...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83246] difficulty pasting data in to writer tables

2007-11-03 Thread cpgeevan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83246


User cpgeevan changed the following:

What|Old value |New value

Keywords|  |crash





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 10:06:13 + 
2007 ---
The crash happened repeatedly. Crash report was sent three or four times.

Now I am also not able to reproduce the same condition in the same or new 
document.

I was re-thinking about the problem: We have repeatedly transfered data from MS
Word and Excel into the document prior to the crash.

Also, the document was initially a word file. So it is likely that the root of
this issue is in porting, save as doc, etc.

At this stage it is not possible to reproduce the condition.

Yet, I have this request:

The current copy/paste of tabulated data from OpenOffice Spreadsheet to Writer
needs improvements.

a) The embedding of the spreadsheet in the writer must be an option
b) Another option, similar to paste special, to copy the spreadsheet data as a
writer table must be added. It seems very straight forward to do this.

Explanation for (b) above:

a) Copy from ods (speadsheet) b) paste into a text editor c) copy from the text
editor; paste into writer; select the pasted text;

Then, Openoffice , menu: Tables > Convert > Text to Table

Must be possible to do this without the text editor,

Regards,

Geevan

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 82951] SRC680_m234: can't create installsets

2007-11-03 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82951





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 10:00:31 + 
2007 ---
@all:
[EMAIL PROTECTED] wrote...
 >Maybe, unless we really have a regcomp call that has
 >
 >file:///cygdrive/c/foo/bar
 >
 >as a parameter. Then the new case works and the old is broken.

Unfortunately, there is one case in testtools/source/bridgetest.

tono (Takashi Ono)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 83269] Loading too long for open the file (cut-paste HTML)

2007-11-03 Thread mr_sehat
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83269
 Issue #|83269
 Summary|Loading too long for open the file (cut-paste HTML)
   Component|Word processor
 Version|OOo 2.3.0 RC1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|viewing
 Assigned to|mru
 Reported by|mr_sehat





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 09:57:48 + 
2007 ---
I have problem in using Open Office Writer as I always to cut-paste information
form website that I opened into text editor then I will save them as a HTML doc
or stay as a odt document. Anyway its my new fresh experience, I just downloaded
OpenOffice few days ago. And because simply it's not like the Office 2007
that heavy in loading and consume more spaces in my HDD.

But the problem is when I paste some pages of HTML in my Writer then it will be
hang (not responding). I closed it and then recovered, but after recover finish
it may take sometimes long to load the pages. 

May I know the solution of this problem?

Thanks.. 

regards,
sehat tan

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83262] Delete key don't work

2007-11-03 Thread nadesan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83262





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 09:40:55 + 
2007 ---
Dear Maho,
I installed SRC680_m234/INTEL/ja
build at ooopackages.good-day.net.

Best regards

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83268] MacOSX: mixed fonts for Ka nji

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83268


User maho changed the following:

What|Old value |New value

Keywords|  |cjk





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83262] Delete key don't work

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83262


User maho changed the following:

What|Old value |New value

Keywords|  |cjk





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83268] MacOSX: mixed fonts for Ka nji

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83268


User maho changed the following:

What|Old value |New value

  CC|'pl'  |'hdu,pl'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83268] MacOSX: mixed fonts for Ka nji

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83268


User maho changed the following:

What|Old value |New value

  CC|''|'pl'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83268] MacOSX: mixed fonts for Ka nji

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83268





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 09:09:06 + 
2007 ---
we can see this strange font selection almost everywhere.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83268] MacOSX: mixed fonts for Ka nji

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83268





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 09:08:10 + 
2007 ---
opps, an explanation for picture2.png should be:
条、録、続 are gothic. and others are mincho. gothic part is ugly.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83268] MacOSX: mixed fonts for Ka nji

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83268





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 09:06:09 + 
2007 ---
Created an attachment (id=49388)
「条」and[


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83268] MacOSX: mixed fonts for Ka nji

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83268





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 09:01:56 + 
2007 ---
Created an attachment (id=49387)
「変」is gothic, and this is ugly.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83268] MacOSX: mixed fonts for Ka nji

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83268
 Issue #|83268
 Summary|MacOSX: mixed fonts for Kanji
   Component|porting
 Version|680m234
Platform|Macintosh
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|MacOSX
 Assigned to|macport
 Reported by|maho





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 09:00:58 + 
2007 ---
SRC680_m234/PPC/Japanese version, fonts are not uniquely selected.
Some are Mincho but in some case Gothic.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83262] Delete key don't work

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83262


User maho changed the following:

What|Old value |New value

  CC|''|'ekato'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83262] Delete key don't work

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83262





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 08:56:28 + 
2007 ---
nadesan:
could you please tell me what package exactly you use? For me it happens on 
SRC680_m234/PPC/ja
build at ooopackages.good-day.net.

* type some japanese
* delete key doesn't work

it works with
* type some English
* delete key works.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83262] Delete key don't work

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83262


User maho changed the following:

What|Old value |New value

 Assigned to|[EMAIL PROTECTED] |macport





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 08:52:50 + 
2007 ---
reassign to macport.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83262] Delete key don't work

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83262


User maho changed the following:

What|Old value |New value

Subcomponent|www   |MacOSX





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 08:50:36 + 
2007 ---
change subcomponent.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 83262] Delete key don't work

2007-11-03 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83262


User maho changed the following:

What|Old value |New value

   Component|ja|porting

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Sat Nov  3 08:49:45 + 
2007 ---
change component

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]