When the screen reader is enabled, the touch events are heavily changed.

From what I tried, you can:
* long press somewhere to focus, then double click to "tap" on it
* swipe from top to bottom to do a "tab" equivalent (it's not exactly
the same but it's close enough to make you understand), bottom to top
will do "shift tab".

Hope this will help you disabling the screen reader.

Now, some answers to your questions:
* your profile is in /data/b2g/mozilla/*.default/
** in this directory, you have prefs.js which holds your user
preferences. You need to edit this with b2g stopped (after running "stop
b2g")
* indexedDB files are in /data/local/storage/persistent for current
versions (maybe /data/local/indexedDB for older versions, I don't
remember exactly)
* the settings are stored in an indexedDB db, there is no rea easy way
to edit it

hope this helps

Le 05/02/2014 17:25, Craig Comstock a écrit :
> I am running master from about a week ago + gaia/gecko at v1.3 on a keon.
>
> I enabled several developer options such as grid, fps, and especially screen 
> reader. After this was enabled the UI stopped responding very well.
>
> I could hit the hardware button and get to the homescreen but swipes 
> left/right didn't go anywhere.
>
> I tried hard reset with pulling the battery out. Once back on I can't unlock, 
> a swipe doesn't seem to change the UI.
> I tried adb shell stop b2g/ adb shell start b2g, no change.
> I tried to look at my b2g mozilla defaults prefs and saw nothing about "grid" 
> for example which I can see on the lock screen is enabled.
> I tried to figure out where indexedDB ended up on the filesystem but couldn't 
> figure it out.
>
> Is there a way to edit these prefs/settings from the command line shell?
>
>
> I can imagine that if I reflashed the device things would be OK but I'd 
> rather not.
>
>
> Thanks,
> Craig
>
>
>
>
> On Wednesday, February 5, 2014 10:04 AM, Jason Smith <jsm...@mozilla.com> 
> wrote:
>  
> Vivien found the regressing patch & verified that the backout of it 
> fixes the issue. He's going to back that out asap. Feel free to respin 
> post the backout.
>
> Sincerely,
> Jason Smith
>
> Senior QA Engineer for Firefox OS
> Mozilla Corporation
> https://quality.mozilla.org
>
> On 2/5/2014 4:19 PM, florin.strugariu wrote:
>> Hi all,
>>
>> Because of the keyboard fails we can't send a proper automation report 
>> today.
>> We are affected by Bug 967587: Keyboard is laggy and keys don't get 
>> displayed. <https://bugzilla.mozilla.org/show_bug.cgi?id=967587>
>>
>> Sorry,
>> Bebe
>>
>>
>> _______________________________________________
>> Qa-b2g mailing list
>> qa-...@mozilla.org
>> https://mail.mozilla.org/listinfo/qa-b2g
>
> _______________________________________________
> dev-b2g mailing list
> dev-b2g@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-b2g
> _______________________________________________
> dev-b2g mailing list
> dev-b2g@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-b2g


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to