-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Placeholder for https://github.com/jenkinsci/jenkins/pull/4046
Currently, plugins cannot cleanly provide a custom onBlur handler for their codemirror textareas, because it is being overridden in core. This has been the case since 4e48eaa, but it does not look like that side-effect has been intentional.
(Plugins could work around this in a hackish way, by adding })// at the end of their codemirror-config.)
[JENKINS-58240] Plugins should be able to provide onBlur for codemirror textarea
Remote Link | New: This issue links to "https://github.com/jenkinsci/jenkins/pull/4046#issuecomment-497481088 (Web Link)" [ 23135 ] |