When editing or creating a Bitbucket Issue the return key does not work in textareas – that is, hitting the return key does not create a new line. My return key works in all my other apps – in fact…
it works in this textarea.
I've tried in Chrome, Firefox, and Safari, and it's broken in all 3.
Every time I hit `return` I get this in the browser Console: https://go.benish.io/GCrZkGb9
```
Uncaught TypeError: (0 , a.isCapsLockOnAndModifyKeyboardEvent) is not a function
at n.handleKeyDown (41.js:96:1797733)
at vendor.js:463:62035
at e.value (vendor.js:463:101410)
at Et.keydown (vendor.js:463:61990)
at e.dom.addEventListener.e.input.eventHandlers.<computed> (vendor.js:463:97039)
at HTMLDivElement.nrWrapper (54:41:16224)
Uncaught TypeError: (0 , a.isCapsLockOnAndModifyKeyboardEvent) is not a function
at n.handleKeyDown (41.js:96:1797733)
at vendor.js:463:93056
at e.value (vendor.js:463:101410)
at wn (vendor.js:463:93011)
at e.handleDOMChange (vendor.js:463:96657)
at e.value (vendor.js:463:87335)
at MutationObserver.<anonymous> (vendor.js:463:83692)
```
This really seems more of a bug report than a question anyone else needs to see, but when I tried to submit a bug report it sent me here. Not sure why you wouldn't want people to submit bug reports, but here we are.
Hi @benish ,
Thank you for reporting this to us.
I understand adding a linebreak (or enter) is not working properly in the repository issue tracker descriptions and comments.
I can confirm that this is a bug on Bitbucket Cloud affecting repository issue tracker descriptions and comments.
We do have an existing bug ticket for it that can be located through this link. - https://jira.atlassian.com/browse/BCLOUD-22992
You can watch and click the "This affects my team" button so that you'll be notified of any updates from our team when the bug is fixed.
As a workaround, what you can do for now is to draft your description in a text editor (with linebreaks) and paste it to your repository issue description then click save.
Apologies for the inconvenience this is causing you and your team.
Please don't hesitate to let us know if you have any further questions that I can help with.
Regards,
Mark C
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.