[PDF Viewer] Create test for (C1017529): Verify that Copy/paste data in numeric fields works as expected
Categories
(Mozilla QA :: STArFox, task, P2)
Tracking
(Not tracked)
People
(Reporter: mchiorean, Unassigned)
References
(Blocks 1 open bug)
Details
Create test for PDF Viewer manual test case: Verify that Copy/paste data in numeric fields works as expected
TestRail test ID: 1017529
STArFox test suite: pdf_viewer
Test Steps:
<p>Access any pdf form: </p>
<ul>
<li>ex: <a href="https://www.irs.gov/pub/irs-pdf/f1040.pdf">link</a></li>
</ul>
<p>Scroll down to page 2 in the PDF</p>
<p>Copy a random number from any source</p>
<p>Click inside the Number field for the routing number section.</p>
- *<p>Styling of the input field is updated;<br /> </p>
<p><span class="monospace">Note that some fields might have different background colors</span></p>*
<p>Paste the previously copied numbers (ctrl+v or right click/paste)</p>
- *<p>Numbers are correctly displayed</p>
<p><span class="monospace">Note that text can also be used as an input in a numeric field and there might be a limit of number count</span></p>*
<p>Click or tab out of the input-field.</p>
- <p>Numbers remains in that field, no issues occur.</p>
Description
•