To comment on the following update, log in, then open the
issue:
http://www.openoffice.org/issues/show_bug.cgi?id=17486
------- Additional comments from kohei openoffice.org Fri Aug 31
17:15:01 +0000 2007 -------
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.
------------------------------------------------------------
---------
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: issues-unsubscribe sc.openoffice.org
For additional commands, e-mail: issues-help sc.openoffice.org
|