Closed Bug 238050 Opened 20 years ago Closed 19 years ago

mIRC colours 0 and 1 shouldn't be treated specially

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: O_RenyReny, Assigned: bugzilla-mozilla-20000923)

References

Details

(Whiteboard: [cz-patch][cz-0.9.68])

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

The colors 0 and 1 are reversed so that 0 is black and 1 is white whereas on
mIRC, 0 is white and 1 is black.

Reproducible: Always
Steps to Reproduce:
1. Type %C
2. Number 0 and 1 are reversed
3. Get confused

Actual Results:  
0 leads to black and 1 leads to white

Expected Results:  
0 should make white text and 1 should make black text
Status: UNCONFIRMED → NEW
Ever confirmed: true
I also konw of this bug, and here is a small faq...

http://www.ircle.com/colorfaq.shtml
Whiteboard: [ChatZilla 0.9.63c]
Product: Core → Other Applications
Assignee: rginda → silver
Whiteboard: [ChatZilla 0.9.63c]
Status: NEW → ASSIGNED
Attached patch Fix mIRC colour codes (obsolete) — Splinter Review
This changes colours 0 and 1 back to what they should be per-mIRC, and stops
them being treated specially. It also fixes %R (reverse video) to NOT assume
anything about the fg colour when not set.
Attachment #169638 - Flags: review?(samuel)
The correct Mirc color codes are:

00: #FFFFFF
01: #000000
02: #00007F
03: #009300
04: #FF0000
05: #7F0000
06: #9C009C
07: #FC7F00
08: #FFFF00
09: #00FC00
10: #009393
11: #00FFFF
12: #0000FC
13: #FF00FF
14: #7F7F7F
15: #D2D2D2

(backgroundcolors too)

The last modified colors are not too good's , perhaps we can't see normally the
unogame cards with that colors.

I've read the correct color codes from the mirc v6.02. (screenshot+colorzilla ;) )

Please check your settings at the output-base.css file

Thnx :)
Whiteboard: [cz-patch][0.9.68]
Whiteboard: [cz-patch][0.9.68] → [cz-patch][cz-0.9.68]
Blocks: 299458
New patch that actually applies once more, and uses the colour values mentioned in comment #3, which are correct, as they are also in the mirc.ini mIRC configuration file as the default colour set.
Attachment #169638 - Attachment is obsolete: true
Attachment #203935 - Flags: review?(samuel)
Attachment #169638 - Flags: review?(samuel)
Comment on attachment 203935 [details] [diff] [review]
Patch using other color values

it would be good if we could determine the motifs colors to handle this better
Attachment #203935 - Flags: review?(samuel) → review+
Checked in --> FIXED.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: