Actions
Bug #1957
closedRemove button-inside-hyperlink usage from web forms
Start date:
10/14/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
Having an <input type="button"> inside an <a href="..."> is technically a violation of HTML5. Also, it makes the buttons not work in IE9. At least one of these is a good reason to change any affected forms. I noticed the problem in the Traffic Shaper forms, specifically the "Remove Shaper" and "Add New Queue" buttons.
Updated by Chris Buechler almost 11 years ago
- Status changed from New to Confirmed
- Affected Version changed from 2.0 to All
this is still the case, though only IE seems to care, it's still an issue in IE 11.
Updated by Jared Dillard almost 10 years ago
This should no longer apply with the bootstrap rewrite, right?
Updated by Chris Buechler almost 10 years ago
- Status changed from Confirmed to Resolved
- Target version set to 2.3
Yes, this issue no longer exists in 2.3.
Actions