Issue 78010 - The insert row/column item should be disable when select the whole column/row.
Summary: The insert row/column item should be disable when select the whole column/row.
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 2.2
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: frank
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks: 72764
  Show dependency tree
 
Reported: 2007-06-01 08:23 UTC by liujiaxiang
Modified: 2013-08-07 15:14 UTC (History)
3 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch file (1.01 KB, patch)
2007-06-01 09:12 UTC, liujiaxiang
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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