<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 12/08/21 21:52, Raphael wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+aB_PsX-U73rh9p_YTi8QVVW3JC5nZj1Ktq0S9g9566vMj+gA@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">Hi!

I can see a fence [1] between the two meadows [2] [3], but the fence
is displayed as a red line when selecting it in JOSM. Further south
there is a hedge. [4] I neither see an shaded unclosed area nor
anything wrong.

Fences and hedges don't need to be closed areas. Usually they aren't closed.

In case you don't already know: you can cycle overlaping objects in
JOSM by repeatedly clicking with the left mouse button while holding
the Alt key (or by repeatedly clicking with the middle mouse button).

[1]: <a class="moz-txt-link-freetext" href="https://www.openstreetmap.org/way/184984475">https://www.openstreetmap.org/way/184984475</a>
[2]: <a class="moz-txt-link-freetext" href="https://www.openstreetmap.org/way/184984420">https://www.openstreetmap.org/way/184984420</a>
[3]: <a class="moz-txt-link-freetext" href="https://www.openstreetmap.org/way/184984443">https://www.openstreetmap.org/way/184984443</a>
[4]: <a class="moz-txt-link-freetext" href="https://www.openstreetmap.org/way/184984491">https://www.openstreetmap.org/way/184984491</a>

Best regards

Raphael
</pre>
    </blockquote>
    Thanks Raphael.<br>
    Yes I do know how to select one of multiple overlapping paths.<br>
    I wanted to show pictures, but before that I tested my latest JOSM
    snapshot and there was no problem.<br>
    It  turned out that my main version had a CSS active on top of josm
    default for a better display of some server.<br>
    Very strange I didn't notice any problem before.<br>
    <blockquote type="cite">canvas { fill-color: #E3E3E3; }<br>
      <br>
      *::* {<br>
          color: eval(rgb(1 - red(prop(color)), 1 - green(prop(color)),
      1 - blue(prop(color))));<br>
          fill-color: eval(rgb(1 - red(prop(fill-color)), 1 -
      green(prop(fill-color)), 1 - blue(prop(fill-color))));<br>
      }</blockquote>
    <br>
  </body>
</html>