Project

General

Profile

Actions

Feature #1262

open

Tap to show the full URL in link context menu header

Added by hoxige fund 1 day ago. Updated 1 day ago.

Status:
New
Priority:
3.x
Start date:
01/20/2025
Due date:
% Done:

0%

Estimated time:

Description

regards
thank you for Privacy Browser


Files

1.png (40.5 KB) 1.png hoxige fund, 01/20/2025 01:45 PM
2.png (59.1 KB) 2.png hoxige fund, 01/20/2025 01:45 PM
Actions #1

Updated by Soren Stoutner 1 day ago

I like the idea, but I am not sure how easy it would be to implement. Currently, the URL display in the popup is handled by ContextMenu.setHeaderTitle.

https://developer.android.com/reference/android/view/ContextMenu#setHeaderTitle(java.lang.CharSequence)

It might be possible to handle this by using setHeaderView instead, and then add some code to expand the view when it is tapped.

https://developer.android.com/reference/android/view/ContextMenu#setHeaderView(android.view.View)

Actions #2

Updated by Soren Stoutner 1 day ago

  • Subject changed from tap to show the full URL on link menu to Tap to show the full URL in link context menu header
Actions

Also available in: Atom PDF