Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Focus of scrolling – any way prevent focus transferring to underlying page? › Reply To: Focus of scrolling – any way prevent focus transferring to underlying page?
Hi!
I believe there might be something conflicting in your case. Can you please check if you see the same behavior on the vertical demo page: https://ajaxsearchpro.com/vertical-layout/
In my case, testing this page:
– Android -> The result content scrolls, and the page does not, even when the scrolling is finished
– IOS -> The result content scrolls, when finished, then the page scolls below
This difference is due to how each device browser handles the scroll events, and I believe the scrollbar script can only handle them this way (even though the options are set differently)
In worst case, the page should only scroll when the scrolling on the results list is finished. If this is not the case, then there is a chance that a 3rd party script or CSS might be conflicting there. Let me know how it goes.