Re: [Netsurf-develop] Tabled widths
by Tim Powys-Lybbe
In message of 7 Jul, Paul Vigay <lists-nospam(a)vigay.com> wrote:
>
> Does NetSurf need percentage table widths to be in quotes?
>
> eg. width="100%"
>
> or will it understand things like width=100% - even though this is
> technically invalid HTML?
Duff HTML or not, WIDTH=90%, etc works very well with NetSurf here.
--
Tim Powys-Lybbe tim(a)powys.org
For a miscellany of bygones: http://powys.org/
16 years, 7 months
[Netsurf-develop] cURL Update script
by Richard Torrens (RiscOS)
I had a hard disc crash recently and lost a cURL update script that I used
to use for fetching the latest Netsurf.
Can't find the script again. Does anyone know where it may be found?
--
-------------------------------------------------------------------------
Richard Torrens
4QD manufacture speed controllers for battery electric motors.
www sites http://www.4QD.co.uk http://www.4QDtec.com http://www.4QD.org
All email addresses are copyright.
Resale or use on any lists is expressly forbidden
---------- We use a RISC PC 32 bit RISC computer ----------------
16 years, 7 months
Re: [Netsurf-develop] up icon
by Tony Moore
On 05 Jul 2006, Michael Drake <mike(a)smoothartist.com> wrote
> In message <9283bc414e.pnyoung(a)pnyoung.ormail.co.uk>
> Dr Peter Young <pnyoung(a)ormail.co.uk> wrote:
>
> > "An error occurred when trying to install the downloaded theme".
> > This is with the RISC OS 5 theme.
>
> Please check you have the latest build. If it fails with the latest
> build, please send me the log.
The theme filename was originally RISC_OS_5, but it is now RISC OS 5
Perhaps this is causing the error?
Tony
___________________________________________________________
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine
http://uk.docs.yahoo.com/nowyoucan.html
16 years, 7 months
Re: [Netsurf-develop] Bugs
by Tony Moore
On 5 Jul 2006, "Richard Wilson" <info(a)tinct.net> wrote:
> Can anyone who's still got an open bug report please check it hasn't
> been fixed in the current build please?
Test Build (06 Jul 2006 06:45)
1458918 the register full-save not ok 2006-03-26 1 bursa
1419176 full-save broken [1] 2006-01-29 5 nobody
[1] _not_ a good title, it concerns incorrect 'drobe' full-save
Tony
___________________________________________________________
Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html
16 years, 7 months
Re: [Netsurf-develop] Bugs
by Richard Porter
On 5 Jul 2006 Paul Vigay <lists-nospam(a)vigay.com> wrote:
> Richard Porter <ricp(a)minijem.plus.com> wrote:
>
>> I'd really like to see the <body> link colours working.
>
> Presumably these are linked in with things like the CSS 'hover'
> attributes working etc.
I don't see why. The body tag is basic html and I'm a bit surprised it
wasn't implemented earlier on. The real problem is that the bgcolor
attribute has been implemented and the link colours haven't. It should
be all or none otherwise contrast can be compromised.
--
_
|_|. _ Richard Porter http://www.minijem.plus.com/
|\_||_ mailto:ricp@minijem.plus.com
16 years, 7 months
[Netsurf-develop] up icon
by Gavin Wraith
(NetSurf 05 Jul 2006 01:30)
I note that the Aletheia theme has an "up" icon,
and using Edit Toolbar I have been able to move it
to where I want.
How do we get this working with other themes?
I tried adding two more sprites, "up" and "pup",
to the Aquatic theme, by modifying pre-existing sprites,
but Edit Toolbar did not show the new icon. What am
I overlooking?
--
Gavin Wraith (gavin(a)wra1th.plus.com)
Home page: http://www.wra1th.plus.com/
16 years, 7 months
Re: [Netsurf-develop] Problem rendering 'comments'
by Darren Salt
I demand that Paul Vigay may or may not have written...
[snip]
> Having examined the source code, it looks like the problem is an opening
> comment <!-- on line 26 (just after the style type tag) which doesn't
> appear to have a closing --> so I'm guessing that NetSurf is simply
> ignoring the rest of the page, thinking it's /all/ a comment.
That's correct behaviour.
> However, Firefox (on the Mac) renders the page normally, as does O2 and O3
> on RISC OS.
> Therefore, I'm assuming that there's some 'rule' for deciding that a
> comment tag should 'end' if it's not closed properly?
I'm not sure what other browsers use *but* with the lack of any "-->", it
seems reasonable to treat the first ">" following "<!--" as the end of the
comment. With a mismatch (present, but in insufficent numbers), it's probably
best to try to match "<!--" with "-->" so long as there isn't an intervening
"<!--".
(It might be good to have a page info window which lists which quirks were
activated...)
[snip]
--
| Darren Salt | d @ youmustbejoking,demon,co,uk | nr. Ashington, | Toon
| RISC OS, Linux | s zap,tartarus,org | Northumberland | Army
| + Output *more* particulate pollutants. BUFFER AGAINST GLOBAL WARMING.
Man who fall in vat of molten optical glass make spectacle of self.
16 years, 7 months
Re: [Netsurf-develop] Download problem
by Tony Moore
On 02 Jul 2006, Chika <miyuki(a)crashnet.org.uk> wrote:
> Have tried a number of times this evening to download the latest test
> build, but the download dies about 500KB shy of the end.
When I posted about the same problem, several months ago, Chris Manning
very kindly pointed me, off list, to
http://www.riscos.info/unix/downloads/cli/wget-1.9.1-1.zip
If the connection is lost, whilst wget is downloading a file, it will
re-connect without further intervention, and resume the download, from
the point at which contact was lost. Much time and temper saved!
Tony
___________________________________________________________
Try the all-new Yahoo! Mail. "The New Version is radically easier to use" � The Wall Street Journal
http://uk.docs.yahoo.com/nowyoucan.html
16 years, 7 months