Modify

Opened 4 years ago

Closed 4 years ago

#2054 closed defect (fixed)

[PATCH] JOSM allows manipulation of objects on hidden layers

Reported by: dieterdreist Owned by: framm
Priority: major Component: unspecified
Version: latest Keywords: layer hidden visible
Cc:

Description

When the data layer visibility is turned off, JOSM still moves nodes on mouse actions (and probably on keyboard actions as well)

Attachments (1)

Dont Do stuff on hidden layers.patch (4.3 KB) - added by xeen 4 years ago.
This disables the following when the layer is not active: Any clicks when in select, delete, extrude mode and also disables Edit -> Delete (none of those visually, they just don't work). It doesn't disable drawing though because I use that very often when adding additional stuff via WMS in an already good mapped area to net get distracted.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 4 years ago by dieterdreist

it would be better not to perform any action on hidden layers. (E.g. you forgot to change to another layer, which is visible, and then you are unwillingly moving nodes of the still selected invisible layer and wondering, why nothing happens).

Changed 4 years ago by xeen

This disables the following when the layer is not active: Any clicks when in select, delete, extrude mode and also disables Edit -> Delete (none of those visually, they just don't work). It doesn't disable drawing though because I use that very often when adding additional stuff via WMS in an already good mapped area to net get distracted.

comment:2 Changed 4 years ago by xeen

  • Summary changed from JOSM allows manipulation of objects on hidden layers to [PATCH] JOSM allows manipulation of objects on hidden layers

comment:3 Changed 4 years ago by stoecker

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

Applied in r1418.

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.