Confirmed users
4,378
edits
(→UI) |
(→UI) |
||
Line 65: | Line 65: | ||
=== UI === | === UI === | ||
#General | #General | ||
{{hidden_r | {{hidden_r | ||
Line 73: | Line 72: | ||
<small>Note: the home and back buttons are special. Back button has a history of leading to a lot of graphic defects current</small> | <small>Note: the home and back buttons are special. Back button has a history of leading to a lot of graphic defects current</small> | ||
|headerstyle=background:#dddddd | |headerstyle=background:#dddddd | ||
}} {{hidden_r | }} | ||
{{hidden_r | |||
|Copy | |Copy | ||
| | | | ||
Line 82: | Line 82: | ||
<small>Note: Generally with copying you want to verify that the proper thing is being copied from the selection line.</small> | <small>Note: Generally with copying you want to verify that the proper thing is being copied from the selection line.</small> | ||
|headerstyle=background:#dddddd | |headerstyle=background:#dddddd | ||
}} {{hidden_r | }} | ||
{{hidden_r | |||
|Cut | |Cut | ||
| | | | ||
Line 92: | Line 93: | ||
<small>Note: Generally with cutting you want to verify that the proper thing is being copied from the selection line;<br> there should be no graphic defect when typing (ie no typing occurs, no smudges after cutting, etc)</small> | <small>Note: Generally with cutting you want to verify that the proper thing is being copied from the selection line;<br> there should be no graphic defect when typing (ie no typing occurs, no smudges after cutting, etc)</small> | ||
|headerstyle=background:#dddddd | |headerstyle=background:#dddddd | ||
}} {{hidden_r | }} | ||
{{hidden_r | |||
|Paste | |Paste | ||
| | | | ||
Line 101: | Line 103: | ||
<small>Note: Generally with pasting you want to verify that the proper thing is being pasted into the selection line. Usually double byte characters (different formats) and high ascii (compound accented characters) have a tendency to be corrupt.</small> | <small>Note: Generally with pasting you want to verify that the proper thing is being pasted into the selection line. Usually double byte characters (different formats) and high ascii (compound accented characters) have a tendency to be corrupt.</small> | ||
|headerstyle=background:#dddddd | |headerstyle=background:#dddddd | ||
}} {{hidden_r | }} | ||
{{hidden_r | |||
|Highlights | |Highlights | ||
| | | | ||
Line 113: | Line 116: | ||
<small>Note: positioning is important, you may be looking at if the cursor deletes at the proper location, or adds any graphic defects when typing/pasting or removing characters </small> | <small>Note: positioning is important, you may be looking at if the cursor deletes at the proper location, or adds any graphic defects when typing/pasting or removing characters </small> | ||
|headerstyle=background:#dddddd | |headerstyle=background:#dddddd | ||
}} {{hidden_r | }} | ||
{{hidden_r | |||
|Touch Testing | |Touch Testing | ||
| | | | ||
Line 128: | Line 132: | ||
<small>Note: triple touch or more should not do anything, these are just negative test cases to verify that the single touch/double touches do exactly as they are suppose to do </small> | <small>Note: triple touch or more should not do anything, these are just negative test cases to verify that the single touch/double touches do exactly as they are suppose to do </small> | ||
|headerstyle=background:#dddddd | |headerstyle=background:#dddddd | ||
}} {{hidden_r | }} | ||
{{hidden_r | |||
|Keyboard Short Cuts | |Keyboard Short Cuts | ||
| | | | ||
*[http://support.mozilla.com/en-US/kb/mobile-keyboard-shortcuts support Short Cuts] | *[http://support.mozilla.com/en-US/kb/mobile-keyboard-shortcuts support Short Cuts] | ||
*[https://wiki.mozilla.org/Mobile/Fennec/Cheat_Codes Dev Cheat Codes] | *[https://wiki.mozilla.org/Mobile/Fennec/Cheat_Codes Dev Cheat Codes] | ||
<small>Note: Some keyboard shortcuts do not translate to certain devices due to the lack of certain hardware keys. Typically control characters should be the most tested as they have a history of causing odd behavior.</small> | |||
|headerstyle=background:#dddddd | |headerstyle=background:#dddddd | ||
}} | }} | ||