Details
Description
Seen when a position has both dbSNP and VCF sequence_variant feature, and only VCF group is shown.
Method FeatureRendererModel.filterFeaturesForDisplay() removes the VCF feature as 'redundant' for colouring, but doesn't check group visibility, and the 'retained' dbSNP feature is not shown, leaving no feature colour drawn (note the tooltip is still correct, as coded differently).
Method FeatureRendererModel.filterFeaturesForDisplay() removes the VCF feature as 'redundant' for colouring, but doesn't check group visibility, and the 'retained' dbSNP feature is not shown, leaving no feature colour drawn (note the tooltip is still correct, as coded differently).