[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: Tue, 08 Oct 2013 11:09:30 +0200
- X-ml-name: emacs-w3m
- X-mail-count: 12169
- 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>
Thorsten Jolitz <tjolitz@xxxxxxxxx> writes:
> Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
>
>> In [emacs-w3m : No.12157] Katsumi Yamaoka wrote:
>>> BTW, I found a problem that the recent change causes. That is,
>>> I can't read text in a form fully if the text is longer than the
>>> width of the form. I must somehow fix it soon.
>>
>> Fixed. Now disabled or readonly textarea is shown in read-only
>> `view-mode'.
>
> I found out that it is still possible to edit checkboxes in emacs-w3m
> even if the 'Edit' button is not pressed and they should be disabled.
>
> Unfortunately I can't give you a recipe to reproduce, since in the
> PicoLisp wiki, only in "My Account" "Role Administration" there are
> checkboxes, and this page is only accessible with admin rights.
Correction:
almost all forms in the wiki have the
- [ ] This is a minor edit
checkbox, so a recipe would be to log into the PicoLisp wiki, goto
"My Account", Documents, click on the @ before 'testfile', and toggle the
above checkbox without pressing the edit button before. Its possible in
emacs-w3m, although it probably shouldn't (but this is not a major issue,
because in the worst case all that is lost is a mark in a checkbox when the
deactivated form is submitted).
> But its exactly the same problem as with textfields and textareas -
> checkboxes should be 'read-only' until 'Edit' button is pressed and the
> form activated.
--
cheers,
Thorsten