id summary reporter owner description type status priority milestone component version severity resolution keywords cc external_id 2481 RenderMap with keepSelection = true only shows outlines of selections jng jng "When RenderMap is called with keepSelection = true, the selected features are only outlined and not filled. This is due to r8065 (fixing #852), the fix there is incomplete. When SetRenderMode() is called without an rgba value, it defaults to blue with an alpha of 0, which means the fill will be fully transparent. To restore previous behaviour, SetRenderMode() without an rgba should default to blue with an alpha of '''255'''. This will trigger the backward compatibility code path." defect closed low Rendering Service 2.6.0 trivial fixed