Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413797 - www-client/w3m - add support for the button tag
Summary: www-client/w3m - add support for the button tag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: CJK Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-04-27 20:44 UTC by bugs
Modified: 2012-05-15 04:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugs 2012-04-27 20:44:02 UTC
Now that IE has fairly good button tag support (and old versions of IE have their buttons fixed by javascript anyway), the use of it online has increased quite a bit.

The patch in this bug report adds support for <button>, and ensures w3m stays usable online.

Reproducible: Always
Comment 1 Naohiro Aota gentoo-dev 2012-05-15 04:22:07 UTC
Applied. Thanks.
Comment 2 bugs 2012-05-15 04:26:16 UTC
Thank you!
Comment 3 bugs 2012-05-15 04:34:48 UTC
Oh, the patch in bug #413795 would be nice too, if you don't mind!
That one would fix input type="search"