This has been logged as bug #66.

  http://www.abisource.com/bugzilla/show_bug.cgi?id=66

Vertical cursor motion was originally implemented to be column-relative (# 
of char.s from BOL), rather than position-relative.  This is common for text 
editors, and is fine for fixed-width fonts and no tabs.  However, it's not 
what we want long-term.  

See FV_View::_moveInsPtNextPrevLine() in abi/src/wp/fmt/xp/fv_View.cpp

Any takers?

Paul

Reply via email to