[sc-issues] [Issue 116819] Manual Page Break (Row Break) cannot be adjusted

2011-02-07 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116819


User brinzing changed the following:

What|Old value |New value

  CC|'regina'  |'brinzing,regina'





--- Additional comments from brinz...@openoffice.org Mon Feb  7 08:07:38 
+ 2011 ---
,

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116833] Sheet linking malfunction after document saving

2011-02-07 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116833





--- Additional comments from brinz...@openoffice.org Mon Feb  7 08:18:21 
+ 2011 ---
.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116833] Sheet linking malfunction after document saving

2011-02-07 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116833


User brinzing changed the following:

What|Old value |New value

  CC|''|'brinzing'





--- Additional comments from brinz...@openoffice.org Mon Feb  7 08:31:53 
+ 2011 ---
confirming

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 116838] toolkit/qa/unoapi toolkit.UnoControlDialogModel::com::sun::star::util::XCloneable fails

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116838
 Issue #|116838
 Summary|toolkit/qa/unoapi toolkit.UnoControlDialogModel::com::
|sun::star::util::XCloneable fails
   Component|gsl
 Version|DEV300m99
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|oj
 Reported by|sb





--- Additional comments from s...@openoffice.org Mon Feb  7 09:03:29 + 
2011 ---
subsequenttests always fails on DEV300_m99 in toolkit/qa/unoapi at

33: checking: [toolkit.UnoControlDialogModel::com::sun::star::util::XCloneable]
is iface: [com.sun.star.util.XCloneable] testcode: [ifc.util._XCloneable]
33: LOG Execute: createClone()
33: LOG ImplementationName differs: 
33: LOG Expected: stardiv.Toolkit.UnoControlDialogModel
33: LOG Gained: stardiv.Toolkit.ControlModelContainerBase
33: LOG 
33: Method createClone() finished with state FAILED
33: LOG createClone(): PASSED.FAILED
33: * State for
toolkit.UnoControlDialogModel::com::sun::star::util::XCloneable **
33:
[toolkit.UnoControlDialogModel::com::sun::star::util::XCloneable::createClone()]
is testcode: [createClone()] - PASSED.FAILED
33: 
33: Whole interface: PASSED.FAILED

The reason appears to be the changes for issue 113362.

@oj: please masterfix to make subsequenttests usable again

-
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 116839] [buildbreaker] graphite/makefile.mk does to strict checks for the debug flag

2011-02-07 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116839
 Issue #|116839
 Summary|[buildbreaker] graphite/makefile.mk does to strict che
|cks for the debug flag
   Component|gsl
 Version|DEV300m99
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|code
 Assigned to|fs
 Reported by|fs





--- Additional comments from f...@openoffice.org Mon Feb  7 09:18:53 + 
2011 ---
graphite/makefile.mk
(http://hg.services.openoffice.org/DEV300/file/dae1ffc5c15d/graphite/makefile.mk)
 has
some hard-coded checks for $(debug) being true. This means that those checks
evaluate to false if you build with, say dmake debug=1 (which is perfectly
legitimate). Unfortunately, this implies that such a debug=1 build breaks in
module graphite.

The proper check in the makefile would be to test for $(debug) != .

-
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 77102] removeByName() for set nodes should remove them realy in XCU file

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77102


User sb changed the following:

What|Old value |New value

  CC|'dv,mav'  |'dv,mav,tbo'





--- Additional comments from s...@openoffice.org Mon Feb  7 09:30:38 + 
2011 ---
@tbo:  Failed to mention in #desc6 that registrymodifications.xcu only shrinks
after next start of OOo.  (It does grow during a single run of OOo, and remains
large when OOo is then terminated, but shrinks again after the next start, so
does no longer grow unbounded.)  Please set back to fixed/verified if you can
observe the intended behavior.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116688] New Option and Default for CSV Text Quoting

2011-02-07 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116688


User oc changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from o...@openoffice.org Mon Feb  7 09:43:26 + 
2011 ---
verified in internal build cws_csvexport. Testcase covered by autotest
t_FileSaveAsCSV in c_updt1.bas

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 66304] My AutoText untranslated

2011-02-07 Thread filmsi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66304





--- Additional comments from fil...@openoffice.org Mon Feb  7 09:43:33 
+ 2011 ---
This bug seems to have been fixed in LibreOffice, but not in 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: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[xml-issues] [Issue 51180] DocBook title - para

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51180


User mh changed the following:

What|Old value |New value

Priority|P3|P5





--- Additional comments from m...@openoffice.org Mon Feb  7 09:50:38 + 
2011 ---
lowering Prio to 5

-
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: issues-unsubscr...@xml.openoffice.org
For additional commands, e-mail: issues-h...@xml.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[lingucomponent-issues] [Issue 116840] Updated dictionary pack extension for sl to version 2011.06.02

2011-02-07 Thread filmsi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116840
 Issue #|116840
 Summary|Updated dictionary pack extension for sl to version 20
|11.06.02
   Component|lingucomponent
 Version|DEV300m99
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|thesaurus
 Assigned to|sba
 Reported by|filmsi





--- Additional comments from fil...@openoffice.org Mon Feb  7 09:52:43 
+ 2011 ---
Please update Slovenian dictionary pack extension (sl) with the newest version,
available at:
http://extensions.services.openoffice.org/en/node/4822
The thesaurus has been updated to the latest version from tezaver.si (which
means it includes some fixes and around 950 more words as the previous version
which is a 7,8% increase).

I hope this makes it into the 3.4 release!

Thanks.

-
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: issues-unsubscr...@lingucomponent.openoffice.org
For additional commands, e-mail: issues-h...@lingucomponent.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[lingucomponent-issues] [Issue 116840] Updated dictionary pack extension for sl to version 2011.06.02

2011-02-07 Thread filmsi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116840


User filmsi changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.4





--- Additional comments from fil...@openoffice.org Mon Feb  7 09:53:32 
+ 2011 ---
Setting target 3.4.

-
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: issues-unsubscr...@lingucomponent.openoffice.org
For additional commands, e-mail: issues-h...@lingucomponent.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 114718] forms/qa/unoapi: crash in remote async release call

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114718





--- Additional comments from s...@openoffice.org Mon Feb  7 10:13:05 + 
2011 ---
attached formattedfieldwrapper.patch fix applied as
http://hg.services.openoffice.org/cws/sb140/rev/670dea756361

-
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 77102] removeByName() for set nodes should remove them realy in XCU file

2011-02-07 Thread tbo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77102


User tbo changed the following:

What|Old value |New value

  Status|REOPENED  |RESOLVED

  Resolution|  |FIXED





--- Additional comments from t...@openoffice.org Mon Feb  7 10:13:29 + 
2011 ---
ok, I just verified after closing OOo. There the size is still growing.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116841] Crash while closing Grid dialog

2011-02-07 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116841
 Issue #|116841
 Summary|Crash while closing Grid dialog
   Component|Chart
 Version|DEV300m99
Platform|All
 URL|
  OS/Version|Solaris
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|code
 Assigned to|iha
 Reported by|oc





--- Additional comments from o...@openoffice.org Mon Feb  7 10:14:33 + 
2011 ---
In a spreadsheet enter A1:1 A2:2 B1:3 B2:4 and insert a  stock chart out of this
area. Now open Grid dialog by Format Grid - Y Axis Major Grid . Close the dialog
by OK and click on the spreadsheet outside the chart = crash. According to
testtool this happens only on Solaris (Sparc and X86)

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 77102] removeByName() for set nodes should remove them realy in XCU file

2011-02-07 Thread tbo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77102


User tbo changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from t...@openoffice.org Mon Feb  7 10:15:02 + 
2011 ---
Now verified after starting OOo again: works, all 'removed' entries are now
realy removed - verified

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116785] framework::[Module]ImageManager kept alive by ring ref

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116785


User sb changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from s...@openoffice.org Mon Feb  7 10:15:12 + 
2011 ---
attached imagemanagerimpl.patch fix applied as
http://hg.services.openoffice.org/cws/sb140/rev/7728c335dd08

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[installation-issues] [Issue 116797] Warnings in msi database

2011-02-07 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116797


User is changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from i...@openoffice.org Mon Feb  7 10:15:40 + 
2011 ---
Verified in cws native359.

-
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: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116786] framework::ToolBarLayoutManger::m_p{AddonOptions,GlobalSettings} leak

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116786


User sb changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from s...@openoffice.org Mon Feb  7 10:16:15 + 
2011 ---
attached toolbarlayoutmanager.patch fix applied as
http://hg.services.openoffice.org/cws/sb140/rev/700c019abcec

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 51923] obstrusive error-messages on loading of doc when linked images are missing

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51923





--- Additional comments from m...@openoffice.org Mon Feb  7 10:16:53 + 
2011 ---
is this still a valid issue, can not reproduce with OOo 3.3

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 114718] forms/qa/unoapi: crash in remote async release call

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114718


User sb changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from s...@openoffice.org Mon Feb  7 10:18:10 + 
2011 ---
.

-
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 58964] OO crash when listiening a TCP port and receiving invalid data. (denial-of-service)

2011-02-07 Thread tbo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58964


User tbo changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from t...@openoffice.org Mon Feb  7 10:18:40 + 
2011 ---
Anyway since CWS sb138 does not crash on doing this: verified

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116669] Error message when attempying to start OOo3.3

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116669





--- Additional comments from s...@openoffice.org Mon Feb  7 10:22:28 + 
2011 ---
@bookmobiler:  Yeah, I would try something like that (and be careful to note
anything suspicious).  Maybe it helps...

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 115491] Error: Wrong HelpURL! (From File svx/source/fmcomp/fmgridif.cxx at Line 1978)

2011-02-07 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115491





--- Additional comments from o...@openoffice.org Mon Feb  7 10:27:58 + 
2011 ---
*** Issue 115419 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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 115419] Assertion: Wrong HelpURL!

2011-02-07 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115419


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from o...@openoffice.org Mon Feb  7 10:28:01 + 
2011 ---
Duplicate

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

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 115419] Assertion: Wrong HelpURL!

2011-02-07 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115419


User oj changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from o...@openoffice.org Mon Feb  7 10:28:34 + 
2011 ---
Closing

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116390] solenv: add support for JUnit tests in gnumake

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116390





--- Additional comments from s...@openoffice.org Mon Feb  7 10:29:19 + 
2011 ---
@mst:  i have no idea why that is so, so i'll leave it for now.  See
http://wiki.services.openoffice.org/w/index.php?title=Test_Cleanupoldid=193022#Helpers:
[B]uilding smoketestoo_native permanently installs that archive into the
solver. (Except on Windows, where problems with resulting long pathnames prevent
this; there, as a workaround, each test individually unzips the archive to some
local temporary directory.)

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116757] Legal review of term PivotTable

2011-02-07 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116757


User dr changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |dr





--- Additional comments from d...@openoffice.org Mon Feb  7 10:34:30 + 
2011 ---
taking

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116757] Legal review of term PivotTable

2011-02-07 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116757


User dr changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.4





--- Additional comments from d...@openoffice.org Mon Feb  7 10:37:46 + 
2011 ---
started

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116757] Legal review of term PivotTable

2011-02-07 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116757


User dr changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from d...@openoffice.org Mon Feb  7 10:38:31 + 
2011 ---
changed default names to Pivot1, Pivot2, etc.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116842] Changing slide “Layout” twice messes slide content

2011-02-07 Thread lyumar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116842
 Issue #|116842
 Summary|Changing slide “Layout” twice messes slide content
   Component|Presentation
 Version|DEV300m98
Platform|PC
 URL|
  OS/Version|Windows 7
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|graphicsneedsconfirm
 Reported by|lyumar





--- Additional comments from lyu...@openoffice.org Mon Feb  7 10:40:36 
+ 2011 ---
Steps to reproduce:
1.  Create new presentation
2.  Change slide layout to “two contents”
3.  Enter some text  in text blocks (for example, “left” and “right”)
4.  Change slide layout to “one content”
5.  Change slide layout back to “two contents”

Actual result: text blocks are interchanged comparing to step 2.

Expected result: after changing layout back to “two contents” text blocks
returned to their initial positions.

Notes:
1.  Similar behavior for slides with other layouts: two contents 
horizontally,
three, four, six contents.
2.  The same behavior persists when images/charts etc. are inserted instead 
of text.
3.  The same issue in OOo 3.3

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116843] Changing slide layout twice messes slide content

2011-02-07 Thread lyumar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116843
 Issue #|116843
 Summary|Changing slide layout twice messes slide content
   Component|Presentation
 Version|DEV300m98
Platform|PC
 URL|
  OS/Version|Windows 7
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|graphicsneedsconfirm
 Reported by|lyumar





--- Additional comments from lyu...@openoffice.org Mon Feb  7 10:40:49 
+ 2011 ---
Steps to reproduce:
1.  Create new presentation
2.  Change slide layout to “two contents”
3.  Enter some text  in text blocks (for example, “left” and “right”)
4.  Change slide layout to “one content”
5.  Change slide layout back to “two contents”

Actual result: text blocks are interchanged comparing to step 2.

Expected result: after changing layout back to “two contents” text blocks
returned to their initial positions.

Notes:
1.  Similar behavior for slides with other layouts: two contents 
horizontally,
three, four, six contents.
2.  The same behavior persists when images/charts etc. are inserted instead 
of text.
3.  The same issue in OOo 3.3

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116842] Changing slide “Layout” twice messes slide content

2011-02-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116842


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |cl

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo 3.x





--- Additional comments from w...@openoffice.org Mon Feb  7 10:48:47 + 
2011 ---
Reproducible. Reassigned.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116843] Changing slide layout twice messes slide content

2011-02-07 Thread lyumar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116843





--- Additional comments from lyu...@openoffice.org Mon Feb  7 10:50:24 
+ 2011 ---
Double post of issue #116842

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116844] Wrong font given to pasted text.

2011-02-07 Thread dotancohen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116844
 Issue #|116844
 Summary|Wrong font given to pasted text.
   Component|Word processor
 Version|1.0.0
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|writerneedsconfirm
 Reported by|dotancohen





--- Additional comments from dotanco...@openoffice.org Mon Feb  7 10:55:43 
+ 2011 ---
When copying and pasting text in a document, the wrong fonts are used. Tested in
Open Office 3.3 on Kubuntu 10.10.

Steps to reproduce:
1) In a new Writer document type Title: this
2) Highlight the word Title and format it bold and underline.
3) Highlight the word this and change it's font.
4) Copy the line, now paste it in a new line.

What happens:
See that the text Title is in the wrong font.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 114784] assertion: SvxTextEncodingBox::InsertTextEncoding: no resource string for text encoding

2011-02-07 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114784


User oj changed the following:

What|Old value |New value

 Assigned to|ka|oj





--- Additional comments from o...@openoffice.org Mon Feb  7 10:59:27 + 
2011 ---
Grabbing

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 114784] assertion: SvxTextEncodingBox::InsertTextEncoding: no resource string for text encoding

2011-02-07 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114784


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Mon Feb  7 10:59:53 + 
2011 ---
Fixed in cws dba34d.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116844] Wrong font given to pasted text.

2011-02-07 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116844


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from e...@openoffice.org Mon Feb  7 11:04:07 + 
2011 ---
Cannot reproduce.
Only if pressing Enter after this to create a new paragraph and pasting
immediately, then Title takes *of course* the font used for this because the
last attributes follow the cursor.
This does not happen if the new paragraph has no hard attribute set (= is 
default)

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116844] Wrong font given to pasted text.

2011-02-07 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116844


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Mon Feb  7 11:04:28 + 
2011 ---
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116819] Manual Page Break (Row Break) cannot be adjusted

2011-02-07 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116819





--- Additional comments from n...@openoffice.org Mon Feb  7 11:19:43 + 
2011 ---
As long as fit to width/height is active in a direction, manual breaks in that
direction are ignored. That's intended, see issue 94698/54993.

Adjusting the breaks in page break preview mode is a different question, so this
is a valid issue, but issue 116837 isn't really a duplicate of this.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116842] Changing slide “Layout” twice messes slide content

2011-02-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116842





--- Additional comments from w...@openoffice.org Mon Feb  7 11:24:59 + 
2011 ---
*** Issue 116843 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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116843] Changing slide layout twice messes slide content

2011-02-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116843


User wg changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from w...@openoffice.org Mon Feb  7 11:25:02 + 
2011 ---
Duplicate.

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

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116843] Changing slide layout twice messes slide content

2011-02-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116843


User wg changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from w...@openoffice.org Mon Feb  7 11:25:29 + 
2011 ---
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 115697] PDF creation: Reader cannot extract embedded font

2011-02-07 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115697


User hi changed the following:

What|Old value |New value

  CC|''|'hi'

 Assigned to|hi|pl





--- Additional comments from h...@openoffice.org Mon Feb  7 11:28:23 + 
2011 ---
@PL: I don't have this formata font so it will be replaced. Therefore I can't 
reprduce the problem with error message and the dots. Please invetigate, Thanks.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 53200] TOC title erroneosly numbered in SO5.2 document

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53200


User mh changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Mon Feb  7 11:30:50 + 
2011 ---
ok, mark this issue as wontfix. 

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 89539] Inconsistent naming of Regression / Trend Line in the legend

2011-02-07 Thread iha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89539


User iha changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|OOo 3.x   |OOo 3.4





--- Additional comments from i...@openoffice.org Mon Feb  7 11:31:30 + 
2011 ---
Fixed in CWS chart52. The term regression and the term trendline are both
avoided now.
This has also the advantage that the entries are not so longish. The new labels
are specified here:
http://wiki.services.openoffice.org/wiki/Chart2/Specifications/ChartLegend

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116798] pptx: vertical text in a slide layout appears horizontally

2011-02-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116798


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |sj

Target milestone|---   |OOo 3.x





--- Additional comments from w...@openoffice.org Mon Feb  7 11:33:11 + 
2011 ---
Reproducible. Reassigned.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116796] Although Hide background graphics is enabled, graphics appear

2011-02-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116796


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |sj

Target milestone|---   |OOo 3.x





--- Additional comments from w...@openoffice.org Mon Feb  7 11:35:35 + 
2011 ---
Reproducible. Reassigned.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 68029] The Mean line is not shown in the legend

2011-02-07 Thread iha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68029


User iha changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|OOo 3.x   |OOo 3.4





--- Additional comments from i...@openoffice.org Mon Feb  7 11:41:27 + 
2011 ---
Fixed in CWS chart52. For a mean value line an entry is generated in the legend
now. The used string is specified here:
http://wiki.services.openoffice.org/wiki/Chart2/Specifications/ChartLegend

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 57663] controls generate no action in fullscreen

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57663





--- Additional comments from m...@openoffice.org Mon Feb  7 11:41:57 + 
2011 ---
since this is a regression by design, I suggest to reset the keyword regression,
set the type from DEFECT to ENHANCEMENT and set new owner requirements.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 57675] windowtitle of stylist freezes at formatvorlagen (german)

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57675


User mh changed the following:

What|Old value |New value

Keywords|regression|





--- Additional comments from m...@openoffice.org Mon Feb  7 11:43:52 + 
2011 ---
reset the regression keyword as the type is now 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112004] better defaults: gridhandling - Change rotate button

2011-02-07 Thread clu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112004





--- Additional comments from c...@openoffice.org Mon Feb  7 11:44:31 + 
2011 ---
clu: wontfix - as the rotation mode is active by default now, the rotate button
is proper like it is (toggle between rotate and selection handles)

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112004] better defaults: gridhandling - Change rotate button

2011-02-07 Thread clu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112004


User clu changed the following:

What|Old value |New value

  Status|REOPENED  |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from c...@openoffice.org Mon Feb  7 11:45:17 + 
2011 ---
.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 112004] better defaults: gridhandling - Change rotate button

2011-02-07 Thread clu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112004


User clu changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from c...@openoffice.org Mon Feb  7 11:45:57 + 
2011 ---
= close

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 58707] hide slide ico invisible beside hide slide

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58707





--- Additional comments from m...@openoffice.org Mon Feb  7 11:50:13 + 
2011 ---
@af: please have a look into this trivial patch, maybe it's an easy go.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[installation-issues] [Issue 59391] Integration Setupguides to Install-Packages

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59391


User mh changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Mon Feb  7 11:53:15 + 
2011 ---
mark issue as wontfix

-
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: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread tl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832


User tl changed the following:

What|Old value |New value

  CC|'tl'  |'nemeth,tl'





--- Additional comments from t...@openoffice.org Mon Feb  7 11:59:14 + 
2011 ---
It looks like a problem with the look up in the thesaurus. The stack from the
crash reporter looks like this:

ordinal=MyThes::binsearch+0x000B name=lnthmi.dll
ordinal=MyThes::Lookup+0x0068 name=lnthmi.dll
ordinal=Thesaurus::queryMeanings+0x04AF name=lnthmi.dll
ordinal=ThesaurusDispatcher::queryMeanings+0x02EC name=lngmi.dll
ordinal=SfxThesSubMenuHelper::GetMeanings+0x0070 name=sfxmi.dll
ordinal=InsertThesaurusSubmenu_Impl+0x00FB name=sfxmi.dll

It may be related to the dictionary extensions content though since with the
default en-US dictionary there is no such problem.

tl-nemeth: Can you have look? Thanks!


-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116845] smoketest should fail in non-product build when assertions are raised during the test

2011-02-07 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116845
 Issue #|116845
 Summary|smoketest should fail in non-product build when assert
|ions are raised during the test
   Component|tools
 Version|DEV300m99
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|fs
 Reported by|fs





--- Additional comments from f...@openoffice.org Mon Feb  7 12:01:23 + 
2011 ---
Currently, the smoketest (in smoketestoo_native) succeeds even if assertions are
raised during one of the tests.
In order to ... increase the awareness of the significance of assertions as tool
to ensure product quality, the smoketest should fail in such cases.

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread tl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832





--- Additional comments from t...@openoffice.org Mon Feb  7 12:04:10 + 
2011 ---
BTW: It did not happen in my OCL330_m7 installation, despite the fact that both
(OCL330_m7 and OOO33_m20) use mythes-1.2.0. 
Also both versions use hunspell-1.2.8 with the seemingly same set of patches...

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 57675] windowtitle of stylist freezes at formatvorlagen (german)

2011-02-07 Thread cornouws
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57675


User cornouws changed the following:

What|Old value |New value

Keywords|  |usability





--- Additional comments from corno...@openoffice.org Mon Feb  7 12:05:20 
+ 2011 ---
and relevant keyword

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116846] Wrong default color fro drawing objects

2011-02-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116846
 Issue #|116846
 Summary|Wrong default color fro drawing objects
   Component|Drawing
 Version|DEV300m99
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|cl
 Reported by|wg





--- Additional comments from w...@openoffice.org Mon Feb  7 12:06:31 + 
2011 ---
The default color for drawing objects is wrong: RGB should be 207, 231, 245 but
it is 207, 231,229.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116847] Shortcut for inserting comments does not work in Calc

2011-02-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116847
 Issue #|116847
 Summary|Shortcut for inserting comments does not work in Calc
   Component|Spreadsheet
 Version|DEV300m99
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|cl
 Reported by|wg





--- Additional comments from w...@openoffice.org Mon Feb  7 12:09:43 + 
2011 ---
CTRL-ALT-C inserts comments in all applications - except Calc.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 58707] hide slide ico invisible beside hide slide

2011-02-07 Thread af
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58707


User af changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from a...@openoffice.org Mon Feb  7 12:15:50 + 
2011 ---
The slide show has been reimplemented.  The new version should be included in
the next release.  Hidden pages are now visualized by an overlay over the slide
preview, not as icon at its side.  The problem does not exist 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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116762] Postscript Type1 fonts not available any more

2011-02-07 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116762


User of changed the following:

What|Old value |New value

 Assigned to|tm|sba





--- Additional comments from o...@openoffice.org Mon Feb  7 12:21:05 + 
2011 ---
@ sba: Something for 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 62390] cannot assign key to macro

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62390





--- Additional comments from m...@openoffice.org Mon Feb  7 12:21:29 + 
2011 ---
lowering Prio to 5.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 62390] cannot assign key to macro

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62390


User mh changed the following:

What|Old value |New value

Priority|P3|P5





-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 71599] Cannot paste in search and replace fields

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71599


User mh changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from m...@openoffice.org Mon Feb  7 12:31:12 + 
2011 ---
mark as fixed as reported.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 73922] copy paste in file dialog not working

2011-02-07 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73922



This issue depends on issue 71599, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116844] Wrong font given to pasted text.

2011-02-07 Thread dotancohen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116844





--- Additional comments from dotanco...@openoffice.org Mon Feb  7 12:36:17 
+ 2011 ---
 then Title takes *of course* the font used for this because the
 last attributes follow the cursor.
 

This is unexpected behaviour. Had the user been pasting plain text I would agree
that it should receive the format of the previous character. However the OOo
default behaviour is to paste formatted text, in fact the text is still
formatted bold.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116824] Line of ColumnLine Chart is not shown when import from xls

2011-02-07 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116824


User kla changed the following:

What|Old value |New value

 Assigned to|kla   |dr





--- Additional comments from k...@openoffice.org Mon Feb  7 12:38:00 + 
2011 ---
Hi Daniel,
one for you
kla

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116825] The category is lost when import from xlsx

2011-02-07 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116825


User kla changed the following:

What|Old value |New value

 Assigned to|kla   |dr





--- Additional comments from k...@openoffice.org Mon Feb  7 12:39:40 + 
2011 ---
Hi daniel,
one for you.
kla

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116845] smoketest should fail in non-product build when assertions are raised during the test

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116845





--- Additional comments from s...@openoffice.org Mon Feb  7 12:39:54 + 
2011 ---
@fs:  You should close this as a duplicate of 109142.

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116848] Shapes are at wrong position compared to 3.2.1

2011-02-07 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116848
 Issue #|116848
 Summary|Shapes are at wrong position compared to 3.2.1
   Component|Spreadsheet
 Version|OOo 3.3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|nn
 Reported by|nn





--- Additional comments from n...@openoffice.org Mon Feb  7 12:39:57 + 
2011 ---
Open the attached document, then change the view zoom to 75%. In 3.2.1 the
rectangles were still inside their cells, in 3.3 they are outside.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 116838] toolkit/qa/unoapi toolkit.UnoControlDialogModel::com::sun::star::util::XCloneable fails

2011-02-07 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116838


User oj changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |75782)
Patch file for tool
|  |kit






--- Additional comments from o...@openoffice.org Mon Feb  7 12:40:32 + 
2011 ---
Created an attachment (id=75782)
Patch file for toolkit


-
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 116838] toolkit/qa/unoapi toolkit.UnoControlDialogModel::com::sun::star::util::XCloneable fails

2011-02-07 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116838


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Mon Feb  7 12:41:23 + 
2011 ---
Fixed.

-
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116848] Shapes are at wrong position compared to 3.2.1

2011-02-07 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116848





--- Additional comments from n...@openoffice.org Mon Feb  7 12:41:28 + 
2011 ---
Created an attachment (id=75783)
Example file


-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread nemeth
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832





--- Additional comments from nem...@openoffice.org Mon Feb  7 12:44:50 
+ 2011 ---
The problem is related to the the bad thesaurus file names in the 
dictionaries.xcu. Under Linux I got the following error messages: 

Error - can't open /home/laci/.ooo-
dev/3/user/uno_packages/cache/uno_packages/aeb2Jq_/es_ANY.oxt/th_es_ANY_v2.idx 
or /home/laci/.ooo-
dev/3/user/uno_packages/cache/uno_packages/aeb2Jq_/es_ANY.oxt/th_es_ANY_v2.dat

th_es_ANY_* registrated, but the file names in the package are th_es_ES*



-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 109142] Let assertions abort

2011-02-07 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109142





--- Additional comments from f...@openoffice.org Mon Feb  7 12:50:29 + 
2011 ---
*** Issue 116845 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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116845] smoketest should fail in non-product build when assertions are raised during the test

2011-02-07 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116845


User fs changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from f...@openoffice.org Mon Feb  7 12:50:31 + 
2011 ---
@sb: don't think so - aborting assertions are still different from assertions
which just make the smoketest fail, aren't they?

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

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116845] smoketest should fail in non-product build when assertions are raised during the test

2011-02-07 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116845


User fs changed the following:

What|Old value |New value

  Status|RESOLVED  |REOPENED

  Resolution|DUPLICATE |





--- Additional comments from f...@openoffice.org Mon Feb  7 12:51:13 + 
2011 ---
ouch, clicked the resolve as duplicate button too fast ... reopening

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[ui-issues] [Issue 116734] accessibility improvements: reading order and accessible relations

2011-02-07 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116734


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from e...@openoffice.org Mon Feb  7 12:54:21 + 
2011 ---
Verified in CWS accfixes

-
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: issues-unsubscr...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread nemeth
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832





--- Additional comments from nem...@openoffice.org Mon Feb  7 12:54:29 
+ 2011 ---
A  possible solution is to fix the dictionaries.xcu in the *oxt package, and 
install again. 

I have sent a message to the authors of the extension 
(https://forja.rediris.es/contactar.php), too.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 102075] WW8: Column - Width only resizes 1 cell

2011-02-07 Thread md
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102075


User md changed the following:

What|Old value |New value

  CC|'kpalagin,mru'|'kpalagin,md,mru'

  Status|NEW   |RESOLVED

Keywords|regression|

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Mon Feb  7 12:56:43 + 
2011 ---
md-es: I checked this in OOo 2.4.0 and OOo 2.4.2 again. I can't confirm that
this ever worked. So it's not a regression.
= removing keyword regression accordingly

User fyva already pointed out the details very good. This is not a defect.

I suggest closing this issue accordingly.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 106151] Text portion containing text field is missing interface XTextField

2011-02-07 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106151


User mba changed the following:

What|Old value |New value

  CC|'mh'  |'mba,mh'

  Status|NEW   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from m...@openoffice.org Mon Feb  7 13:02:22 + 
2011 ---
This was changed by intent.
The old behavior was undocumented and didn't make sense.
Now the text portion has a property named TextField. And this time it's also
documented. :-)

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116850] SvLBox::OnCurrentEntryChanged: Conditional jump or move depends on uninitialised value(s)

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116850
 Issue #|116850
 Summary|SvLBox::OnCurrentEntryChanged: Conditional jump or mov
|e depends on uninitialised value(s)
   Component|framework
 Version|DEV300m98
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|fs
 Reported by|sb





--- Additional comments from s...@openoffice.org Mon Feb  7 13:10:22 + 
2011 ---
At least on DEV300_m98 based CWS sb138, unxlngi6 non-pro, executing
toolkit/qa/unoapi under valgrind reports

33: ==28667== Thread 7:
33: ==28667== Conditional jump or move depends on uninitialised value(s)
33: ==28667==at 0x506D343: SvLBox::OnCurrentEntryChanged() (in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsvtli.so)
33: ==28667==by 0x505BA5F: SvImpLBox::SetCursor(SvLBoxEntry*, unsigned char)
(in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsvtli.so)
33: ==28667==by 0x505C956: SvImpLBox::EntrySelected(SvLBoxEntry*, unsigned
char) (in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsvtli.so)
33: ==28667==by 0x507B4E5: SvTreeListBox::Select(SvLBoxEntry*, unsigned
char) (in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsvtli.so)
33: ==28667==by 0x4C3D356: SfxCommonTemplateDialog_Impl::SelectStyle(String
const) (in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsfxli.so)
33: ==28667==by 0x4C3F0DC:
SfxCommonTemplateDialog_Impl::UpdateStyles_Impl(unsigned short) (in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsfxli.so)
33: ==28667==by 0x4C3E824: SfxCommonTemplateDialog_Impl::UpdateFamily_Impl()
(in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsfxli.so)
33: ==28667==by 0x4C3E99F:
SfxCommonTemplateDialog_Impl::FamilySelect(unsigned short) (in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsfxli.so)
33: ==28667==by 0x4C3EAD7:
SfxCommonTemplateDialog_Impl::UpdateStyles_Impl(unsigned short) (in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsfxli.so)
33: ==28667==by 0x4C3E824: SfxCommonTemplateDialog_Impl::UpdateFamily_Impl()
(in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsfxli.so)
33: ==28667==by 0x4C3F474: SfxCommonTemplateDialog_Impl::Update_Impl() (in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsfxli.so)
33: ==28667==by 0x4C3F7CF: SfxCommonTemplateDialog_Impl::Initialize() (in
/net/so-cwsserv03/export/cws/sb138/DEV300/unxlngi6/installation/opt/openoffice.org/basis3.4/program/libsfxli.so)
33: ==28667== 

It appears that the changes for issue 31275 introduced
SvLBox::m_bDoingQuickSelection which is only ever written to in
SvLBox::HandleKeyInput but read in SvLBox::OnCurrentEntryChanged.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105310] tooltip on gallery items not usable

2011-02-07 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105310


User oj changed the following:

What|Old value |New value

 Assigned to|ka|oj

  Status|STARTED   |NEW





--- Additional comments from o...@openoffice.org Mon Feb  7 13:14:43 + 
2011 ---
Grabbing.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 116809] pptx: vertical alignment in a slide layout is not imported

2011-02-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116809


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |sj

Target milestone|---   |OOo 3.x





--- Additional comments from w...@openoffice.org Mon Feb  7 13:17:44 + 
2011 ---
Reproducible. Reassigned.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116848] Shapes are at wrong position compared to 3.2.1

2011-02-07 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116848


User nn changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

Keywords|  |regression

  Resolution|  |FIXED





--- Additional comments from n...@openoffice.org Mon Feb  7 13:18:46 + 
2011 ---
Fixed in CWS dr78.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[util-issues] [Issue 116851] [Automation]Performance issue with GetItemCount

2011-02-07 Thread hde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116851
 Issue #|116851
 Summary|[Automation]Performance issue with GetItemCount
   Component|utilities
 Version|DEV300m99
Platform|All
 URL|
  OS/Version|Windows, all
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|automation
 Assigned to|gh
 Reported by|hde





--- Additional comments from h...@openoffice.org Mon Feb  7 13:28:34 + 
2011 ---
GetItemCount leads to interruption of some autotests if used under Windows 7

Server tiemout in the following tests

dba_rpt_PropertyBrowser.bas 
c_updt2.bas (testcase tToolsLanguageThesaurus)
g_line.bas

if a sleep is added after calling GetItemCount the test runs smooth

-
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: issues-unsubscr...@util.openoffice.org
For additional commands, e-mail: issues-h...@util.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116830] Column resize in Grid Control destroys the grid display

2011-02-07 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116830


User of changed the following:

What|Old value |New value

 Assigned to|tm|tbo





--- Additional comments from o...@openoffice.org Mon Feb  7 13:29:36 + 
2011 ---
@ tbo: Something for 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116250] Find by column no longer works after using the FindBar

2011-02-07 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116250


User nn changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |nn





--- Additional comments from n...@openoffice.org Mon Feb  7 13:29:56 + 
2011 ---
reassigning

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 116250] Find by column no longer works after using the FindBar

2011-02-07 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116250


User nn changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|---   |OOo 3.x





--- Additional comments from n...@openoffice.org Mon Feb  7 13:30:30 + 
2011 ---
Fixed in CWS dr78.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832


User sba changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from s...@openoffice.org Mon Feb  7 13:33:26 + 
2011 ---
Thanks a lot, nemeth. I corrected the dictionaries.xcu accordingly...
BEFORE:
 node oor:name=ThesDic_es-ANY oor:op=fuse
prop oor:name=Locations oor:type=oor:string-list
value%origin%/th_es_ANY_v2.dat 
%origin%/th_es_ANY_v2.idx/value
/prop
AFTER:
 node oor:name=ThesDic_es-ANY oor:op=fuse
prop oor:name=Locations oor:type=oor:string-list
value%origin%/th_es_ES_v2.dat %origin%/th_es_ES_v2.idx/value
/prop

Then I re-zipped all and re-installed the extension.
Result: the crash is gone and the Thesaurus works. 
- set this issue to INVALID as this is the error of the dictionary 
maintainer.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832





--- Additional comments from s...@openoffice.org Mon Feb  7 13:38:02 + 
2011 ---
Created an attachment (id=75784)
Dict extension with fixed Thesaurus file names in dictionareis.xcu


-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 82802] legend line samples too small to distinguish line dashes

2011-02-07 Thread iha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82802


User iha changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|OOo 3.x   |OOo 3.4





--- Additional comments from i...@openoffice.org Mon Feb  7 13:38:34 + 
2011 ---
Fixed in CWS chart52. Details are specified here:
http://wiki.services.openoffice.org/wiki/Chart2/Specifications/ChartLegend

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[tools-issues] [Issue 116845] smoketest should fail in non-product build when assertions are raised during the test

2011-02-07 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116845





--- Additional comments from s...@openoffice.org Mon Feb  7 13:39:42 + 
2011 ---
@fs:  Different, in what way?  Either you take the significance of assertions
as tool to ensure product quality seriously, or you don't.

I will object to any enlargement of our code heap aimed at a mechanism that lets
smoketest fail upon assertions.  Keep it simple.  Let assertions abort---always.

-
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116821] make spell checker dictionary brilliant

2011-02-07 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116821


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from e...@openoffice.org Mon Feb  7 13:43:38 + 
2011 ---
Closing for now.
Feel free to reopen if you have more details.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116821] make spell checker dictionary brilliant

2011-02-07 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116821


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Mon Feb  7 13:43:54 + 
2011 ---
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116854] Writer table cell number format changes automatically unwanted

2011-02-07 Thread egarretsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116854
 Issue #|116854
 Summary|Writer table cell number format changes automatically 
|unwanted
   Component|Word processor
 Version|OOo 3.2.1
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|formatting
 Assigned to|writerneedsconfirm
 Reported by|egarretsen





--- Additional comments from egarret...@openoffice.org Mon Feb  7 13:46:01 
+ 2011 ---
I have a table in my writer document with differt number formats. Whenever
content is placed within these cells the number format is automatically changed,
which i do not want. For example a few cells have currency number format, but
when i accidentilly type letters (a string) in these cells and then correct it
to a number again, the number format is changed to number instead of currency.
It think this is not expected behaviour. The number format should not change
automatically in my opinion. I could not find a way to fix the number format
for the cells.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116854] Writer table cell number format changes automatically unwanted

2011-02-07 Thread egarretsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116854





--- Additional comments from egarret...@openoffice.org Mon Feb  7 13:47:18 
+ 2011 ---
Created an attachment (id=75785)
Writer table cells unwantedly change number format


-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116832] Writer crashes on right click on correct word with es_ALL.oxt

2011-02-07 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116832


User sba changed the following:

What|Old value |New value

 URL|  |http://extensions.services
|  |.openoffice.org/en/project
|  |/es_ANY-dictspell

  Status|RESOLVED  |CLOSED





--- Additional comments from s...@openoffice.org Mon Feb  7 13:49:16 + 
2011 ---
I attached a working version (es_ANY_i116832.oxt).

Adding extension URL (source of the broken dictionary extension).
Version  0.4, Date: 2010-Dec-30 is affected.

Someone should tell the maintainers of this one to correct it as described above
to avoid duplicate reports.

Closing invalid 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



  1   2   3   >