Name referencing

hi!

I googled this one but I couldn’t find anything related

I don’t like Libreoffice behavior when referencing names, let’s say I name ‘A1’ as ‘test’

then, with focus on ‘A2’ I type:
=test

and ENTER

I would expect A1 value to appear in A2 cell, and the focus moved to A3

instead, when I hit ENTER nothing happens

if I type instead:
=(test)

it works as I expect

I’m using Libreoffice 7.0.6.2

is this behavior configurable?

thanks in advance,
Rene

Cannot reproduce:
I’m typing =tes (at this state only one suggestion: =[test] occurs), I’m hitting enter twice and cursor is in the next Cell.

2 Likes

I hadn’t noticed that… it seems that the suggestions selection is hijacking my ENTER. As you said, when I hit ENTER twice, it works

so, googling again, disabling “autoinput” make things work as I want to

thank you very much!
Rene