You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Dmitry Irlyanov (JIRA)" <ji...@apache.org> on 2007/06/25 10:37:26 UTC

[jira] Commented: (HARMONY-4223) [classlib][swing] setTextShiftOffset getTextShiftOffset and clearTextShiftOffset methods in BasicButtonUI are unimplemented in Harmony

    [ https://issues.apache.org/jira/browse/HARMONY-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507813 ] 

Dmitry Irlyanov commented on HARMONY-4223:
------------------------------------------

Thanks Oliver.
Verified. All the changes are correct.


> [classlib][swing] setTextShiftOffset getTextShiftOffset and clearTextShiftOffset methods in BasicButtonUI are unimplemented in Harmony
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4223
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4223
>             Project: Harmony
>          Issue Type: Task
>          Components: Classlib
>            Reporter: Dmitry Irlyanov
>            Assignee: Oliver Deakin
>            Priority: Minor
>         Attachments: H4223-BasicButtonUI.patch, H4223-BasicButtonUITest.patch, H4223-BasicButtonUITest.patch, H4223-BasicButtonUITest.patch
>
>
> The BasicButtonUI spec provides a little info about setTextShiftOffset getTextShiftOffset and clearTextShiftOffset methods.
> But RI's black box testing shows that setTextShiftOffset methods forses the getTextShiftOffset to return Button.textShiftOffset property and clearTextShiftOffset cancels it. This functionality is unimplemented in Harmony

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.