Closed
Bug 606547
Opened 14 years ago
Closed 8 years ago
container-foo attribute should be available on accessible when hide event is fired
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: surkov, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: access, regression, Whiteboard: [auto-closed:inactivity])
That's important for ARIA live region implantation.
Reporter | ||
Comment 1•14 years ago
|
||
That stops aria live region removals working. How widely ARIA live regions are spread through the web? Is it ok to deal with this issue at 2.x?
Comment 2•14 years ago
|
||
I seem to recall that we gave bogus text for removals before so I'm not sure anyone is going to feel pain from this.
My understanding is that .x is supposed to be all about stability and security. It is probably best to target FF5 for this kind of work, which thankfully is going to be date driven (3 months).
I could be wrong on both counts though.
Reporter | ||
Comment 3•14 years ago
|
||
(In reply to comment #2)
> I seem to recall that we gave bogus text for removals before so I'm not sure
> anyone is going to feel pain from this.
It should be working for display: node case and be broken for node removals since events were fired async.
> My understanding is that .x is supposed to be all about stability and security.
> It is probably best to target FF5 for this kind of work, which thankfully is
> going to be date driven (3 months).
We should estimate how bad this is it. Perhaps FF5 is right target.
Comment 4•14 years ago
|
||
FWIW, NVDA doesn't handle live region removal at all. We still haven't seen a use case where this is actually useful to users.
Comment 5•14 years ago
|
||
(In reply to comment #3)
> (In reply to comment #2)
> > I seem to recall that we gave bogus text for removals before so I'm not sure
> > anyone is going to feel pain from this.
>
> It should be working for display: node case and be broken for node removals
> since events were fired async.
Ah right. Makes sense.
>
> > My understanding is that .x is supposed to be all about stability and security.
> > It is probably best to target FF5 for this kind of work, which thankfully is
> > going to be date driven (3 months).
>
> We should estimate how bad this is it. Perhaps FF5 is right target.
Given comment 4 let's target FF5. Please do renominate for .x if you find a reason.
blocking2.0: ? → ---
Reporter | ||
Updated•14 years ago
|
blocking2.0: ? → ---
Updated•14 years ago
|
Whiteboard: [FF5]
Comment 6•8 years ago
|
||
AUTO-CLOSED. This bug untouched for over 2000 days. Please reopen if you can confirm the bug and help it progress.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [FF5] → [auto-closed:inactivity]
You need to log in
before you can comment on or make changes to this bug.
Description
•