Geen weigeroptie
De toestemmingsdialoog biedt accepteren en geen manier om te weigeren.
- Familie
- Toestemming
- Status
- actief
- Geldt voor
- web
Wat er gebeurt
The banner presents an accept control, and refusing requires either leaving the site or navigating a path that does not lead to a working refusal.
Waarom het ertoe doet
A choice with one option is not a choice. Consent must be freely given, and it is not free if the only way out is to leave.
Veelvoorkomende oorzaken
- banner template with a single call to action
- refusal hidden behind a settings layer that does not save
- closing the banner counted as acceptance
Dit is het níet
If a refusal option exists but does nothing, that is Refusal without effect. Here the option is absent.
Hoe je het vaststelt
Indicator
No refusal affordance in the banner DOM: no control whose action registers a negative consent state, at any layer reachable from the first screen.
Methode
static-source
Kwaliteit van de detectie
60 van 100
De grenzen van deze bevinding
Wat dit patroon zou weerleggen
- The refusal control exists but was not reachable by the inspection, for instance inside a shadow root, an iframe or a layer rendered after a delay.met de hand te toetsende bevinding vervaltThe most important one: it turns a finding into a measurement error. Inspect the composed tree, not the served HTML, and wait out the animation.
- Refusal is offered, but only in exchange for payment or for giving up access.met de hand te toetsende bevinding krijgt een ander patroonA different fault: the option exists and carries a price. Report it as such rather than as an absent option.
- A refusal exists on a second layer of the dialogue.met de hand te toetsende bevinding vervalt
- The site sets no consent-bound technology at all, so no refusal is required.machinaal te toetsende bevinding vervalt
Wat dit patroon níet vaststelt
- harm; the catalogue standardises a finding so it can be referred to, it does not weigh it
- severity; there is no score here, by design. Weighing belongs to whoever applies the entry to a concrete case
- unlawfulness; that is for a supervisory authority or a court
- intent; a fault is usually a build decision, not a plan
- absence: not finding it in one capture is not evidence that it is not there
Reproduceren
- manual
METHOD.mdno dedicated reproduction exists yet; follow the general method and the indicator above - script
repro/web/check.mjsthe run reports DPE-2026-0003 as present, with the detail behind it
Ook zichtbaar met openbare scanners
Juridisch kader
Bepalingen
Rechtspraak
Veelgehoorde tegenwerpingen
Visitors can refuse in their browser settings.
Consent is sought by the controller and must be refusable where it is sought. Delegating that to the browser does not discharge it.
Geldt wanneer
to-processing