Opened 7 years ago

Closed 6 years ago

Last modified 43 years ago

#520 closed Bugs (None)

PB with the cursor in editing Smarty tpl

Reported by: newbeewan Owned by: scorphus
Priority: 5 Milestone:
Component: Smarty Editor Version: 1.1.9.CVS-20060920
Keywords: Cc:

Description

Hi,

It is very ugly...

I'm using PhpEclipse 1.1.8 under linux with eclipse 3.2
Callisto (J2EE extension enabled).

When i'm editing javascript in tpl file between
<script language="javascript">
{literal}
//<![CDATA[

And

//]]>
{/literal}
</script>

The cursor doesn't work normally, when typing it stay
at the same place, but not every times :
if I tape 'function' I get : 'nctionfu' and after it
seem to be solve during several times.

I have nothing fiable to reproduce it, but it happen
often and only on smaty files !

Thanks to take care of it

Change History (3)

comment:1 Changed 7 years ago by newbeewan

  • Summary changed from PB with the cursor in editi Smarty tpl to PB with the cursor in editing Smarty tpl

comment:2 Changed 6 years ago by scorphus

Logged In: YES 
user_id=987242
Originator: NO

I could reproduce these strange behaviors when editing Smarty templates. I'm attaching a file, 1567610_test.tpl, which has a section that shows the bug when edited (change the javascript script and/or undo with Ctrl+Z).

I'm running Eclipse 3.2.2 and PHPeclipse 1.1.9-CVS20060920.

Regards,
Pablo.
File Added: 1567610_test.tpl

comment:3 Changed 6 years ago by scorphus

  • Status changed from assigned to closed
Logged In: YES 
user_id=987242
Originator: NO

This bug is fixed in 1.1.9. Thanks to edmann for confirming it on my request.

Regards,
Pablo.
Note: See TracTickets for help on using tickets.