adobe-photoshop / spaces-design

Adobe Photoshop Design Space
http://adobe-photoshop.github.io/
Other
851 stars 74 forks source link

Hitting Cmd/Ctrl+Period in text editing mode causes an error #3693

Closed ktaki closed 8 years ago

ktaki commented 8 years ago

Press Cmd/Ctrl+period to cancel text editing mode will produce: Uncaught TypeError: this.flux.actions.tool.type.handleTypeModalStateCanceled is not a function

screen shot 2016-02-09 at 3 04 48 pm

ktaki commented 8 years ago

Note that the result is the same by hitting Esc key if Esc key is set to cancel the text editing.

chadrolfs commented 8 years ago

I wonder if this is related to the native dialogs bugs #3681

shaoshing commented 8 years ago

This is fixed by #3719. Back to Taki to verify.

ktaki commented 8 years ago

Verified the fix.