Community
Participate
Working Groups
Created attachment 161745 [details] Screenshot depicting the problem in question. Please see attached.
I see now that it's for the error message (if you enter random text in the combo control). Are users even supposed to enter things in there? Should it be read-only? If they are allowed to enter things and the space is for the error message, perhaps a StatusDialog would be more appropriate?
> Are users even supposed to enter things in there? Yes: the SDK only offers a default set of known encodings and hence needs to allow adding new ones by typing them in. > Should it be read-only? And hence no ;-) >perhaps a StatusDialog would be more appropriate? I agree from the UI/user standpoint but there's currently no easy way to (re-) use a field editor in a status dialog: it wants a dialog page to show the status.
. *** This bug has been marked as a duplicate of bug 188275 ***