[wp-trac] [WordPress Trac] #36638: Detect broken URLs in the editor

WordPress Trac noreply at wordpress.org
Tue Jun 28 20:08:56 UTC 2016


#36638: Detect broken URLs in the editor
-------------------------------------------------+-------------------------
 Reporter:  iseulde                              |       Owner:  azaozz
     Type:  task (blessed)                       |      Status:  assigned
 Priority:  normal                               |   Milestone:  4.6
Component:  Editor                               |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  needs-unit-tests needs-testing       |     Focuses:  ui
  needs-patch                                    |
-------------------------------------------------+-------------------------
Changes (by ocean90):

 * keywords:  needs-unit-tests needs-testing => needs-unit-tests needs-
     testing needs-patch
 * type:  enhancement => task (blessed)


Comment:

 The current approach seems fine, but I think it requires a few tweaks.

 * It doesn't detect broken URLs when pasting URLs over text.
 * The visual feedback is rough, see [attachment:36638.highlighting.png].
 The red underline is coming from a spellchecker, the red dotted outline is
 for the broken URL.
 * The title attribute might be not the best idea in terms of a11y. Maybe
 we should use `wp.a11y.speak()`? cc: @afercia

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


More information about the wp-trac mailing list