Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    KeyPressFilter in Safari changes input direction

    Hey guys,

    I found a bug when using keyPressFilters in Safari.

    When creating a TextItem with a keyPressFilter (e.g. keyPressFilter: "[0-9.]") and trying to insert a number in Safari, the cursor will always remain before the first number and so the input will be the wrong way round.

    This also happens in an example of yours:
    http://www.smartclient.com/docs/rele...ml#formFilters



    This is reproduceable with the latests Safari version (for Windows 5.1.7)

    Best Regards

    #2
    We went ahead and fixed this for 10.0 and up, mostly because it turned out to be the same as an issue that affects Mobile Safari.

    However, note that Safari for Windows appears to be something of an abandoned project, even if Apple has not officially said so yet. Safari 5.1.7 for Windows was released on May 9, 2012, and Apple has removed all mentions of Safari for Windows from their download pages.

    At this point we don't plan to address any cosmetic or intermittent issues with this browser, and unless things change, we will drop support entirely soon.

    Comment

    Working...
    X