Forms editor wishlist item!

Bug #760516 reported by Henrik G.
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
PernillaSYS
Confirmed
Wishlist
Unassigned

Bug Description

It would be of great benefit if we could support a simple form of plain-text content-editable in the forms editor.

Imagine clicking in the form field and writing the intended text, in addition to be able to write it in a standard text box.

Both are important since not all browsers support contenteditable.

Tags: forms
Revision history for this message
Denis Dervisevic (denis.d) wrote :

An alternative for all browser could be using the flickr model with javascript/jquery. You do an onclick on the output needed, a regular div. When it is clicked you replace with with a input field with the data pre-entered and a submit button. Then save it asynchronously. You could make it more obvious by having a highlight on the field on mouse over.

Food for thought.

Revision history for this message
Johan Gustafsson (a09johgu) wrote :

Those working on the new forms editor have been informed and will take this into consideration.

Changed in pernillasys:
status: New → Confirmed
Revision history for this message
Henrik G. (henrik-gustavsson) wrote :

Does not have to be html5 contenteditable, but it should be easy to port it to contenteditabel once this functionality is
more standardized in browsers.

My personalized view on this is that we should opt for standards before opting for external api-s.

I view jquery et. al. as interrim solutions until there is a standardized way to achieve such functionality without external dependencies.

Changed in pernillasys:
importance: Undecided → Wishlist
Changed in pernillasys:
assignee: nobody → Viktor Stenqvist (viktor.s)
tags: added: forms
Changed in pernillasys:
status: Confirmed → Triaged
Changed in pernillasys:
assignee: Viktor Stenqvist (viktor.s) → nobody
Changed in pernillasys:
status: Triaged → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.