[Gambas-user] another IDE cut/n paste behaviour

Jussi Lahtinen jussi.lahtinen at ...626...
Sun Sep 27 02:33:13 CEST 2009


Tested with Gambas 3 revision 2364 and Gambas 2.17, all work as expected.

Jussi


On Sun, Sep 27, 2009 at 01:02, Charlie Reinl <Karl.Reinl at ...9...> wrote:
> Am Samstag, den 26.09.2009, 22:40 +0200 schrieb Benoît Minisini:
>> > Am Mittwoch, den 09.09.2009, 12:58 +0200 schrieb Benoît Minisini:
>> > > > Salut,
>> > > >
>> > > > on gambas2 and gambas3 (since month) in code editor CTRL+C not always
>> > > > works.
>> > > > CTRL+V is OK, CTRL+X (I haven't tested)
>> > > >
>> > > > ContextMenu/Copy works well.
>> > > >
>> > > > Is that a gambas behaviour or Linux/Ubuntu 8.04/Xorg behaviour.
>> > > > Or a problem on my box.
>> > >
>> > > Please give more details on when it does not work.
>> >
>> > Salut Benoit,
>> >
>> > back again today for that.
>> >
>> > Finally, for sure, in gambas2 2.16 when I try during debug, having
>> > selected something of in the editor, I can't copy it with CTRL+C I have
>> > to use the ContextMenu/Copy.
>> > CTRL+V works.
>> >
>>
>> I didn't succed in reproducing the problem on Gambas 2. Can you try with the
>> latest revision?
>>
> Salut Benoit,
>
> I tried it twice:
> gambas2 rev 2363 on a Standalone-Laptop with kubuntu 9.04
> and
> gambas2 rev 2364 on a box on a KVM-Switch (KVM=Keyboard – Video – Mouse,
> where CTRL is a soft key to switch) with ubuntu 8.04
>
> On both, the same test and the same result :
> - starting the IDE
> - loading a project
> - pressing F8 to start
>        -marking with a dbl-click a word (CALL it 'COPY-001' here)
>        -pressing Ctrl+C
>        -changing to the IDE-console
>        -pressing Ctrl+V   --------------> 'COPY-001' is insert
>        +changing to the Edit-Window
>        +marking by a dbl-click a other word (CALL it 'COPY-002' here)
>        +pressing Ctrl+C
>        +changing to the IDE-console
>        +pressing Ctrl+V   --------------> 'COPY-001' is insert and
>                                       NOT 'COPY-002' as expected.
>        *changing to the Edit-Window
>        *marking by a dbl-click a other word (CALL it 'COPY-003' here)
>        *using context-menu 'Copy'
>        *changing to the IDE-console
>        *pressing Ctrl+V   --------------> 'COPY-003' is insert
>
> So the problem still persists.
> --
> Amicalment
> Charlie
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list