[OS-JIRA] Created: (WOL-510) Triple click enhancements in html component editor

From: Marc Guenther (JIRA) ("Marc)
Date: Fri Jun 22 2007 - 10:14:53 EDT

  • Next message: Marc Guenther: "Re: triple clicking in the html editor"

    Triple click enhancements in html component editor
    --------------------------------------------------

                     Key: WOL-510
                     URL: http://issues.objectstyle.org/jira/browse/WOL-510
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: 2.0.0.* (unreleased please specify)
             Environment: 2.0.0.4115
                Reporter: Marc Guenther
                Priority: Minor

    This patch adds enhanced triple click support.

    Selects lines when:
    - triple click and drag to select multiple lines
    - triple click before of after any of the chars of the line.

    Otherwise selects tags:
    - triple click in content (value) of tag selects complete content.
    - triple click in a tag selects everything from and including open and close tag.

    Multiple clicks (more then three) recursively climb up the tag hierarchy. Looks kinda like clicking in the little hierarchy path view in WOBuilder, the one between html and bindings view.

    Some other changes:
    - click after the end of line works, used to throw a (silent) exception.
    - there is now a maximum time (1000ms) which is allowed between clicks for it to still being registered as a multiple click.
    - ditto, there as a max pixel count (5) the mouse is allowed to move between mouse downs.

    -- 
    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 Jun 22 2007 - 10:15:47 EDT