Closed Bug 1092944 (gaia-copy-paste) Opened 10 years ago Closed 9 years ago

[meta] FxOS v2.2 Gaia per app work for text selection (Cut/Copy/Paste)

Categories

(Firefox OS Graveyard :: Gaia, defect, P4)

ARM
Gonk (Firefox OS)
defect

Tracking

(feature-b2g:2.2+)

RESOLVED FIXED
2.2 S3 (9jan)
feature-b2g 2.2+

People

(Reporter: howie, Assigned: howie)

References

Details

Attachments

(1 file)

This is the meta to track FxOS 2.2 Gaia per app's work on text selection (Cut/Copy/Paste).

The Gecko work will be done and what each app needs to do is to leverage the CSS -moz-user-select https://developer.mozilla.org/en-US/docs/Web/CSS/user-select and follow the UX design to make certain app elements non-selectable
Depends on: 1092425
Depends on: 1092427
Depends on: 1092430
Depends on: 1092437
Depends on: 1092440
Depends on: 1092441
Depends on: 1092960
Depends on: 1092961
Depends on: 1092964
Depends on: 1092965
Depends on: 1092966
Depends on: 1092967
Depends on: 1092969
Depends on: 1092972
Depends on: 1094009
The Gecko work is close to completion, the remaining part is to fix test case failures then pref it on in m-c bug 1092888. After the bug landed, text selection and cut/copy/paste can be triggered in apps on both editable and non-editable elements.

Gaia per app work in v2.2 is to follow UX guideline and leverage CSS -moz-user-select https://developer.mozilla.org/en-US/docs/Web/CSS/user-select to make certain elements non-selectable.

Before Gecko is pref on in m-c, Gaia can manually switch it on by the following two pref to test in advance:
pref("selectioncaret.enabled", on);
pref("selectioncaret.noneditable", on);
Depends on: 1095279
feature-b2g: --- → 2.2+
Alias: gaia-copy-paste
Depends on: 1102495
QA Whiteboard: [textselection]
QA Contact: slyu
QA Whiteboard: [textselection] → [2.2-feature-qa+][textselection]
Howie, can we find an owner for this meta bug? Maybe you or the engineering manager? Thanks.
Flags: needinfo?(hochang)
I'll put me as the owner for now, thanks.
Assignee: nobody → hochang
Flags: needinfo?(hochang)
Status: NEW → ASSIGNED
Target Milestone: --- → 2.2 S3 (9jan)
Priority: -- → P4
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
QA Whiteboard: [2.2-feature-qa+][textselection] → [2.2-feature-qa+][COM=Text Selection]
You need to log in before you can comment on or make changes to this bug.