Opened 5 years ago

Last modified 5 years ago

#20839 closed defect

Notification about hidden objects by filter without any active filter — at Version 3

Reported by: skyper Owned by: team
Priority: normal Milestone: 21.05
Component: Core validator Version: latest
Keywords: template_report filter notification hidden object Cc: GerdP

Description (last modified by skyper)

What steps will reproduce the problem?

  1. Have some data downloaded
  2. Have no active filter
  3. Run validator without selection

What is the expected result?

No notification about hidden objects

What happens instead?

Notification about hidden objects

Please provide any additional information below. Attach a screenshot if possible.

In fact, I did not activate any filter in this session.
I have one deactivated filter with the checkbox for "hide" checked.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2021-05-02 10:12:56 +0200 (Sun, 02 May 2021)
Revision:17856
Build-Date:2021-05-03 01:30:59
URL:https://josm.openstreetmap.de/svn/trunk

Change History (3)

comment:1 by skyper, 5 years ago

Cc: GerdP added

comment:2 by GerdP, 5 years ago

Ah, yes, code should check isDisabledAndHidden() instead of isDrawable().

comment:3 by skyper, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.