lynx-dev
[Top][All Lists]
Advanced

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

[Lynx-dev] curius behaviors navigating a page internally


From: patakuti
Subject: [Lynx-dev] curius behaviors navigating a page internally
Date: Sat, 14 Jan 2006 20:15:41 +0900 (JST)

I found curius behaviors of Lynx2.8.6dev.16.

case1:
  1. start Lynx with command line: navigatePageTest.html#l50, 
     then Lynx shows line 50.
        % lynx navigatePageTest.html#l50

  2. press tab key, then cursor is moved to line 100.

  3. press ^R key, then screen is moved to line 50.
     This is unexpected.  It's expected that screen isn't moved.

case2:
  1. start Lynx with command line: navigatePageTest.html#l50, 
     then Lynx shows line 50.
        % lynx navigatePageTest.html#l50

  2. press tab key, then cursor is moved to line 100.

  3. press Enter key on "link to line 0", then screen is moved to line 0.

  4. press Left Arrow(PREV_DOC), then screen is moved to line 50.
     This is unexpected.  It's expected that screen is moved to line 100.
--
Takeshi Hataguchi
E-mail: address@hidden

Attachment: navigatePageTest.html
Description: Binary data


reply via email to

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