Memorandum on Dropdown Option Reread
An examination of the verified-but-untrustworthy interface state and the secondary check it reliably produces.
I.
The dropdown closed. The selected value appeared in the collapsed field. The form was, by any observable standard, correct.
The person reopened the dropdown.
This is the behavior under examination. Not the selection, which was accurate. Not the form, which functioned. The reopening.
II.
The control exists to reduce effort, yet uncertainty about the control creates an extra verification step. This is a well-documented pattern in systems that collapse information after the user acts: the user produces correct output, the output becomes invisible, and the invisibility creates doubt about the output's correctness.
Dropdown option reread receives a preferred place in the routine. It costs approximately one second and reveals no new information. The value in the collapsed field is the same value shown in the reopened list. The reread confirms this. It was already confirmed by the initial selection.
People start planning around it before the triggering situation even occurs. Users filling forms that include dropdowns now allocate mental time for the reread. It is not listed in their model of the task. It is assumed.
III.
Under the governing rule, a workaround for dropdown option reread outranks the inconvenience that originally created it. The original inconvenience was uncertainty about the collapsed state. The workaround is reopening. The reopening has now been performed on so many occasions that skipping it produces its own discomfort.
The routine then defends dropdown option reread as necessary evidence of competence, courtesy, or control. When the reread is skipped, something feels unfinished. When the reread is performed, nothing new is learned. The condition in which nothing new is learned is the preferred condition.
The observation is formal. The dropdown was correct. It was checked anyway. Both of these facts are on the record.