Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address Bar Moving to Previous/Forward Pages With Arrow Keys #29149

Open
tooslzy opened this issue Mar 18, 2023 · 2 comments
Open

Address Bar Moving to Previous/Forward Pages With Arrow Keys #29149

tooslzy opened this issue Mar 18, 2023 · 2 comments

Comments

@tooslzy
Copy link

tooslzy commented Mar 18, 2023

Description

When you're in the address bar, and click right/left arrow key, it'll go to the previous site or the next site (similar to alt + [right/left arrow]).

Steps to Reproduce

  1. Focus on the address bar (Ctrl + L or click it)
  2. Click the right or left arrow.

Expected result:

The expected behavior is to move the text cursor right or left.

Reproduces how often:

It happens every time. I can get around it by holding down SHIFT to move the cursor, but that selects the text. I can also move by whole words by holding down CTRL, but it's not precise enough. I can move right, if the page is on the latest one, since it can't move any further. Another "workaround" is to right click a link and open it in a new tab, so there isn't any history of previous/forward pages on that tab. This lets me use the arrow keys normally.

These are the flags I have enabled:
--flag-switches-begin
--enable-gpu-rasterization
--enable-quic
--extensions-on-chrome-urls
--disable-smooth-scrolling
--enable-features=BraveCommands,BraveDeAMP,BraveExtensionNetworkBlocking,BraveSync,DownloadBubble,DownloadBubbleV2,EncryptedClientHello,ParallelDownloading,ReduceUserAgent,UseDnsHttpsSvcbAlpn
--disable-features=NativeBraveWallet
--flag-switches-end

Brave version (brave://version info)

Brave: 1.51.38 Chromium: 111.0.5563.64 (Official Build) nightly (64-bit)
Revision: c710e93d5b63b7095afe8c2c17df34408078439d-refs/branch-heads/5563@{#995}
OS: Windows 11 Version 21H2 (Build 22000.1696)

@tooslzy
Copy link
Author

tooslzy commented Mar 18, 2023

I checked the my flags again and I realized it might be the BraveCommands feature. I went to the URL (brave://commands/) and I saw the commands Back and Forward and their keybinds. It shows that the Arrow[Left/Right] keys are binded to the action, but it doesn't let me remove them. I can only remove the Alt + Arrow[Left/Right]. When I disable the feature, it returns to the normal behavior.

jrAfJ6iEs1y7Ddv_x.mp4

@kimbirkelund
Copy link

I was experiencing the same issue when I found this issue. I was however able to fix it (for now at least) by removing the left/right arrows in brave://commands/.

Version info

Brave 1.51.118 Chromium: 113.0.5672.126 (Official Build) (64-bit)
Revision c541687b21a73452ab403e2dced7033ddc97ee9d-refs/branch-heads/5672@{#1202}
OS Windows 11 Version 22H2 (Build 22621.1702)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants