Announcement

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

    how to make staticText selectable

    Hi

    When i change the email field in the Forms/Layout/Titles example as follows
    { name: "email",
    title: "Email",
    type: "staticText",
    defaultValue: "bob@isomorphic.com"
    }
    I expect the email to be selectable, but it is not.
    Playing around with canSelectText and readOnlyCanSelectText does not help either.

    This happens with the current version 13.0-p20230315
    In version 13.0-p20220628 static text was selectable.

    Regards, Bruno

    #2
    This regression was an unintended and difficult to predict side effect of another fix - we've addressed the regression for tomorrow's builds, dated March 18 or later, and we'll remove affected builds from the builds page.

    Apologies for the inconvenience.
    Last edited by Isomorphic; 17 Mar 2023, 08:33.

    Comment

    Working...
    X