Issue 56869 - AutoInput does not honour reproduce case of previous entry
Summary: AutoInput does not honour reproduce case of previous entry
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: editing (show other issues)
Version: OOo 2.0 Beta
Hardware: All Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: spreadsheet
QA Contact: issues@sc
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2005-10-28 14:25 UTC by rodchamberlin
Modified: 2009-07-22 12:17 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description rodchamberlin 2005-10-28 14:25:11 UTC
NB version may be incorrect (help about shows 1.9.122)

In a new sheet (with autoinsert on) if you insert:

A1: "Test" (return)
A2: "TE" (return) - completes to "TEst"

Note that A2 reads TEst (with both initial letters upper case).  

The documentation suggests:
"AutoInput is case-sensitive. If, for example, you have written "Total" in a
cell, you cannot enter "total" in another cell of the same column without first
deactivating AutoInput."

This would suggest, we would expect to see "Test" rather than "TEst" in cell A2

Furthermore:

A3 -> "Test" (return) (or "T" or "Te", or "Tes") gets converted to "TEst".

This means that I can never go back to the original Test entry once I have
entered TEst in the column.

I can't actually work out what rules are used to determine whether the old
version, or new version should be used.  In particular:

B1 -> "alpha"
B2 -> "Al" (return) -> "alpha"
B3 -> "aL" (return) -> "aLpha"
B4 -> "al" (return) -> "aLpha"
B5 -> "AL" (return) -> "ALpha"
B6 -> "al" (return) -> "ALpha"
B7 -> "Al" (return) -> "ALpha"

Either way there should be some consistency, either the case should be
consistent throughout (which is what I understand the documentation as meaning),
or it should be possible without revering to the completion list of entering any
version of the autoinput text.
Comment 1 hwoarang 2005-12-07 00:21:46 UTC
Can't reproduce with OOo 2.0 680m143 Build8986 (WinXP SP2).

after entering "alpha" on B1 all others entries returns me "alpha".

seems to be fixed.
Comment 2 hwoarang 2005-12-07 10:35:01 UTC
I'm closing this one, as it can't be reproducible anymore.

Reporter, feel free to reopen it if the behavior returns.
Comment 3 ftack 2007-02-22 07:58:36 UTC
This still does not work correctly in Calc Ooo 2.1

* Open a blank spreadsheet
* Enter "De Clippeleer" then in the next cell "De Brabander"

* Now have autoinput do its work: in the next cell, type "de b". After pressing
Enter, "de brabander" is entered instead of "De Brabander"

Another example (but less "real life")
* enter "tEST"
* In the next cell type "te" and Enter: "Test" rather than "tEST" is entered.
Comment 4 ace_dent 2008-05-17 21:08:59 UTC
The Issue you raised has been marked as 'Resolved' and not updated within the
last 1 year+. I am therefore setting this issue to 'Verified' as the first step
towards Closing it. If you feel this is incorrect, please re-open the issue and
add any comments.

Many thanks,
Andrew
 
Cleaning-up and Closing old Issues
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 5 ace_dent 2008-05-17 23:10:58 UTC
As per previous posting: Verified -> Closed.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew
Comment 6 corigo 2009-07-22 12:17:03 UTC
In Open Office 3.1.0 this issue seems to have re-appeared. Do we reopen, or 
post a new bug?

On a side note, while I miss the auto-capitalization it would be nice to be 
able to do both... i.e. accept the autoinput, but then also be able to enter 
the cell and make a variation on it. But I'm not using Calc in any kind of 
Traditional way.