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

[browser] Quick copy url to clipboard by press-and-hold url from toolbar. Fixes JB#58623 #1001

Merged
merged 1 commit into from Aug 26, 2022

Conversation

rainemak
Copy link
Member

This commit adds a way to quickly copy current url to clipboard
with long press. Before one would need to go via url text field
to copy the url to the clipboard. As all apps do not provide sharing
this simplifies sharing of the current url via clipboard.

Toolbar mouse area is changed to background item to take benefit of
cancelling of the action (among others). Platform defaults to 800ms
on long press action.

Signed-off-by: Raine Makelainen raine.makelainen@jolla.com

…bar. Fixes JB#58623

This commit adds a way to quickly copy current url to clipboard
with long press. Before one would need to go via url text field
to copy the url to the clipboard. As all apps do not provide sharing
this simplifies sharing of the current url via clipboard.

Toolbar mouse area is changed to background item to take benefit of
cancelling of the action (among others). Platform defaults to 800ms
on long press action.

Signed-off-by: Raine Makelainen <raine.makelainen@jolla.com>
@rainemak rainemak merged commit 2d2a0e8 into next Aug 26, 2022
@rainemak rainemak deleted the jb58623 branch August 26, 2022 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants