Menu

#1650 selection.multiple does not work on GTK platform

Bug
closed-rejected
3
2014-09-30
2014-08-30
Andrew Lee
No

I use arch Linux now, and I have SciTE version 3.5, when I set
selection.multiple=1
selection.additional.typing=1
I can't enable multiple selection, when I press ctrl key, I can't even select a work with double click(can do selection with touchpad, but can't do multiple selection). By the way, I can do this on windows platform.

Discussion

  • Neil Hodgson

    Neil Hodgson - 2014-08-30
    • labels: --> scite, gtk
    • status: open --> open-rejected
    • assigned_to: Neil Hodgson
    • Priority: 5 --> 3
     
  • Neil Hodgson

    Neil Hodgson - 2014-08-30

    See http://www.scintilla.org/SciTEDoc.html#property-rectangular.selection.modifier to set the rectangular selection modifier so it isn't on the same key as multiple selection.

     
    • Andrew Lee

      Andrew Lee - 2014-09-01

      Yes, it works. A futher question, I think rectangular selection is a special case of multiple selection, why don't we combine them together, so, when we press ctrl key, we can do a new style multiple selection that includes both rectangular selection and old style multiple selection.

       
      • Neil Hodgson

        Neil Hodgson - 2014-09-01

        Is the new piece of selection started with the Ctrl key going to behave like a stream selection or a rectangular selection?

         
        • Andrew Lee

          Andrew Lee - 2014-09-01

          OK, I made a mistake. I was thinking about word selection only.

           
  • Andrew Lee

    Andrew Lee - 2014-08-31
     

    Last edit: Andrew Lee 2014-09-01
  • Neil Hodgson

    Neil Hodgson - 2014-09-30
    • status: open-rejected --> closed-rejected
     

Log in to post a comment.