prospect-mail icon indicating copy to clipboard operation
prospect-mail copied to clipboard

No right click in message body

Open grantthomas opened this issue 3 years ago • 13 comments

I've recently updated to 0.3 from the 0.1.2 release.

Both versions I'm unable to right click in message bodies.

I can right click on:

  • left bar folder entires
  • emails in the middle pane
  • names in the TO and CC fields of new/reply/forward

I cannot right click:

  • Message body in reading pane / preview or pop out window in either view only or editable messages

Settings: Logged in through application UI. Settings file contents is blank: {}

OS: Pop OS 21.04 Env: KDE 5.21.4, SDDM Release: 0.3 deb : https://github.com/julian-alarcon/prospect-mail/releases/download/v0.3.0/prospect-mail_0.3.0_amd64.deb

grantthomas avatar Jul 07 '21 18:07 grantthomas

I have the same issue.

Prospect Mail 0.3.0-275 OpenSuse Tumbleweed KDE 5.22.4, SDDM

I also saw a similar issue here: https://github.com/julian-alarcon/prospect-mail/issues/27

codebori avatar Aug 09 '21 07:08 codebori

The same on Manjaro and app version 0.3.0

DenisBY avatar Dec 01 '21 08:12 DenisBY

There are some implementations on the internet. https://stackoverflow.com/questions/63379503/electron-js-with-the-right-click-be-able-to-perform-a-copy-and-cut-if-a-sel https://github.com/sindresorhus/electron-context-menu

Maybe someone could work on this.

julian-alarcon avatar Dec 13 '21 13:12 julian-alarcon

should include #122 too

MagiusCHE avatar Dec 15 '21 11:12 MagiusCHE

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

MagiusCHE avatar Dec 15 '21 13:12 MagiusCHE

Done! It will be in the next PR #201 immagine

MagiusCHE avatar Dec 15 '21 20:12 MagiusCHE

Thanks for the work so far @MagiusCHE, but this issue is still happening for my system after a full OS reinstall.

I am only able to right-click when replying to a message, and only when there is a spelling mistake noticed. Even then, I do not see the full list of options you show in your screenshot. image

However, I cannot right-click any other text in the message pane, whether in an email I am reading or in a response I am writing.

I would send a screenshot of other interactions, but with nothing happening I don't think it would be of any use. If I run it from the console, these are the output image

I have installed the .deb package 0.4.0 that references #128, but do not see this issue, #173 in the changelist from here: v0.4.0 release image

As a reference, in the Outlook.com PWA, I am seeing these behaviors when editing: image image

Thanks again for putting your time and effort into improving Prospect

grantthomas avatar Feb 06 '22 02:02 grantthomas

@grantthomas can you try one my releases? https://github.com/MagiusCHE/prospect-mail/releases/tag/v0.5.0-beta-tmp i guess this feature is not merged in mainline.

(Note: i just rebuilded them just in case)

MagiusCHE avatar Feb 06 '22 07:02 MagiusCHE

Hi @MagiusCHE

Your 0.5.0-beta build works for me. I see this behavior in the message pane

reading email On hilight image

on right-click image

Composing email right click on known word image

Right click on misspelled word image

This is fantastic, it seems minor but can be important to daily use.

grantthomas avatar Feb 07 '22 15:02 grantthomas

@MagiusCHE I couldn't find how to fill an issue in your repo. We have 2FA enabled and your version is failing to show the MFA page.

DenisBY avatar Feb 07 '22 16:02 DenisBY

@DenisBY i have just enabled Issue on my fork. https://github.com/MagiusCHE/prospect-mail/issues

MagiusCHE avatar Feb 07 '22 17:02 MagiusCHE

@MagiusCHE but I don't have an issue with 0.4.0. Only with your 0.5.0-beta.

DenisBY avatar Feb 07 '22 18:02 DenisBY

@MagiusCHE but I don't have an issue with 0.4.0. Only with your 0.5.0-beta.

I've enabled issue on my fork. You can write it there.

MagiusCHE avatar Feb 07 '22 19:02 MagiusCHE

Fixed in https://github.com/julian-alarcon/prospect-mail/pull/201

julian-alarcon avatar Sep 19 '23 13:09 julian-alarcon