Open
Bug 2009711
Opened 1 day ago
Updated 1 day ago
[PDF Viewer] Create test for (C1938264): Verify that Copying/cutting/pasting a drawing area from context menus works as expected
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 Copying/cutting/pasting a drawing area from context menus works as expected
TestRail test ID: 1938264
STArFox test suite: pdf_viewer
Test Steps:
<p>Make sure that the pdfjs.annotationEditorMode pref is set to 0.</p>
<p>Access any pdf form: - ex: <a href="https://www.irs.gov/pub/irs-pdf/f1040.pdf">link PDF</a></p>
- <p>In pdf toolbar there are 2 new buttons with Text and Draw labels.</p>
<p>Toggle on Draw button and draw something on pdf with pressing left mouse button.</p> - <p>The user can draw over the pdf document using drawing areas. </p>
<p>Select the drawing area from step 2 and access the context menu, with right click on it.</p> - <p>The context menu shows for the selected element.</p>
<p>Use context menus to copy/cut and paste the selected element.</p> - <p>The copy/cut and paste context menus are working as expected.</p>
You need to log in
before you can comment on or make changes to this bug.
Description
•