<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://memecode.com/bugzilla/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://memecode.com/bugzilla/"
          maintainer="fret@memecode.com"
>

    <bug>
          <bug_id>97</bug_id>
          
          <creation_ts>2006-05-24 12:00</creation_ts>
          <short_desc>Not possible to select the page range when printing message</short_desc>
          <delta_ts>2006-09-12 16:03:56</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>i.Scribe/InScribe</product>
          <component>Printing</component>
          <version>v1.89 test6</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>ASSIGNED</bug_status>
          
          
          
          
          <priority>P4</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>rehulka@centrum.cz</reporter>
          <assigned_to>fret@memecode.com</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>rehulka@centrum.cz</who>
            <bug_when>2006-05-24 12:00:59</bug_when>
            <thetext>When I try to print a message, I cannot select the page range in the print
dialog box (the fields are grey and inactive).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fret@memecode.com</who>
            <bug_when>2006-05-30 10:24:37</bug_when>
            <thetext>I&apos;ve begun looking into this and there is a non-trivial problem to solve in that
to know the number of pages available for printing you need to know which
printer and page the user is going to print onto. Thus you need the results from
the user&apos;s printer selection to calculate the documents size, but you don&apos;t get
that till you have clicked ok on the dialog.

Chicken and egg problem. I think I&apos;ll end up guessing. But that means rewriting
a bunch of code. So this won&apos;t make it into test3, but test4 would be a good
target for release.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rehulka@centrum.cz</who>
            <bug_when>2006-09-12 16:03:56</bug_when>
            <thetext>Now the selection of the printing range is possible, however it does not work
properly, because the whole email is printed.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>