bug-ncurses
[Top][All Lists]
Advanced

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

bug / inconsequent handling of field_status for fields not marked O_EDIT


From: Frank van Vugt
Subject: bug / inconsequent handling of field_status for fields not marked O_EDIT
Date: Mon, 5 Sep 2005 13:24:36 +0200
User-agent: KMail/1.8

Hi,

When one enters a field not marked as O_EDIT and the form driver 
receives/processes a regular key for it, then it's status is not changed 
(field_status() returns false).

However, pressing <arrow_right> before entering a regular key WILL mark the 
field as dirty (field_status() returns true), though obviously it's contents 
won't change.



-- 
Best,




Frank.




reply via email to

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