[framework-issues] [Issue 110072] Repeated registration
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110072 --- Additional comments from l...@openoffice.org Wed Jul 21 06:54:00 + 2010 --- Registration windows should only appears when opening OOo for the first time. But actually, it opens when opening OOo for the second time. And when click Never register, one month after, the register window appears again. It's very annoying. - 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 112529] Extension DisableFirstSta rtWzd_ooo32.oxt doesn't work with OOo version 3.2.1
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112529 --- Additional comments from l...@openoffice.org Sat Jun 19 06:57:18 + 2010 --- Oops, a little error in Step to reproduce. 2. Type "C:\Program Files (x86)\OpenOffice.org 3\program\unopkg.exe" add --shared C:\DisableFirstStartWzd_ooo32.oxt. Sorry. - 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
[installation-issues] [Issue 112529] Extension DisableFirstSta rtWzd_ooo32.oxt doesn't work with OOo version 3.2.1
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112529 Issue #|112529 Summary|Extension DisableFirstStartWzd_ooo32.oxt doesn't work |with OOo version 3.2.1 Component|Installation Version|OOo 3.2.1 Platform|PC URL| OS/Version|Windows 7 Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|of Reported by|lcn --- Additional comments from l...@openoffice.org Sat Jun 19 06:54:56 + 2010 --- Tested with OOo 3.2.1 French on Windows 7 64 bits. Following instructions in http://wiki.services.openoffice.org/wiki/Documentation/Administration_Guide/Deactivating_Registration_Wizard. Extension DisableFirstStartWzd_ooo32.oxt doesn't work with OOo version 3.2.1. After first start, The Welcome wizard doesn't appear, but the registration window appears. Take a look at issue 101456. Steps to reproduce : 0. Delete directory C:\Users\YourName\AppData\Roaming\OpenOffice.org. 1. Download http://wiki.services.openoffice.org/w/images/4/40/DisableFirstStartWzd_ooo32.oxt and save in C:\. 1. Open the Command prompt as administrator user. 2. Type "C:\Program Files (x86)\OpenOffice.org 3\program\unopkg.exe" add- -shared C:\DisableFirstStartWzd_ooo32.oxt. 3. Open OOo. Result : The Welcome wizard doesn't appear, but the registration window appears. Expected result : The Welcome wizard and the registration window don't appear. - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: 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
[sc-issues] [Issue 111471] calc, record macro, cells with function written manually not recorded
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111471 --- Additional comments from l...@openoffice.org Mon May 10 04:50:12 + 2010 --- Oops, in the description of the issue, some little writing errors : - in steps to reproduce, in step 2, replace words « cell $B1$1 » by « cell B1 », in step 3, replace words « cell $C1$1 » by « cell C1 ». - in actual results, replace words « cell $C1$1 » by « cell C1 », replace words « cell $B1$1 » by « cell B1 ». - in expected results, replace words « cell $C1$1 » by « cell C1 », replace words « cell $B1$1 » by « cell B1 ». Sorry. - 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 111471] calc, record macro, cells with function written manually not recorded
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111471 Issue #|111471 Summary|calc, record macro, cells with function written manual |ly not recorded Component|Spreadsheet Version|OOo 3.2 Platform|PC URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|programming Assigned to|spreadsheet Reported by|lcn --- Additional comments from l...@openoffice.org Sat May 8 06:37:44 + 2010 --- In calc, when record macro, cells with function written manually not recorded. Tested with OOo 3.1.1 french, 3.2 french and US, on windows 2000 french, windows XP french, and windows 7 64 bits french. Steps to reproduce : 0. Open OOo calc. 1. Run the macro recorder. Select menu « Tools » → « Macros » → « Record Macro ». 2. In cell $B$1, write : =ACOS(0.5), press keyboard « Enter ». It results 1.05. 3. In cell $C$1, select menu « Insert » → « Function… » ; in « Functions », select ACOS ; in « number » , write 0.5 ; click « OK ». It results 1.05. 4. Stop the macro recorder. In the window « Macro record » (an ugly small window), click « Stop Recording », window « OpenOffice.org Basic Macros » appears. 5. Save the macro. In window « OpenOffice.org Basic Macros » ; select « OpenOffice.org Macros » → « Untitled 1 » ; Click « Save ». Window « New Module » appears with name « Module1 » ; click « OK ». 6. Delete all values in the sheet. With keyboard, Ctrl+a, Del ; window « Select Contents » appears ; click « Delete all » ; click « OK ». 7. Click anywhere in the sheet. 8. Run the macro. Select menu « Tools » → « Macros » → « Organize Macros » → « OpenOffice.org Basic… » ; window « OpenOffice.org Basic Macros » appears ; select « Untitled 1 » → « Standard » → « Module1 » ; in right-pane, name « Main » appears ; click « Run ». Actual results : In cell $C$1, value 1.05 appears. No value in cell $B$1. Expected results : In cell $C$1, value 1.05 appears. In cell $B$1, value 1.05 appears. Note : Display the source of the macro. Select menu « Tools » → « Macros » → « Organize Macros » → « OpenOffice.org Basic… » ; window « OpenOffice.org Basic Macros » appears ; select « Untitled 1 » → « Standard » → « Module1 » ; in right-pane, name « Main » appears ; click « Edit ». In the source, there is no action recorded in cell $B$1. sub Main rem -- rem define variables dim document as object dim dispatcher as object rem -- rem get access to the document document = ThisComponent.CurrentController.Frame dispatcher = createUnoService("com.sun.star.frame.DispatchHelper") rem -- dim args1(0) as new com.sun.star.beans.PropertyValue args1(0).Name = "ToPoint" args1(0).Value = "$B$1" dispatcher.executeDispatch(document, ".uno:GoToCell", "", 0, args1()) rem -- dispatcher.executeDispatch(document, ".uno:JumpToNextCell", "", 0, Array()) rem -- dim args3(0) as new com.sun.star.beans.PropertyValue args3(0).Name = "ToPoint" args3(0).Value = "$C$1" dispatcher.executeDispatch(document, ".uno:GoToCell", "", 0, args3()) rem -- dim args4(0) as new com.sun.star.beans.PropertyValue args4(0).Name = "StringName" args4(0).Value = "=ACOS(0,5)" dispatcher.executeDispatch(document, ".uno:EnterString", "", 0, args4()) end sub - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: 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 111242] French ui, mispell in Ins ertion → Caractères spéciaux…, Suppléme nt arage
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=111242 Issue #|111242 Summary|French ui, mispell in Insertion → Caractères spéci |aux…, Supplément arage Component|Word processor Version|OOo 3.2 Platform|PC URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|writerneedsconfirm Reported by|lcn --- Additional comments from l...@openoffice.org Wed Apr 28 23:12:53 + 2010 --- Hi, In french version of openoffice 3.2. "Insertion" → "Caractères spéciaux…" → "Plage" → "Supplément arage". There is an error in the word "arage". "arage" is not correct, "arabe" is the correct word. In the selection, replace "Supplément arage" by "Supplément arabe". Way to reproduce : 0. Go to "Insertion" → "Caractères spéciaux…". 1. In "Plage", click the section button. Result : "Supplément arage" is not correct Maybe for OOo 3.2.x. Maybe in OOo 3.3, the name could change. The name in OOo 3.1 is different. - 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
[lingucomponent-issues] [Issue 100107] Add maori to default lang uages
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100107 --- Additional comments from l...@openoffice.org Thu Mar 12 10:25:24 + 2009 --- Thank for the explanation. I can't do the translation of the locale data. Close this issue if you want. Or wait for the translated locale data file from someone else. - 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 100109] Add language South marque san
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100109 --- Additional comments from l...@openoffice.org Thu Mar 12 10:20:06 + 2009 --- After the explanation in issue 100107, description 4 from tl, about language selection. For mow, add only South marquesan language for spell checker. I'll open a new issue after translating the file for local data. English language name : Marquesan, South French language name : Marquisien, sud - 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 100108] Add language North marque san
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100108 --- Additional comments from l...@openoffice.org Thu Mar 12 10:13:33 + 2009 --- After the explanation in issue 100107, description 4 from tl, about language selection. For mow, add only North marquesan language for spell checker. I'll open a new issue after translating the file for local data. English language name : Marquesan, North French language name : Marquisien, nord - 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 100107] Add maori to default lang uages
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100107 --- Additional comments from l...@openoffice.org Thu Mar 12 09:37:46 + 2009 --- Tools/Spelling or Tools/Spelling and grammar depends of the language of character. So, before using the spell checker, select the text and apply a language. In Tools/Spelling or Tools/Spelling and grammar, you can't select the language for a paragraph or for all the document. - 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 100107] Add maori to default lang uages
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100107 --- Additional comments from l...@openoffice.org Thu Mar 12 09:24:21 + 2009 --- I played with Calc OOO310m3. If Maori spell checker extension is installed. Maori spell ckecker can be used in Calc and Impress. In Calc, you go to Format/Cell…/Font. In the language selection, Maori (New Zealand) is avialable. In Impress, you select the text, go to Format/Character…. In the language selection, Maori (New Zealand) is avialable. In Draw, you go to Format/Cell…/Font. In the language selection, Maori (New Zealand) is avialable. - 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 100109] Add language South marque san
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100109 User lcn changed the following: What|Old value |New value Subcomponent|other |spell checking --- Additional comments from l...@openoffice.org Tue Mar 10 21:43:18 + 2009 --- Change subcomponent other to spellchecking. - 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 100109] Add language South marque san
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100109 --- Additional comments from l...@openoffice.org Tue Mar 10 20:24:56 + 2009 --- Created an attachment (id=60874) draft of mqm-PF spell checker and document for test - 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 100108] Add language North marque san
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100108 --- Additional comments from l...@openoffice.org Tue Mar 10 20:19:58 + 2009 --- In French description, just a little modification : nord instead of North. Nom de la langue : Marquisien, nord - 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 100109] Add language South marque san
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100109 Issue #|100109 Summary|Add language South marquesan Component|lingucomponent Version|OOO310m3 Platform|PC URL| OS/Version|Windows 2000 Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|FEATURE Priority|P3 Subcomponent|other Assigned to|iss...@lingucomponent Reported by|lcn --- Additional comments from l...@openoffice.org Tue Mar 10 20:18:16 + 2009 --- Add language South marquesan. It is spoken in Marquesas Island in French Polynesia. I'll attach an extension for South marquesan spell checker (in draft state). English description : Language name : Marquesan, South Language ISO 639-3 : mqm (http://www.ethnologue.com/show_language.asp?code=mqm) Country : French Polynesia Country ISO : PF Language-country code : mqm-PF French description : Nom de la langue : Marquisien, sud Code langage ISO 639-3 : mqm (http://www.ethnologue.com/show_language.asp?code=mqm) Pays : Polynésie française Code Pays ISO : PF Code Langage-pays code : mqm-PF In Writer, verify that it is avialable in Tools/Language/For all text/More… (aka Tools/Options…/Language settings/Languages/Default languages for documents), Tools/Language/For selection/More… and Tools/Language/For paragraph/More… In Calc, Impress, Draw… Verify that is it is avialable in Tools/Options…/Language settings/Languages/Default languages for documents. - 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 100108] Add language North marque san
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100108 --- Additional comments from l...@openoffice.org Tue Mar 10 20:10:26 + 2009 --- Created an attachment (id=60873) draft of mrq-PF spell checker and document for test - 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 100108] Add language North marque san
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100108 Issue #|100108 Summary|Add language North marquesan Component|lingucomponent Version|OOO310m3 Platform|PC URL| OS/Version|Windows 2000 Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|FEATURE Priority|P3 Subcomponent|spell checking Assigned to|iss...@lingucomponent Reported by|lcn --- Additional comments from l...@openoffice.org Tue Mar 10 20:02:59 + 2009 --- Add language North maquesan. It is spoken in Marquesas Island in French Polynesia. I'll attach an extension for North marquesan spell checker (in draft state). English description : Language name : Marquesan, North Language ISO 639-3 : mrq (http://www.ethnologue.com/show_language.asp?code=mrq) Country : French Polynesia Country ISO : PF Language-country code : mrq-PF French description : Nom de la langue : Marquisien, Nord Code langage ISO 639-3 : mrq (http://www.ethnologue.com/show_language.asp?code=mrq) Pays : Polynésie française Code Pays ISO : PF Code Langage-pays code : mrq-PF In Writer, verify that it is avialable in Tools/Language/For all text/More… (aka Tools/Options…/Language settings/Languages/Default languages for documents), Tools/Language/For selection/More… and Tools/Language/For paragraph/More… In Calc, Impress, Draw… Verify that is it is avialable in Tools/Options…/Language settings/Languages/Default languages for documents. - 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 100107] Add maori to default lang uages
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100107 Issue #|100107 Summary|Add maori to default languages Component|lingucomponent Version|OOO310m3 Platform|PC URL| OS/Version|Windows 2000 Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|other Assigned to|iss...@lingucomponent Reported by|lcn --- Additional comments from l...@openoffice.org Tue Mar 10 19:27:30 + 2009 --- I would like to select Maori (New Zealand) language as default language. In Writer, it is not available in Tools/Language/For all text/More… (aka Tools/Options…/Language settings/Languages/Default languages for documents). In Writer, it is available in Tools/Language/For selection/More… and Tools/Language/For paragraph/More… It's not the same languages in for Tools/Language/For all text/More…, Tools/Language/For selection/More… and Tools/Language/For paragraph/More… ? Because of this problem, maori language can't be used in Calc and Impress. - 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
[dba-issues] [Issue 91556] OOo Base. UI. icon used fo r same fonction is different.
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91556 User lcn changed the following: What|Old value |New value Summary|Base. UI. icon used for sa|OOo Base. UI. icon used fo |me fonction is different. |r same fonction is differe | |nt. - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[dba-issues] [Issue 91559] OOo Base. Wizard UI should be the same.
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91559 --- Additional comments from [EMAIL PROTECTED] Thu Jul 10 22:54:59 + 2008 --- Created an attachment (id=55059) file "database for test.odb". Small database for test. - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[dba-issues] [Issue 91559] OOo Base. Wizard UI should be the same.
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91559 Issue #|91559 Summary|OOo Base. Wizard UI should be the same. Component|Database access Version|DEV300m22 Platform|PC URL| OS/Version|Windows 2000 Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|lcn --- Additional comments from [EMAIL PROTECTED] Thu Jul 10 22:54:03 + 2008 --- In relation with bug 91556. Tested with OOo-Dev_DEV300_m23_Win32Intel_install_en-US.exe on Windows 2000 French. Also found in openoffice 2.4.1 French. In OOo Base, Wizard UI should be the same. In the form editor, with Wizard active, when adding "List Box" or "Combo Box" or "Group Box" or "Table Control"… The Wizard UI is different of most Wizard in File/Wizards : Description on the left side (or right side, depend of localization) Maybe not only in OOo Base. I'll attach an odb file, use it for the test. The odb file contains 2 tables with relationship. Way to reproduce. 0.) Download the attached file and open with OOo Base 1.) Create form with Wizard. 1.1.) In "Database" panel (left panel). Click "Forms". 1.2.) In "Tasks" panel (center panel). Click "Use Wizard to Create Form…". The "Form Wizard" appears. /*** There is description of steps in the left side ***/ 2.) Create form manually. 2.1.) In "Database" panel (left panel). click "Forms". 2.2.) In "Tasks" panel (center panel). click "Create Form in design view…". The "Form Design" appears. 2.3.) Make sure that the Wizard is active. In the toolbar "Form Controls" (on the left side ?), it's "Wizard On/Off" (15th button). 2.4.) If you don't have the "More Controls" toolbar. In the toolbar "Form Controls" (on the left side ?), click "More Controls" (13th button). The "More controls" toolbar appears. 2.5.) In the toolbar "More Controls". click "Table control" (12th button). 2.6.) In the "Form Design". Draw a rectangle. The "Table Element Wizard" appears. /*** There is NO description of steps in the left side ***/ - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[dba-issues] [Issue 91556] Base. UI. icon used for sa me fonction is different.
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91556 --- Additional comments from [EMAIL PROTECTED] Thu Jul 10 22:24:59 + 2008 --- Maybe a relation with bug 73259. - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[dba-issues] [Issue 91556] Base. UI. icon used for sa me fonction is different.
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91556 --- Additional comments from [EMAIL PROTECTED] Thu Jul 10 20:01:27 + 2008 --- Created an attachment (id=55058) file "database for test.odb". Small database for test. - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[dba-issues] [Issue 91556] Base. UI. icon used for sa me fonction is different.
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91556 Issue #|91556 Summary|Base. UI. icon used for same fonction is different. Component|Database access Version|DEV300m22 Platform|PC URL| OS/Version|Windows 2000 Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|lcn --- Additional comments from [EMAIL PROTECTED] Thu Jul 10 19:59:41 + 2008 --- Tested with OOo-Dev_DEV300_m23_Win32Intel_install_en-US.exe on Windows 2000 French. Also found in openoffice 2.4.1 French. In OOo Base, in the UI, icon used for same fonction (Next, Back, move field…) is different. Maybe not only in OOo Base. I'll attach an odb file, use it for the test. The odb file contains 2 tables with relationship. Way to reproduce. 0.) Download the attached file and open with OOo Base 1.) Create form with Wizard. 1.1.) In "Database" panel (left panel). Click "Forms". 1.2.) In "Tasks" panel (center panel). Click "Use Wizard to Create Form…". The "Form Wizard" appears. 1.3.) In step 1 (Field selection). /*** The icons for moving fields are >, >>, <, <<. The Back/Next button is followed with a >, <.***/. Click "Cancel". 2.) Create form manually. 2.1.) In "Database" panel (left panel). click "Forms". 2.2.) In "Tasks" panel (center panel). click "Create Form in design view…". The "Form Design" appears. 2.3.) If you don't have the "More Controls" toolbar. In the toolbar "Form Controls" (on the left side ?), click "More Controls" (13th button). The "More controls" toolbar appears. 2.4.) In the toolbar "More Controls". click "Table control" (12th button). 2.5.) In the "Form Design". Draw a rectangle. The "Table Element Wizard" appears. 2.6.) In "Table Element Wizard - Data". /*** The Back/Next button is followed with a >>, << ***/. Select table "Comments". Click "Next >>". 2.7.) In "Table Element Wizard - Field Selection". /*** The icons for moving fields are ->, =>>, <-, <<= ***/. Click "Cancel". - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[dba-issues] [Issue 91541] OOo Base. Wizard to create form. Add subform. Click back. Values of tabl es and fields not stored. Result bad form.
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91541 --- Additional comments from [EMAIL PROTECTED] Thu Jul 10 10:50:19 + 2008 --- Created an attachment (id=55049) file "bug in wizard subform.odb" for test - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[dba-issues] [Issue 91541] OOo Base. Wizard to create form. Add subform. Click back. Values of tabl es and fields not stored. Result bad form.
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91541 Issue #|91541 Summary|OOo Base. Wizard to create form. Add subform. Click ba |ck. Values of tables and fields not stored. Result bad | form. Component|Database access Version|DEV300m22 Platform|PC URL| OS/Version|Windows 2000 Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|lcn --- Additional comments from [EMAIL PROTECTED] Thu Jul 10 10:47:03 + 2008 --- Tested with OOo-Dev_DEV300_m23_Win32Intel_install_en-US.exe on Windows 2000 French. Also found in openoffice 2.4.1 French. In OOo Base, with "Wizard to Create Form…" and add subform, when clicking back, values of tables and fields are not stored. And it results a bad form. I'll attach an odb file, use it for the test. The odb file contains : - a form with the bad subform resulted with the previous description - and a form good subform if only click on "Next >" button. Way to reproduce. 0.- Download the attached file and open with OOo Base 1.- In "Database" panel (left panel), click on "Forms". 2.- In "Tasks" panel (center panel), click on "Use Wizard to Create Form…". The "Form Wizard" appears. 3.- In step 1 (Field selection). Select "Table: Employees". Click ">>" to move all values from "Available fields" to "Fields in the form". Click "Next >". 4.- In step 2 (Set up a subform). Check "Add Subform". "Subform based on manual selection of fields" is selected by default, if not, select it. Click "Next >". 5.- In step 3 (Add subform fields). /*** In "Available fields", values of table comments appear, it shouldn't be if no table is chosen ***/. Select "Table: Comments". Click ">>" to move all values from "Available fields" to "Fields in the form". Click "Next >". 6.- In step 4 (Get joined fields). In "First joined subform field", select "EmployeeNumber". In "First joined main form field", select "EmployeeNumber". Click "Next >". 7.- In step 5 (Arrange controls). Click "< Back". 8.- In step 4 (Get joined fields). /*** The previous values disappeared ***/. Click "< Back". 9.- In step 3 (Add subform fields). /*** The previous value disappeared ***/. Click "Next >". 10.- In step 4 (Get joined fields). Click "Next >". 11.- In step 5 (Arrange controls). In "Arrangement of the main form", select the second arrangement (Columnar - Labels on top). In "Arrangement of the subform", the third arrangement (As Data Sheet) is selected by default, if not, select it. Click "Next >". 12.- In step 6 (Set data entry). "The form is to display all data" is selected by default, if not, select it. Click "Next >". 13.- In step 7 (Apply styles). Click "Next >". 14.- In step 8 (Set name). Click "Finish". 15.- /*** The Subform doesn't work as it should be ***/ Solution. >From 9.- of the way to reproduce. - In step 3 (Add subform fields).Select "Table: Comments". Click "Next >". - In step 4 (Get joined fields). Click "Next >". /*** You don't need to select the fields. Bug ? Default value ? ***/. - To continue, start from 11.- of the way to reproduce. /*** At the end, the subform works ***/ - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[sc-issues] [Issue 26755] Spreadsheet should not imp lement all of excels order of precedence for w orksheet operators. For example, in Excel "=-X ^2 + B" is not equal to "=b - X^2".
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=26755 --- Additional comments from [EMAIL PROTECTED] Tue Jun 24 01:23:53 + 2008 --- In Google, Have yous tried to type -4^2 ? It resuts -(4^2) = -16. - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[framework-issues] [Issue 86970] repeat last action shortcu t
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=86970 --- Additional comments from [EMAIL PROTECTED] Tue Jun 24 00:42:06 + 2008 --- Tested with OpenOffice 3.0 Beta en-US on Windows 2000 French. It should be CTRL+Maj+Y, but it doesn't work with some elements : Table, footnote… An example : Create a table, 5 × 4. In row 1, select column 1 and 2. Right-Click and select Cell/Merge, column 1 and 2 should be merged. In row 2, select column 1 and 2. Type CTRL+Maj+Y, it doesn't work. And in Menu/Edit/Repeat, the function Repeat is grey. Compare with MS Office 2000, repeat function works. With others software, I don't know. - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[sc-issues] [Issue 24271] Mathematical error in Calc , -4^2
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=24271 --- Additional comments from [EMAIL PROTECTED] Sat Mar 3 22:50:08 + 2007 --- Just for information. In Google, Have you tried to type -4^2 ? It resuts -(4^2) = -16. - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[sc-issues] [Issue 66735] amend brackets for inputs starting with number with algebraic sign
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=66735 --- Additional comments from [EMAIL PROTECTED] Sun Aug 27 21:17:47 -0700 2006 --- In Google, Have yous tried to type -4^2 ? It resuts -(4^2) = -16. - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[sc-issues] [Issue 66735] amend brackets for inputs starting with number with algebraic sign
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=66735 --- Additional comments from [EMAIL PROTECTED] Thu Aug 10 09:42:13 -0700 2006 --- IMHO, If auto change (like Gnumeric), the input =-4^2 should be automatically change to =-(4)^2, following math software (R, Scilab, maxima,...) that result -16. But in that case, all combination should be tested : -(4^2) ???... - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]