About detect focus

Got something cool to share with AppGini users? Feel free to post it here!
Post Reply
wilmira
Veteran Member
Posts: 67
Joined: 2013-07-11 18:00

About detect focus

Post by wilmira » 2020-12-16 20:20

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?
Attachments
focus.jpg
focus.jpg (94.44 KiB) Viewed 1074 times

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1160
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: About detect focus

Post by onoehring » 2020-12-17 10:50

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

wilmira
Veteran Member
Posts: 67
Joined: 2013-07-11 18:00

Re: About detect focus

Post by wilmira » 2020-12-18 17:51

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.

Post Reply