Issue 17486 - Double clicking a cell to edit shows no cursor.
Summary: Double clicking a cell to edit shows no cursor.
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: ui (show other issues)
Version: OOo 1.1 RC2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: frank
QA Contact: issues@sc
URL:
Keywords:
: 26825 45692 53418 57760 80853 (view as issue list)
Depends on:
Blocks:
 
Reported: 2003-07-28 08:46 UTC by kelvine
Modified: 2013-08-07 15:14 UTC (History)
4 users (show)

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


Attachments
patch to fix this issue & one German comment :-) (455 bytes, patch)
2007-08-31 18:05 UTC, kyoshida
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description kelvine 2003-07-28 08:46:47 UTC
Hi,

Double clicking on a cell places you in edit mode.

The only problem is there is no flashing cursor for the user to see.  This 
works in OO1.0.3.1.

To duplicate issue.
Select File -> New -> Spreadsheet
Double click on cell A1

Note there is no flashing cursor anywhere on the screen. Nothing to indicate 
what is happening for the user.

Press right arrow or click once more and the cursor appears and flashes as 
expected.

It does not matter which cell you do this on.  I only used the cell A1 to 
minimise actions for the testing.

Regards

Kelvin
Comment 1 frank 2003-07-28 09:46:09 UTC
Hi Niklas,

one for you.

Frank
Comment 2 frank 2003-07-28 09:46:46 UTC
Sorry,

forgot to set the some flags.

Frank
Comment 3 niklas.nebel 2003-08-04 10:34:33 UTC
accepting
Comment 4 niklas.nebel 2004-03-29 17:05:20 UTC
*** Issue 26825 has been marked as a duplicate of this issue. ***
Comment 5 frank 2004-05-05 10:59:40 UTC
Due to time problems this is re-targeted to OOo later
Comment 6 Matthias Basler 2005-04-06 22:34:23 UTC
*** Issue 45692 has been marked as a duplicate of this issue. ***
Comment 7 niklas.nebel 2005-09-15 11:22:27 UTC
*** Issue 53418 has been marked as a duplicate of this issue. ***
Comment 8 niklas.nebel 2006-01-26 15:44:56 UTC
*** Issue 57760 has been marked as a duplicate of this issue. ***
Comment 9 zambitol 2006-01-26 17:21:22 UTC
This problem appears to be resolved in OOo 2.0.1.  I’m running windows XP SP2
Build 2600 and have not been able to replicate this issue.
Comment 10 zambitol 2006-01-27 16:31:25 UTC
This is odd.  I was doing some follow-up testing, and now I’ve ran into the bug.
 I double click on any cell and the cursor does not appear until I either click
on the same cell again of hit an arrow key.  I closed the application down and
restarted, the bug is still evident.  I was not able to recreate the bug the
first time that I ran Calc after installing OOo 2.0.1.

Sorry about that, I should have done some more testing before posting my last
comment.

This was done in OOo 2.0.1 running on Windows XP SP2 build 2600.
Comment 11 norbert2 2006-10-23 18:37:51 UTC
Is it possible to set a 2.x target for this bug? I think fixing should not be a
big effort.

This is such a bug that comes out on "everyday usage" and irritates some users.
Comment 12 norbert2 2006-10-23 18:41:31 UTC
I already have seen friends (who I have recommended StarOffice) searching
irritated for the cursor after performing a double click on a cell.
Comment 13 kyoshida 2007-08-31 18:05:59 UTC
Created attachment 47904 [details]
patch to fix this issue & one German comment :-)
Comment 14 kyoshida 2007-08-31 18:06:45 UTC
Setting the issue type to PATCH.
Comment 15 kyoshida 2007-08-31 18:15:01 UTC
This is sort of a regression caused by the fix for Issue 14927, which
unintentionally unmarks the current cell when the user double-clicks the cell. 
The action of unmarking also hides the cursor within, hence the bug.

Looking into a bit, I then realized that the fix for Issue 14927 may not be the
direct cause of this breakage but it may have just exposed the pre-existing
condition.  All I did was to return from ScGridWindow::MouseButtonUp when the
cell is double-clicked and the edit mode activated, to prevent any other calls
to be made within that method.
Comment 16 norbert2 2007-08-31 19:47:08 UTC
kohei: Thank you for working on this bug.

Sun-developers seem to ignore such little yet annoying bugs being busy with
implementing new features.
Comment 17 kyoshida 2007-08-31 20:00:44 UTC
nn: Could you consider this for 2.3.1?
Comment 18 niklas.nebel 2007-09-06 14:34:42 UTC
2.3.1 is only for the most important fixes. I added this to CWS "calc44" for OOo
2.4. Thanks for the patch.
Comment 19 niklas.nebel 2007-09-18 13:43:29 UTC
Reassigning to QA for verification.
Comment 20 frank 2007-09-26 11:47:33 UTC
found fixed on cws calc44 using Solaris, Linux and Windows build
Comment 21 frank 2007-12-11 14:50:40 UTC
found integrated on master m239 using Linux, Solaris and Windows build
Comment 22 norbert2 2008-04-28 12:48:40 UTC
The fix does not totally fix the bug. The cursor vansihes after applyinf default
formatting. This is  Issue 88805.
Comment 23 karl.hong 2008-04-28 22:18:43 UTC
*** Issue 80853 has been marked as a duplicate of this issue. ***
Comment 24 cuodenumyp 2010-11-10 17:08:08 UTC
Created attachment 73394