[SOLVED] Address Bar: delay navigating through filtered entries (commands) in v25.80.0300

Things you’d like to miss in the future...
Post Reply
matewo
Posts: 70
Joined: 03 Jun 2018 21:35

[SOLVED] Address Bar: delay navigating through filtered entries (commands) in v25.80.0300

Post by matewo »

Hi All,

when I navigate through the filtered address bar, I see a delay between each UP / DOWN of about 300 to 500 milliseconds. Tested using v25.80.0300. Cross-checking with v25.70.0100, this delay does not happen.

Steps to reproduce:
  • Create some entries in the address bar by browsing your file system and starting some commands / functions, e.g. ::echo <clipboard>. My list contains about 160 items, 90 function / command invocations (::).
  • Click into address bar to focus.
  • Open dropdown list of address bar via DOWN.
  • Navigate down the list by pressing DOWN several times.
  • ==> Selecting each entry does have nearly no delay for both updating the address bar itself nor for updating the selected line in the dropdown.
  • Press ESC to close dropdown.
  • Enter two colons ::, the dropdown of address bar is now opened and filtered by commands
  • Navigate down the list by pressing DOWN several times.
  • ==> Selecting each entry does have nearly no delay for updating the address bar itself, but does have a delay for updating the selected line in the dropdown of about 300 to 500 milliseconds.
Filtering by c:\ for example does not show a delay.

Could anyone reproduce this?

Thanks and best regards, Markus

Edit: SOLVED in v25.80.0310, checked / tested in v25.80.0312.
Last edited by matewo on 15 Apr 2024 13:55, edited 1 time in total.

admin
Site Admin
Posts: 60635
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Address Bar: delay navigating through filtered entries (commands) in v25.80.0300

Post by admin »

It's probably the icons if they're larger than 24x24. Scaling down from the new 48x48 sources takes time. I'm thinking about the best way to optimize this.

matewo
Posts: 70
Joined: 03 Jun 2018 21:35

Re: Address Bar: delay navigating through filtered entries (commands) in v25.80.0300

Post by matewo »

Hi Don,
admin wrote: 12 Apr 2024 17:41 It's probably the icons if they're larger than 24x24. Scaling down from the new 48x48 sources takes time.
Would that explain, why the unfiltered dropdown list has no delay while browsing (keys UP or DOWN), but the filtered dropdown list (::) has a delay?

Just for information: the script icon (white triangle on blue background) has a size of 30x21 pixels at 200% (native 3000x2000).

Could I anyhow disable scaling the icons?

Best regards, Markus

admin
Site Admin
Posts: 60635
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Address Bar: delay navigating through filtered entries (commands) in v25.80.0300

Post by admin »

Isn't it fixed since v25.80.0310 ?

matewo
Posts: 70
Joined: 03 Jun 2018 21:35

Re: Address Bar: delay navigating through filtered entries (commands) in v25.80.0300

Post by matewo »

admin wrote: 15 Apr 2024 12:18 Isn't it fixed since v25.80.0310 ?
Please excuse, haven't checked / tested in v25.80.0310 yet.

matewo
Posts: 70
Joined: 03 Jun 2018 21:35

Re: Address Bar: delay navigating through filtered entries (commands) in v25.80.0300

Post by matewo »

Hi Don,

works like a charm now. Checked in v25.80.0312.

Thanks again for your great support!

Markus

Post Reply