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

[ Feature Request ] Showing the actual link address when hovering the pointer over links #122

Closed
alvarovm opened this issue Dec 22, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@alvarovm
Copy link

It would be useful to see the actual link address before we click in a link, this could help to identify fake addresses and malicious websites.
I also cannot copy the links and paste them in a browser.
thanks

@julian-alarcon julian-alarcon added the enhancement New feature or request label Dec 13, 2021
@MagiusCHE
Copy link
Contributor

@julian-alarcon can you assign this to me? ( so i can found in my Issue tab :-) )

@MagiusCHE
Copy link
Contributor

MagiusCHE commented Dec 15, 2021

Copy Done!
Context menu will show first 50 chars of the clicked url.
It will be in the next PR #201
immagine

MagiusCHE added a commit to MagiusCHE/prospect-mail that referenced this issue Dec 15, 2021
MagiusCHE added a commit to MagiusCHE/prospect-mail that referenced this issue Dec 15, 2021
julian-alarcon added a commit that referenced this issue Jul 24, 2023
* resolved package.json conflict

* fix window-controlled require electron to match recent changed in mainstream.

* fix package json about-window requirement

* #189 Force nodeIntegration and  contextIsolation to let require works again.

* Undo Force nodeIntegration and  contextIsolation to let require works again.

* fix package.json doubled lines

* #189 forced contextIsolation: false and nodeIntegration: true to let "require" workson client side.

* UnreadNumberObserver is now in a separated js file

* UnreadNumberObserver is now in a separated js file fix performance cache

* UnreadNumberObserver better tassonomy

* client js and css are now in a separated  file. Using clientInjector to load, cache and inject them.

* Multiple unreadMessageObserver handler.

* Integrated did-create-window and child-window.js suggested by @joax

* Better client injector strategy. Moved all clinet files into /public dir

* #122, #173 Added context menu wilth Editing actions.

* #122 Context menu will show first 50 chars of the clicked link url

* context-menu: undo will appear only on editable element.

* try fix clear unreadmessageicon in some cases OWA

* unread-observer "custom_2": attempting to be multilanguage

* #10 fixed Right click on child windows.

* #10 fixed Right click on child windows.

* update electron to "^16.0.5" in order to fix annoying bug described here electron/electron#31152

* update electron to "^16.0.9" in order to fix annoying bug described here electron/electron#31152

---------

Co-authored-by: Julian Alarcon <jalarcon@lendingfront.com>
Co-authored-by: Julian Alarcon <alarconj@gmail.com>
This was referenced Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants