skiff-org / skiff-windows-app

Skiff's Windows app for privacy-first, end-to-end encrypted Mail, Drive, Calendar, and Pages.
https://skiff.com
GNU Affero General Public License v3.0
108 stars 70 forks source link

Currently difficult to discern where links point to #10

Closed riverar closed 11 months ago

riverar commented 12 months ago

It's currently difficult to see where a link goes with WebView2.CoreWebView2.Settings.IsStatusBarEnabled set to false.

amilich commented 12 months ago

Good point. Maybe we should have a built-in warning redirect modal or an option for it. We had discussed this I believe.

riverar commented 12 months ago

@amilich Oh that's an even better idea, to avoid html/js/css in mail from spoofing the built-in status bar.

Novack commented 11 months ago

Oh lordy, I also miss having the preview of where the link points to, I feel kinda blindfolded.

Im ok with the idea of an optional redirection warning, but I'd like having the status bar as usual, because is just intuitive to look for the link information in the dynamic status bar (as the standard modern browser approach). This is also the de facto way on other desktop apps like Kiwi for Gmail and Gmail Desktop.

Novack commented 11 months ago

A bit of context of what we are talking about: image

image (pointer is not visible on the screenshot, but is on top of the 'open inbox' button)

@amilich what do you think?

amilich commented 11 months ago

I'm fine with that!