Ticket #26 (closed enhancement: fixed)

Opened 2 years ago

Last modified 8 months ago

When adding a class, the class name should be autofocused

Reported by: li..@plone.org Assigned to: arj..@yirdis.nl
Priority: major Milestone: Gaphor 0.13.0
Component: Gaphor Version: Gaphor 0.10.4
Keywords: Cc:

Description

It's very unlikely that you want your class name to be "Class24", so why not focus this field the moment you add a class to the diagram? :)

Attachments

Change History

04/15/07 23:32:29 changed by arj..@yirdis.nl

  • status changed from new to assigned.
  • version set to 0.10.4.
  • milestone set to Gaphor 0.11.0.

Will look into this.

07/06/07 18:22:41 changed by anonymous

  • cc set to painting.
  • component changed from Gaphor to Gaphas.
  • summary changed from When adding a class, the class name should be autofocused to painting.
  • priority changed from major to trivial.
  • version deleted.
  • milestone changed from Gaphor 0.11.0 to Gaphor 1.0.
  • keywords set to painting.
  • type changed from defect to enhancement.

07/06/07 18:23:06 changed by anonymous

  • priority changed from trivial to major.
  • version set to Gaphor 0.10.4.
  • milestone changed from Gaphor 1.0 to Gaphas 0.2.0.

07/17/07 00:59:40 changed by arj..@yirdis.nl

  • cc deleted.
  • keywords deleted.
  • summary changed from painting to When adding a class, the class name should be autofocused.
  • component changed from Gaphas to Gaphor.
  • milestone changed from Gaphas 0.2.0 to Gaphor 0.11.0.

09/06/07 06:46:09 changed by arj..@yirdis.nl

This should mean the TextEdit Tool should be invoked on button release

02/26/08 23:34:35 changed by arj..@yirdis.nl

Do:

  • select the newly created element (already done)
  • select the "Properties" tab in the property editor
  • select the "name"

Can this be triggered by an !IElementCreateEvent?

03/02/08 02:39:11 changed by arj..@yirdis.nl

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

(In [2233]) Name is automatically selected when a new item is placed on the canvas. Fixes #26.


Add/Change #26 (When adding a class, the class name should be autofocused)




Action