Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#3461 closed defect (fixed)

Value selection in new "combine ways" gets hidden when not selected

Reported by: avarab@… Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

I'm trying to combine 2 ways. One with tags foo=bar and the other with tags foo=zar with r2097.

I can either merge it into one way with foo=bar;zar or not do the merge at all.

It should have options to pick & choose from tags, e.g. pick foo=bar or foo=zar. Like the conflict merge dialog.

See the attached screenshot.

Attachments (2)

combining-ways.png (21.9 KB ) - added by avarab@… 16 years ago.
New combining ways dialog
combining-ways-2.png (20.1 KB ) - added by avarab@… 16 years ago.
New combining ways box

Download all attachments as: .zip

Change History (7)

by avarab@…, 16 years ago

Attachment: combining-ways.png added

New combining ways dialog

comment:1 by Gubaer, 16 years ago

I think you can.

Click on the second column and you should get a drop down list with:

  • bar
  • zar
  • All
  • Non

in reply to:  1 comment:2 by avarab@…, 16 years ago

Summary: New "combine ways" dialog is feature incompleteValue selection in new "combine ways" gets hidden when not selected

Replying to Gubaer:

I think you can.

Click on the second column and you should get a drop down list with:

  • bar
  • zar
  • All
  • Non

I didn't notice that because unless you actually click on it it's not visible as a drop-down list. And when deselected it looks exactly like an immutable UI element might in JOSM.

comment:3 by Gubaer, 16 years ago

Resolution: fixed
Status: newclosed

(In [2099]) added auto completion to combine way dialog
fixed #3461: Value selection in new "combine ways" gets hidden when not selected (now using a JComboBox as renderer)

by avarab@…, 16 years ago

Attachment: combining-ways-2.png added

New combining ways box

comment:4 by avarab@…, 16 years ago

See new attachment.

The drop-down menu is too small to fit the text.

When I open the dialog it also displays "bar;zar", but when I click on it I can only select "bar/zar/none/all". If I select all it'll jump back to "bar;zar" when I deselect.

That's inconsistent.

comment:5 by Gubaer, 16 years ago

I click on it I can only select "bar/zar/none/all".

That's by design. The idea is that you can either select one of the availabe values or the option "all" which will expand into "bar;zar" when rendered. That's perfectly consistent. Sort of.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.