Community
Participate
Working Groups
[MacOS X] Text widget contains focus ring. As described in the SWT dependant defect https://bugs.eclipse.org/bugs/show_bug.cgi?id=28842, MacOS X applications use a focus ring only for dialogs, not for top-level windows. As such, the Rename Action in the Test Navigator (see org.eclipse.hyades.test.ui.internal.navigator.action.RenameAction.java) sometimes contains a focus ring (e.g. double border) and there is currently no API for determining if the focus ring is rendered to determine the require space for the text widget. SWT dependant defect https://bugs.eclipse.org/bugs/show_bug.cgi?id=28842 will provide this configuration setting to be queried. Note, the temporary work around provided by SWT (https://bugs.eclipse.org/bugs/show_bug.cgi?id=28842#c15) was removed under TPTP defect https://bugs.eclipse.org/bugs/show_bug.cgi?id=126575 since the work-around require using an internal system property which is effect an API.
Decreasing priority since MacOS X is not a TPTP supported platform. Targeting to future since this defect is dependent on SWT defect 28842.
The fix is required in org.eclipse.hyades.test.ui.internal.navigator.action.RenameAction.getCellEditorInset(Control).
Targeting to future since not containable in 4.4.
As discussed on this week's Test Project call (January 22, 2007), the Test Project will focus on existing P1 - P2/Blocker - Major and P1/Normal and test creation/automation defects (omitting defects dependant on outstanding features) in TPTP 4.4. All other Test Project defects have been targeted to future. If this defect has been targeted to future and you/originator feel it should be completed in 4.4, please provide the necessary reason as a reply to this comment or a post to the Test Project mailing list (tptp-test-tooling-dev@eclipse.org). We will collectively triage and assess our resources to determine a case-by-case decision.
Correction: The Test Project mailing list is tptp-testing-tools-dev@eclipse.org.
Changing the priority to P3 since TPTP only uses P1 - P3 priorities.
Jerome, lets get this defect fixed in 4.4 now that the dependent defect is fixed and fresh in our minds. Since you and Patrick are over committed in 4.4, I can do the fix.
Ok, Thanks Paul.
org.eclipse.hyades.test.ui.internal.navigator.action.RenameAction.java checked-in to CVS (HEAD).
Updating sizings.
Updated/corrected sizings.
Reporter: Please verify and close in preparation for shutting down the TPTP 4.4 release. Thanks.
Verified in TPTP-4.4.0-200706140100C.