New submission from Mark Schlieker <sternenfaenge...@googlemail.com>:
CHM file for Python 2.5 documentation does not work when being used without Python installation. My OS is: Microsoft Windows XP (sp2) Steps on how to reproduce: prerequisite: 1) No python has been installed on machine (not sure if necessary) steps: 1) Download Python25.chm from http://www.python.org/download/releases/2.5.2/ (md5 digest: 4c2f7e124287525a93849b0b53893bf0) 2) Open file Python25.chm by double clicking on it using file explorer. noticed behaviour ==> Help window opens with navigation pane (on the left) showing index but on the right window pane there is only a text saying that navigation to website has been cancelled. When clicking on any item in the navigation pane still no other text gets displayed on the right window pane else than "Navigation to website has been cancelled". expected behaviour ==> Help window shows documentation in the right hand side window pane. ---------- assignee: georg.brandl components: Documentation messages: 93530 nosy: Mark77, georg.brandl severity: normal status: open title: Python25.chm seems to be broken type: behavior versions: Python 2.5 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7054> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com