Closed Bug 124332 Opened 23 years ago Closed 22 years ago

JavaScript Console should use fixed width font

Categories

(Core Graveyard :: Error Console, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rodd, Assigned: neil)

Details

(Keywords: polish)

Attachments

(1 file)

The JavaScript Console uses a variable with font.  This means that features like
the green arrow which underlines the point in a line with the JS fails is hard
to match up.

Switching to a fixed with font would make the green arrow appear under the point
in the line with the JS fails, just making the feature useful.
Severity: normal → enhancement
Keywords: helpwanted
Attached patch Proposed PatchSplinter Review
IIRC the problem is due to an error in attachment 26499 [details] [diff] [review] to bug 67647 - only the
classic skin was patched with the monospace style, the modern skin was
overlooked.
Severity: enhancement → trivial
Keywords: helpwantedpatch, polish, review, ui
OS: Linux → All
Hardware: PC → All
i think this is one of the rare instances that justifies coding it in a  content style instead of in each theme.  [I'm saying this while wood is running here, and littlemozilla is running on my laptop.]  Just make sure that the node with the style also has an id and that a skin could win if it wanted to.

thoughts from skin authors?
Assignee: hewitt → neil
*** Bug 120680 has been marked as a duplicate of this bug. ***
Attachment #73456 - Flags: review+
Comment on attachment 73456 [details] [diff] [review]
Proposed Patch

r=bzbarsky; this is an incredible annoyance; could we get this in, please?
Comment on attachment 73456 [details] [diff] [review]
Proposed Patch

sr=hewitt
Attachment #73456 - Flags: superreview+
fix checked in on trunk.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Core → SeaMonkey
Product: SeaMonkey → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: