Page 1 of 1

About detect focus

Posted: 2020-12-16 20:20
by wilmira
Hello,

In the latest version of Appgini (5.92) there is a new feature: AppGini.inputHasFocus(), I think this is causing an unwanted behavior, cause each time we add a record, the search field opens showing some search keywords previously used. This is quite disturbing and user unfreindly. Is there a way to disable this function?

Re: About detect focus

Posted: 2020-12-17 10:50
by onoehring
Hi,

I do not have the problem you are describing. The search box does not open on any page automatically.
Did you use the AppGini.inputHasFocus()? Where and how?

Olaf

Re: About detect focus

Posted: 2020-12-18 17:51
by wilmira
No, I have not used that function, it is just that in the change log of the new version stand that the function is activated (https://bigprof.com/appgini/release-log):

AppGini.inputHasFocus(): detect focus in inputs and contenteditable elements.

Because I have not activated, I supposed it was activated by default, so I need to know if it is possible to deactivate it.

I guess if you make some searchs, after that, maybe you will be able to replicate the issue.