diff options
author | http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web> | 2011-01-12 03:54:21 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-12 03:54:21 +0000 |
commit | d87a4df78b4decf319fdb98c8ce2f5285f9d555e (patch) | |
tree | e3bbb562cf3cfa58c65deff37d871d40c6cf9e62 | |
parent | 655d60f033640ba962adc1056ac95f5146bed9fc (diff) | |
download | ikiwiki-d87a4df78b4decf319fdb98c8ce2f5285f9d555e.tar ikiwiki-d87a4df78b4decf319fdb98c8ce2f5285f9d555e.tar.gz |
a report about a feature unavailable in w3m (search)
-rw-r--r-- | doc/bugs/no_search_button__44___hence_can__39__t_do_search_in_w3m_at_ikiwiki.info.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/no_search_button__44___hence_can__39__t_do_search_in_w3m_at_ikiwiki.info.mdwn b/doc/bugs/no_search_button__44___hence_can__39__t_do_search_in_w3m_at_ikiwiki.info.mdwn new file mode 100644 index 000000000..b5e83471e --- /dev/null +++ b/doc/bugs/no_search_button__44___hence_can__39__t_do_search_in_w3m_at_ikiwiki.info.mdwn @@ -0,0 +1,9 @@ +If I browse http://ikiwiki.info in emacs-w3m (without Javascript), I +can't do a [[search|plugins/search]]: the text field is there (so I can +enter my search request), but there seems to be no way to make +actually a search request (i.e., no button). + +(A remark on how it works now in the other browsers: +In the more "complete" +browsers (Chromium etc.), the request is done by pressing Enter in the +text field.) |