You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
The change from using long-press action / action_sheet behaviour for copy-paste actions on URL bar to context menu for URL Bar is blocking long-press actions for custom buttons like refresh or reader mode.
Right now only refresh button has a long press action that presents action sheet for loading the website using desktop/mobile mode.
To fix this the context menu can be triggered from url text field however it is not working due to url bar textfield is having drag and drop delegate.
Need some other idea / solution to handle this.
Steps to Reproduce
Long-Press on Refresh button
It selects and activates url bar and shows context menu
Actual result:
It selects and activates url bar and shows context menu
Expected result:
It should show a load website in desktop mode action sheet
Reproduces how often: [Easily reproduced, Intermittent Issue]
Easily produced
Brave Version:
Can you reproduce this issue with the most recent build from TestFlight? YES
Can you reproduce this issue with the previous version of the current build from TestFlight? YES
Can you reproduce this issue with the current build from AppStore? YES
Device details:
Any
Website problems only:
did you check with Brave Shields down? NA
did you check in Safari/Firefox (WkWebView-based browsers)? NA
The text was updated successfully, but these errors were encountered:
Description:
The change from using long-press action / action_sheet behaviour for copy-paste actions on URL bar to context menu for URL Bar is blocking long-press actions for custom buttons like refresh or reader mode.
Right now only refresh button has a long press action that presents action sheet for loading the website using desktop/mobile mode.
To fix this the context menu can be triggered from url text field however it is not working due to url bar textfield is having drag and drop delegate.
Need some other idea / solution to handle this.
Steps to Reproduce
Actual result:
It selects and activates url bar and shows context menu
Expected result:
It should show a load website in desktop mode action sheet
Reproduces how often: [Easily reproduced, Intermittent Issue]
Easily produced
Brave Version:
Device details:
Any
Website problems only:
The text was updated successfully, but these errors were encountered: