Closed Bug 296700 Opened 19 years ago Closed 19 years ago

Can't overlay the console's keyset (missing id)

Categories

(Toolkit Graveyard :: Error Console, defect)

defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.8final

People

(Reporter: zeniko, Assigned: zeniko)

Details

(Keywords: fixed1.8)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050601 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050601 Firefox/1.0+

For my "Console Filter" extension, I wanted to add a new keyboard shortcut for
the JS console. Since the console's keyset is missing an id attribute, it can't
be simply overlayed. Since keys in a different keyset seem no to be recognized,
a JavaScript work-around is necessary.

Adding id="consoleKeys" to the keyset in chrome://global/content/console.xul
should fix this.

Reproducible: Always

Steps to Reproduce:
1. Create an extension which overlays chrome://global/content/console.xul with a
keyset (resp. have a look at "Console Filter").

Actual Results:  
The new keys aren't recognized (if the keyset in the overlay has an id, it is
missing, otherwise the keys can be moved to the right keyset through JavaScript).

Expected Results:  
The new keyset is correctly overlayed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached patch keyset id addedSplinter Review
Attachment #190662 - Flags: review?(mconnor)
Assignee: nobody → zeniko
Whiteboard: [no l10n impact], has patch
Comment on attachment 190662 [details] [diff] [review]
keyset id added

r=mano
Attachment #190662 - Flags: review?(mconnor) → review+
Checked into trunk; also added an id to the commandset.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox1.6-
Attachment #190662 - Flags: approval1.8b4?
Attachment #190662 - Flags: approval1.8b4? → approval1.8b4+
Time is short for 1.8b4. If this isn't landed today, it's not going to make the
train.
1.8 branch:
Checking in console.xul;
/cvsroot/mozilla/toolkit/components/console/content/console.xul,v  <--  console.xul
new revision: 1.5.10.1; previous revision: 1.5
done
Keywords: fixed1.8
Whiteboard: [no l10n impact], has patch
Target Milestone: Firefox1.6- → Firefox1.5
Status: RESOLVED → VERIFIED
Product: Firefox → Toolkit
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: