lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] hyperlink's color with color-style


From: patakuti
Subject: [Lynx-dev] hyperlink's color with color-style
Date: Sun, 05 Nov 2006 07:39:57 +0900 (JST)

I found a trouble with hyperlink's color with color-style.

hyperlinkColorTest.html has 11 hyperlinks.

  1. Open it, "image"'s color is as the same as normal text.
    http://lynx-win32-pata.sourceforge.jp/tmp/hyperlinkColorTest_fig1.png
    # not expected.

  2. And press down-arrow 10 times, then "#link", "2", "5" and "8"'s
    color change to as the same as normal text.
    http://lynx-win32-pata.sourceforge.jp/tmp/hyperlinkColorTest_fig2.png
    # not expected.

  3. And press Ctrl+L, then "2", "5" and "8"'s color become as
    expected but "#link"'s color is still wrong.
    http://lynx-win32-pata.sourceforge.jp/tmp/hyperlinkColorTest_fig3.png

I got the same unexpected results with
  2.8.6rel.2 on Debian stable with ncurses, color-style and D.C.S. is euc-jp
  2.8.6pre.3 on Debian stable with ncurses, color-style and D.C.S. is euc-jp
  2.8.6rel.1 on Windows      with PDCurses, color-style and D.C.S. is Shift_JIS
  # get from http://pervalidus.50webs.org/cygwin/lynx/

command line: ./lynx -cfg=foo.cfg -lss=/dev/null hyperlinkColorTest.html

On the other hand, I got an expected results with
    2.8.6pre.3 on Debian stable with s-lang and without color-style.

command line: ./lynx -cfg=foo.cfg hyperlinkColorTest.html

So I think this is a problem concerned with color-sytle.
--
Takeshi Hataguchi
E-mail: address@hidden

Attachment: hyperlinkColorTest.html
Description: Binary data

Attachment: foo.cfg
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]