Closed Bug 756962 Opened 12 years ago Closed 12 years ago

aria-expanded attribute does not change on mouseover or focusin

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: icaaq, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0
Build ID: 20120420145725

Steps to reproduce:

1. Press Cmd+N to open a new browser window, then type http://www.mozilla.org/en-US/firefox/fx/ in the address bar and press Enter
2. Hover or tab the focus to a link in #nav-main eg. #nav-main-features > a 


Actual results:

The attribute aria-expanded on the sibling ol eg. #nav-main-features-submenu is still set to false.


Expected results:

The attribute aria-expanded on the sibling ol eg. #nav-main-features-submenu should change it's value to true.
Status: UNCONFIRMED → NEW
Ever confirmed: true
While I've done the original implementation, the code has been modified by MoCo's WebDev team. I hope folks would look into the current code.
Commits pushed to dev at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/d48298ee4c57f02373bd05290e09f47db69bc8d4
fixes Bug 756962 - aria-expanded attribute does not change on mouseover or focusin

https://github.com/mozilla/bedrock/commit/d542c7eb4fdde7406aa1b15c161890e75d2ff40a
Merge pull request #157 from icaaq/bug-756962

This fixes bug 756962
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Keywords: qawanted
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.