Modify ↓
Opened 11 years ago
Closed 11 years ago
#10541 closed defect (fixed)
unexpected behavior of escape button in validator
Reported by: | Klumbumbus | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 14.09 |
Component: | Core validator | Version: | |
Keywords: | template_report escape key | Cc: |
Description
What steps will reproduce the problem?
- validate data
- in the validator dialog select a group of erros (e.g. "warnings") or a folder in there.
- press ignore
- a window pops up, which asks "Ignore whole group or individual elements?"
- press ESC to cancel the operation
What is the expected result?
the window closes and nothing gets ignored.
What happens instead?
all the selected errors get ignored.
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-09-21 01:34:10 Last Changed Author: stoecker Revision: 7573 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-09-20 21:37:54 +0200 (Sat, 20 Sep 2014) Last Changed Rev: 7573 Identification: JOSM/1.5 (7573 en) Windows 7 32-Bit Memory Usage: 247 MB / 742 MB (176 MB allocated, but free) Java version: 1.7.0_67, Oracle Corporation, Java HotSpot(TM) Client VM VM arguments: [-Djava.security.policy=file:C:\Program Files\Java\jre7\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=C:\Program Files\josm-latest.jnlp, -Djnlpx.remove=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=256m,768m, -Djnlpx.splashport=62907, -Djnlpx.jvm=<java.home>\bin\javaw.exe, -Djnlpx.vmargs=LURqYXZhLnV0aWwuQXJyYXlzLnVzZUxlZ2FjeU1lcmdlU29ydD10cnVlAA==] Program arguments: [--debug] Dataset consistency test: No problems found Plugins: - DirectUpload (30416) - HouseNumberTaggingTool (30416) - OpeningHoursEditor (30609) - PicLayer (30436) - Tracer2 (30416) - buildings_tools (30485) - download_along (30416) - editgpx (30634) - imagery_offset_db (30534) - measurement (30641) - notes (v0.9.4) - public_transport (30416) - reltoolbox (30587) - reverter (30521) - terracer (30643) - turnrestrictions (30651) - undelete (30416) - utilsplugin2 (30460) Last errors/warnings: - W: Detected deprecated 'canvas{background-color}' in 'https://github.com/bastik/mapcss-tools/raw/osm/mapnik2mapcss/osm-results/mapnik.zip' which will be removed shortly. Use 'fill-color' instead. - E: Failed to locate image 'http://josm.openstreetmap.de/attachment/wiki/Styles/sac_scale/sac_scale_icon.png'
Attachments (0)
Change History (2)
comment:1 by , 11 years ago
Keywords: | escape key added |
---|---|
Milestone: | → 14.09 |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 7576/josm: