QCAD

QCAD - 2D CAD System.

Click here for a documentation of the DokuWiki formatting syntax that can be used in reports

Please search for existing tasks (also closed ones) before opening a new task.

Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help - Check for Updates)

Tasklist

FS#50 - Text dialog: Uncaught exception

Attached to Project: QCAD
Opened by Martin (martin) - Wednesday, 04 May 2011, 10:21 GMT+2
Last edited by Andrew (andrew) - Wednesday, 04 May 2011, 10:30 GMT+2
Task Type Bug Report
Category Main
Status Closed
Assigned To Andrew (andrew)
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

  1. open text dialog
  2. select some characters (for coloring)
  3. click on the “color” button → a pop up windows appears showing all colors
  4. don’t choose a color, but click somewhere outside the pop up window
Uncaught exception at /home/martin/workspace/rsframework/scripts/Draw/Text/TextDialog/TextDialog.js:572: TypeError: Result of expression 'chosenAction' [null] is not an object.
572	    var chosenColor = chosenAction.property("color");
This task depends upon

Closed by  Andrew (andrew)
Wednesday, 04 May 2011, 10:30 GMT+2
Reason for closing:  Fixed

Loading...