Field

Ticket #88 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

script text in TextTransform not removed when object de-selected

Reported by: cassiel Assigned to: marc
Priority: major Milestone:
Component: core Version:
Keywords: Cc:

Description (Last modified by marc)

See example. If "Hello" is deselected the text editor just removes the opening part of the TextTransform? (although it is marked as "disabled (no selection)").

Attachments

textTransformTest.field.tar.gz (2.3 kB) - added by cassiel on 08/01/2008 08:52:06 AM.

Change History

08/01/2008 08:52:06 AM changed by cassiel

  • attachment textTransformTest.field.tar.gz added.

08/01/2008 10:21:35 AM changed by marc

  • status changed from new to assigned.
  • description changed.

You have a wonderful talent for finding corner cases!.

Two bugs here in the case (and I believe only in the case) that you have a embedded GUI component right at the start of the text editor: 1) a repaint problem and 2) you can't get the cursor on the left hand side of it.

08/01/2008 10:37:49 AM changed by marc

  • status changed from assigned to closed.
  • resolution set to fixed.