https://bugs.documentfoundation.org/show_bug.cgi?id=78545
--- Comment #10 from RichardNeill <[email protected]> --- (In reply to Cor Nouws from comment #8) > Hi Richard, > > Did you test the feature, as developed in bug 145198? Thanks. I've now tested it. That does help slightly, but it isn't really what I was hoping for. To give a specific example, I have a many-many line spreadsheet with a "payment-to" column. In that column: I have one cell near the top containing "Barclaycard" I have hundreds of cells containing "Barclays" I also have a few other options such as "Three" or "Amazon". * When I type "B" the old behaviour was to autocomplete to "Barclaycard". (because it was the first match). * What I now get is "Barclay" which is the bash-like partial completion (which is substantially better, but not perfect). * What I actually wanted was "Barclays" - the most common entry. Thanks! -- You are receiving this mail because: You are the assignee for the bug.
