Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Chrome focus input search
- This topic has 9 replies, 2 voices, and was last updated 10 years, 8 months ago by
flaviohcardoso.
-
AuthorPosts
-
October 5, 2015 at 4:03 pm #6120
flaviohcardoso
ParticipantOnly in chrome focus of the search field is removed when the ajax request.
you already know this bug?October 5, 2015 at 4:07 pm #6121Ernest Marcinko
KeymasterHi!
Can you be please more descriptive? I tried typing, waited for the ajax request and the focus stayed in the input field. Is that the problem, or something else?
October 5, 2015 at 5:50 pm #6128flaviohcardoso
ParticipantThat’s the problem, but this only happens in chrome. Have you tested in chrome broswer?
October 5, 2015 at 7:23 pm #6130Ernest Marcinko
KeymasterYes I did, it behaves the same for both Chrome and firefox to me.
Video test, chrome: https://vid.me/mUEg
Video test, firefox: https://vid.me/F7O6
In neither of the videos did I had to click on the input field, it stayed focused.
October 5, 2015 at 9:41 pm #6134flaviohcardoso
ParticipantErnest,
What OS you’re testing?
I tested it on Windows 8 and 10 / Chrome 45.0.2454.101 m (64-bit) and many desktops.
The next test I will do is on Mac, but i just have this macbook in my house.Another problem that only happens in chrome is the auto suggestion, which makes a shading in own field.
I’ll make a video to show the problem.
October 5, 2015 at 9:56 pm #6135Ernest Marcinko
KeymasterI’ve tested windows 8 and 10, 64bit, I don’t have a mac unfortunately.
Browser: Chrome Version 45.0.2454.101 m
Maybe some browser extensions?
October 5, 2015 at 9:57 pm #6136flaviohcardoso
ParticipantFirefox: Work correctly and autocomplete
https://vid.me/8z1qChrome: Doesn’t work an autocomplete not show.
https://vid.me/DECtOctober 5, 2015 at 10:01 pm #6137flaviohcardoso
ParticipantIf you want, you can make a remote access on my machine and you test everything.
October 6, 2015 at 7:22 am #6139Ernest Marcinko
KeymasterLater today I’m going to test from another PC as well, to make sure it’s not mine.
What I also tried is to run chrome fully without extensions. You can do that by creating a .bat file and putting this as content:
[code]
taskkill /F /IM chrome.exe
taskkill /F /IM iexplore.exe
taskkill /F /IM googleupdate.exe
taskkill /F /IM outwit-hub.exestart chrome –disable-extensions
[/code]This will make sure it’s not an extension causing the bug. I’ve looked through the internet, but I haven’t found any focus related issues with input fields on chrome. The same code is used for every browser.
October 6, 2015 at 2:48 pm #6145flaviohcardoso
ParticipantYou will not believe what the problem is.
On all machines I tested were touchscreen. That’s the problem.
The chrome has some difference when the function touch is enabled.See video bellow:
https://vid.me/yRPO -
AuthorPosts
- You must be logged in to reply to this topic.