<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>7085</bug_id>
          
          <creation_ts>2006-02-05 09:47:57 -0800</creation_ts>
          <short_desc>History-&gt;Back does not work while viewing PDF</short_desc>
          <delta_ts>2011-08-09 16:46:22 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>PDF</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>ASSIGNED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Kilzer (:ddkilzer)">ddkilzer</reporter>
          <assigned_to name="John Sullivan">sullivan</assigned_to>
          <cc>beidson</cc>
    
    <cc>mitz</cc>
    
    <cc>sullivan</cc>
    
    <cc>vicki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>31455</commentid>
    <comment_count>0</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-02-05 09:47:57 -0800</bug_when>
    <thetext>Summary:

The History-&gt;Back menu choice doesn&apos;t work after viewing a PDF.  (Note that the &quot;Back Arrow&quot; button on Safari itself works, though.)

Steps to Reproduce: 

1. Open Safari+WebKit ToT.  (I used revision r12570.)
2. Open a PDF URL like this: http://developer.apple.com/hardware/ipod/ipodnotereader.pdf
3. Select &quot;Back&quot; from the &quot;History&quot; menu.

Expected Results: 

Safari should go back one page out of the PDF.

Actual Results: 

Safari does nothing.  You must click the &quot;Back Arrow&quot; button in Safari itself to make the page go back.

Regression: 

This is a regression.  This procedure works on Safari 2.0.3 (417.8) on 10.4.4.

Notes: 

None.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31474</commentid>
    <comment_count>1</comment_count>
    <who name="John Sullivan">sullivan</who>
    <bug_when>2006-02-05 11:04:33 -0800</bug_when>
    <thetext>Radar bug &lt;rdar://problem/4403078&gt; is about problems with PDFs vs. Back/Forward, but is not a regression.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31479</commentid>
    <comment_count>2</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-02-05 12:53:04 -0800</bug_when>
    <thetext>What&apos;s happening here is that the menu item says goBack: but does not specify a target. The PDFView is in the responder chain and it has a goBack: method.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31567</commentid>
    <comment_count>3</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-02-06 06:58:04 -0800</bug_when>
    <thetext>Bug 7102 may be related to this bug as it involves viewing a PDF, then hitting the &quot;Back&quot; button.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33503</commentid>
    <comment_count>4</comment_count>
    <who name="John Sullivan">sullivan</who>
    <bug_when>2006-02-20 10:04:51 -0800</bug_when>
    <thetext>These issues are also in Radar as &lt;rdar://problem/4347183&gt;. The basic problem is that when the PDF view is focused, it steals &quot;goBack:&quot; from the menu and keyboard equivalent, and conversely &quot;goBack:&quot; from the toolbar is never sent to the PDF view. So the two ways to invoke &quot;Back&quot; each have different problems interacting with PDFs.

The only aspect of this that&apos;s a regression is that due to other fixes, the PDF view is (correctly) focused more often than it used to be, so stealing &quot;goBack:&quot; from the menu and keyboard equivalent is more common.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11815</commentid>
    <comment_count>5</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-04-29 13:23:19 -0700</bug_when>
    <thetext>ToT WebKit r21170 behaves the same as shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.9 (8P135) now:

Works:
- Back button on browser
- Cmd-Left-Arrow
- Backspace

Does not work:
- History-&gt;Back menu item
- Cmd-[ (mapped to History-&gt;Back menu item)

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>