Issue 45245 - rename the table by double click
Summary: rename the table by double click
Status: CLOSED DUPLICATE of issue 4517
Alias: None
Product: Calc
Classification: Application
Component: viewing (show other issues)
Version: OOo 2.0 Beta
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: mitul
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-17 06:56 UTC by mitul
Modified: 2008-11-05 20:34 UTC (History)
6 users (show)

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


Attachments
this is the patch of the issue.. solution (660 bytes, patch)
2005-03-17 06:59 UTC, mitul
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description mitul 2005-03-17 06:56:15 UTC
this issue is related to renameing the table, usually we are renaming it by
right click on table and rename ... instead of doing this 

improve it to double click on the table , rename popup will come up..
Comment 1 mitul 2005-03-17 06:59:23 UTC
Created attachment 23927 [details]
this is the patch of  the issue.. solution
Comment 2 mitul 2005-03-17 07:34:55 UTC
double click on table shuould rename the table
Comment 3 mitul 2005-03-17 07:36:51 UTC
This issue has recently been added to the assignee's list of issues and must be
processed.
Comment 4 mnicel 2005-03-17 10:19:00 UTC
status changed to NEW
Comment 5 mitul 2005-03-17 10:25:13 UTC
status change to new
Comment 6 Martin Hollmichel 2005-06-24 15:23:40 UTC
mh->nn: can you please have a look on this patch ?
Comment 7 niklas.nebel 2005-06-28 15:10:41 UTC
The patch would basically work, but this is mainly a matter of definition, not
implementation. Such stuff has to be coordinated across applications before
actually doing the changes.

With the patch, we would have Alt-click for in-place renaming (common function
of the TabBar), single click on the empty space to add a sheet, and double click
to rename in a dialog. Draw is similar (for layers), Impress doesn't use tabs
anymore.
Comment 8 stx123 2006-02-19 19:09:02 UTC
So it seems that only Draw has tabs we can dompare the double-click function
with. To me it looks like the Format / Layer is similar to Sheet / Rename.
Comment 9 christian.jansen 2006-02-20 15:09:39 UTC
CJ: I haven't tried the patch in real life, but I would expect the following
behavior.

First solution (in-place renaming, this is the one which I prefere)

- A double click on the table tab,
- switched the tabe into edit mode, and
- pre-selects the title.

ESC exist edit mode without performing a change
Return applies the change

Advantages:
- Users can rename the title without any extra dialog.
- The behavoir is complient to other well known spread sheet apps.

*************

Second solution (works well too, if the title is pre-selected automatically)

- A double click on the table tab,
- opens the rename dialog, and
- *pre-selects* the title,
- users can rename the title
OK applies the change
ESC aborts
Comment 10 stx123 2006-09-29 20:05:46 UTC
It seems the code needs some based on the comments. Unfortunately we have not
seen any further work on this patch. Due to inactivity I would like to close the
issue as RESOLVED/WONTFIX. Feel free to reopen the issue as soon as you find the
time to continue the work.
Comment 11 kpalagin 2007-02-19 08:59:28 UTC
reopening to set as dup of 4517
Comment 12 kpalagin 2007-02-19 09:01:07 UTC
Dup of http://www.openoffice.org/issues/show_bug.cgi?id=4517

Resolving.

*** This issue has been marked as a duplicate of 4517 ***
Comment 13 Mechtilde 2008-11-05 20:34:16 UTC
close the duplicate