Discussion:
RFR: 8210405: Javadoc search doesn't always consider full input upon Enter
Hannes Wallnöfer
2018-10-09 15:57:33 UTC
Permalink
Please review:

Bug: https://bugs.openjdk.java.net/browse/JDK-8210405
Webrev: http://cr.openjdk.java.net/~hannesw/8210405/webrev.00/

The fix consists of increasing the autocomplete delay from 100 to 300 ms which is the recommended/default value for the jQuery UI autocomplete widget.

API docs generated with patched JDK can be browsed here:

http://cr.openjdk.java.net/~hannesw/8210405/api/

Thanks,
Hannes
Jonathan Gibbons
2018-10-30 20:52:27 UTC
Permalink
+1

-- Jon
Post by Hannes Wallnöfer
Bug: https://bugs.openjdk.java.net/browse/JDK-8210405
Webrev: http://cr.openjdk.java.net/~hannesw/8210405/webrev.00/
The fix consists of increasing the autocomplete delay from 100 to 300 ms which is the recommended/default value for the jQuery UI autocomplete widget.
http://cr.openjdk.java.net/~hannesw/8210405/api/
Thanks,
Hannes
Loading...