Closed Bug 305553 Opened 19 years ago Closed 15 years ago

line 129: of the test -- in the xul, property "orient" is misspelled "oreint"

Categories

(Core :: Disability Access APIs, defect)

1.8 Branch
defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: alexander.beedie, Assigned: davidb)

References

()

Details

(Keywords: helpwanted)

Attachments

(1 file)

User-Agent:       Opera/8.10 (Windows NT 5.1; U; en)
Build Identifier: 

125   <box orient="vertical" flex="1">  
126     <description>
127       <html:b> Testing XUL Radiogroup for Accessibility.. </html:b>
128     </description>
>>>>>>>>>>>>  129     <box oreint="horizontal">  <<<<<<<<<<<<<<
130       <radiogroup id="test-radiogrp" accesskey="a">
131         <radio group="test-radiogrp" label="First Radio Button" 
selected="true"/>
132         <radio group="test-radiogrp" label="Second Radio Button"/>
133         <radio group="test-radiogrp" label="Third Radio Button"/>
134       </radiogroup>
135       <spacer flex="1"/>
136     </box>
137   </box>

Reproducible: Always

Steps to Reproduce:
look at the source
Actual Results:  
property is "oreint"

Expected Results:  
property should be "orient"

i'm just glad nobody called it "orientate"...
Severity: minor → trivial
Version: unspecified → 1.8 Branch
Not a suite bug.
Assignee: general → aaronleventhal
Status: UNCONFIRMED → NEW
Component: General → Disability Access APIs
Ever confirmed: true
Product: Mozilla Application Suite → Core
QA Contact: general → accessibility-apis
Keywords: helpwanted
there is lot of "oreint" http://mxr.mozilla.org/mozilla-central/search?string=oreint and http://mxr.mozilla.org/comm-central/search?string=oreint. How are these tests used?
Assignee: aaronleventhal → david.bolter
Status: NEW → ASSIGNED
Attached patch easy fixSplinter Review
Fun fix to do during a meeting ;)
Attachment #365263 - Flags: review?(marco.zehe)
Comment on attachment 365263 [details] [diff] [review]
easy fix

r=me, where the heck did you dig this one up from? ;-)
Attachment #365263 - Flags: review?(marco.zehe) → review+
Attachment #365263 - Flags: review?(jst) → review+
Could someone push this on my behalf?
pushed as changeset: http://hg.mozilla.org/mozilla-central/rev/d9bcba6b6f71
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: