The Go To Line Menu UI Is Outdated

Problem description:
The go to line menu (Ctrl+G) has an outdated UI:

Expected behavior:
It has a UI similar to the find and replace menu.

Actual behavior:
It has an outdated UI.

Steps to reproduce:
Open the editor and press Ctrl+G and it will be at the bottom of the code editor.

Browser/OS/Device:
Chrome/Chrome OS

2 Likes

I can repro this on a Windows laptop:

image

BTW this is really off topic but how did you do this? (see image below):

image

1 Like

You need to do <kbd>Ctrl</kbd>+<kbd>G</kbd>

2 Likes