Open
Bug 2009704
Opened 1 day ago
Updated 1 day ago
[PDF Viewer] Create test for (C1020324): Verify that modifying text/number data in fields correctly works
Categories
(Mozilla QA :: STArFox, task, P2)
Mozilla QA
STArFox
Tracking
(Not tracked)
NEW
People
(Reporter: mchiorean, Unassigned)
References
(Blocks 1 open bug)
Details
Create test for PDF Viewer manual test case: Verify that modifying text/number data in fields correctly works
TestRail test ID: 1020324
STArFox test suite: pdf_viewer
Test Steps:
<p>Access any pdf form: </p>
<ul>
<li>ex: <a href="http://foersom.com/net/HowTo/data/OoPdfFormExample.pdf">link</a></li>
</ul>
<p>Enter random text/numbers in any field</p>
<p>Click outside of the field where the string was entered</p>
- <p>String that was previously entered is saved</p>
<p>Click again inside the previous field and edit the string</p>
<p>Click outside the field</p> - <p>String that was edited is saved</p>
<p>Copy/paste some characters inside the previously edited field</p> - *<p>String is copied in the field without issues</p>
<p><span class="monospace">Note that some fields do have a limitation on character count</span></p>*
<p>Click outside of the field</p>
- <p>Newly edited string is displayed without issues</p>
You need to log in
before you can comment on or make changes to this bug.
Description
•