Fossil SCM
Default HTML for new ticket form
e68182a35ac0265…
· opened 15 years, 9 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Unable_To_Reproduce
- Subsystem
- —
- Created
- June 22, 2010 5:56 p.m.
The New Ticket form uses tables for layout and lacks label elements for form fields. To make it easier to style the form and increase accessibility the following default HTML is proposed:
[http://pastebin.com/8hdQB0wz]
The unstyled version works in all browsers but to increase readability the following CSS should be added to the default CSS:
[http://pastebin.com/dd3fwLek]
anonymous claiming to be Peter Krantz added on 2010-06-22 17:59:22:
The proposed HTML uses the same field names as the previous form and should not affect functionality. Based on that HTML the following look is simple to create with CSS:
[http://skitch.com/peterkz/djk51/fossil-new-ticket-form-html]
Comments (1)
Closing ticket - the provided example link is long since expired.