1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-22 23:02:42 +01:00
phorge-phorge/webroot/rsrc
epriestley bc5617954a Make control + enter submit forms if a textarea is focused
Summary:
This is straightforward, except that `form.submit()` does not call onsubmit handlers. Create a `didSyntheticSubmit` event and have everything which listens for form submits listen for it too.

Fixes T704.

Test Plan: Hit control + enter in inline comments, main commetns, Pholio, conpherence. Verified it triggered appropriate JS (workflow / special behaviors).

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T704

Differential Revision: https://secure.phabricator.com/D4704
2013-01-28 14:11:32 -08:00
..
css Show all photos in a Pholio mock and allow switching between them 2013-01-28 11:19:01 -08:00
image Notifcation icons for Conpherence 2013-01-26 17:04:18 -08:00
js Make control + enter submit forms if a textarea is focused 2013-01-28 14:11:32 -08:00
swf Make Notifications Realtime 2012-06-11 17:51:12 -07:00