Description: Hi, is it possible to increase the maximum size of the Name Box drop down menu in calc or add a means for users to modify the value themselves? The length is limited to 10 items before scrolling which on any modern computer is tiny and on spreadsheets with 10+ names is a bit annoying. According to Regina the number is hard coded in the constructor of the class ScPosWnd in the file core/sc/source/ui/app/inputwin.cxx. Currently there is 11 (10 name items + item "manage names"). Cheers! Actual Results: . Expected Results: . Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Hi Ank, Could you please explain what the Name Box drop down menu is and how to access to it? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the information has been provided
Created attachment 142529 [details] screen snippet of Manage Names menu screen snippet of Manage Names menu
Hi Xisco, I have attached an image of the pop-up menu. This shows what I am taking about more clearly than any description I can think of :-) Note the menu is only about 10 or so lines long and non-adjustable, so anyone that uses Calc and more than a limited number of named cells, will be forced to scroll quite quickly. There seems little sense in having such a small hard limit. Thanks for following up!
Makes sense and I changed the value to 20.