[sc-issues] [Issue 95868] calc 'save as' excel .xls does not change sheet references correctly

2008-11-05 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95868
 Issue #|95868
 Summary|calc 'save as' excel .xls does not change sheet refere
|nces correctly
   Component|Spreadsheet
 Version|OOo 3.0
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|spreadsheet
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Wed Nov  5 10:40:58 + 
2008 ---
I exported a .ods file with a field containing
=indirect('sheet2'. FCOLUMN()-4)

It got saved as a .xls file and read in a german Excel installation (2003)
=indirekt('sheet2'. FSPALTE()-4)

The '.' needs to be a '!' for this reference to work using the sheet name.

Not sure what the fix is here, as it's inside a string and probably difficult to
find and handle correctly... but this is an incompatibility to Excel, and could
be fixed by allowing '!' as a sheet reference as well as '.'

I'd be happy to make using '!' for sheet reference a feature request to solve
this issue... otherwise, the only solution is to manually rework the
spreadsheets (ugly!).

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

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


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



[sw-issues] [Issue 5038] Outline numbering lacks com monly-used abilities

2008-03-29 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=5038





--- Additional comments from [EMAIL PROTECTED] Sat Mar 29 11:29:40 + 
2008 ---
I'm trying to get the 'top votes' lists fixed, so that issues like this appear
on a summary page (see Issue 84530):  I'm hoping that that will raise the
visibility on the most voted on issues, and get them resolved (or get people
with spare time more focused on the features/issues the community is hoping 
for).

This issue, along with several others there, have been open for quite a while...
it would be great to at least get a current status on them.  Some have not been
commented on for quite a while by a developer.

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

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


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



[sw-issues] [Issue 87024] inconsistelt regular expre sion behavior with end of line character

2008-03-14 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87024
 Issue #|87024
 Summary|inconsistelt regular expresion behavior with end of li
|ne character
   Component|Word processor
 Version|OOo 2.4 RC4
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|mru
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Fri Mar 14 08:31:35 + 
2008 ---
- '$' matches the end of paragraph mark, ',_$' matches only the ',_'  This is
inconsistent!
- same for '[a-zA-Z]$' obviously
- a replace for a matching '$' consolidates two lines (expected), but not the
ones where somethign in front of the end of line is matched.
- the last end of paragraph is not matched - is this considered an 'end of
document' ?

Use the following example text:
This is a line with a period.
This is a line with a comma and a space before EOL, 
which continues on the next line.
This is a line without punctuation
continued on the next line.
Here come two empty lines.


This is the end.

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

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


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



[sw-issues] [Issue 87024] inconsistent regular expre ssion behavior with end of line character

2008-03-14 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87024


User lohner changed the following:

What|Old value |New value

 Summary|inconsistelt regular expre|inconsistent regular expre
|sion behavior with end of |ssion behavior with end of
|line character| line character





--- Additional comments from [EMAIL PROTECTED] Fri Mar 14 08:43:54 + 
2008 ---
- '$^' matches only the blank lines themselves; it should match any end of line.
- '^$' matches the blank lines, this is correct.

Is it even possible to match multiple lines?

-
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 86869] Crash when ctrl-a ctrl-v p asting into a Spreadsheet

2008-03-12 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86869


User lohner changed the following:

What|Old value |New value

 Summary|Crash when pasting into a |Crash when ctrl-a ctrl-v p
|Spreadsheet for Mailmerge |asting into a Spreadsheet

 Version|OOo 2.3   |OOo 2.4 RC4





--- Additional comments from [EMAIL PROTECTED] Wed Mar 12 07:12:26 + 
2008 ---
Checked with RC4, still there.

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

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


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



[sc-issues] [Issue 86869] Crash when pasting into a Spreadsheet for Mailmerge

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





--- Additional comments from [EMAIL PROTECTED] Tue Mar 11 19:14:44 + 
2008 ---
Update:

Opening a new calc from scratch, and then ctrl-a ctrl-c in excel and ctrl-a
ctrl-v in calc causes the crash, so nothing to do with mailmerge.

Please change the title to something more relevant...

-
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 86869] Crash when pasting into a Spreadsheet for Mailmerge

2008-03-10 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86869
 Issue #|86869
 Summary|Crash when pasting into a Spreadsheet for Mailmerge
   Component|Spreadsheet
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Mon Mar 10 10:55:09 + 
2008 ---
To reproduce:

- create a spreadsheet and add some addresses to it
- create a writer doc for mailmerge
- run the wizard and connect the ods file, match the fields (some were still in
the 'not yet matched state')
- copy data into the spreadsheet with the MM Wizard still open - result: freeze
and crash.

Im my case, I had an Address List in Excel that I copied over (ctrl-a ctrl-c in
Excel, ctrl-a ctrl-v in OOo).

After recovery, the same copy process (this time with the MM Wizard closed)
still caused the crash.

More Strangeness:
- recovery opens two copies of the spreadsheet and one copy of the writer doc.
- closing the writer doc and one spreadsheet and copying still causes the crash

-
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 86869] Crash when pasting into a Spreadsheet for Mailmerge

2008-03-10 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86869


User lohner changed the following:

What|Old value |New value

Platform|All   |PC





--- Additional comments from [EMAIL PROTECTED] Mon Mar 10 11:49:44 + 
2008 ---
Forgot to mention: Win XP SP2, and the paste amount was around 250 Lines by 20
Columns

-
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 86869] Crash when pasting into a Spreadsheet for Mailmerge

2008-03-10 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86869





--- Additional comments from [EMAIL PROTECTED] Mon Mar 10 20:44:00 + 
2008 ---
Something else: it says to click 'next' to start the error reporting tool, but
that never shows up, just the three windows (the ods file twice (one with
filename, one untitled, I think(just closed it), the odt once).

Funnily enough, that behavior happened three times, the fourth time the error
report tool popped up, then only one ods and one odt opened.

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

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


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



[sw-issues] [Issue 86766] Mail Merge doesn't work in OOo 2.4 RC2

2008-03-07 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86766


User lohner changed the following:

What|Old value |New value

  CC|''|'lohner'





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

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


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



[sw-issues] [Issue 84744] Add all formats to Export function

2007-12-19 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84744
 Issue #|84744
 Summary|Add all formats to Export function
   Component|Word processor
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|save-export
 Assigned to|mru
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Wed Dec 19 09:36:41 + 
2007 ---
I work in OOo a lot, but often need to keep a copy in MS Word (Excel, whatever)
for colleagues to open.  To dump a file in PDF I have the export button, there
is also a function Email as MS Word document, but there is no Export to MS
Word function.  I can use a Macro to Save As, but then all subsequent saves
happen in Word format and not in .odt.

Export (the button which can be added to the toolbar) does not allow all
formats.  Easiest would be to allow exporting to all formats allowed under Save
As, then a macro can be created to Export to MS Word or whichever format is 
needed.

-
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 84521] More Controls dialog does not stay docked

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84521
 Issue #|84521
 Summary|More Controls dialog does not stay docked
   Component|Spreadsheet
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|spreadsheet
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 11:05:15 + 
2007 ---
I dock the Form, Form design and More Controls toolbars. When deselecting the
More Controls in the Form toolbar it disappears, when reselecting it it
reappears non-docked.  It should remember its docking status and position.

-
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 84521] More Controls dialog does not stay docked

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84521





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 11:12:59 + 
2007 ---
To reproduce, take it from whatever position it was in (docked/not docked) and
change it, then use the Form Toolbar to de- and re-select it and it will appear
in the previous location.

Also: the More Controls toolbar is not listed in the View Toolbars list, and can
only be opened/closed from the Form toolbar (please move to a separate issue if
necessary).

-
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 84522] Right click in docking are a should pop up toolbar list

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84522
 Issue #|84522
 Summary|Right click in docking area should pop up toolbar list
   Component|Spreadsheet
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|ui
 Assigned to|spreadsheet
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 11:15:16 + 
2007 ---
A right click in the docking area should pop up a toolbar list for easy
activation/deactivation of toolbars.

-
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 84523] Return does not work after copy-paste

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84523
 Issue #|84523
 Summary|Return does not work after copy-paste
   Component|Spreadsheet
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 11:19:37 + 
2007 ---
When entering data, enter/return always advances a cell.  Do a copy from one
cell (a1 for example), move to a2, paste, hit enter, and the selected cell does
not change to a3.

-
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 84524] Form designer and more con trols pop up unexpectedly

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84524
 Issue #|84524
 Summary|Form designer and more controls pop up unexpectedly
   Component|Spreadsheet
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|spreadsheet
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 11:23:38 + 
2007 ---
To reproduce: 
open new spreadsheet
in the form toolbar, go into design more
open more controls toolbar and add a date field
leave design mode
close more controls and form design
type a number somewhere
the two toolbars will re-appear.

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

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


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



[graphics-issues] [Issue 49372] Table reduces size on righ t-click

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49372





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 11:39:14 + 
2007 ---
Rechecked this bug in 2.3.0

Create a new table, add some numbers, leave the table, then click to go into it
again.
Click on any border and it will resize slightly (a pixel in x and y) to show the
cells _including_ the lines surrounding them, which are not shown initially when
selecting the cell for editing.

recommend closing this bug and filing a p4 bug to have the table opening
correctly from the start.

-
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 84528] Inser copied cells in righ t-click context menu

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84528
 Issue #|84528
 Summary|Inser copied cells in right-click context menu
   Component|Spreadsheet
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P2
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 11:51:54 + 
2007 ---
When cutting or copying entire rows or columns, one often wants to paste them
somewhere.  Now I have to right-click and insert as many rows as I need, and
then paste.  Doable, but difficult with large selections.

This is a function I use all the time (and I imagine others do too), working
with a spreadsheet without this function is _extremely_ painful, takes more
time, and encourages more mistakes.

-
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 84525] Drag-copy extending cells with percentages broken

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84525
 Issue #|84525
 Summary|Drag-copy extending cells with percentages broken
   Component|Spreadsheet
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 11:32:52 + 
2007 ---
To reproduce:
Take 2 cells (a1, a2) and put 5% and 6% in.
Extend the contents with the little box at teh bottom right of the two-cell
selection.
copy works correctly

Now take the little box with ust one cell (a1) selected and drag down, and it
will go to 105%, 205%, etc. instead of 6% 7% etc.

It shoudl either increment precentages correctly, or (my preferred option) when
only one cell is selected, just copy and do not be intelligent about it!

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

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


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



[sc-issues] [Issue 21280] Automatic Insert (shift do wn or shift right) of cells, columns, or rows when cut, or copied, and pasted

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=21280


User lohner changed the following:

What|Old value |New value

  CC|'8daysaweek,asrail,christo|'8daysaweek,asrail,christo
|pheg,drichard,ds13,hansel,|pheg,drichard,ds13,hansel,
|iavor,mfedyk,pagalmes,pesc|iavor,lohner,mfedyk,pagalm
|htra,skwashd,sparcmoz,thin|es,peschtra,skwashd,sparcm
|g,vagula' |oz,thing,vagula'





-
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 21280] Automatic Insert (shift do wn or shift right) of cells, columns, or rows when cut, or copied, and pasted

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=21280





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 12:26:02 + 
2007 ---
Would be interesting to see what rank this bug is up to in voting, but
http://qa.openoffice.org/iz_votes.html is outdated (see bugs 79840 and 84530)

I'd love to see this get resolved; how can we get this issue pushed?  Its a big
productivity blocker and generates errors in larger cut/paste insertions if you
accidentally overwrite lines!

-
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 21280] Automatic Insert (shift do wn or shift right) of cells, columns, or rows when cut, or copied, and pasted

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=21280





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 12:26:42 + 
2007 ---
Would be interesting to see what rank this bug is up to in voting, but
http://qa.openoffice.org/iz_votes.html is outdated (see bugs 79840 and 84530)

I'd love to see this get resolved; how can we get this issue pushed?  Its a big
productivity blocker and generates errors in larger cut/paste insertions if you
accidentally overwrite lines!

Plus, this bug is now open for 4 years and 2 months... 

-
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 7180] Need ability to move column s/rows in spreadsheet

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=7180


User lohner changed the following:

What|Old value |New value

  CC|'8daysaweek,ds13,kpalagin,|'8daysaweek,ds13,kpalagin,
|manens,rail,thing'|lohner,manens,rail,thing'





-
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 21280] Automatic Insert (shift do wn or shift right) of cells, columns, or rows when cut, or copied, and pasted

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=21280





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 12:45:56 + 
2007 ---
Issue 7180 looks like a sibling of this and is fixed/closed in 2.4, so there may
be hope yet!  Timetable: Release in March 2008 (see
http://wiki.services.openoffice.org/wiki/OOoRelease24 )

-
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 84533] CTRL-SHIFT-ALT Drag and dr op requires reselection

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84533
 Issue #|84533
 Summary|CTRL-SHIFT-ALT Drag and drop requires reselection
   Component|Spreadsheet
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 12:37:37 + 
2007 ---
When ctrl-shift-alt drag-and-dropping cells, they cannot be re-dragged and
dropped without reselecting them (releasing anr re-pressing keys is not enough).
 This is a problem because the insertion point is not visible when dragging, and
when misplacing, re-selecting and moving can lead to errors in selecting the
wrong range for larger selections.

This issue is important because issue 21280 ist still not resolved after 4 
years...

-
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 7180] Need ability to move column s/rows in spreadsheet

2007-12-13 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=7180





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 12:53:52 + 
2007 ---
Should issue 21280 be set as a duplicate of this? It also has a relationship
with issue 14007.

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

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


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



[sw-issues] [Issue 50135] Deleting newline deletes f ormatting on subsequent line (when in empty pa ragraph)

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





--- Additional comments from [EMAIL PROTECTED] Tue Apr  3 12:23:56 + 
2007 ---
IMO...

- when at the end of a paragraph, and deleting
...if the current paragraph is empty, retain the formatting of the next
paragraph (special case)
...else retain the formatting of the current paragraph and apply forward until
the next newline (normal case)

- when at the beginning of a paragraph, and backspacing
...if the current paragraph is empty, retain the formatting of the former
paragraph (special case)
...else retain the formatting of the current paragraph and apply backward until
the previous newline (normal case)

- when pasting into a paragraph, retain the old formatting of the copied/cut
paragraph (doing this differently kills large multi-format pastes).  Other
pastes should be paste special. Or have a checkbox option somewhere to 'retain
source formatting on paste'.

This is a first suggestion... seems to work, seems coherent, but may not cover
all 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[sw-issues] [Issue 75846] Select all does not work w hen Index is at top of document

2007-03-29 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75846
 Issue #|75846
 Summary|Select all does not work when Index is at top of docum
|ent
   Component|Word processor
 Version|OOo 2.1
Platform|All
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|mru
 Reported by|lohner





--- Additional comments from [EMAIL PROTECTED] Thu Mar 29 08:28:28 + 
2007 ---
Select all does not work when Index is at top of document.

To reproduce:
- open a new document
- enter a few lines of text, make a mix of headings 1/2/3
- go to the top of the document (cursor at first position)
- insert an index with default settings
- go anywhere in the document and hit control-a

The first line of the index will be selected, nothing more.  If there are
characters before the index, ctrl-a works fine.

May be related to issue 74896?

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

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


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



[sw-issues] [Issue 75846] Select all does not work w hen Index is at top of document

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





--- Additional comments from [EMAIL PROTECTED] Thu Mar 29 08:32:53 + 
2007 ---
Also: (not sure if this is part of it or another issue) it is impossible to
insert any characters before an index if the index is the first thing in the
document.  Neither typing, copy/paste, nor insert manual break etc. works here.

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

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


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



[graphics-issues] [Issue 49089] Background graphics disap pear in display sometimes

2006-03-10 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49089





--- Additional comments from [EMAIL PROTECTED] Fri Mar 10 06:55:53 -0800 
2006 ---
I see it very sporatically, but it is definitely still there.  I use the blue
default scheme subtle accents a lot, and it seems to happen when you are
editing body text (on a very simple slide with only title and body fields) and
then page up and down to go to a previous or next page, then that page sometimes
loses the light blue behind the body.  I can't reliably get it back, but after
working with the presenation some more (switching pages, editing) it will appear
again after a while.

I'm not sure if the mini-slide on the left also disappears the light blue, next
time I see it I will take a screenshot.  I do see this on 2.0.

I don't have a problem leaving this as resolved, I can reopen when I have a
screenshot.

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

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


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



[graphics-issues] [Issue 49440] Slide sorter view corrupt s on windows toolbar raise

2005-09-08 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49440





--- Additional comments from [EMAIL PROTECTED] Thu Sep  8 05:33:07 -0700 
2005 ---
They do fix themselves, sometimes faster sometimes slower depending on CPU/Swap.
 If this is correct behavior please close this bug.  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[graphics-issues] [Issue 49089] Background graphics disap pear in display sometimes

2005-07-20 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49089





--- Additional comments from [EMAIL PROTECTED] Wed Jul 20 09:58:26 -0700 
2005 ---
(Sorry for the delay, vacation and job change got in the way.)

I have not been able to reliably reproduce this problem, it pops up sporatically
in impress presentations, and I can't give instructions on how to reproduce it
(at least not any more than in the first comment).  It happened to me several
times, starting from a blank presentation each time, so there is no testcase to
attach.  I recommend leaving the bug in this state, I'll add to it if I find
anything, else someone else may be able to reproduce it or file a dupe.

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

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


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



[graphics-issues] [Issue 49440] Slide sorter view corrupt s on windows toolbar raise

2005-07-20 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49440





--- Additional comments from [EMAIL PROTECTED] Wed Jul 20 10:01:13 -0700 
2005 ---
This was an *.od? file, it looks like a gradual screen refresh (reproducable on
a slower machine perhaps?), and may be intentional as it draws badly (as in the
attachment) first, and then the real slide in small.

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

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


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



[sw-issues] [Issue 50135] Deleting newline deletes formatting on subsequent line

2005-05-31 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50135


User lohner changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26760) Display before
  |  |delete with cursor on
  |  |second line





--- Additional comments from [EMAIL PROTECTED] Tue May 31 07:15:25 -0700 
2005 ---
Created an attachment (id=26760)
Display before delete with cursor on second line


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

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


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



[sw-issues] [Issue 50135] Deleting newline deletes formatting on subsequent line

2005-05-31 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50135


User lohner changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26761) Display of text
  |  |after delete, with
  |  |formatting of second
  |  |heading line changed





--- Additional comments from [EMAIL PROTECTED] Tue May 31 07:15:57 -0700 
2005 ---
Created an attachment (id=26761)
Display of text after delete, with formatting of second heading line changed


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

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


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



[sw-issues] [Issue 50136] New - Copy/paste with outline numbering does not work correctly

2005-05-31 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50136
  Issue #:|50136
  Summary:|Copy/paste with outline numbering does not work
  |correctly
Component:|Word processor
  Version:|680m104
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P2
 Subcomponent:|formatting
  Assigned to:|mru
  Reported by:|lohner





--- Additional comments from [EMAIL PROTECTED] Tue May 31 07:19:23 -0700 
2005 ---
Copy/paste operations completely confuse the outline numbering- see attached 
files.

To reproduce, create the text as shown, add outline numbering and make heading 1
and heading 2 lines, and copy/paste one of the lines as shown.

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

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


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



[sw-issues] [Issue 50136] Copy/paste with outline numbering does not work correctly

2005-05-31 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50136


User lohner changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26763) before pasting,
  |  |with highlight





--- Additional comments from [EMAIL PROTECTED] Tue May 31 07:38:08 -0700 
2005 ---
Created an attachment (id=26763)
before pasting, with highlight


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

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


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



[sw-issues] [Issue 50136] Copy/paste with outline numbering does not work correctly

2005-05-31 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50136


User lohner changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26764) after the copy-
  |  |paste operation





--- Additional comments from [EMAIL PROTECTED] Tue May 31 07:39:23 -0700 
2005 ---
Created an attachment (id=26764)
after the copy-paste operation


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

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


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



[sw-issues] [Issue 50136] Copy/paste with outline numbering does not work correctly

2005-05-31 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50136





--- Additional comments from [EMAIL PROTECTED] Tue May 31 07:42:16 -0700 
2005 ---
Results:

- the numbering itself is confused and shows 1.1 twice
- the 'sub3' line does not have the correct formatting (heading 2)
- changing the '1.1 sub2' line to heading1 changes the formatting but not the
numbering


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

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


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



[sw-issues] [Issue 50135] Deleting newline deletes formatting on subsequent line

2005-05-31 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50135





--- Additional comments from [EMAIL PROTECTED] Tue May 31 07:45:51 -0700 
2005 ---
Workaround: delete the subsequent newline from the line above it.  Problem: This
does not work in the first line of 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[sw-issues] [Issue 50136] Copy/paste with outline numbering does not work correctly

2005-05-31 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50136





--- Additional comments from [EMAIL PROTECTED] Tue May 31 08:41:48 -0700 
2005 ---
Could this be left at P2 as requested because of the p2 criteria:
- Basic functionality is not working correctly ?  

When editing, this is used a lot, and it makes OOwriter quite difficult to use
when editing large documents where lots of text moves/copies/pastes happen. 
Getting back to correct numbering and formatting after this is difficult.

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

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


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



[graphics-issues] [Issue 49438] New - Rectangle always keeps aspect ratio and stays a square

2005-05-18 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49438
  Issue #:|49438
  Summary:|Rectangle always keeps aspect ratio and stays a
  |square
Component:|Presentation
  Version:|680m100
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P2
 Subcomponent:|editing
  Assigned to:|wg
  Reported by:|lohner





--- Additional comments from [EMAIL PROTECTED] Wed May 18 02:52:24 -0700 
2005 ---
Creating a Rectangle from the Drawing toolbar always gives a square, whether
'keep ratio' is checked or not- it's impossible to create a rectangle!!

To reproduce:
- create a new presentation (blank)
- get to the drawing toolbar
- create a rectangle
- drag any of the 8 handles, and the aspect ratio will always stay 1:1, so it's
impossible to create a rectangle.
- selecting or deselecting 'keep ratio' has no effect

P2 because rectangles are a very basic drawing element in any presentation- this
makes impress quite unusable for many presentations!

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

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


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



[graphics-issues] [Issue 49438] Rectangle always keeps aspect ratio and stays a square

2005-05-18 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49438





--- Additional comments from [EMAIL PROTECTED] Wed May 18 02:55:34 -0700 
2005 ---
Correction:
it is possible to resize the square into a rectangle by holding the shift key
and resizing the object.  This is unintuitive, usually the handles are not
aspect-locked, and shift (or ctrl) locks the aspect ratio.

Please move the bug to p3.

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

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


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



[graphics-issues] [Issue 49440] New - Slide sorter view corrupts on windows toolbar raise

2005-05-18 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49440
  Issue #:|49440
  Summary:|Slide sorter view corrupts on windows toolbar raise
Component:|Presentation
  Version:|680m100
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|viewing
  Assigned to:|wg
  Reported by:|lohner





--- Additional comments from [EMAIL PROTECTED] Wed May 18 03:03:38 -0700 
2005 ---
The slide sorter view becomes corrupted when OO is in fullscreen and the windows
toolbar raises.  It recovers after a few seconds and the display is normal
again, but it looks quite strange (see attachment).

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

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


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



[graphics-issues] [Issue 49440] Slide sorter view corrupts on windows toolbar raise

2005-05-18 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49440


User lohner changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26266) screenshot of
  |  |corrupted slide viewer





--- Additional comments from [EMAIL PROTECTED] Wed May 18 03:05:23 -0700 
2005 ---
Created an attachment (id=26266)
screenshot of corrupted slide viewer


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

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


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



[graphics-issues] [Issue 49440] Slide sorter view corrupts on windows toolbar raise

2005-05-18 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49440





--- Additional comments from [EMAIL PROTECTED] Wed May 18 03:13:23 -0700 
2005 ---
Additional info:  This type of display also happens when the refresh seems to
take longer, perhaps this isn't a bug but rather a feature- displaying something
quickly rather than nothing at all?

-
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 24782] Close Document widget disappears after opening more than one document

2005-05-18 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=24782





--- Additional comments from [EMAIL PROTECTED] Wed May 18 03:22:45 -0700 
2005 ---
I was about to report this as a bog as well.  Expected behavior is that the 'x'
can be used to close the current document, however many are open.  WHen no
documents are open, the 'x' is not there, and then you need to close the
application with the Window Manager 'X' or File-Exit.

When opening a lot of files to look through them it is EXTREMELY annoying to
have to File-Close every one- this is where that 'x' is very useful.  I would
consider this an important feature, as it really improves useability- otherwise
the 'x' is pretty useless!

Using the main WM closer to close just one doc is not 100% intuituve- it usually
closes all docs and the application in many applications.

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

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


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



[graphics-issues] [Issue 49372] New - Table reduces size on right-click

2005-05-17 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49372
  Issue #:|49372
  Summary:|Table reduces size on right-click
Component:|Presentation
  Version:|680m100
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|wg
  Reported by:|lohner





--- Additional comments from [EMAIL PROTECTED] Tue May 17 01:53:18 -0700 
2005 ---
Tables reduce their size when right-clicking on the border.

To reproduce:
- create a completely blank presentation
- add a table
- double click it to edit it
- right-click and release on the border - it will resize to a slightly smaller 
size

The expectation is that there is a context menu on right click, or that nothing
happens on a simple click and release.

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

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


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



[graphics-issues] [Issue 48180] Saving files sometimes not possible

2005-05-17 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180





--- Additional comments from [EMAIL PROTECTED] Tue May 17 01:55:52 -0700 
2005 ---
es:
The content of the presentation (or the writer document when it occurred with
that) seems irrelevant- i have nothing to reliably reproduce it with, or I would
attach it.  It seems to happen when playing with the master slides in Impress,
and when changing a lot of styles in Writer.  Unfortunately, I can't be more
specific than that- 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[graphics-issues] [Issue 49089] New - Background graphics disappear in display sometimes

2005-05-11 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49089
  Issue #:|49089
  Summary:|Background graphics disappear in display sometimes
Component:|Presentation
  Version:|680m100
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|viewing
  Assigned to:|wg
  Reported by:|lohner





--- Additional comments from [EMAIL PROTECTED] Wed May 11 04:14:11 -0700 
2005 ---
Create a presentation (blank), add some backround graphics on teh master pages,
and then start adding pages normally.  Sporatically, some of the grapgics will
not show up if you play with elements on the page.  They are visible in the
Slide Show, and reappear when closing and opening the presentation, and also
reappear later.

In this case, I was editing a simple text 3x3 table (spreadsheet).  Page
forward/backward does not make it reappear strangely enough.

-
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 48180] Saving files sometimes not possible

2005-05-11 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180





--- Additional comments from [EMAIL PROTECTED] Wed May 11 04:23:18 -0700 
2005 ---
Just happened again in Impress with .100

Started a blank presentation after installing .100, added two background graphic
elements onthe master page, and started to create the presentation (5 pages at
present).  Nothing special in there, one more simple grey graphic on the title
page, one 3x3 text table.

Tried to save it in a newly created directory, and got a Write Error (see
attachment).  At this point I can't save it in amy format, including dumping it
to PDF.  Please give me some ideas on how to avoid this, since I lose my work
every time this happens (well, copy, paste, reformat works, but isn't fun...) !

-
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 48180] Saving files sometimes not possible

2005-05-11 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180


User lohner changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26015) Write Error
  |  |Dialog when saving not
  |  |possible





--- Additional comments from [EMAIL PROTECTED] Wed May 11 04:25:02 -0700 
2005 ---
Created an attachment (id=26015)
Write Error Dialog when saving not possible


-
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 48180] Saving files sometimes not possible

2005-05-11 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180





--- Additional comments from [EMAIL PROTECTED] Wed May 11 05:10:57 -0700 
2005 ---
More Info:
- I rename it to test.odp, but the error dialog still refers to Untitled1.
- it actually does create a 0 byte test.odp file when giving the error
- the PDF file is created _successfully_ including all content, but I still get
the error.

-
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 48180] Saving files sometimes not possible

2005-05-11 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180





--- Additional comments from [EMAIL PROTECTED] Wed May 11 05:23:06 -0700 
2005 ---
- saving as .otp creates a 0 byte file as well
- saving as .ppt file doesn't create a file and gives a general output error
(see first attachment)
- after the general error, OO still has Untitled1 loaded, but all menus toolbars
are deactivated as if the presenation did not exist.
- creating another presentation in OO works, and it can be saved normally.
- in Untitled1 I can still move items around, but can't edit any text
- switching between normal/outline/notes/handout/slide sorter does not work 
either
- over textboxes on rightclick I get only slide/grid/snap lines options, wit no
subselections

-
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 48180] Saving files sometimes not possible

2005-05-11 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180





--- Additional comments from [EMAIL PROTECTED] Wed May 11 05:32:38 -0700 
2005 ---
- OO can't be closed (neither the document close nor the OO close)
- killing the soffice.bin process and restarting OO brings up the recovery and
crashreport tools
- the recovery seems to successfully recover the last autosave (?) of the
document, only one page (the last one to be created) was missing.
- now saving works without any problems.
- always create backup copy was OFF
- Save AutoRecovery Information was OFF as well (now set to 5 minutes :)

-
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 48180] Saving files sometimes not possible

2005-05-11 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180





--- Additional comments from [EMAIL PROTECTED] Wed May 11 06:34:14 -0700 
2005 ---
- The state it gets hung up in (when it hangs up wiht the general error) is the
save state: when I hit Ctrl-S to save a file, it is briefly in this state.

Is there any way I can provoke a crash in that situation to at least get you a
stacktrace or something?

-
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 48180] Saving files sometimes not possible

2005-04-28 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180





--- Additional comments from [EMAIL PROTECTED] Thu Apr 28 02:40:31 -0700 
2005 ---
I had reproduced it once or twice by creating a writer document, saving it,
printing to PDF, opening the PDF in Acrobat, and then (while it was still open)
reprinting to PDF.  I just tried this again and it didn't reproduce.

Yesterday it happened with impress- I was playing with importing powerpoint
slides and modifying the master slides, then suddenly saving didn't work.  I'll
attach the error dialog.

Free diskspace it not a problem, filesystem is whatever's standard under XP
(NTFS?), and it's happened with impress and writer docs on two separate 
machines.

-
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 48180] Saving files sometimes not possible

2005-04-28 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180


User lohner changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=25601) Error dialog
  |  |when saving is not
  |  |possible





--- Additional comments from [EMAIL PROTECTED] Thu Apr 28 02:41:24 -0700 
2005 ---
Created an attachment (id=25601)
Error dialog when saving is not possible


-
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 48180] Saving files sometimes not possible

2005-04-28 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180





--- Additional comments from [EMAIL PROTECTED] Thu Apr 28 03:13:06 -0700 
2005 ---
I looked for backup files under c:\Programme\OpenOffice.org 1.9.95 and did not
see any backup files (or a directory)- where should they be?

-
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 48180] New - Saving files sometimes not possible

2005-04-26 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180
  Issue #:|48180
  Summary:|Saving files sometimes not possible
Component:|framework
  Version:|680m95
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P1
 Subcomponent:|code
  Assigned to:|tm
  Reported by:|lohner





--- Additional comments from [EMAIL PROTECTED] Tue Apr 26 04:44:38 -0700 
2005 ---
Sometimes it is impossible to save files.  OO either creates no file at all, or
zero-size files, and then reports a general error trying to save the file. 
After this happens once, it is never possible to save the file without
restarting OO.

(p.s. I don't know if framework is correct, feel free to recategorize...)

-
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 48180] Saving files sometimes not possible

2005-04-26 Thread lohner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48180





--- Additional comments from [EMAIL PROTECTED] Tue Apr 26 04:46:07 -0700 
2005 ---
This was seen on two different Win XP machines, both SP2.  This didn't happen in
the 60s or 70s builds (I think), I think it started in the 80s.

-
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]