Fennec/Features/androidcopypaste: Difference between revisions

status updates
(status updates)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| class="fullwidth-table"
{{FeatureStatus
|-
|Feature name=Android-style text selection handles
| style="font-weight: bold; background: #DDD;" | Feature  
|Feature stage=Landed
| style="font-weight: bold; background: #DDD;" | Status
|Feature status=Complete
| style="font-weight: bold; background: #DDD;" | ETA
|Feature version=Firefox 7
| style="font-weight: bold; background: #DDD;" | Owner
|Feature health=OK
|-
|Feature status note=Some follow-up bugs being fixed in Firefox 8 and 9
<section begin="status" />
}}
| [[Fennec/Features/androidcopypaste|Android-style text selection handles]]
{{FeatureTeam
| {{StatusHealthy|status=Development in progress}}  
|Feature product manager=Thomas Arend
| 2011-07-01
|Feature feature manager=Thomas Arend
| Owner Name
|Feature lead engineer=Mark Finkle
<section end="status" />
|Feature qa lead=Aaron Train
|}
|Feature ux lead=Madhava Enros, Ian Barlow
 
}}
== Summary  ==
{{FeaturePageBody
 
|Feature ux design=If we could use the native method, we'd do so, so, instead, we have to mimic it, much as we do with the Android Menu.  
Implement Gingerbread-style text selection and cursor positioning handles
 
== Team  ==
 
Who's working on this?
 
*'''Feature Manager''': ''tbd?''
*'''Lead Developer''': MFinkle
*'''Product Manager''':
*'''QA''': AaronMT
*'''UX''': Madhava, Ian
*'''Security''':
*Etc.
 
<br>
 
== Release Requirements  ==
 
 
 
== Next Steps  ==
 
Finkle has a restartless add-on that is being used to prototype the selection handle behavior and technical implementation.
 
== Open Issues  ==
 
 
 
== Related Bugs &amp; Dependencies  ==
 
* {{bug|652168}} - Add cursor positioning thumb controls to edit boxes
* {{bug|661388}} - Support selecting text in web content
* {{bug|659022}} - Implement copy from content
 
== Designs  ==
 
If we could use the native method, we'd do so, so, instead, we have to mimic it, much as we do with the Android Menu.  


This page here has a description of the behavior: http://developer.android.com/sdk/android-2.3-highlights.html  
This page here has a description of the behavior: http://developer.android.com/sdk/android-2.3-highlights.html  
Line 64: Line 27:
</blockquote>
</blockquote>


Ian will be creating the necessary visual assets.


== Use Cases  ==
<b>Text Overflow</b>


We should also consider cases where text flows off the edge of a field, and how to get back to that to make changes. Android's native form fields handle this in two ways, as shown in this mockup: http://cl.ly/3y3u123U410L1L0u2W1n


== Test Plans  ==
1. Pressing and holding to activate a cursor, and then dragging that cursor to the edge of the field to scroll text.


Any and all test plans and strategies. Either inline or linked to.  
2. Dragging the text back and forth through the field, and then long pressing to insert a cursor.
|Feature qa review=* [[Fennec/Features/androidcopypaste/TestPlan|QA Test Plan]]
|Feature implementation notes=Finkle has a restartless add-on that is being used to prototype the selection handle behavior and technical implementation.


== Goals  ==
* {{bug|652168}} - Add cursor positioning thumb controls to edit boxes
 
* <s>{{bug|661388}}</s> (FIXED) - Support selecting text in web content
 
* <s>{{bug|659022}}</s> (FIXED) - Implement copy from content
== Non-Goals  ==
}}
 
{{FeatureInfo
 
|Feature priority=P2
 
|Feature roadmap=Firefox Mobile
== Other Documentation  ==
|Feature list=Mobile
 
|Feature engineering team=Mobile front-end
Can include things like:
}}
 
{{FeatureTeamStatus
*Competitive landscape
|Feature security status=sec-review-complete
*Research &amp; references
|Feature security health=OK
*Whatever else is useful to the project.
|Feature security notes=reviewed by: imelven
 
}}
== Legend (remove if you like)  ==
 
{| class="fullwidth-table"
|-
| {{StatusHealthy|status=&nbsp;}}  
| Healthy: feature is progressing as expected.
|-
| {{StatusBlocked|status=&nbsp;}}
| Blocked: feature is currently blocked.
|-
| {{StatusAtRisk|status=&nbsp;}}  
| At Risk: feature is at risk of missing its targeted release.
|-
| '''ETA'''
| Estimated date for completion of the current feature task. Overall ETA for the feature is the product release date.
|}
 
__NOTOC__
 
[[Category:Features]] [[Category:Mobile]]
canmove, Confirmed users
1,584

edits