Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7963283
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T05:34:33+00:00 2026-06-04T05:34:33+00:00

I am talking about one of these Dialog boxes that pop up: http://jquerymobile.com/test/docs/pages/page-dialogs.html (short

  • 0

I am talking about one of these Dialog boxes that pop up:
http://jquerymobile.com/test/docs/pages/page-dialogs.html

(short url for mobile http://bit.ly/KhCGVD)

Click ‘Open Dialog’ — on that dialog box, nothing is copy-able in iOS without unless ‘data-ajax=”false”‘ is used in the link. (works fine on Android)

Putting ‘-webkit-user-select: auto!important;’ (or ‘text’ instead of ‘auto’) does nothing.

Adding the javascript ‘document.documentElement.style.webkitTouchCallout = “auto”;’ does nothing.

I am desperate to make this work as I have built an entire thing around the assumption that copy would work on it in iOS as well as android, but didn’t test in iOS until it was finished :(.

Any help would be greatly appreciated, Thanks.

edit: tested on 4.3.5 — 4.3.2 — iOS 5.1 — not working

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T05:34:34+00:00Added an answer on June 4, 2026 at 5:34 am

    I’m afraid i can’t provide simple answer to your question (like adding something in config or init), but i hope current solution will be sufficient.


    Problem

    Problem lies quite deep in the code of this framework. First of all we have a jquery.mobile.dialog.js file in which we have a line:

        $el.bind( "vclick submit", function( event ) {
                   // code
                })
    

    As you can see here we are adding a binding vclick to the $el – whole dialog box container.

    Event vclick on it’s own is generated by jQuery Mobile in vmouse.js and after digging there i managed to detect where actual problem arises:

        $( this ).bind( realType, dummyMouseHandler );
    

    This line is required to make event work in some browsers, namely Opera Mini (as described in commented text above this line).


    Solution

    So, here is one of the solutions, open file jquery.mobile.vmouse.js and comment out line

        $( this ).bind( realType, dummyMouseHandler );
    

    I’ve tested it on an iPad and copy functionality is available after that tiny patch.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am talking about windows GUI programs. Say a program-window has a dialog box
I am talking about doing something like this: LOCK TABLE page WRITE; SELECT *
A friend of mine is talking about these design techniques regarding state transitions of
I have an html table that is displaying customer orders. One of these columns
!Disclaimer! : Please note that I am talking about untagged declarations. I know it's
Talking about javax.crypto.Cipher I was trying to encrypt data using Cipher.getInstance(RSA/None/NoPadding, BC) but I
Talking about SimpleModal the jQuery plugin. Most of the time I think it is
Talking about System.Collections.Generic.List<T> here. With example below can Method1 and Method2 execute and the
When talking about HTTPUrlConnection on his blog Tim Bray gives us the following snippet
I read and article talking about moving beyond 960px width for websites. This width

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.