Filtering DOM events breaks Form Builder label editing

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Filtering DOM events breaks Form Builder label editing

Arlo White
This page recommends filtering DOMFocus events for performance:
http://wiki.orbeon.com/forms/doc/developer-guide/admin/performance-tuning#TOC-Filtering-out-specific-events

However, this breaks the ability to edit labels in the Form Builder by
clicking on them. Can you make the Form Builder ignore the filter?
Otherwise a note should probably be added to the documentation saying
doing this will break the Form Builder.


-Arlo


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Filtering DOM events breaks Form Builder label editing

Erik Bruchez
Administrator
Arlo,

Thanks for pointing this out, I added a note to this effect, and
committed a fix for Form Builder:

https://github.com/orbeon/orbeon-forms/commit/f174b9b4f8c638fadf2a6ffeba2578ea224d7554

Note that I can't say we "recommend" using this property: it's just
that in some cases it can make sense.

-Erik

On Wed, Dec 8, 2010 at 9:26 AM, Arlo White <[hidden email]> wrote:

> This page recommends filtering DOMFocus events for performance:
> http://wiki.orbeon.com/forms/doc/developer-guide/admin/performance-tuning#TOC-Filtering-out-specific-events
>
> However, this breaks the ability to edit labels in the Form Builder by
> clicking on them. Can you make the Form Builder ignore the filter?
> Otherwise a note should probably be added to the documentation saying doing
> this will break the Form Builder.
>
>
> -Arlo
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws