Menu

#275 Inconsistent double-click select

open
nobody
3
2008-01-18
2006-02-05
No

When I double-click select "test_NameHere" the whole
thing is selects, but if I double-click select
"test_NameHere_4", on "test_NameHere" is selected.
Double-click selection ought to be consistent, even
when numbers are involved.

I propose that double-click select everything up to the
first _, triple-clicking should select everything
concatenated by _s, and quadruple-clicking should
select the whole line.

Discussion

  • Christopher Warrington

    • priority: 5 --> 3
     
  • Christopher Warrington

    • summary: Inconsisten double-click select --> Inconsistent double-click select
     
  • Mathias Ricken

    Mathias Ricken - 2008-01-18
    • labels: 389639 --> Definitions (source editor)
    • milestone: 173642 -->
     
  • Mathias Ricken

    Mathias Ricken - 2008-01-18

    Logged In: YES
    user_id=1075744
    Originator: NO

    The behavior of moving one word to the left or right also is inconsistent, at least for a programming editor. It shouldn't stop in the middle of an identifier.

    I am classifying this as a feature request, though. We inherited this behavior from Swing.