jverdi/JVFloatLabeledTextField

Float label is not accessible

Open

#141 aperta il 1 lug 2016

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)Objective-C (720 fork)batch import
help wanted

Metriche repository

Star
 (7151 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Is there a way to make the floatLabel accessible? I think since JVFloatLabeledTextField is a subclass of UITextField and UITextField is an accessibilityElement, any subview's accessibility element added to the JVFloatLabeledTextField will be ignored. The only way to make the floatLabel accessible is to make JVFloatLabeledTextField an accessibility container.

Guida contributor