Problem description: When pressing Enter on a Calc autocomplete of a custom range name, Calc will add the full name of the custom range, instead of what it is left to complete the name Steps to reproduce: 1. Open Calc 2. Choose a random cell and name it hello_123 3. Choose another cell and type =hello_ Current behavior: Calc will suggest "hello_123" and when pressing Enter to autocomplete the name, Calc will type =hello_hello_123 Expected behavior: When Calc suggest "hello_123" and one presses Enter, Calc will add what is left to autocomplete the name of the custom name: "123" Operating System: Windows 8 Version: 4.3.0.4 release
*** This bug has been marked as a duplicate of bug 82241 ***