This topic contains 1 reply, has 2 voices, and was last updated by  Stanislav 7 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Copy issue with disabled jqxInput #98121

    gkushner
    Participant

    You cannot copy text in a jqxInput when:
    1. It’s disabled
    2. You highlight from right-to-left
    3. You highlight all the way to the beginning position.
    4. There is a placeHolder property provided in the constructor

    It works without the placeHolder and other copying scenarios.

    Link to Fiddle

    NOTE: This happens in Chrome. It works fine in Edge and you cannot copy disabled fields in Firefox.

    Copy issue with disabled jqxInput #98125

    Stanislav
    Participant

    Hello gkushner,

    In the tests I did, I got this results:

    1) I was able to copy the text
    2) Here I found something interesting, which you probably caught.
    If you use placeHolder it is very hard to copy the text, and you can only copy all of it. While using value, you can copy parts of the text if you want.

    Best Regards,
    Stanislav

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.