Issue 78010

Summary: The insert row/column item should be disable when select the whole column/row.
Product: Calc Reporter: liujiaxiang
Component: codeAssignee: frank
Status: CLOSED FIXED QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P3 CC: chengxiuzhi, issues, peter.junge
Version: OOo 2.2   
Target Milestone: ---   
Hardware: All   
OS: Windows, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 72764    
Attachments:
Description Flags
patch file none

Description liujiaxiang 2007-06-01 08:23:31 UTC
The insert row/column item should be disable when select the whole column/row.
1. Create a new Spreadsheet and select the whole row/column;
2. Insert -> the column/row item are enable.
3. The insert row/column item should be disable when select the whole 
column/row in stead of pop up a dialog.
Comment 1 liujiaxiang 2007-06-01 09:12:38 UTC
Created attachment 45579 [details]
patch file
Comment 2 crolidge 2007-06-02 17:45:34 UTC
Confirmed in OO 2.2

I agree with this user. The non-logical options should be disabled in the menu,
instead of a pop-up dialog.

regards
Carlos
Comment 3 liujiaxiang 2007-06-06 09:13:28 UTC
confirm
Comment 4 frank 2007-07-09 15:11:33 UTC
Hi Niklas,

one for you.

Frank
Comment 5 niklas.nebel 2007-09-07 13:07:48 UTC
The change to docfunc.cxx is wrong, because the error message is still needed
for other cases where content would be moved out of the sheet.

I modified the other change (disabling slots) to include "Insert Cells Down" and
"Insert Cells Right", and added it to CWS "calc44", for OOo 2.4.
Comment 6 niklas.nebel 2007-09-18 13:57:29 UTC
Reassigning to QA for verification.
Comment 7 frank 2007-09-26 13:45:07 UTC
found fixed on cws calc44 using Solaris, Linux and Windows build
Comment 8 frank 2007-12-14 11:25:32 UTC
found integrated on master m239 using Linux, Solaris and Windows build