[wp-trac] [WordPress Trac] #50499: Slug field should not autocorrect in Quick Edit view

WordPress Trac noreply at wordpress.org
Mon Jun 29 03:19:41 UTC 2020


#50499: Slug field should not autocorrect in Quick Edit view
-----------------------------+------------------------------
 Reporter:  swb1192          |       Owner:  (none)
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Quick/Bulk Edit  |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:
-----------------------------+------------------------------
Description changed by afragen:

Old description:

> When using the Quick Edit view on a Posts admin page, autocorrect is
> enabled when editing the slug. This may result in the unintended slugs.
>
> By using spellcheck="off" in the input field, browsers including Safari
> will no longer autocorrect or spell check the slug field.

New description:

 When using the Quick Edit view on a Posts admin page, autocorrect is
 enabled when editing the slug. This may result in the unintended slugs.

 By using spellcheck="false" in the input field, browsers including Safari
 will no longer autocorrect or spell check the slug field.

--

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


More information about the wp-trac mailing list