From: Kohei Yoshino Date: Mon, 28 Jan 2019 21:58:45 +0000 (-0500) Subject: Bug 1522731 - When you click "Update comment", the button changes size and the "Cance... X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a5a6dbf56cd024093d815ecabd235b03b39d3a6c;p=thirdparty%2Fbugzilla.git Bug 1522731 - When you click "Update comment", the button changes size and the "Cancel" button jumps underneath your cursor, causing momentary panic that you canceled your edit --- diff --git a/extensions/EditComments/web/js/inline-editor.js b/extensions/EditComments/web/js/inline-editor.js index 17618a605..24fe4296e 100644 --- a/extensions/EditComments/web/js/inline-editor.js +++ b/extensions/EditComments/web/js/inline-editor.js @@ -105,6 +105,7 @@ Bugzilla.InlineCommentEditor = class InlineCommentEditor { <${preview_tag} tabindex="-1" class="comment-text ${this.is_markdown ? 'markdown-body' : ''}">