In XUL, if you do something like this:
<label control="foo" value="My Label">
<textbox id="foo" />
Then clicking on the label will jump focus to the textbox. Replacing the onclick handlers in the MARC editor with that way of doing it.
Also having each fixed field auto-select all the text on focus, so whether a user clicks on the label or directly into the textbox, or even tabs into the textbox, the text will be selected so that the user can immediately type a
new replacement value.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14177
dcc99617-32d9-48b4-a31d-
7c20da2025e4