When adding a new item search field from administration, the focus/cursor should be in the first field of the entry form: Name
Created attachment 143344 [details] [review] Bug 31406: Set focus to name on new fields Focus is directed to the name field when you want to add a new field. Test plan 1. Got to administration and then item search fields. 2. Add new field and focus should be set to name.
Hi Isobel. This isn't working for me after applying the patch on master. I think something else is going on that is unrelated to your change (both before and after your patch is applied): - I can add ONE new search field - If I go to add another one, the body of the page is blank (navigation, etc is still in place) and I don't get the add new item search field form - Have tried in different browsers (Firefox and Google Chrome) - I checked on the latest 22.05 version, and this problem doesn't occur: I can successfully add multiple item search fields I have created bug 32126 for this issue. Once that is fixed, this bug can be retested. David
Status incorrectly changed! Have changed back to Needs Signoff - once bug 32126 is fixed, this can be retested.
It should work... but it's also not working for me :( In Firefox the cursor is somewhere outside the input field and I can't type. In Chrome the cursor is 'nowhere'. Adding Owen, maybe he has an idea why the focus class would not work here.