Re: blank page when reading pdf file

2010-04-06 Thread Arne

David E. Ross wrote:

On 4/5/10 9:14 AM, Walter wrote:

I click on a pdf file and adobe reader loads it ok. directly behind it
is a blank page. shouldn't it be the page from which I came? with the
link to the pdf page?
Walter.


I get this sometimes when the link is actually for JavaScript.  The
script tries to launch a new page (which in my case becomes a new tab)
as it fetches the PDF file.  It seems that the script actually downloads
another script (new page) that, in turn, gets the PDF file.  Obviously,
if this is what is happening, it's a poorly designed Web site.


In my opinion there is no need at all for SM to open a blank tab/page 
when it's the PDF reader that is launched, no matter how the web page 
is designed! Why not just open the PDF reader?


--
/Arne
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread Daniel

Walter wrote:

I click on a pdf file and adobe reader loads it ok. directly behind it
is a blank page. shouldn't it be the page from which I came? with the
link to the pdf page?
Walter.


Walter, it can be done either of two ways, one loading Adobe Reader as a 
separate program and the other using Adobe Reader as a helper program to 
load the page with-in SM.


Walter, have a look back through the posts here, and look for a thread 
called Constant crash on PDF links about 5-6 days ago. Could have an 
answer for you.


HTH

Daniel
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread Phillip Jones

Arne wrote:

David E. Ross wrote:

On 4/5/10 9:14 AM, Walter wrote:

I click on a pdf file and adobe reader loads it ok. directly behind it
is a blank page. shouldn't it be the page from which I came? with the
link to the pdf page?
Walter.


I get this sometimes when the link is actually for JavaScript.  The
script tries to launch a new page (which in my case becomes a new tab)
as it fetches the PDF file.  It seems that the script actually downloads
another script (new page) that, in turn, gets the PDF file.  Obviously,
if this is what is happening, it's a poorly designed Web site.


In my opinion there is no need at all for SM to open a blank tab/page
when it's the PDF reader that is launched, no matter how the web page
is designed! Why not just open the PDF reader?

I don't think it necessarily is supposed to. On occasion, when SeaMonkey 
crashes for whatever reason it goes to a Blank Home page the only way to 
cure is go to your homepage. then go to Preferences (in Macintosh - 
called something else in Widows/Linux/UNIX)  then To Browser clear out 
what ever you have set as home page and click on Use current page) this 
will fix it until next crash. Possibly the same mechanism the screws up 
then is screwing up when you call a PDF and the only PDF viewer from 
within SM or ThunderBird for that matter, that works is called PDF 
Browser Plugin by Schubert of Germany.


--
Phillip M. Jones, C.E.T.If it's Fixed, Don't Break it
http://www.phillipmjones.net   http://www.vpea.org
mailto:pjon...@kimbanet.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Bug in Tabbed Browsing?

2010-04-06 Thread Arne
I have a site where I use a lot of anchors in links. When clicking on 
such a link on the top of the same page as the id is on, the idea is 
to take the visitor further down the page, where the id is.


Now, if I set my preferences for 'Link open behavior' in Tabbed 
Browsing to open links in the current tab/window, SM is not moving 
down to the id and is actually not moving at all, as it does if I have 
preferences set to open links in new tab in the current window.


Since there is no new tab opened in either option, I can't see why the 
browser behave differently?


Can anybody shed any light on this?

--
/Arne
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread J. Weaver Jr.

Phillip Jones wrote:

Arne wrote:

 David E. Ross wrote:

 On 4/5/10 9:14 AM, Walter wrote:

 I click on a pdf file and adobe reader loads it ok. directly behind it
 is a blank page. shouldn't it be the page from which I came? with the
 link to the pdf page?
 Walter.


 I get this sometimes when the link is actually for JavaScript.  The
 script tries to launch a new page (which in my case becomes a new tab)
 as it fetches the PDF file.  It seems that the script actually downloads
 another script (new page) that, in turn, gets the PDF file.  Obviously,
 if this is what is happening, it's a poorly designed Web site.


 In my opinion there is no need at all for SM to open a blank tab/page
 when it's the PDF reader that is launched, no matter how the web page
 is designed! Why not just open the PDF reader?


I don't think it necessarily is supposed to. On occasion, when SeaMonkey
crashes for whatever reason it goes to a Blank Home page the only way to
cure is go to your homepage. then go to Preferences (in Macintosh -
called something else in Widows/Linux/UNIX)  then To Browser clear out
what ever you have set as home page and click on Use current page) this
will fix it until next crash. Possibly the same mechanism the screws up
then is screwing up when you call a PDF and the only PDF viewer from
within SM or ThunderBird for that matter, that works is called PDF
Browser Plugin by Schubert of Germany.



There's no crash involved with this, though - it's just this extra, 
blank page that opens up while the PDF is downloading and before 
whatever external PDF reader is called, and which stays open and blank, 
even after the PDF reader is exited.


It's not a crash, and it's really only cumbersome to the extent that 
it requires one click on the X to close it away, but it's still a bug. 
 -JW

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Pop-up?

2010-04-06 Thread stan

How do I suppers pop-ups
The flag is checked at Preferences  Privacy  Block unrequested 
unwanted Popup windows.

I am still getting them.
Where is the list where I can put URL to be blocked.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread David E. Ross
On 4/6/10 2:40 AM, Arne wrote:
 David E. Ross wrote:
 On 4/5/10 9:14 AM, Walter wrote:
 I click on a pdf file and adobe reader loads it ok. directly behind it
 is a blank page. shouldn't it be the page from which I came? with the
 link to the pdf page?
 Walter.

 I get this sometimes when the link is actually for JavaScript.  The
 script tries to launch a new page (which in my case becomes a new tab)
 as it fetches the PDF file.  It seems that the script actually downloads
 another script (new page) that, in turn, gets the PDF file.  Obviously,
 if this is what is happening, it's a poorly designed Web site.
 
 In my opinion there is no need at all for SM to open a blank tab/page 
 when it's the PDF reader that is launched, no matter how the web page 
 is designed! Why not just open the PDF reader?
 

It's not the launching of the PDF reader that throws up the blank page.
 It's the JavaScript that thinks the PDF file will be viewed in a
browser window.  However, the PDF file is served by a MIME type that
instead requires a separate PDF reader.  As I said before, it's the
result of a poorly designed Web page.

-- 
David E. Ross
http://www.rossde.com/

Go to Mozdev at http://www.mozdev.org/ for quick access to
extensions for Firefox, Thunderbird, SeaMonkey, and other
Mozilla-related applications.  You can access Mozdev much
more quickly than you can Mozilla Add-Ons.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread Arne

David E. Ross wrote:

On 4/6/10 2:40 AM, Arne wrote:

David E. Ross wrote:

On 4/5/10 9:14 AM, Walter wrote:

I click on a pdf file and adobe reader loads it ok. directly behind it
is a blank page. shouldn't it be the page from which I came? with the
link to the pdf page?
Walter.


I get this sometimes when the link is actually for JavaScript.  The
script tries to launch a new page (which in my case becomes a new tab)
as it fetches the PDF file.  It seems that the script actually downloads
another script (new page) that, in turn, gets the PDF file.  Obviously,
if this is what is happening, it's a poorly designed Web site.


In my opinion there is no need at all for SM to open a blank tab/page
when it's the PDF reader that is launched, no matter how the web page
is designed! Why not just open the PDF reader?



It's not the launching of the PDF reader that throws up the blank page.
  It's the JavaScript that thinks the PDF file will be viewed in a
browser window.  However, the PDF file is served by a MIME type that
instead requires a separate PDF reader.  As I said before, it's the
result of a poorly designed Web page.


Okay, then give me a link to a site with downloadable PDF-files where 
this don't happen. Sure there must be at least one you have found, and 
even that would be one more than I know about.


I have also still to find a PDF file that *requires* a separate PDF 
reader. Only in IE (v.8) I have no clue how to prevent PDF's from 
opening within the browser window, but since I don't use IE I don't 
care. ;)


I believe it is the code within SM that cause this, not the site. When 
SM can't decide if the pref settings are set to open within the SM 
tab/page or within the stand alone PDF reader.


--
/Arne
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Pop-up?

2010-04-06 Thread J. Weaver Jr.

stan wrote:

How do I suppers pop-ups
The flag is checked at Preferences  Privacy  Block unrequested
unwanted Popup windows.
I am still getting them.
Where is the list where I can put URL to be blocked.


Right next to that Block unrequested checkbox, click on Allowed 
Sites and make sure that list is empty (or, least, devoid of sites from 
which you don't want popups).


There is no block list in SM2 - just a block all option (which you 
have checked) and that list of exceptions.  -JW

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


email compositon font changes after jpg inserted from clipboard.

2010-04-06 Thread jim
Windows XP Sp2
Seamonkey 2.0.4

I have the email composition font set to Arial, 12 point.  It changes to a
serif font and loses its size attribute after I insert a jpg from the
clipboard.  Is there a setting to prevent this from happening?

jim
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Bug in Tabbed Browsing?

2010-04-06 Thread David E. Ross
On 4/6/10 6:59 AM, Arne wrote:
 I have a site where I use a lot of anchors in links. When clicking on 
 such a link on the top of the same page as the id is on, the idea is 
 to take the visitor further down the page, where the id is.
 
 Now, if I set my preferences for 'Link open behavior' in Tabbed 
 Browsing to open links in the current tab/window, SM is not moving 
 down to the id and is actually not moving at all, as it does if I have 
 preferences set to open links in new tab in the current window.
 
 Since there is no new tab opened in either option, I can't see why the 
 browser behave differently?
 
 Can anybody shed any light on this?
 

This sounds very much like my bug #539091.  See
https://bugzilla.mozilla.org/show_bug.cgi?id=539091.  My problem,
however, has nothing to do with tabbed browsing.  I see it when I have
only a single tab (i.e., no tabs).

Fixing this might be difficult because I have not been able to reproduce
the problem consistently.  When I do see it, I don't really remember all
the steps I took beforehand.  If anyone else sees this and remembers how
to reproduce the problem, please reply in this thread or put a comment
on the bug report.

-- 
David E. Ross
http://www.rossde.com/

Go to Mozdev at http://www.mozdev.org/ for quick access to
extensions for Firefox, Thunderbird, SeaMonkey, and other
Mozilla-related applications.  You can access Mozdev much
more quickly than you can Mozilla Add-Ons.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread Beauregard T. Shagnasty
Arne wrote:

 David E. Ross wrote:
 On 4/6/10 2:40 AM, Arne wrote:
 David E. Ross wrote:
 On 4/5/10 9:14 AM, Walter wrote:
 I click on a pdf file and adobe reader loads it ok. directly
 behind it is a blank page. shouldn't it be the page from which I
 came? with the link to the pdf page?
 
 I get this sometimes when the link is actually for JavaScript. 
 The script tries to launch a new page (which in my case becomes a
 new tab) as it fetches the PDF file.  It seems that the script
 actually downloads another script (new page) that, in turn, gets
 the PDF file.  Obviously, if this is what is happening, it's a
 poorly designed Web site.
 
 In my opinion there is no need at all for SM to open a blank
 tab/page when it's the PDF reader that is launched, no matter how
 the web page is designed! Why not just open the PDF reader?
 
 It's not the launching of the PDF reader that throws up the blank
 page. It's the JavaScript that thinks the PDF file will be viewed in
 a browser window.  However, the PDF file is served by a MIME type
 that instead requires a separate PDF reader.  As I said before, it's
 the result of a poorly designed Web page.
 
 Okay, then give me a link to a site with downloadable PDF-files where
 this don't happen. Sure there must be at least one you have found,
 and even that would be one more than I know about.

I publish monthly newsletters for a club website which the editor
supplies in PDF format. My pages use simple links to the files:

   a href=../news/news201003.pdfMarch 2010/a

and no 'extra tab or window' is opened by SeaMonkey, Firefox, Opera.
When I click on the link, I get a dialog asking if I want to Open or
Download. Choosing Open loads it in my default PDF reader Evince. No new
tabs in the browsers.

I'd let you test, except these are in a passworded members only portion
of the web site.

 I have also still to find a PDF file that *requires* a separate PDF
 reader. Only in IE (v.8) I have no clue how to prevent PDF's from
 opening within the browser window, but since I don't use IE I don't
 care. ;) 

Tell IE to remove the PDF file association?

 I believe it is the code within SM that cause this, not the site.
 When SM can't decide if the pref settings are set to open within the
 SM tab/page or within the stand alone PDF reader.

I think it is the individual coding of the page containing the link.
Regardless of browser.



-- 
   -bts
   -Four wheels carry the body; two wheels move the soul
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread Walter



Daniel wrote:

Walter wrote:

I click on a pdf file and adobe reader loads it ok. directly behind it
is a blank page. shouldn't it be the page from which I came? with the
link to the pdf page?
Walter.


Walter, it can be done either of two ways, one loading Adobe Reader as a
separate program and the other using Adobe Reader as a helper program to
load the page with-in SM.

Walter, have a look back through the posts here, and look for a thread
called Constant crash on PDF links about 5-6 days ago. Could have an
answer for you.

HTH

Daniel


Daniel,

I did look at the posts in constant crash on PDF links but did not 
find the problem mentioned there. As I explained in my original post, 
when I invoke the adobe reader then load the file I get NO blank page. 
It is only when I click on the pdf file and SM calls adobe reader, then 
the blank page is behind the pdf display.


By the way, this has showed up after I downloaded and installed SM 2.0.3.

walte.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Pop-up?

2010-04-06 Thread stan

J. Weaver Jr. wrote:

stan wrote:

How do I suppers pop-ups
The flag is checked at Preferences Privacy Block unrequested
unwanted Popup windows.
I am still getting them.
Where is the list where I can put URL to be blocked.


Right next to that Block unrequested checkbox, click on Allowed
Sites and make sure that list is empty (or, least, devoid of sites from
which you don't want popups).

There is no block list in SM2 - just a block all option (which you
have checked) and that list of exceptions. -JW


Yes it is empty but the pesky popup is poping out.
Somehow it does not work or there is a work around.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Pop-up?

2010-04-06 Thread J. Weaver Jr.

stan wrote:

J. Weaver Jr. wrote:

 stan wrote:

 How do I suppers pop-ups
 The flag is checked at Preferences  Privacy  Block unrequested
 unwanted Popup windows.
 I am still getting them.
 Where is the list where I can put URL to be blocked.


 Right next to that Block unrequested checkbox, click on Allowed
 Sites and make sure that list is empty (or, least, devoid of sites from
 which you don't want popups).

 There is no block list in SM2 - just a block all option (which you
 have checked) and that list of exceptions. -JW


Yes it is empty but the pesky popup is poping out.
Somehow it does not work or there is a work around.


Might be Java or Javascript. Can you give us an example URL where the 
popups happen?  -JW

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Pop-up?

2010-04-06 Thread Beauregard T. Shagnasty
J. Weaver Jr. wrote:

 Might be Java or Javascript.

It wouldn't be Java.  This is Java:
http://nist.time.gov/timezone.cgi?Eastern/d/-5/java

Java != JavaScript

JavaScript is responsible for nearly all popup-type windows on the WWW.

-- 
   -bts
   -Four wheels carry the body; two wheels move the soul
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: delicious add-ons?

2010-04-06 Thread Martin F.

Felix Göpfert schrieb:

Hi everyone!
I recently switched to seamonkey (from Thunderbird / Firefox) and i
really like it so far. The only problem for me is, that I'm unable to
get any sort of delicious add-on working. I can't receive any bookmarks
and I'm unable to send any (Posting failed).
Is here anyone able to provide me with a working version of this add-on,
or is this gonna be fixed within the next version of seamonkey? If yes,
does anyone know anything about the release date?


My /guess/ is, that this AddOn uses the places functionality of Firefox 
concerning bookmarks, which is not (yet) implemented in Seamonkey.


I'm only using the bookmarlets of them which work fine:
http://delicious.com/help/bookmarklets

regards
Martin
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Preventing remote content from loading into forwarded message

2010-04-06 Thread Paul B. Gallagher

flyguy wrote:

I have my email set to Block images and other content from remote 
sources. That works well; however, if I Forward the email, the remote 
content is loaded. Is there any way to prevent that from happening?


Forward as text-only.

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Preventing remote content from loading into forwarded message

2010-04-06 Thread Paul B. Gallagher

flyguy wrote:

I have my email set to Block images and other content from remote 
sources. That works well; however, if I Forward the email, the remote 
content is loaded. Is there any way to prevent that from happening?


Or: break your Internet connection and Send Later. Then reestablish -- I 
don't /think/ SM would load content for a message already composed, but 
the experts will tell us.


--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread David E. Ross
On 4/6/10 8:37 AM, Arne wrote:
 David E. Ross wrote:
 On 4/6/10 2:40 AM, Arne wrote:
 David E. Ross wrote:
 On 4/5/10 9:14 AM, Walter wrote:
 I click on a pdf file and adobe reader loads it ok. directly behind it
 is a blank page. shouldn't it be the page from which I came? with the
 link to the pdf page?
 Walter.

 I get this sometimes when the link is actually for JavaScript.  The
 script tries to launch a new page (which in my case becomes a new tab)
 as it fetches the PDF file.  It seems that the script actually downloads
 another script (new page) that, in turn, gets the PDF file.  Obviously,
 if this is what is happening, it's a poorly designed Web site.

 In my opinion there is no need at all for SM to open a blank tab/page
 when it's the PDF reader that is launched, no matter how the web page
 is designed! Why not just open the PDF reader?


 It's not the launching of the PDF reader that throws up the blank page.
   It's the JavaScript that thinks the PDF file will be viewed in a
 browser window.  However, the PDF file is served by a MIME type that
 instead requires a separate PDF reader.  As I said before, it's the
 result of a poorly designed Web page.
 
 Okay, then give me a link to a site with downloadable PDF-files where 
 this don't happen. Sure there must be at least one you have found, and 
 even that would be one more than I know about.
 
 I have also still to find a PDF file that *requires* a separate PDF 
 reader. Only in IE (v.8) I have no clue how to prevent PDF's from 
 opening within the browser window, but since I don't use IE I don't 
 care. ;)
 
 I believe it is the code within SM that cause this, not the site. When 
 SM can't decide if the pref settings are set to open within the SM 
 tab/page or within the stand alone PDF reader.
 

Go to my http://www.rossde.com/garden/public_gardens.html.  Scroll
down to Hampton Court Palace, Surrey, England, UK.  Select the link
gardens in the phrase we found the formal gardens.  For SeaMonkey
2.0.4, this PDF file opens within my browser using the Adobe Reader
plugin nppdf32.dll.

Besides the JavaScript situation, other causes of this opening in Adobe
Reader itself are:

*  You are missing the plugin.  On the SeaMonkey menu bar, select
[Help  About Plugins].  On the resulting page, check to make sure that
you see nppdf32.dll.

*  The PDF file is being incorrectly served by the Web server.  It
should be served as application/pdf.  In my setup, a PDF file served as
application/x-pdf will instead open in Adobe Reader itself; I'm not sure
of why there is a distinction.  You can see how a link is served if you
have the LiveHTTPHeaders extension installed in SeaMonkey.

*  Your setup requests PDF files to be opened in Adobe Reader itself.
To see what your setup is for this, select [Edit  Preferences] on the
SeaMonkey menu bar.  On the left side of the Preferences window, under
Category, select [Browser  Helper Applications].  The Helper
Applications pane may show several entries for Adobe; to see the
differences in these entries, either stretch the window horizontally or
place your cursor over an entry to get a tooltip.  In my setup, there
are six entries: four of them result in opening the file within
SeaMonkey, one results in opening the file in Adobe Reader itself, and
one asks the user how the file is to be handled.  Three depend on the
file-type indicated by the file extension, and three depend on how the
file is served.

-- 
David E. Ross
http://www.rossde.com/

Go to Mozdev at http://www.mozdev.org/ for quick access to
extensions for Firefox, Thunderbird, SeaMonkey, and other
Mozilla-related applications.  You can access Mozdev much
more quickly than you can Mozilla Add-Ons.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread Phillip Jones

Arne wrote:

David E. Ross wrote:

On 4/6/10 2:40 AM, Arne wrote:

David E. Ross wrote:

On 4/5/10 9:14 AM, Walter wrote:

I click on a pdf file and adobe reader loads it ok. directly behind it
is a blank page. shouldn't it be the page from which I came? with the
link to the pdf page?
Walter.


I get this sometimes when the link is actually for JavaScript.  The
script tries to launch a new page (which in my case becomes a new tab)
as it fetches the PDF file.  It seems that the script actually downloads
another script (new page) that, in turn, gets the PDF file.  Obviously,
if this is what is happening, it's a poorly designed Web site.


In my opinion there is no need at all for SM to open a blank tab/page
when it's the PDF reader that is launched, no matter how the web page
is designed! Why not just open the PDF reader?



It's not the launching of the PDF reader that throws up the blank page.
   It's the JavaScript that thinks the PDF file will be viewed in a
browser window.  However, the PDF file is served by a MIME type that
instead requires a separate PDF reader.  As I said before, it's the
result of a poorly designed Web page.


Okay, then give me a link to a site with downloadable PDF-files where
this don't happen. Sure there must be at least one you have found, and
even that would be one more than I know about.

I have also still to find a PDF file that *requires* a separate PDF
reader. Only in IE (v.8) I have no clue how to prevent PDF's from
opening within the browser window, but since I don't use IE I don't
care. ;)

I believe it is the code within SM that cause this, not the site. When
SM can't decide if the pref settings are set to open within the SM
tab/page or within the stand alone PDF reader.

How about trying the Family Tree files I have on my website. I use PDF's 
extensively I just link to to them I have the files loaded on my 
website. they will either open with a PDFViewer such as adobe's for 
Safari. Or in a PDF Browser Plugin from Schubert for anything else 
except  for a PDF viewer such as Acrobat Reader, or equivalent.


I don't use java or javascript.

http://www.phillipmjones.net

--
Phillip M. Jones, C.E.T.If it's Fixed, Don't Break it
http://www.phillipmjones.net   http://www.vpea.org
mailto:pjon...@kimbanet.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread J. Weaver Jr.

Phillip Jones wrote:

Arne wrote:

 David E. Ross wrote:

 On 4/6/10 2:40 AM, Arne wrote:

 David E. Ross wrote:

 On 4/5/10 9:14 AM, Walter wrote:

 I click on a pdf file and adobe reader loads it ok. directly behind it
 is a blank page. shouldn't it be the page from which I came? with the
 link to the pdf page?
 Walter.


 I get this sometimes when the link is actually for JavaScript.  The
 script tries to launch a new page (which in my case becomes a new tab)
 as it fetches the PDF file.  It seems that the script actually downloads
 another script (new page) that, in turn, gets the PDF file.  Obviously,
 if this is what is happening, it's a poorly designed Web site.


 In my opinion there is no need at all for SM to open a blank tab/page
 when it's the PDF reader that is launched, no matter how the web page
 is designed! Why not just open the PDF reader?



 It's not the launching of the PDF reader that throws up the blank page.
It's the JavaScript that thinks the PDF file will be viewed in a
 browser window.  However, the PDF file is served by a MIME type that
 instead requires a separate PDF reader.  As I said before, it's the
 result of a poorly designed Web page.


 Okay, then give me a link to a site with downloadable PDF-files where
 this don't happen. Sure there must be at least one you have found, and
 even that would be one more than I know about.

 I have also still to find a PDF file that *requires* a separate PDF
 reader. Only in IE (v.8) I have no clue how to prevent PDF's from
 opening within the browser window, but since I don't use IE I don't
 care. ;)

 I believe it is the code within SM that cause this, not the site. When
 SM can't decide if the pref settings are set to open within the SM
 tab/page or within the stand alone PDF reader.


How about trying the Family Tree files I have on my website. I use PDF's
extensively I just link to to them I have the files loaded on my
website. they will either open with a PDFViewer such as adobe's for
Safari. Or in a PDF Browser Plugin from Schubert for anything else
except  for a PDF viewer such as Acrobat Reader, or equivalent.

I don't use java or javascript.

http://www.phillipmjones.net



Both the Ross and Jones PDF files open on my SM 2.0.4 _without_ 
triggering the superfluous blank window.  -JW

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread Hartmut Figge
J. Weaver Jr.:

Both the Ross and Jones PDF files open on my SM 2.0.4 _without_ 
triggering the superfluous blank window.  -JW

Some more examples:
http://www.triffids.de/pub/spiele/bard/bard3/maps/

Hartmut
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread JAS
Hartmut Figge wrote:
 J. Weaver Jr.:

   
 Both the Ross and Jones PDF files open on my SM 2.0.4 _without_ 
 triggering the superfluous blank window.  -JW
 
 Some more examples:
 http://www.triffids.de/pub/spiele/bard/bard3/maps/

 Hartmut
   
Using SM 2.0.4 and I have Foxit reader as default PDF reader--David's
garden link opens in a new tab in my browser, both Phillips and Hartmut
invoke the Foxit reader externally and leave a blank tab in the browser.

-- 
   You either teach people to treat you with dignity and respect, or you don't. 
This means you are partly responsible for the mistreatment that you get at the 
hands of someone else. 

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread Phillip Jones

Phillip Jones wrote:

Arne wrote:

David E. Ross wrote:

On 4/6/10 2:40 AM, Arne wrote:

David E. Ross wrote:

On 4/5/10 9:14 AM, Walter wrote:

I click on a pdf file and adobe reader loads it ok. directly behind it
is a blank page. shouldn't it be the page from which I came? with the
link to the pdf page?
Walter.


I get this sometimes when the link is actually for JavaScript.  The
script tries to launch a new page (which in my case becomes a new tab)
as it fetches the PDF file.  It seems that the script actually downloads
another script (new page) that, in turn, gets the PDF file.  Obviously,
if this is what is happening, it's a poorly designed Web site.


In my opinion there is no need at all for SM to open a blank tab/page
when it's the PDF reader that is launched, no matter how the web page
is designed! Why not just open the PDF reader?



It's not the launching of the PDF reader that throws up the blank page.
It's the JavaScript that thinks the PDF file will be viewed in a
browser window.  However, the PDF file is served by a MIME type that
instead requires a separate PDF reader.  As I said before, it's the
result of a poorly designed Web page.


Okay, then give me a link to a site with downloadable PDF-files where
this don't happen. Sure there must be at least one you have found, and
even that would be one more than I know about.

I have also still to find a PDF file that *requires* a separate PDF
reader. Only in IE (v.8) I have no clue how to prevent PDF's from
opening within the browser window, but since I don't use IE I don't
care. ;)

I believe it is the code within SM that cause this, not the site. When
SM can't decide if the pref settings are set to open within the SM
tab/page or within the stand alone PDF reader.


How about trying the Family Tree files I have on my website. I use PDF's
extensively I just link to to them I have the files loaded on my
website. they will either open with a PDFViewer such as adobe's for
Safari. Or in a PDF Browser Plugin from Schubert for anything else
except  for a PDF viewer such as Acrobat Reader, or equivalent.

I don't use java or javascript.

http://www.phillipmjones.net



I messed this up: and correcting below:

How about trying the Family Tree files I have on my website. I use PDF's 
extensively I just link to to them I have the files loaded on my 
website. they will either open with a PDFViewer such as adobe's for 
Safari. Or in a PDF Browser Plugin from Schubert for anything else 
except  for *IE*. Or, a PDF viewer such as Acrobat Reader, or equivalent.


--
Phillip M. Jones, C.E.T.If it's Fixed, Don't Break it
http://www.phillipmjones.net   http://www.vpea.org
mailto:pjon...@kimbanet.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: blank page when reading pdf file

2010-04-06 Thread Phillip Jones

JAS wrote:

Hartmut Figge wrote:

J. Weaver Jr.:



Both the Ross and Jones PDF files open on my SM 2.0.4 _without_
triggering the superfluous blank window.  -JW


Some more examples:
http://www.triffids.de/pub/spiele/bard/bard3/maps/

Hartmut


Using SM 2.0.4 and I have Foxit reader as default PDF reader--David's
garden link opens in a new tab in my browser, both Phillips and Hartmut
invoke the Foxit reader externally and leave a blank tab in the browser.



How I have mine setup in my site I've uploaded the PDF's then when you 
click a Link the link goes to the pdf where ever its location might be.


I guess that's an argument against the using Tabs. :-)

Maybe something is set wrong in your Preference setting (Preference is 
term used in Macintosh. whatever your settings adjustment might be).


http://www.phillipmjones.net/Tabssettings.png

Now I have tabs turned off but the others settings should apply.

--
Phillip M. Jones, C.E.T.If it's Fixed, Don't Break it
http://www.phillipmjones.net   http://www.vpea.org
mailto:pjon...@kimbanet.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Web Address History

2010-04-06 Thread JohnW-Mpls

Ever since I switched to SM 2.x, I get to see only two previous web
addresses in the browser screen. (down arrow under the web address
space).   I used to see a couple dozen.

Where can I change a setting to increase this?


-- 
 JohnW-Mpls
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Pop-up?

2010-04-06 Thread Dennis McCunney
* stan:
 J. Weaver Jr. wrote:
 stan wrote:
 How do I suppers pop-ups
 The flag is checked at Preferences Privacy Block unrequested
 unwanted Popup windows.
 I am still getting them.
 Where is the list where I can put URL to be blocked.

 Right next to that Block unrequested checkbox, click on Allowed
 Sites and make sure that list is empty (or, least, devoid of sites from
 which you don't want popups).

 There is no block list in SM2 - just a block all option (which you
 have checked) and that list of exceptions. -JW
 
 Yes it is empty but the pesky popup is poping out.
 Somehow it does not work or there is a work around.

We'd need a sample URL where this occurs to say what was going on.

Most popups are done in JavaScript, and Mozilla popup blocking works by
disabling the JavaScript open unrequested window function that is used
to make that happen.

You may wish to allow popups for some sites.  For example, there are
sites that open a popup to queue a download.

Meanwhile, you might want to take a look at the NoScript extension.
NoScript blocks *all* scripting activity unless the site in in a
whitelist.  It defaults to blocking JavaScript, but can also block Java,
Flash, and Microsoft Silverlight.

See https://addons.mozilla.org/en-US/seamonkey/addon/722
__
Dennis
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: When will SeaMonkey use Firefox v3.6.2's Gecko version?

2010-04-06 Thread Steve Wendt

On 04/06/10 11:50 am, Robert Kaiser wrote:


Does SM have a map of its versions? I remember it (and original Mozilla
suite) used to, but I couldn't find it a few months ago.

The release dates graph.


No. We have no firm dates planned for anything, not even a good idea how
many alphas and betas we'll do for 2.1, so also no graph.


If historical data is what he was after, this is available:
http://www-archive.mozilla.org/releases/history.html
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey