[wp-trac] [WordPress Trac] #33301: Create and edit links inline

WordPress Trac noreply at wordpress.org
Sat Jan 30 19:46:19 UTC 2016


#33301: Create and edit links inline
-------------------------+-------------------------------------------------
 Reporter:  iseulde      |       Owner:
     Type:  defect       |      Status:  new
  (bug)                  |   Milestone:  4.5
 Priority:  normal       |     Version:  4.4.1
Component:  Editor       |  Resolution:
 Severity:  normal       |     Focuses:  ui, accessibility, javascript,
 Keywords:  needs-patch  |  administration
-------------------------+-------------------------------------------------
Changes (by djp424):

 * keywords:  has-patch has-screenshots => needs-patch
 * focuses:  accessibility, javascript => ui, accessibility, javascript,
     administration
 * type:  enhancement => defect (bug)
 * version:   => 4.4.1


Comment:

 '''Bug:''' If you add a new link without having any text selected or your
 cursor over any text, after you enter your url, the link will disappear
 after you type text in.

 '''Steps to reproduce:'''
 1. add new post
 2. go to new line
 3. click on create link
 4. type in link
 5. click enter
 6. try to type something (you will notice that the link disappears) ''{In
 addition, JS will display url dialog if you put cursor to the left of the
 text you type in after step 5, however nothing is inserted in the editor
 itself. If you click on the "Text" tab and back on "Visual", it will go
 away.}''

 '''Suggested fix:''' that it creates a link with the text being the url
 you put in.

 '''Example:''' If you go to new line, add new link, and submit google.com,
 the text should be google.com and it should link to http://google.com.

 Let me know what your thoughts are and if you want a screenshot or gif.

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


More information about the wp-trac mailing list