| Summary: | Need some way to intercept 'fixfocus' | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Eric Moffatt <emoffatt> |
| Component: | E4 | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | daniel_megert, eclipse.felipe, remy.suen, Silenio_Quarti |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Eric Moffatt
Fixed > 20101021. Control.fixFocus() should be calling setFocus() instead of the internal method setFixedFocus(). setFixedFocus() was need to fix bug#93870. We revert that change and fixed it in a different way. Thanks folks, works like a charm...;-). |