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

Re: w3m-form allows editing when it shouldn't



Katsumi Yamaoka <yamaoka@xxxxxxx> writes:

> In [emacs-w3m : No.12228] Katsumi Yamaoka wrote:
>> Now I can see the form appearance changing
>
> I've fixed this.  Maybe.

hmm... I downloaded and loaded the newest version with latest change-log
entry:

,----------------------------------------------------------------------------
| 2013-11-26  Katsumi Yamaoka  <yamaoka@xxxxxxx>
|
|         * w3m-filter.el (w3m-filter-subst-disabled-with-readonly): Rewrite.
|
|         * w3m-filter.el (w3m-filter-subst-disabled-with-readonly):
|         Fix the width of disabled select form.
`----------------------------------------------------------------------------

but I still see the different field width:

1. read-only state:

,-----------------------------------------------------------
| Edit                          [Delete]  Select  <<< -- >>>
|
| Level  [1] Priority  [0            ] Todo  [             ]
`-----------------------------------------------------------


2. editable state:

,-------------------------------------------
| Done          [Delete]  Select  <<< -- >>>
|
| Level  [1] Priority  [0] Todo  [       ]
`-------------------------------------------

but this is obviously not a major issue at all, just an 'observation' of
unexpected (but not critical) behaviour.

--
cheers,
Thorsten