Modify

Opened 4 years ago

Closed 3 years ago

#2989 closed defect (fixed)

Ergonomie Terracer Plugin

Reported by: ludwich@… Owned by: team
Priority: major Component: Plugin terracer
Version: latest Keywords: input order
Cc: janp.dev@…

Description

JOSM/Plugins/Terracer
Der Eingabedialog ist nicht logisch, die erste Box ist die höher Hausnummer die Zweite Box ist die niederiger Hausnummer. Gibt man erst die niedrige Hausnummer ein (feld2) und springt dann in das feld für die höhere Hausnummer wird Feld2 wieder auf den Wert "1" gesetzt.

Attachments (0)

Change History (6)

comment:1 Changed 3 years ago by casualwalker

The same in English:

JOSM/Plugins/Terracer
The Input dialog is illogical, the first input box is the highest house number, the second box is the lower number. If you enter the lower number first (2nd box) and then switch to the 1st box, the value in the 2nd box is re-set to 1.

I second that, in my opinion it more natural to enter the lower value first and then go to the higher value. And simply ignoring user-input, just because he uses a different order of his input is pretty annoying.

Besides, the plugin seems to use a different look-and-feel then the remainder of JOSM.

comment:2 Changed 3 years ago by casualwalker

  • Owner changed from zerebubuth@… to casualwalker
  • Status changed from new to assigned

The input dialog will be re-designed.

  • lowest housenumber goes first
  • the user can enter any values, they will not be automagically reset
  • if the values are inconsistent (e.g. lowest > highest), a warning is displayed and the OK button is disabled.
  • housenumbers can be ommitted altogether, instead the user can specify the number of segments (see Ticket #3343)

comment:3 Changed 3 years ago by casualwalker

Implementation is done. I'll close the bug, when I see the new functionality in the downloads.

comment:4 Changed 3 years ago by casualwalker

  • Cc janp.dev@… added
  • Owner changed from casualwalker to team
  • Status changed from assigned to new

Could somebody who has the proper SVN setup create the distribution of the plugin? I did not get the publish ant script to work. Same goes for Ticket #3343.

comment:5 Changed 3 years ago by stoecker

Updated terracer to 19085. You only need to build after an "svn up" and then checkin the file in "../dist".

comment:6 Changed 3 years ago by casualwalker

  • Resolution set to fixed
  • Status changed from new to closed

Thanks, I tried committing myself, but ../dist is not part my svn checkout (thus has no svn information).
This also closes Bug 3343.

Enjoy the holidays.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.