It seems like there's something wrong with the History, where entries are suggested twice incorrectly. This is most likely due to a normalization issue in History::visit.
From an empty history, this can be reproduced by opening example.org, then restarting Kumo and going to example.org again. After that the history should contain the https://example.org/ entry twice.
It seems like there's something wrong with the
History
, where entries are suggested twice incorrectly. This is most likely due to a normalization issue inHistory::visit
.From an empty history, this can be reproduced by opening
example.org
, then restarting Kumo and going toexample.org
again. After that the history should contain thehttps://example.org/
entry twice.