Mobile/Fennec/WinMoPain: Difference between revisions

From MozillaWiki
< Mobile‎ | Fennec
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Perf==
==Bug status==
===Waiting for review===
* {{bug|526880}} Echo only typed passwords (don't flash password from PW manager)
* {{bug|527674}} password echoing shows more asterisks than than typed letters
* {{bug|527384}} device-width/height support for viewport meta tag
* {{bug|529348}} improve xptcinvoke implementation on wince
* {{bug|490189}} fennec should offer to be the default browser
===Waiting for approval===
* {{bug|520521}} add touch enabled support to windows mobile
* {{bug|527182}} fixes broken QI impl for TextEditRules
===Needs patch (owned)===
* {{bug|527511}} trailing when panning on windows mobile ('''alexp''')
===Unowned===
* {{bug|526257}} first character(s) are lost when typing into the URL bar
==Pain Points==
===Perf===
* slow startup (16s with or 35+s without fast start) '''blocking alpha 4'''
* slow startup (16s with or 35+s without fast start) '''blocking alpha 4'''
** Ts talos running by the end of the week
** Ts talos running by the end of the week
Line 13: Line 28:
* zoom is super slow '''need to investigate'''
* zoom is super slow '''need to investigate'''


==Usability==
===Usability===
* hard to click on links
* hard to click on links
* no spatial navigation (as a winmo user, I'm used to having this)
* no spatial navigation (as a winmo user, I'm used to having this)
Line 22: Line 37:
* lots of little front end polish issues
* lots of little front end polish issues


==Platform Issues==
===Platform Issues===
* Trailing while panning ({{bug|527511}}) '''block a4'''
* Trailing while panning ({{bug|527511}}) '''block a4'''
* not the default browser ({{bug|490189}}) '''block a4'''
* not the default browser ({{bug|490189}}) '''block a4'''

Revision as of 21:18, 20 November 2009

Bug status

Waiting for review

  • bug 526880 Echo only typed passwords (don't flash password from PW manager)
  • bug 527674 password echoing shows more asterisks than than typed letters
  • bug 527384 device-width/height support for viewport meta tag
  • bug 529348 improve xptcinvoke implementation on wince
  • bug 490189 fennec should offer to be the default browser

Waiting for approval

  • bug 520521 add touch enabled support to windows mobile
  • bug 527182 fixes broken QI impl for TextEditRules

Needs patch (owned)

  • bug 527511 trailing when panning on windows mobile (alexp)

Unowned

  • bug 526257 first character(s) are lost when typing into the URL bar

Pain Points

Perf

  • slow startup (16s with or 35+s without fast start) blocking alpha 4
    • Ts talos running by the end of the week
    • How to test fast start daemon perf
  • panning is too slow
    • not blocking alpha 4
  • awesome bar takes too long to come up blocking alpha 4 also a maemo blocker
    • we have race conditions involving selection that we consistently loose (bug 526257)
    • First UI showing
    • selection and test switching
    • sqlite issues
    • results populating
  • zoom is super slow need to investigate

Usability

  • hard to click on links
  • no spatial navigation (as a winmo user, I'm used to having this)
  • after selecting an item in the awesome bar (or typing a new url) the previous page's title is shown
  • closing and reopening the browser show's the last page you were on for sever seconds before reloading the first run page blocking a4
  • notification bar cut off in portrait mode should be fixed
  • First run page looks crappy (zoomed out due to being in portrait)
  • lots of little front end polish issues

Platform Issues

  • Trailing while panning (bug 527511) block a4
  • not the default browser (bug 490189) block a4
  • task bar pops in when changing orientation block a4
  • compact querty soft kb unusable
  • can't switch keyboards (no SIP button) block final
  • no flash support, need to sort out the activeX side of things
  • no html5 video support not blocking final
  • new 7zip installer (bug 502933) block a4 - landed