Re: triple clicking in the html editor

From: Lachlan Deck (lachlan.dec..mail.com)
Date: Fri Jun 22 2007 - 14:54:24 EDT

  • Next message: Guido Neitzer: "Re: triple clicking in the html editor"

    On 23/06/2007, at 2:13 AM, Marc Guenther wrote:

    > On 21. Jun. 2007, at 23:58, Lachlan Deck wrote:
    >> Maybe.... If triple clicking within a tag then it selects all the
    >> contents within the tag (on that line).
    >
    > Good idea. I changed that, and it feels very nice.
    >
    >> If triple-clicking on a tag it selects the tag and its contents also.
    >
    > Yep.
    >
    >> Quadruple adjusts the previously mentioned behaviour by also
    >> selecting to the edge of the left/right whitespace.
    >
    > ? Not sure I understand. But I have >3 clicks now to recursively
    > select the parent tag now, which is very cool :)

    That sounds cool.

    What I meant was: triple click 'tag' selects from to 'v'; quad '^'.

    <div id="ignore.me">
         v v
         <tag>blah</tag> <!-- blah blah --> \n
    ^ ^
    </div>

    >> Clicking or not on whitespace shouldn't matter I think.
    >
    > Yes, that was my first idea, but what I really meant was clicking
    > in front of the first, or behind the last real character on the line.

    Sure, so triple/quad click in initial indentation...
    <div id="ignore.me">
    v v
         <tag>blah</tag> <!-- blah blah --> \n
    ^ ^
    </div>

    However, if initial indentation is a tab rather than 4 spaces then it
    only takes a double-click to select the initial tab character and
    therefore only a triple click to select the whole line.

    > See here for the current behaviour:
    > http://issues.objectstyle.org/jira/browse/WOL-510

    Yep saw that. Thanks.

    with regards,

    --
    

    Lachlan Deck



    This archive was generated by hypermail 2.0.0 : Fri Jun 22 2007 - 14:55:28 EDT