Drawing Text

Note: Most of the QA are originally done by Dave unless specified otherwise

Updated on Nov. 20, 2003

Case

No.

Inputs

Expected Outputs

Remarks

Result

  1.  

DrawingToolbar -> Text

   “hi dave” upper Right

Text in appropriate position.

Check Different parts of the canvas.

Pass

  1.  

DrawingToolbar -> Text

   “hi dave” upper Left

Text in appropriate position.

 

Pass

  1.  

DrawingToolbar -> Text

   “hi dave” lower Left

Text in appropriate position.

 

Pass

  1.  

DrawingToolbar -> Text

   “hi dave” lower Right

Text in appropriate position.

 

Pass

  1.  

Drawing -> Text

    With the Text tool, left

     click on the window

     canvas once. Do not

     enter any text.

Since no text is enter, should not create an object. Nothing is created on the canvas

Found by Lan Phan

(ltphan@calpoly.edu)

Failed

 

A layer is created with a text object that has nothing in it.

 

Status: fixed by <name>

(email address)

  1.  

Drawing -> Text

    Choose the Text tool,

    click on the window

    canvas

Flashing cursor to mark the position where text will appear

Found by Lan Phan

(ltphan@calpoly.edu)

Okay for now but should be fixed if time allows

 

Should have flashing cursor

  1.  

Drawing -> Text

    Choose the Text tool,

    type some text, press

    <Tab> button.

No crash

Found by Lan Phan

(ltphan@calpoly.edu)

Failed

 

While typing, if press on <Tab> button, then the Text tool halts and cannot be used again in that canvas window. It works in a new canvas window.

 

Status: fixed by <name>

(email address)