Closed Bug 206055 Opened 22 years ago Closed 22 years ago

[XUL] <label>'s control attribute doesn't work

Categories

(Core :: XUL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: kenz.gelsoft, Assigned: hyatt)

References

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.4b) Gecko/20030517 Mozilla Firebird/0.6 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.4b) Gecko/20030517 Mozilla Firebird/0.6 Clicking <label> should focus the element associated by <label>'s control attribute. Reproducible: Always Steps to Reproduce: 1. create a element has id(i.e. id="test"), and create a <label> has control attribute indicate that element id(control="test") 2. view the XUL file 3. click the label Actual Results: element has id "test" isn't focused. and an error "controlElementID.focus is not a function" is reported. Expected Results: element has id "test" should be focused.
this contains fix for MozillaFirebird, too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment on attachment 123585 [details] [diff] [review] patch for proposal Please drop me a mail when this has review (and approval if you want to try to get this in for 1.4) and I'll check it in for you... sr=me.
Attachment #123585 - Flags: superreview+
Attachment #123585 - Flags: review?(neil.parkwaycc.co.uk)
Thanks superreview, bzbarsky. Requesting approval 1.4 final. This patch fixes the problem that an typo broke the XUL <label> element's control attribute. This must be safe to land, because this is small script typo fix in xbl.
Flags: blocking1.4?
I'd mistaken sorry for bugspam.
Flags: blocking1.4?
Attachment #123585 - Flags: approval1.4?
Comment on attachment 123585 [details] [diff] [review] patch for proposal a=sspitzer, once you get a review.
Attachment #123585 - Flags: approval1.4? → approval1.4+
Attachment #123585 - Flags: review?(neil.parkwaycc.co.uk) → review+
Checked in the change to xpfe/. I don't have cvs access to toolkit/; you will need to get one of the following people to check that part in for you (and probably review it too, for toolkit): ben@netscape.com varga@netscape.com mkaply@us.ibm.com jaggernaut@netscape.com hewitt@netscape.com dean_tessman@hotmail.com chanial@noos.fr blakeross@telocity.com hyatt@mozilla.org Most of them don't really read bugmail, so I suggest personal mail; Dean Tessman or chanial@noos.fr are your best bets, I think.
I'm out of town until Tuesday, but remind me if it's not checked in by then and I'll do it.
I checked in the patch to toolkit. Marking fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Thanks checking in, dean. all reviews.
*** Bug 128736 has been marked as a duplicate of this bug. ***
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: shrir → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: