kobotoolbox / koboform

A Java/GWT based formbuilder (no longer supported). Replaced by dkobo.
2 stars 8 forks source link

Drag-n-drop with different positions in GUI and code - KoBoForms #57

Closed Dylan-Gillespie closed 11 years ago

Dylan-Gillespie commented 11 years ago

From tino.kre...@gmail.com on July 17, 2012 06:50:07

What steps will reproduce the problem? Can't always be reproduced.

  1. Add two questions to an existing form
  2. Move them both from the end to a position in the middle (using CTRL+select)
  3. Check the XML code (view form text) What is the expected output? What do you see instead? The position in the XML should match that of the GUI (where the questions were dropped).

In several cases I noticed that the drag-n-drop didn't work for a question: It would show up in the GUI where it was dropped, but then the XML code still had the question at its old position (in this case at the end). What version of the product are you using? On what operating system? Beta.

Original issue: http://code.google.com/p/kobo/issues/detail?id=57

Dylan-Gillespie commented 11 years ago

From john.eth...@gmail.com on August 03, 2012 14:26:53

This issue was closed by revision 1c1e5f30e588 .

Status: Fixed

Dylan-Gillespie commented 11 years ago

From j...@ethertontech.com on August 03, 2012 14:31:13

The latest changes have been uploaded to Beta