[OS-JIRA] Created: (WOL-1098) Component editor HTML half - double-click selection doesn't work right with attribute names

From: John Huss (JIRA) ("John)
Date: Fri Sep 18 2009 - 23:09:00 EDT

  • Next message: Ray Kiddy (JIRA): "[OS-JIRA] Created: (WOL-1099) Entity Modeler - import of existing EOModel into existing project fails silently"

    Component editor HTML half - double-click selection doesn't work right with attribute names
    -------------------------------------------------------------------------------------------

                     Key: WOL-1098
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1098
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: WOLips 3.3.2.* (nightly build please specify)
             Environment: WOLips 3.4.5950
                Reporter: John Huss
                Priority: Minor

    Component editor HTML half - double-click selection doesn't work right with attribute names

    It works when selecting the first attribute name of a tag
    It doesn't work when selectig the second or later attribute name of tag

    Steps to reproduce:
    1) Enter a tag with multiple attributes like: <wo:checkbox checked = "$value" id = "chk">
    2) Double click on "checked" - the selection works
    3) Double click on "id" - the selection selects the space before "id" and the equals sign instead of just selecting "id"

    I have to say I don't like the way any of the selections work in the component editor. To select a whole tag the outline view is more useful I think. Anyway, I would greatly prefer the editor behave more like the java editor where basically any delimiter stops selection, like space, equals, quote, dollar sign, colon, period. slash, greater-than, less-than. This would make it make easier to select and replace tokens in the text.

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Fri Sep 18 2009 - 23:09:52 EDT