Modify

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#8276 closed defect (fixed)

wireframe: hidden segments in selection preview highlighting

Reported by: skyper Owned by: Don-vip
Priority: normal Milestone:
Component: Core Version: latest
Keywords: wire frame Cc: malenki

Description (last modified by skyper)

  1. I have two buildings sharing one wall (two nodes). (see attachment).
  2. wire frame mode
  3. no selection
  4. move the mouse over one of it and the object is highlighted in red.

Only on the left (A) all four segments are highlighted but on the right (B) the overlapping one is missing.

Please, highlight all segments in preview.

(Strange, gnome-screenshooter does not capture wire frame)

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-12-18 02:32:00
Last Changed Author: akks
Revision: 5623
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-12-17 08:00:31 +0100 (Mon, 17 Dec 2012)
Last Changed Rev: 5623

Identification: JOSM/1.5 (5623 de)
Memory Usage: 96 MB / 643 MB (49 MB allocated, but free)
Java version: 1.6.0_24, Sun Microsystems Inc., OpenJDK 64-Bit Server VM
Operating system: Linux
Dataset consistency test: No problems found

Plugin: PicLayer (28807)
Plugin: terracer (29047)
Plugin: utilsplugin2 (28807)

Attachments (1)

example_8276.osm (1.1 KB ) - added by skyper 13 years ago.
example file

Download all attachments as: .zip

Change History (13)

comment:1 by skyper, 13 years ago

Description: modified (diff)

by skyper, 13 years ago

Attachment: example_8276.osm added

example file

comment:2 by Don-vip, 13 years ago

Funny, I have the opposite behaviour. B is completely highlighted, but not A.

comment:3 by Don-vip, 13 years ago

Resolution: fixed
Status: newclosed

In 5652/josm:

fix #8276 - Fix display of highlighted ways in wireframe mode

in reply to:  3 ; comment:4 by skyper, 13 years ago

Replying to Don-vip:

In 5652/josm:

fix #8276 - Fix display of highlighted ways in wireframe mode

Thanks, all segments are visible now, but there is still a minor problem as ways without tag but part of a relation are not highlighted at all. Do not know if this is intended and/or if this did happen before.

Anyway if the way without tags and a tagged way are overlapping and you hover you mouse on it, nothing is highlighted. Clicking on it selects the untagged way.

in reply to:  4 comment:5 by Don-vip, 13 years ago

Resolution: fixed
Status: closedreopened

Replying to skyper:

Thanks, all segments are visible now, but there is still a minor problem as ways without tag but part of a relation are not highlighted at all. Do not know if this is intended and/or if this did happen before.

Anyway if the way without tags and a tagged way are overlapping and you hover you mouse on it, nothing is highlighted. Clicking on it selects the untagged way.

I don't think this is expected.

comment:6 by skyper, 13 years ago

Ticket #8317 has been marked as a duplicate of this ticket.

comment:7 by skyper, 13 years ago

Cc: malenki added

Reason for not highlighting is simple. There are no ways to highlight (see #8317).

comment:8 by akks, 13 years ago

comment:9 by Don-vip, 13 years ago

Owner: changed from team to Don-vip
Status: reopenednew

comment:10 by Don-vip, 13 years ago

Resolution: fixed
Status: newclosed

In 5657/josm:

fix #8276 - untagged ways not rendered in wireframe mode

in reply to:  8 ; comment:11 by Don-vip, 13 years ago

Replying to akks:

Lines 172 and 175 are really suspicious - maybe that is why untagged way are not drawn?

You're right, I forgot to remove this condition while refactoring the code :D Much better now :)

in reply to:  11 comment:12 by skyper, 13 years ago

Replying to Don-vip:

Replying to akks:

Lines 172 and 175 are really suspicious - maybe that is why untagged way are not drawn?

You're right, I forgot to remove this condition while refactoring the code :D Much better now :)

thanks

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
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.