Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

IOS problem with fixed navbar and native select box #7060

Closed
MistyHunt opened this issue Feb 4, 2014 · 4 comments
Closed

IOS problem with fixed navbar and native select box #7060

MistyHunt opened this issue Feb 4, 2014 · 4 comments

Comments

@MistyHunt
Copy link

Hi all,
This issue is driving me insane;
I have a page that contains a fixed header and a fixed navbar on footer, that also persistant and contains icons.

On this page there's a form that contains input text and select elements.
The problem occurs on the select tap and can be seen only on a mobile device.
On a regular browser everything is OK and the select opens up as it is on any web form.
The difference on a mobile device is the native select that pops from the bottom of the page and lifts the app page.

If I tap on a text input the navbar and header hide and it's great.
On the select tap they stay fixed and the navbar jumps up and breaks the page, plus causing a click event on the navbar buttons.
How can I make the select acts the same as on the text input tap??
2014-02-04 12 25 43

For now, I made the select not native, so it opens up in a popup and it's OK, but it's temporary and I don't like this solution.

Btw, if I tap on a text input and the navbar disappears, and then I tap the select, it's working OK because the navbar stays hidden.
2014-02-04 12 28 50
2014-02-04 12 28 58

@jaspermdegroot
Copy link
Contributor

@MistyHunt

This sounds similar to #5532, #4113 and #5556 so I am closing this ticket as duplicate.

Ps. Please follow the contributing guidelines when submitting an issue and always include a test page. Thanks.

@MistyHunt
Copy link
Author

I can't provide a test because it's not possible to reproduce the problem on a test page..

@arschmitz
Copy link
Contributor

@MistyHunt if you cant reproduce the problem on a test page that leads me to believe this is not a problem with jqm but rather a problem with your custom code / markup / css

@MistyHunt
Copy link
Author

Ok, Got it. thanks.
It looks like I'm gonna need a test page because the fixes I've tried doesn't work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants