Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14737] iOS: Accessibility: SearchBar: Default Text on search bar is not spoken after LVH values.

GitHub Issuen/a
TypeBug
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.1.2
Fix Version/sn/a
ComponentsiOS
Labelsqe-3.1.2
ReporterParas Mishra
AssigneeUnknown
Created2013-08-01T11:16:11.000+0000
Updated2018-02-28T20:03:27.000+0000

Description

iOS: Accessibility: SearchBar: Entered Text on search bar is not spoken after LVH values. This is not a regression. Issue occurs since 3.0.0.GA. Steps to reproduce: 1. Run the app as Accessibility Acceptance Access_1108 under AAccessibility module. 2. Touch second search bar (with LVH defined in sequence) and enter some random text. 3. Touch third search bar (with LVH not defined in sequence). 4. Touch second search bar again. Expected: after touching second search bar again, The device reads aloud LVH values and this is followed by any default text/entered text. Deleting the entered text is also read aloud. Actual: Default text is not spoken after LVH values.

Comments

  1. Priya Agarwal 2013-12-02

    Still Not working. Text being tapped is not visible on search bar. Tested Environment: Appcelerator Studio: 3.2.0.201311272052 SDK:3.2.0.v20131127194046 alloy: 1.3.0-beta acs: 1.0.9 npm: 1.3.2 titanium: 3.2.0-beta titanium-code-processor: 1.1.0-beta Xcode:5.0.2 OS: Mac OSX 10.9 Device: iphone5(V7.0.4)

JSON Source