This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16127 - Add textarea{font-family:monospace} for Opera + WebKit users
Summary: Add textarea{font-family:monospace} for Opera + WebKit users
Status: NEW
Alias: None
Product: Bugzilla
Classification: Unclassified
Component: accessibility (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Michael[tm] Smith
QA Contact: Michael[tm] Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-27 01:50 UTC by Leif Halvard Silli
Modified: 2018-10-09 00:17 UTC (History)
2 users (show)

See Also:


Attachments

Description Leif Halvard Silli 2012-02-27 01:50:07 UTC
While Firefox and IE default to textarea{font-family:monospace},
the Webkit and Opera default to textarea{font-family:sans-serif}

Due to the e-mail and coding related nature of Bugzilla, this for obvious reasons creates problems for us Webkit and Opera users.

To solve the problem, please add

   textarea{font-family:monospace}

to Bugzilla's stylesheet.