[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: w3m-form allows editing when it shouldn't
- From: Thorsten Jolitz <tjolitz@xxxxxxxxx>
 
- Date: Fri, 29 Nov 2013 11:30:51 +0100
 
- X-ml-name: emacs-w3m
 
- X-mail-count: 12230
 
- References: <87ioxkcrkq.fsf@xxxxxxxxx> <b4mwqlxancd.fsf@xxxxxxx>	<87d2no2s4d.fsf@xxxxxxxxx> <b4mbo38uet6.fsf@xxxxxxx>	<b4m4n8zdrkz.fsf@xxxxxxx> <87y56ah9wc.fsf@xxxxxxxxx>	<b4mob76x9o2.fsf@xxxxxxx> <b4mwqltx1nu.fsf@xxxxxxx>	<87eh7wjgbx.fsf@xxxxxxxxx> <87eh653olt.fsf@xxxxxxxxx>	<b4mvbzhaqzm.fsf@xxxxxxx> <87vbzgkfzp.fsf@xxxxxxxxx>	<b4my54clrfx.fsf@xxxxxxx> <87r4a4kccv.fsf@xxxxxxxxx>	<87bo18k26b.fsf@xxxxxxxxx> <b4msiukcdgw.fsf@xxxxxxx>	<b4md2lnalcm.fsf@xxxxxxx>
 
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