Ajax Rich Text Editor

Greg Boudreau's Avatar

Greg Boudreau

12 Oct, 2012 04:03 PM

Would you have any idea why you I can't give focus to the ajax rich text editor in the iPad/iPhone modes of EMS 2012?

http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/HTMLEdi...

  1. Support Staff 1 Posted by Shaun Sullivan on 12 Oct, 2012 05:09 PM

    Shaun Sullivan's Avatar

    Interesting. It appears to be because we are suppressing text selection by injecting:

    -webkit-user-select: none

    Into the page. If you have control of the page, a workaround could be to assign the css property:

    -webkit-user-select: auto

    To that element.

    I am thinking about adding that as an option to the simulator. Thanks for bringing this to my attention.

    Shaun

  2. 2 Posted by Greg Boudreau on 12 Oct, 2012 05:12 PM

    Greg Boudreau's Avatar

    Yea, I can do that for the time being.
    Love the product by the way, I talked my company into purchasing a few
    licenses in the next coming days for iPad development testing.
    Let me know though if you include this fix in a future release so I can
    remove the code injection.

  3. Support Staff 3 Posted by Shaun Sullivan on 12 Oct, 2012 05:51 PM

    Shaun Sullivan's Avatar

    Thanks.

    We have already posted an update with an "Allow text selection" option
    under "Global Settings". That can be used to work around this case as well.

    Shaun

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

30 Jun, 2022 03:05 PM
02 Nov, 2021 04:52 AM
16 Oct, 2021 02:38 PM
06 Oct, 2021 05:12 AM
20 Sep, 2021 04:14 PM