Mobile/Notes/24-Oct-2012: Difference between revisions
Jump to navigation
Jump to search
MarkFinkle (talk | contribs) (Created page with "__NOTOC__ == Details == * Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC {{conf|99998}} * irc.mozilla.org #mobile for backchannel * [https://v.mozilla.com/flex.html?roo...") |
(→jchen) |
||
Line 23: | Line 23: | ||
===Chris Peterson=== | ===Chris Peterson=== | ||
===jchen=== | ===jchen=== | ||
* Done | |||
** {{Bug|795226}} - java.lang.NullPointerException: at org.mozilla.gecko.GeckoInputConnection$2.run(GeckoInputConnection.java) | |||
** {{Bug|792928}} - back spacing to delete a whole word in a text field deletes all but one word in the entire text field | |||
* In Progress | |||
** {{Bug|769520}} and sons - Fix IME race conditions by ensuring Gecko callbacks post results to UI thread | |||
*** {{Bug|770291}} - Holding backspace may delete text both in front of and behind the cursor | |||
*** {{Bug|751513}} - Typing characters in the contenteditable div causes the whole line to be deleted | |||
*** etc. | |||
* Next | |||
** Once the above are fixed | |||
*** {{Bug|792932}} - Predictive text doesn't auto-select corrections in form fields | |||
*** {{Bug|802975}} - address bar changes to english (url) keyboard after first letter | |||
*** {{Bug|803797}} - text entry in marketplace and twitter app broken | |||
*** {{Bug|803982}} - Text input on noodle app drops words | |||
*** any regressions/new bugs | |||
===GCP=== | ===GCP=== | ||
===Brian N=== | ===Brian N=== |
Revision as of 14:37, 24 October 2012
Details
- Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
- Dial-in: Audio-only conference# 99998
- People with Mozilla phones or softphones please dial x4000 Conf# 99998
- US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 99998
- US/California/Mountain View: +1 650 903 0800, x4000 Conf# 99998
- US/California/San Francisco: +1 415 762 5700, x4000 Conf# 99998
- US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 99998
- CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 99998
- CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 99998
- UK/London: +44 (0)207 855 3000, x4000 Conf# 99998
- FR/Paris: +33 1 84 88 37 37, x4000 Conf# 99998
- Gmail Chat (requires Flash and the Google Talk plugin): paste +1 650 903 0800 into the Gmail Chat box that doesn't look like it accepts phone numbers
- SkypeOut is free if you use the 800 number
- irc.mozilla.org #mobile for backchannel
- Mobile Vidyo Room
Schedule
Major Topics for This Week
Stand ups
Suggested format:
- What did you do last week?
- What are working on this week?
- Anything blocking you?
Please keep your update to under 2 minutes!
James W. (snorp)
Kats
GBrown
Chris Lord (cwiiis)
Chris Peterson
jchen
- Done
- bug 795226 - java.lang.NullPointerException: at org.mozilla.gecko.GeckoInputConnection$2.run(GeckoInputConnection.java)
- bug 792928 - back spacing to delete a whole word in a text field deletes all but one word in the entire text field
- In Progress
- bug 769520 and sons - Fix IME race conditions by ensuring Gecko callbacks post results to UI thread
- bug 770291 - Holding backspace may delete text both in front of and behind the cursor
- bug 751513 - Typing characters in the contenteditable div causes the whole line to be deleted
- etc.
- bug 769520 and sons - Fix IME race conditions by ensuring Gecko callbacks post results to UI thread
- Next
- Once the above are fixed
- bug 792932 - Predictive text doesn't auto-select corrections in form fields
- bug 802975 - address bar changes to english (url) keyboard after first letter
- bug 803797 - text entry in marketplace and twitter app broken
- bug 803982 - Text input on noodle app drops words
- any regressions/new bugs
- Once the above are fixed