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

Footer is hidden when using JQM 1.3.1 fixed toolbar Android Issue - multiple textboxes/select case #5944

@anujpatel

Description

@anujpatel

JQM 1.3.1 has added fix for Issue "changed hideDuringFocus logic to fix interaction with on-screen keyboard" at CL dcdf48f

But After Adopting fix, We are facing high issue Android Native Browser or App as mentioned below.

  1. Application with header + multiple input type=text(ex. 15 textboxes) or select + Footer(with Many butttons and have click action binded and data-position=Fixed)
  2. select First textbox and keyboard on SIII will open. move to another field using NEXT on keyboard. do until you see Scroll in App(Native scroll)
  3. Using this fix, when you move to another text field, keyboard displayed and footer will be hidden. when you press go on keyboard, FOCUS still remains on textbox and Since FOOTER is HIDDEN. which looks bad. sometimes even same happens with Header. It only comes to visible when tapping out side of TextBox.

JQM 1.3.1 + JQuery 1.7.0 + Android 4.1.1 was used.

Can JQM team can resolve this asap if possible or update if there is internal fix available?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions