What fresh hell is THIS now? - Patrick Lauke
hi there,
bootstrapgtrandomly transcribed tooltip
Test can be apply on bootstrap website -> tooltip chapter
ok this code randomly read the tool tip on focus :
```<a data-toggle="tooltip" href="#" data-original-title="title to read of the link" aria-describedby="tooltip350">textlink</a>
```<div class="tooltip" id="tooltip350">title to read of the link</div>
ok this code randomly read the tool tip on focus :
````<a data-toggle="tooltip" href="#" data-original-title="title to read of the link" aria-describedby="tooltip350">textlink</a>
````<div class="tooltip" id="tooltip350">title to read of the link</div>
ok this code randomly read the tool tip on focus :
<a data-toggle="tooltip" href="#" data-original-title="title to read of the link" aria-describedby="tooltip350">textlink</a>
<div class="tooltip" id="tooltip350">title to read of the link</div>
button
) is linked to #tooltip350
; if you focus the anchor (which should be a button
) it reads the aria-describbedby
that is inside div id="tooltip350"
. This is to be expected.
aria-describedby
should work for hidden elements as far as I know (e.g. if <div id="tooltip350">
is hidden, and the anchor (which should be a button
) receives focus; it should still read the aria-describedby
.
<a class="hasTooltip" href="/index.php?option=com_opac&view=DetailNotice" data-original-title="Accéder à la notice : Dans la peau aria-describedby="tooltip350"">Dans la peau</a>
<div role="tooltip" class="tooltip fade top" id="tooltip660125" style="top: 2795.85px; left: 740.733px; display: block;"><div class="tooltip-arrow" style="left: 50%;"></div><div class="tooltip-inner">Accéder à la notice : Dans la peau</div></div>
This code <div .... id="tooltip660125" ..> is generate on hover / focus
in the same page (no refresh)
one time NVDA read only the text link
one time NVDA read both textlink & ariadescribedby
i want NVDA read both every time
one time NVDA read only the text link
one time NVDA read both textlink & ariadescribedby
:point_up: January 14, 2016 11:12 AM
aria-describedby
.
aria-describedby
.
<a class="hasTooltip" href="/index.php?option=com_opac&view=DetailNotice" data-original-title="Accéder à la notice : Dans la peau" aria-describedby="tooltip350"">Dans la peau</a>
<div role="tooltip" class="tooltip fade top" id="tooltip350" style="top: 2795.85px; left: 740.733px; display: block;"><div class="tooltip-arrow" style="left: 50%;"></div><div class="tooltip-inner">Accéder à la notice : Dans la peau</div></div>
aria-describedby="tooltip350""
<a class="hasTooltip" href="/index.php?option=com_opac&view=DetailNotice" data-original-title="Accéder à la notice : Dans la peau" aria-describedby="tooltip350">Dans la peau</a>
<div role="tooltip" class="tooltip fade top" id="tooltip350" style="top: 2795.85px; left: 740.733px; display: block;"><div class="tooltip-arrow" style="left: 50%;"></div><div class="tooltip-inner">Accéder à la notice : Dans la peau</div></div>
[karlgroves] > People still use Skype?
Tons. :disappointed:
@cr2a-graphique
incorect entry, required, with auto completion
is this normal ?
yes this is normal, because when the HTML5 required attribute is used and the textbox does not satisfy its validation constraints (i.e. it has no input) it is exposed as both required and invalid in acc APIs, as per spec
@cr2a-graphique
required
won't the input be implicitly defined then as required?
if so this is crazytown
Hi everybody. It's taken some time, but I finally figured out #ACCESSIBEER at CSUN this year. Last year we went on a tour at Societe Brewing Company and had a sweet backstage look at the White Labs facility where they grow the stuff that gives the loveliness that wonderful kick — yeast.
This year I'm doing it a little different. I'd like to have (what I believe is) the world's first accessible group brew. The idea is that we'd meet over a video chat and brew a beer together. Then we'll bring the beer to the conference (I have details on how to do this for various airlines, and the stuff you'll need to get it there cleanly). This brings me to the second part.
If you don't want to brew a beer, or you don't want to get the necessary equipment for it, you can still participate! At CSUN, I'd like to get together for a real beer tasting (the way beer snobs taught me how to do it). Those of us that brewed will be able to showcase those at the tasting. But those who didn't brew can go to a local store and get what's called a bomber here in the States, which is essentially a 22oz. tall single bottle of beer. Lots of brewers end up selling some of their best stuff only in this format.
I don't have all the info I need for things, mostly because the logistics will be determined based on the interest and obvious accommodations. If you're down with this, I've got some local brewers lined up here in DC who are interested in being our guides on our brew.
Aside from #ACCESSIBEER's group brew, if you're interested I'm told there's a couple Hop farms around the area, and I was considering going to a pick-your-own farm on Saturday 3/26.
Anyhoo, how does this sound to people?