GNOME Bugzilla – Bug 356446
Plugin doesn't work with Gmail
Last modified: 2020-06-06 08:52:31 UTC
<jfr> btw, the main compose window of gmail is merely a empty body: so no texteara not input form :( Could anybody confirm that ? <chpe> I guess it's a document in design mode? <chpe> try to QI the DOM window to nsIEditingSession, and use WindowIsEditable ? <jfr> chpe: I'm using DOM inspector with FF and just see one element in the body, a BR with two properties_moz_editor_bogus_node and _moz_dirty :) <chpe> yeah, probably it's in design mode then <chpe> I think detection can be simplified by just using nsIFormControl::GetType
A temporary work around is to compose Gmail emails in plaintext mode instead of the fancy AJAX formatted editor. Thanks JFR.
Only a workaround if each line is less than 80 chars, otherwise wrapped to 72. I'm working on being able to add the LF's before signing so gmail doesn't think it has to.
seahorse-plugins is not under active development anymore: https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/257 It had its last code changes many years ago: https://gitlab.gnome.org/GNOME/seahorse-plugins/-/commits/master Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.