[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ruby-talk
Subject:    Deployment
From:       Gregory Cohen <gregorycohen2 () gmail ! com>
Date:       2021-11-01 23:33:46
Message-ID: CALeVasvRTcR__h1oJsELcXZLE7T8DiVPwqdFie48BMSywjyjgg () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


 Hi everyone :)



I just wrote a desktop widget, and it works on Windows, and it shows my
site. It's transparent and it has no titlebar. Cross platform, probably
works well on Android, so I can make an app. I compiled it using just MXE
(MinGW32) and it works :)



Does anyone know of QuickJS?

I'm able to compile Ruby into statically linked C. And it works :)

Ruby + Opal + QuickJS = Use Ruby for anything. No installer necessary.
Works on Windows and Wine, too.




My site mostly works well (I have to pay money to improve the certificate
to make it work on mobile well.)

It works in Safari, in Chrome, and probably in Firefox and other browsers.


I still have a little bit of work to do on it.



QuickJS is utterly insane.

It makes Opal work better.

Opal isn`t very good at interacting with the desktop

But in QuickJS, you can import std, then do std.in.getline(), and it calls
the C function getline(), and you get a Javascript line.

Node.js`s createInterface function for the readline module is a nightmare

--------------------------------------------------------------------


I`m currently creating a script, well, I have it already, that turns
markup, a list, to representation.


So

[["hello", "world"], ["foo", "bar"]]

would get represented as a markup-up HTML page (with appropriate divs and
spans) AND a cross platform C program which can be statically linked on
Windows, would be created, with no Installer, no dependencies, no Glade
file.  Just 100% speed. Also, it would show you the content using Ruby GTK



In other words, Ruby lists can be given to the program as an argument, and
you would, in theory, get ALL possible representations of that data, which
could then be stylized with CSS (which both Gtk and Qt support really well)




I could use Glimmer as another backend, but I would have to be able to use
it

Attached is pictures of my desktop widget (the computer im using has no
screenshot tool)

Im also now looking for work as a programmer and kind of trying to pursue
that

I have an interview on Monday

I also now have a graphical Windows installer, written using the Windows
API, for my gem


All of the Windows work that I have been doing uses https://mxe.cc/

[Attachment #5 (text/html)]

<div dir="ltr">
<div>Hi everyone :)</div><div><br></div><div><br></div><div><br></div><div>I just \
wrote a desktop widget, and it works on  Windows, and it shows my site. It&#39;s \
transparent and it has no titlebar.  Cross platform, probably works well on Android, \
so I can make an app. I  compiled it using just MXE (MinGW32) and it works \
:)</div><div><br></div><div><br></div><div><br></div><div>Does anyone know of \
QuickJS?</div><div><br></div><div>I&#39;m able to compile Ruby into statically linked \
C. And it works :)</div><div><br></div><div>Ruby + Opal + QuickJS = Use Ruby for \
anything. No installer necessary. Works on Windows and Wine, \
too.<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>My \
site mostly works well (I have to pay money to improve the certificate to make it \
work on mobile well.)</div><div><br></div><div>It works in Safari, in Chrome, and \
probably in Firefox and other browsers.</div><div><br></div><div><br></div><div>I \
still have a little bit of work to do on \
it.</div><div><br></div><div><br></div><div><br></div><div>QuickJS is utterly \
insane.</div><div><br></div><div>It makes Opal work \
better.</div><div><br></div><div>Opal isn`t very good at interacting with the \
desktop</div><div><br></div><div>But  in QuickJS, you can import std, then do \
std.in.getline(), and it calls  the C function getline(), and you get a Javascript \
line.</div><div><br></div><div>Node.js`s createInterface function for the readline \
module is a nightmare</div><div><br></div><div>--------------------------------------------------------------------</div><div><br></div><div><br></div><div>I`m \
currently creating a script, well, I have it already, that turns markup, a list, to \
representation.</div><div><br></div><div><br></div><div>So \
<br></div><div><br></div><div>[[&quot;hello&quot;, &quot;world&quot;], \
[&quot;foo&quot;, &quot;bar&quot;]]</div><div><br></div><div>would  get represented \
as a markup-up HTML page (with appropriate divs and  spans) AND a cross platform C \
program which can be statically linked on  Windows, would be created, with no \
Installer, no dependencies, no Glade  file.   Just 100% speed. Also, it would show \
you the content using Ruby  GTK<br></div><div><br></div><div><br></div><br><div>In \
other words, Ruby  lists can be given to the program as an argument, and you would, \
in  theory, get ALL possible representations of that data, which could then 
be stylized with CSS (which both Gtk and Qt support really \
well)</div><div><br></div><div><br></div><div><br></div><div><br></div><div>I could \
use Glimmer as another backend, but I would have to be able to use \
it</div><div><br></div><div>Attached is pictures of my desktop widget (the computer \
im using has no screenshot tool)</div><div><br></div><div>Im also now looking for \
work as a programmer and kind of trying to pursue that</div><div><br></div><div>I \
have an interview on Monday</div><div><br></div><div>I also now have a graphical \
Windows installer, written using the Windows API, for my \
gem</div><br><div><br></div><div>All of the Windows work that I have been doing uses \
<a href="https://mxe.cc/" target="_blank">https://mxe.cc/</a></div><div \
class="gmail-adL"><br></div><div class="gmail-adL"><br></div><div \
class="gmail-adL"><br></div>

</div>


["Problem_20211101_1915.mht" (message/rfc822)]

This is a multi-part message in MIME format.


[Attachment #8 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps</title>
</head>
<body>
<!-- This is the recorded XML problem data that was used in generating this page. -->
<xml id="recordeddata">
<?xml version="1.0" encoding="UTF-8"?>
<Report>
  <System MajorVersion="6" MinorVersion="1" ServicePackMajor="1" ServicePackMinor="0" \
BuildNumber="7601" Sku="48" Platform="2" />  <UserActionData>
    <RecordSession SessionCount="1" StartTime="7:15:31 PM" StopTime="7:15:46 PM" \
ActionCount="7" MissedActionCount="0">  <EachAction ActionNumber="1" Time="7:15:33 \
PM" Pid="5140" ProgramId="0006ae3b1587467335c289fca74aaaff1fc600000000" \
FileId="00006923508844e6fe0c1dedd684fe299ebc26d778f3" FileVersion="93.0" \
FileDescription="Firefox" FileCompany="Mozilla Corporation" FileName="firefox.exe" \
CommandLine="FIREFOX.EXE">  <Description>User left click on "Menu Bar (tool bar)" in \
"Using cd command in Windows command line, can't navigate to D:\ - Super User — \
Mozilla Firefox"</Description>  <Action>Mouse Left Click</Action>
        <CursorCoordsXY>1346,0</CursorCoordsXY>
        <ScreenCoordsXYWH>0,0,1440,900</ScreenCoordsXYWH>
        <UIStack>
          <Level Name="Menu Bar" RoleId="22" Role="tool bar" \
Coordinates="-31962,-31992,1440,19" />  <Level Name="Using cd command in Windows \
command line, can't navigate to D:\ - Super User — Mozilla Firefox" RoleId="14" \
Role="application" Coordinates="-31970,-31992,1440,907" />  <Level Name="Using cd \
command in Windows command line, can't navigate to D:\ - Super User — Mozilla \
Firefox" RoleId="9" Role="window" ClassName="MozillaWindowClass" \
Coordinates="-8,-8,1456,916" />  </UIStack>
        <ScreenshotFileName>screenshot_0001.jpeg</ScreenshotFileName>
      </EachAction>
      <EachAction ActionNumber="2" Time="7:15:38 PM" Pid="2928" \
ProgramId="0000f519feec486de87ed73cb92d3cac802400000000" \
FileId="000084123a3decdaa217e3588a1de59fe6cee1998004" FileVersion="6.1.7600.16385 \
(win7_rtm.090713-1255)" FileDescription="Windows Explorer" FileCompany="Microsoft \
                Corporation" FileName="Explorer.EXE" CommandLine="EXPLORER.EXE">
        <Description>User mouse drag end on "Desktop (list)" in "Program \
Manager"</Description>  <Action>Mouse Drag End</Action>
        <CursorCoordsXY>460,58</CursorCoordsXY>
        <ScreenCoordsXYWH>0,0,1440,900</ScreenCoordsXYWH>
        <UIStack>
          <Level Name="Desktop" RoleId="33" Role="list" Coordinates="0,0,1440,900" />
          <Level Name="FolderView" RoleId="9" Role="window" ClassName="SysListView32" \
                Coordinates="0,0,1440,900" />
          <Level RoleId="9" Role="window" ClassName="SHELLDLL_DefView" \
                Coordinates="0,0,1440,900" />
          <Level Name="Program Manager" RoleId="9" Role="window" ClassName="Progman" \
Coordinates="0,0,1440,900" />  </UIStack>
        <ScreenshotFileName>screenshot_0002.jpeg</ScreenshotFileName>
      </EachAction>
      <EachAction ActionNumber="3" Time="7:15:39 PM" Pid="2264" \
ProgramId="00069c3e49498ac5c128333f45fd2817552b0000ffff" \
FileId="00001fab2e3c6718c6e22d64751f714f9e09551e697b" FileName="example.exe" \
CommandLine="EXAMPLE.EXE">  <Description>User mouse wheel down in \
"example"</Description>  <Action>Mouse Wheel Down</Action>
        <CursorCoordsXY>808,532</CursorCoordsXY>
        <ScreenCoordsXYWH>0,0,1440,900</ScreenCoordsXYWH>
        <UIStack>
          <Level RoleId="15" Role="document" Coordinates="218,408,990,600" />
          <Level Name="example" RoleId="9" Role="window" \
ClassName="Qt5152QWindowToolSaveBits" Coordinates="210,400,1006,616" />  </UIStack>
        <ScreenshotFileName>screenshot_0003.jpeg</ScreenshotFileName>
      </EachAction>
      <EachAction ActionNumber="4" Time="7:15:41 PM" Pid="2264" \
ProgramId="00069c3e49498ac5c128333f45fd2817552b0000ffff" \
FileId="00001fab2e3c6718c6e22d64751f714f9e09551e697b" FileName="example.exe" \
CommandLine="EXAMPLE.EXE">  <Description>User mouse drag start in \
"example"</Description>  <Action>Mouse Drag Start</Action>
        <CursorCoordsXY>1393,392</CursorCoordsXY>
        <ScreenCoordsXYWH>0,0,1440,900</ScreenCoordsXYWH>
        <UIStack>
          <Level RoleId="15" Role="document" Coordinates="218,408,990,600" />
          <Level Name="example" RoleId="9" Role="window" \
ClassName="Qt5152QWindowToolSaveBits" Coordinates="210,400,1006,616" />  </UIStack>
        <ScreenshotFileName>screenshot_0004.jpeg</ScreenshotFileName>
      </EachAction>
      <EachAction ActionNumber="5" Time="7:15:42 PM" Pid="2264" \
ProgramId="00069c3e49498ac5c128333f45fd2817552b0000ffff" \
FileId="00001fab2e3c6718c6e22d64751f714f9e09551e697b" FileName="example.exe" \
CommandLine="EXAMPLE.EXE">  <Description>User mouse drag end in \
"example"</Description>  <Action>Mouse Drag End</Action>
        <CursorCoordsXY>1396,461</CursorCoordsXY>
        <ScreenCoordsXYWH>0,0,1440,900</ScreenCoordsXYWH>
        <UIStack>
          <Level RoleId="15" Role="document" Coordinates="218,408,990,600" />
          <Level Name="example" RoleId="9" Role="window" \
ClassName="Qt5152QWindowToolSaveBits" Coordinates="210,400,1006,616" />  </UIStack>
        <ScreenshotFileName>screenshot_0005.jpeg</ScreenshotFileName>
      </EachAction>
      <EachAction ActionNumber="6" Time="7:15:43 PM" Pid="2264" \
ProgramId="00069c3e49498ac5c128333f45fd2817552b0000ffff" \
FileId="00001fab2e3c6718c6e22d64751f714f9e09551e697b" FileName="example.exe" \
CommandLine="EXAMPLE.EXE">  <Description>User mouse drag start in \
"example"</Description>  <Action>Mouse Drag Start</Action>
        <CursorCoordsXY>1391,489</CursorCoordsXY>
        <ScreenCoordsXYWH>0,0,1440,900</ScreenCoordsXYWH>
        <UIStack>
          <Level RoleId="15" Role="document" Coordinates="218,408,990,600" />
          <Level Name="example" RoleId="9" Role="window" \
ClassName="Qt5152QWindowToolSaveBits" Coordinates="210,400,1006,616" />  </UIStack>
        <ScreenshotFileName>screenshot_0006.jpeg</ScreenshotFileName>
      </EachAction>
      <EachAction ActionNumber="7" Time="7:15:45 PM" Pid="2264" \
ProgramId="00069c3e49498ac5c128333f45fd2817552b0000ffff" \
FileId="00001fab2e3c6718c6e22d64751f714f9e09551e697b" FileName="example.exe" \
CommandLine="EXAMPLE.EXE">  <Description>User mouse drag end in \
"example"</Description>  <Action>Mouse Drag End</Action>
        <CursorCoordsXY>1372,533</CursorCoordsXY>
        <ScreenCoordsXYWH>0,0,1440,900</ScreenCoordsXYWH>
        <UIStack>
          <Level RoleId="15" Role="document" Coordinates="218,408,990,600" />
          <Level Name="example" RoleId="9" Role="window" \
ClassName="Qt5152QWindowToolSaveBits" Coordinates="210,400,1006,616" />  </UIStack>
        <ScreenshotFileName>screenshot_0007.jpeg</ScreenshotFileName>
      </EachAction>
    </RecordSession>
  </UserActionData>
</Report>
</xml>
<table cellpadding="0" cellspacing="0" border="0" name="ReportTop" id="ReportTop">
<tr>
  <td class="contentcell-width">
    <h1 ID="RecordedStepsHeader" title="Recorded Problem Steps">Recorded Problem 
      Steps</h1>
  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">
    <div class="divider">&nbsp;</div>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <p ID="FileContainsP"> 
    This file contains all the steps and information that was recorded to
    help you describe the problem to others. </p>
    <p ID="BeforeSharingP">
    Before sharing this file, you should verify the following:</p>
    <ul>
        <li ID="AccuratelyDescribeLI">
        The steps below accurately describe the problem.</li>
        <li ID="NoPrivateInfoBelowLI">
        There is no information below or on any screenshots that you do 
        not want others to see.</li>
    </ul>
    <p ID="NoKeyboardInputP">
    Passwords or any other text you typed were not recorded, except for function 
    and shortcut keys that you used.</p>
    
    <p ID="YouCanDoFollowingP">
    You can do the following:</p>
    <ul>
        <li ID="ReviewStepsLI" title="Review the recorded problem steps" >
        <a href="#ProblemSteps">Review the recorded problem steps</a></li>
        
        <li ID="ReviewSlidesLI" title="Review the recorded problem steps as a slide \
                show">
        <a href="slide0001.htm">Review the recorded problem steps as a slide \
show</a></li>  
        <li ID="ReviewFullLI" title="Review the additional details">
        <a href="#AdditionalDetails">Review the additional details</a></li>
    </ul>
  </td>
</tr>
</table>
  
<table cellpadding="0" cellspacing="0" border="0" name="ProblemSteps" \
id="ProblemSteps"> <tr>
  <td class="contentcell-width titleSpacingAndDivider">
    <div class="divider">&nbsp;</div>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <h1 ID="ProblemStepsHeader">Problem Steps</h1>
  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">
    <div class="divider">&nbsp;</div>
  </td>
</tr>
</table>


<table cellpadding="0" cellspacing="0" border="0" name="ProblemStep1" \
ID="ProblemStep1" title="User left click on &quot;Menu Bar (tool bar)&quot; in \
&quot;Using cd command in Windows command line, can't navigate to D:\ - Super User \
— Mozilla Firefox&quot;"> <tr>
  <td class="contentcell-width stepOptionsDivider">
    <a class="disabled">
    <id ID="PreviousStepL">Previous</id></a>
    <a title="Next" href="#ProblemStep2">
    <id ID="NextStepL">Next</id></a>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <p ID="ProblemStepP"><b>Problem Step 1: (01/11/2021 7:15:33 PM)</b>
    User left click on &quot;Menu Bar (tool bar)&quot; in &quot;Using cd command in \
Windows command line, can't navigate to D:\ - Super User — Mozilla Firefox&quot;  \
</p>  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <a href="screenshot_0001.jpeg"><img class="screenshot"  \
src="screenshot_0001.jpeg"></img></a>  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">&nbsp;</td>
</tr>
</table>

<table cellpadding="0" cellspacing="0" border="0" name="ProblemStep2" \
ID="ProblemStep2" title="User mouse drag end on &quot;Desktop (list)&quot; in \
&quot;Program Manager&quot;"> <tr>
  <td class="contentcell-width stepOptionsDivider">
    <div class="topdivider"></div><a title="Previous" href="#ProblemStep1">
    <id ID="PreviousStepL">Previous</id></a>
    <a title="Next" href="#ProblemStep3">
    <id ID="NextStepL">Next</id></a>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <p ID="ProblemStepP"><b>Problem Step 2: (01/11/2021 7:15:38 PM)</b>
    User mouse drag end on &quot;Desktop (list)&quot; in &quot;Program Manager&quot;
    </p>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <a href="screenshot_0002.jpeg"><img class="screenshot"  \
src="screenshot_0002.jpeg"></img></a>  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">&nbsp;</td>
</tr>
</table>

<table cellpadding="0" cellspacing="0" border="0" name="ProblemStep3" \
ID="ProblemStep3" title="User mouse wheel down in &quot;example&quot;"> <tr>
  <td class="contentcell-width stepOptionsDivider">
    <div class="topdivider"></div><a title="Previous" href="#ProblemStep2">
    <id ID="PreviousStepL">Previous</id></a>
    <a title="Next" href="#ProblemStep4">
    <id ID="NextStepL">Next</id></a>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <p ID="ProblemStepP"><b>Problem Step 3: (01/11/2021 7:15:39 PM)</b>
    User mouse wheel down in &quot;example&quot;
    </p>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <a href="screenshot_0003.jpeg"><img class="screenshot"  \
src="screenshot_0003.jpeg"></img></a>  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">&nbsp;</td>
</tr>
</table>

<table cellpadding="0" cellspacing="0" border="0" name="ProblemStep4" \
ID="ProblemStep4" title="User mouse drag start in &quot;example&quot;"> <tr>
  <td class="contentcell-width stepOptionsDivider">
    <div class="topdivider"></div><a title="Previous" href="#ProblemStep3">
    <id ID="PreviousStepL">Previous</id></a>
    <a title="Next" href="#ProblemStep5">
    <id ID="NextStepL">Next</id></a>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <p ID="ProblemStepP"><b>Problem Step 4: (01/11/2021 7:15:41 PM)</b>
    User mouse drag start in &quot;example&quot;
    </p>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <a href="screenshot_0004.jpeg"><img class="screenshot"  \
src="screenshot_0004.jpeg"></img></a>  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">&nbsp;</td>
</tr>
</table>

<table cellpadding="0" cellspacing="0" border="0" name="ProblemStep5" \
ID="ProblemStep5" title="User mouse drag end in &quot;example&quot;"> <tr>
  <td class="contentcell-width stepOptionsDivider">
    <div class="topdivider"></div><a title="Previous" href="#ProblemStep4">
    <id ID="PreviousStepL">Previous</id></a>
    <a title="Next" href="#ProblemStep6">
    <id ID="NextStepL">Next</id></a>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <p ID="ProblemStepP"><b>Problem Step 5: (01/11/2021 7:15:42 PM)</b>
    User mouse drag end in &quot;example&quot;
    </p>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <a href="screenshot_0005.jpeg"><img class="screenshot"  \
src="screenshot_0005.jpeg"></img></a>  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">&nbsp;</td>
</tr>
</table>

<table cellpadding="0" cellspacing="0" border="0" name="ProblemStep6" \
ID="ProblemStep6" title="User mouse drag start in &quot;example&quot;"> <tr>
  <td class="contentcell-width stepOptionsDivider">
    <div class="topdivider"></div><a title="Previous" href="#ProblemStep5">
    <id ID="PreviousStepL">Previous</id></a>
    <a title="Next" href="#ProblemStep7">
    <id ID="NextStepL">Next</id></a>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <p ID="ProblemStepP"><b>Problem Step 6: (01/11/2021 7:15:43 PM)</b>
    User mouse drag start in &quot;example&quot;
    </p>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <a href="screenshot_0006.jpeg"><img class="screenshot"  \
src="screenshot_0006.jpeg"></img></a>  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">&nbsp;</td>
</tr>
</table>

<table cellpadding="0" cellspacing="0" border="0" name="ProblemStep7" \
ID="ProblemStep7" title="User mouse drag end in &quot;example&quot;"> <tr>
  <td class="contentcell-width stepOptionsDivider">
    <div class="topdivider"></div><a title="Previous" href="#ProblemStep6">
    <id ID="PreviousStepL">Previous</id></a>
    <a class="disabled">
    <id ID="NextStepL">Next</id></a>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <p ID="ProblemStepP"><b>Problem Step 7: (01/11/2021 7:15:45 PM)</b>
    User mouse drag end in &quot;example&quot;
    </p>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <a href="screenshot_0007.jpeg"><img class="screenshot"  \
src="screenshot_0007.jpeg"></img></a>  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">&nbsp;</td>
</tr>
</table>


<p ID="ReturnToTop1"><a href="#ReportTop" title="Return to top of page"> Return to \
top of page... </a></p> <table cellpadding="0" cellspacing="0" border="0" \
name="AdditionalDetails" id="AdditionalDetails"> <tr>
  <td class="contentcell-width titleSpacingAndDivider">
    <div class="divider">&nbsp;</div>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <h1 ID="AdditionalDetailsHeader">Additional Details</h1>
  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">
    <div class="divider">&nbsp;</div>
  </td>
</tr>
<tr>
  <td class="contentcell-width">
    <p ID="AdditionDetailsP" title="Additional Details"> 
        The following section contains the additional details that were 
        recorded that can help find a solution for your problem. </p>
    <p ID="HelpIdentifyP"> 
        These details help accurately identify the programs and UI you 
        used while recording the problem steps. </p>
    <p ID="AdvancedUsersP"> 
        This section may contain text that is internal to programs that
        only very advanced users or programmers may understand. </p>
    <p ID="PleaseReviewTheseDetailsP"> 
        Please review these details to ensure that they do not contain
        any information that you would not like others to see. </p>
  </td>
</tr>

<tr>
  <td class="contentcell-width">  
    <textarea class="full-details" readonly="true" wrap="off">
Recording Session: 01/11/2021 7:15:31 PM - 7:15:46 PM

Problem Steps: 7, Missed Steps: 0, Other Errors: 0

Operating System: 7601.23807.amd64fre.win7sp1_ldr.170512-0600 6.1.1.0.2.48

Problem Step 1: User left click on &quot;Menu Bar (tool bar)&quot; in &quot;Using cd \
command in Windows command line, can't navigate to D:\ - Super User — Mozilla \
                Firefox&quot;
Program: Firefox, 93.0, Mozilla Corporation, FIREFOX.EXE, FIREFOX.EXE
UI Elements: Menu Bar, Using cd command in Windows command line, can't navigate to \
D:\ - Super User — Mozilla Firefox, Using cd command in Windows command line, can't \
navigate to D:\ - Super User — Mozilla Firefox, MozillaWindowClass

Problem Step 2: User mouse drag end on &quot;Desktop (list)&quot; in &quot;Program \
                Manager&quot;
Program: Windows Explorer, 6.1.7600.16385 (win7_rtm.090713-1255), Microsoft \
Corporation, EXPLORER.EXE, EXPLORER.EXE UI Elements: Desktop, FolderView, \
SysListView32, SHELLDLL_DefView, Program Manager, Progman

Problem Step 3: User mouse wheel down in &quot;example&quot;
Program: EXAMPLE.EXE, EXAMPLE.EXE
UI Elements: example, Qt5152QWindowToolSaveBits

Problem Step 4: User mouse drag start in &quot;example&quot;
Program: EXAMPLE.EXE, EXAMPLE.EXE
UI Elements: example, Qt5152QWindowToolSaveBits

Problem Step 5: User mouse drag end in &quot;example&quot;
Program: EXAMPLE.EXE, EXAMPLE.EXE
UI Elements: example, Qt5152QWindowToolSaveBits

Problem Step 6: User mouse drag start in &quot;example&quot;
Program: EXAMPLE.EXE, EXAMPLE.EXE
UI Elements: example, Qt5152QWindowToolSaveBits

Problem Step 7: User mouse drag end in &quot;example&quot;
Program: EXAMPLE.EXE, EXAMPLE.EXE
UI Elements: example, Qt5152QWindowToolSaveBits


    </textarea>
  </td>
</tr>
<tr>
  <td class="contentcell-width titleSpacingAndDivider">&nbsp;</td>
</tr>
</table>
<p ID="ReturnToTop2"><a href="#ReportTop" title="Return to top of page"> Return to \
top of page... </a></p> <table cellpadding="0" cellspacing="0" border="0">
<tr>
  <td class="contentcell-width titleSpacingAndDivider">
    <div class="divider">&nbsp;</div>
  </td>
</tr>
</table>
<div style="height:500px;">&nbsp;</div>
</body>
</html>


[Attachment #9 (text/css)]

body {
  font-family: "Segoe UI", "Verdana", "Arial";
  background-color: #FFFFFF;
  margin-top: 20px;
  margin-left: 20px;
  color: #575757;
}
body.slide {
  margin-top: 0px;
  margin-left: 0px;
}
a {
  color: rgb(19,112,171);  
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  margin-left: 0px;
  vertical-align: top;
}
a.slide {
  font-size: 0.8em;
}
a.slidemessage {
  font-size: 0.8em;
  color: #575757;
}
a.disabled {
  color: #FFFFFF;
}
a:link, a:visited {
  color: rgb(19,112,171);
  text-decoration: none;
  vertical-align: top;
}
a:hover {
  color: rgb(7,74,229);
  text-decoration: underline;
}
h1 {
  color: #4465A2;
  font-size: 1.1em;
  font-weight: normal;
  vertical-align:bottom;
  margin-top: 7px;
  margin-bottom: 4px;
}
p {
  font-size: 0.9em;
  font-weight: normal;
  margin-top: 1px;  
  margin-bottom: 1px;
}
ul, ol
{
  font-size: 0.9em;
  list-style-position: outside;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  line-height: 1.3em;
}
img.screenshot {
  border: 2px solid rgb(19,112,171);
  width: 756px;
  margin-top: 5px;
}
img.slidescreenshot {
  border: 2px solid rgb(19,112,171);
}
textarea.full-details {
  width: 756px;
  height: 560px;
  margin-top: 5px;
}
div.noscreenshots {
    padding: 30px 0px 30px 0px; 
    margin-top: 5px; 
    border: 1px solid rgb(19,112,171); 
    text-align: center;
}
div.slidenoscreenshots {
    width: 500px;
    margin-top: 30%; 
    padding: 30px 0px 30px 0px; 
    border: 1px solid rgb(19,112,171); 
    text-align: center;
}
.divider {
  border-bottom: #B6BCC6 1px solid;
}
.topdivider {
  border-top: #B6BCC6 1px solid;
}
.contentcell-width { 
    width:760px; 
}
.titleSpacingAndDivider { 
    font-size: 0.7em; 
    font-weight: normal;
    color: #787878;
}
.stepOptionsDivider { 
    font-size: 0.7em; 
    font-weight: normal; 
    color: #787878; 
    text-align: right;
}
#slide_navigation {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 1.5em;
    width: 100%;
    overflow: auto;
}
#slide_description {
    position: fixed;
    left: 0px;
    top: 1.5em;
    height: 1.5em;
    width: 100%;
    overflow: auto;    
}
#slide_screenshot {
    position: fixed;
    left: 0px;
    top: 3em;
    width: 100%;
    height: 93%;
    overflow: auto;
}

div.drawing_desktop {
    border: 2px solid rgb(19,112,171);
    background-color: white;
}

div.drawing_widget {
    border:1px solid rgb(5,50,100);
}

div.drawing_toplevel {
    background-color: rgb(20,110,170);
}

div.drawing_titlebar {
    background-color: rgb(10,60,120);
    color: white;
    overflow: hidden;
    font-size: 10px;
}

div.drawing_parent {
    background-color: transparent;
}

div.drawing_target {
    background-color: rgb(30,140,200);
    color: white;
    overflow: hidden;
    font-size: 10px;
}



[Attachment #10 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--SlideRedirect-->
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slide" title="Resume slide show" href="slide0001.htm">Resume slide \
show</a></td>  <td align="right">
      <a class="slide disabled"><id ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="pslide0002.htm"><id \
ID="NextL">Next</id></a>  &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 1:</b>
User left click on &quot;Menu Bar (tool bar)&quot; in &quot;Using cd command in \
Windows command line, can't navigate to D:\ - Super User — Mozilla Firefox&quot; \
</p> </div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0001.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0001.jpeg"></img></a> </div>
</body>
</html>


[Attachment #11 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="3;url=slide0002.htm"/>
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slidemessage">[<i>Loading next slide...</i>]</a> <a class="slide" \
title="Pause" href="pslide0001.htm">Pause</a></td>  <td align="right">
      <a class="slide disabled"><id ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="slide0002.htm"><id ID="NextL">Next</id></a>
      &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 1:</b>
User left click on &quot;Menu Bar (tool bar)&quot; in &quot;Using cd command in \
Windows command line, can't navigate to D:\ - Super User — Mozilla Firefox&quot; \
</p> </div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0001.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0001.jpeg"></img></a> </div>
</body>
</html>


[Attachment #12 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--SlideRedirect-->
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slide" title="Resume slide show" href="slide0002.htm">Resume slide \
show</a></td>  <td align="right">
      <a class="slide" title="Previous" href="pslide0001.htm"><id \
                ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="pslide0003.htm"><id \
ID="NextL">Next</id></a>  &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 2:</b>
User mouse drag end on &quot;Desktop (list)&quot; in &quot;Program Manager&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0002.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0002.jpeg"></img></a> </div>
</body>
</html>


[Attachment #13 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="3;url=slide0003.htm"/>
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slidemessage">[<i>Loading next slide...</i>]</a> <a class="slide" \
title="Pause" href="pslide0002.htm">Pause</a></td>  <td align="right">
      <a class="slide" title="Previous" href="slide0001.htm"><id \
                ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="slide0003.htm"><id ID="NextL">Next</id></a>
      &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 2:</b>
User mouse drag end on &quot;Desktop (list)&quot; in &quot;Program Manager&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0002.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0002.jpeg"></img></a> </div>
</body>
</html>


[Attachment #14 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--SlideRedirect-->
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slide" title="Resume slide show" href="slide0003.htm">Resume slide \
show</a></td>  <td align="right">
      <a class="slide" title="Previous" href="pslide0002.htm"><id \
                ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="pslide0004.htm"><id \
ID="NextL">Next</id></a>  &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 3:</b>
User mouse wheel down in &quot;example&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0003.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0003.jpeg"></img></a> </div>
</body>
</html>


[Attachment #15 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="3;url=slide0004.htm"/>
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slidemessage">[<i>Loading next slide...</i>]</a> <a class="slide" \
title="Pause" href="pslide0003.htm">Pause</a></td>  <td align="right">
      <a class="slide" title="Previous" href="slide0002.htm"><id \
                ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="slide0004.htm"><id ID="NextL">Next</id></a>
      &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 3:</b>
User mouse wheel down in &quot;example&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0003.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0003.jpeg"></img></a> </div>
</body>
</html>


[Attachment #16 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--SlideRedirect-->
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slide" title="Resume slide show" href="slide0004.htm">Resume slide \
show</a></td>  <td align="right">
      <a class="slide" title="Previous" href="pslide0003.htm"><id \
                ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="pslide0005.htm"><id \
ID="NextL">Next</id></a>  &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 4:</b>
User mouse drag start in &quot;example&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0004.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0004.jpeg"></img></a> </div>
</body>
</html>


[Attachment #17 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="3;url=slide0005.htm"/>
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slidemessage">[<i>Loading next slide...</i>]</a> <a class="slide" \
title="Pause" href="pslide0004.htm">Pause</a></td>  <td align="right">
      <a class="slide" title="Previous" href="slide0003.htm"><id \
                ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="slide0005.htm"><id ID="NextL">Next</id></a>
      &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 4:</b>
User mouse drag start in &quot;example&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0004.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0004.jpeg"></img></a> </div>
</body>
</html>


[Attachment #18 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--SlideRedirect-->
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slide" title="Resume slide show" href="slide0005.htm">Resume slide \
show</a></td>  <td align="right">
      <a class="slide" title="Previous" href="pslide0004.htm"><id \
                ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="pslide0006.htm"><id \
ID="NextL">Next</id></a>  &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 5:</b>
User mouse drag end in &quot;example&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0005.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0005.jpeg"></img></a> </div>
</body>
</html>


[Attachment #19 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="3;url=slide0006.htm"/>
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slidemessage">[<i>Loading next slide...</i>]</a> <a class="slide" \
title="Pause" href="pslide0005.htm">Pause</a></td>  <td align="right">
      <a class="slide" title="Previous" href="slide0004.htm"><id \
                ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="slide0006.htm"><id ID="NextL">Next</id></a>
      &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 5:</b>
User mouse drag end in &quot;example&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0005.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0005.jpeg"></img></a> </div>
</body>
</html>


[Attachment #20 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--SlideRedirect-->
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slide" title="Resume slide show" href="slide0006.htm">Resume slide \
show</a></td>  <td align="right">
      <a class="slide" title="Previous" href="pslide0005.htm"><id \
                ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="pslide0007.htm"><id \
ID="NextL">Next</id></a>  &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 6:</b>
User mouse drag start in &quot;example&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0006.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0006.jpeg"></img></a> </div>
</body>
</html>


[Attachment #21 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="3;url=slide0007.htm"/>
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slidemessage">[<i>Loading next slide...</i>]</a> <a class="slide" \
title="Pause" href="pslide0006.htm">Pause</a></td>  <td align="right">
      <a class="slide" title="Previous" href="slide0005.htm"><id \
                ID="PreviousL">Previous</id></a>
      <a class="slide" title="Next" href="slide0007.htm"><id ID="NextL">Next</id></a>
      &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 6:</b>
User mouse drag start in &quot;example&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0006.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0006.jpeg"></img></a> </div>
</body>
</html>


[Attachment #22 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--SlideRedirect-->
<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slide" title="Return to first slide" href="pslide0001.htm">Return to first \
slide</a></td>  <td align="right">
      <a class="slide" title="Previous" href="pslide0006.htm"><id \
ID="PreviousL">Previous</id></a>  <a class="slide disabled"><id \
ID="NextL">Next</id></a>  &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 7:</b>
User mouse drag end in &quot;example&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0007.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0007.jpeg"></img></a> </div>
</body>
</html>


[Attachment #23 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<link rel="stylesheet" type="text/css" href="main.css"></link>
<title>Recorded Problem Steps Slideshow</title>
</head>
<body>
<div id="slide_navigation">
<p>
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
  <td><a class="slide" title="Exit Slide Show" href="main.htm"><id \
ID="ExitSlideShowL">Exit Slide Show</id></a></td>  <td align="center"><a \
class="slide" title="Restart slide show" href="slide0001.htm">Restart slide \
show</a></td>  <td align="right">
      <a class="slide" title="Previous" href="slide0006.htm"><id \
ID="PreviousL">Previous</id></a>  <a class="slide disabled"><id \
ID="NextL">Next</id></a>  &nbsp;</td>
  </table>
</p>
</div>
<div id="slide_description">
<p ID="ProblemStepP"><b>Problem Step 7:</b>
User mouse drag end in &quot;example&quot;
</p>
</div>
<div id="slide_screenshot" align="center" title="Problem Step Screenshot">
<a href="screenshot_0007.jpeg"><img align="center" class="slidescreenshot" \
style="width: 85%; max-width: 1440px;" src="screenshot_0007.jpeg"></img></a> </div>
</body>
</html>


[Attachment #24 (image/jpeg)]
[Attachment #25 (image/jpeg)]
[Attachment #26 (image/jpeg)]
[Attachment #27 (image/jpeg)]
[Attachment #28 (image/jpeg)]
[Attachment #29 (image/jpeg)]
[Attachment #30 (image/jpeg)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic