In Autocompletion show most recent entry first

Authored by schmeisser on May 5 2019, 4:54 PM.

Description

In Autocompletion show most recent entry first

this is done by sorting based on the index in the original history model
(where newer entries are at the back) and then enabling descending sort
order. "lastVisited" would have been another option but is currently not
written to disk

Details

Committed
jbbgameichMay 7 2019, 2:57 PM
Parents
R23:c803f05d2672: Select URL when input gets focus
Branches
Unknown
Tags
Unknown