Created attachment 1153999 [details] Dev tools error screenshot Edit YAML of a resource. Press Cmd-F on Mac (probably Ctrl-F on other platforms). Nothing happens. In the console, I see a JS error (b is undefined). f.loadModule("ace/ext/searchbox", function(b) { b.Search(a);
https://github.com/openshift/origin/pull/8794
Will check when new puddle is available
Since target release is 3.2.1, will check when 3.2.1 puddle is ready
$ git log --pretty="%h %an %cd - %s" --date=local enterprise-3.2 | grep 'dbfbaf2' $ git log --pretty="%h %an %cd - %s" --date=local master | grep 'dbfbaf2' dbfbaf2 Samuel Padgett Tue May 10 05:51:35 2016 - Include ext-searchbox.js for Ace editor search PR is not merged to enterprise-3.2, so could not test against v3.2.0.45 puddle(latest puddle), move to MODIFIED
Checked against openshift v3.2.1.1-1-g33fa4ea kubernetes v1.2.0-36-g4a3f9c5 etcd 2.2.5 Now when use CTRL+F(on windows,fedora) and Cmd-F(on Mac) in YAML editor, a search box appears, user could search in the editor using RegExp Search, Case Sensitive Search, Whole Word Search It works well
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1343