Open Bug 299178 Opened 20 years ago Updated 2 years ago

key/keyset's don't work with XULRunner fetching XUL over http

Categories

(Toolkit :: UI Widgets, defect)

x86
Windows XP
defect

Tracking

()

People

(Reporter: mozilla.org, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

I have my XULRunner app fetching XUL over http and all <keyset> and <key>
entries do nothing. 

Reproducible: Always

Steps to Reproduce:
1. Somehow get XUlRunner to fetch a simple XUL document over HTTP; I did this
through the defaultChrome pref.
2. Observe that <keyset> and <key> do not work.



Expected Results:  
Should allow both elements; I understand FireFox cannot enable them as it could
hijack default keysets, but XULRunner has no keysets by default and thus should
allow <keyset>'s delivered over HTTP.
Reporter: can you give us a link to a sample XUL document, to demonstrate this bug?
This is presumably a permissions issue with remote XUL. Minimal testcase attached would be very helpful.
Status: UNCONFIRMED → NEW
Component: XULRunner → XUL Widgets
Ever confirmed: true
QA Contact: xulrunner → xul.widgets
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.