[wp-trac] [WordPress Trac] #26600: Search installed themes input has no submit button

WordPress Trac noreply at wordpress.org
Tue Mar 31 18:01:44 UTC 2015


#26600: Search installed themes input has no submit button
----------------------------------+----------------------------------------
 Reporter:  grahamarmfield        |       Owner:  SergeyBiryukov
     Type:  defect (bug)          |      Status:  reviewing
 Priority:  normal                |   Milestone:  4.2
Component:  Themes                |     Version:  3.8
 Severity:  normal                |  Resolution:
 Keywords:  has-patch dev-        |     Focuses:  accessibility, javascript
  feedback                        |
----------------------------------+----------------------------------------

Comment (by afercia):

 Agreed with @adamsilverstein, in the updated patch:
 - make the installer search (add new theme search) work also when pasting
 search terms with a mouse (add 'input' event)
 - remove 'change' event
 - increase the "wait" interval for both debounced searches to 500 ms
 - update Help tab text

 For the future, will propose the accessibility team to experiment about
 the 500 ms interval, we shouldn't assume that's a reasonable interval for
 all users, that should be user configurable or maybe dismissable with a
 fallback to a "classic" search button.
 Probably, the 2 searches should use 2 different intervals.

 Please notice: all this will work properly only together with #31812.

 Recommended for testing: apply both patches, and increase both 500 ms
 values to a far higher value (i.e. 5000) in order to make very clear
 what's happening.

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


More information about the wp-trac mailing list