jstanden / cerb

Cerb is a fully customizable, web-based platform for enterprise communication and process automation. Create high volume shared inboxes. Integrate with any API-based service and automate nearly any repetitive digital workflow using the specialized KATA language and browser-based coding tools. Production: https://github.com/cerb/cerb-release/
https://cerb.ai/
Other
80 stars 38 forks source link

[Mail/HTML/Reply] When replying in HTML mode, the 'Link' button places the cursor in the second text field #1703

Closed jstanden closed 1 year ago

jstanden commented 1 year ago

We'd expect the cursor to be in the top text field (URL).

jstanden commented 1 year ago

This is happening because the text fields are independently overriding the cursor. The last one wins.

jstanden commented 1 year ago

Fixed for 10.3.5