Patrick Cloke wrote:
If someone has an idea of how I could work around this in an easier way I'd be interested, but a lot of the documentation seems poorly documented.
How are you watching for the enter that is used to send the message? If you are using a JavaScript key event listener, try calling preventDefault() on the enter key event.
-- Warning: May contain traces of nuts. _______________________________________________ dev-tech-editor mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-editor
