Opened 5 years ago

Last modified 5 years ago

#20656 closed defect

CSS :selected pseudoclass doesn't update for child items with selection change — at Version 1

Reported by: sinus+j@… Owned by: team
Priority: normal Milestone:
Component: Core mappaint Version:
Keywords: css selected pseudoclass Cc:

Description (last modified by skyper)

Consider the following MapCSS rule:

way:selected > node { symbol-stroke-color:#ff00ff; }

It should color nodes of a selected way in pink. And it does, but the effect isn't applied with every selection change. Only more significant redraws or CSS reloads update the upstream :selected state.

Change History (1)

comment:1 by skyper, 5 years ago

Description: modified (diff)

Thanks for your report, however your ticket is incomplete and therefore not helpful in its current form.

Please add all needed information according to this list:

  • The required parts of the Status Report from your JOSM.
  • Describe what behaviour you expected.
  • Describe what did happen instead.
  • Describe if and how the issue is reproducible.
  • Add any relevant information like error messages or screenshots.

To ensure that all technical relevant information is contained, create new tickets by clicking in JOSMs Main Menu on Helpsource:trunk/resources/images/bug.svg Report Bug.

Remember: This is a generic notice so we don't need to write the same stuff again and again. It may only apply in parts to the specific case!


Note: See TracTickets for help on using tickets.