[wp-trac] [WordPress Trac] #44820: CodeMirror in Customize - copy & paste bug

WordPress Trac noreply at wordpress.org
Thu Sep 20 15:03:55 UTC 2018


#44820: CodeMirror in Customize - copy & paste bug
-----------------------------+---------------------------------------------
 Reporter:  dionysous        |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Customize        |     Version:  4.9
 Severity:  minor            |  Resolution:
 Keywords:  reporter-        |     Focuses:  ui, javascript, administration
  feedback                   |
-----------------------------+---------------------------------------------

Comment (by dionysous):

 Hello @SergeyBiryukov ,

 thank you for trying. Try copying this CSS code:
 {{{
 .class .class-2 #id-here {

 }
 }}}
 ...and save the Customize options then. Reload the Customize.
 Paste only this after the saved CSS code:
 {{{
 .class .class-2 #id-here {
 }}}
 The cursor/focus should be after the openin **{**. Next press enter key.
 Then the ''align-content'' suggestion should appear.

 It happened for users on Windows, e.g. on Chrome or Firefox.

 I could reproduce it now in Safari (latest) and Google Chrome (latest) on
 MacOS, but we have users/webdesigners, which reported us the problem on
 Windows systems.

 Can you reproduce the bug now?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44820#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list