This is a bug with the smart insert feature for "Automatically Remove:
End tags when creating self-closing tags." You can disable this
preference if it's problematic.
Kar wrote:
> Hi all
> I have a question on the new wtp editor release . (the one coming with
> the Galileo installation).
>
> This actually comes from one of my colleague that use my application ...
>
> Something weird append by mistake . I have an editor that extends the
> structured text editor
>
> Let's say that I have typed the following code
>
> <-- auto-style pos="left-right">
> margin-left: 0;
> margin-right: 0;
> </auto-style -->
>
> I know the comment bit is wrong . but . if I type an / between the
> double dash and the > magically the entire row disappeared
>
> --/>
>
> I have tested the one in eclipse 3.3.2 and doesn't have the same behavior.
>
> Why
>
> Ciao
> Kar
>
>
"Nick Sandonato" <nsandona@us.ibm.com> wrote in message
news:h35bki$sao$1@build.eclipse.org...
> Hi Kar,
>
> This is a bug with the smart insert feature for "Automatically Remove: End
> tags when creating self-closing tags." You can disable this preference if
> it's problematic.
>
> I've opened bug 283058
> (https://bugs.eclipse.org/bugs/show_bug.cgi?id=283058). Thanks for letting
> us know.
>
> - Nick
>
> Kar wrote:
>> Hi all
>> I have a question on the new wtp editor release . (the one coming with
>> the Galileo installation).
>>
>> This actually comes from one of my colleague that use my application ...
>>
>> Something weird append by mistake . I have an editor that extends the
>> structured text editor
>>
>> Let's say that I have typed the following code
>>
>> <-- auto-style pos="left-right">
>> margin-left: 0;
>> margin-right: 0;
>> </auto-style -->
>>
>> I know the comment bit is wrong . but . if I type an / between the double
>> dash and the > magically the entire row disappeared
>>
>> --/>
>>
>> I have tested the one in eclipse 3.3.2 and doesn't have the same
>> behavior.
>>
>> Why
>>
>> Ciao
>> Kar
>>
>>