You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Chris Bartlett (JIRA)" <ji...@apache.org> on 2010/09/23 23:08:38 UTC

[jira] Resolved: (PIVOT-645) Remove the keyboardFolderTraversalEnabled style from TerraFileBrowserSkin

     [ https://issues.apache.org/jira/browse/PIVOT-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Bartlett resolved PIVOT-645.
----------------------------------

    Resolution: Fixed

Removed keyboardFolderTraversalEnabled style

> Remove the keyboardFolderTraversalEnabled style from TerraFileBrowserSkin 
> --------------------------------------------------------------------------
>
>                 Key: PIVOT-645
>                 URL: https://issues.apache.org/jira/browse/PIVOT-645
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk-terra
>         Environment: n/a
>            Reporter: Chris Bartlett
>            Assignee: Chris Bartlett
>            Priority: Trivial
>             Fix For: 2.0
>
>
> org.apache.pivot.wtk.skin.terra.TerraFileBrowserSkin can perform 2 kinds of folder navigation as a result of keypresses.
> The ENTER key changes into the selected directory, but only if keyboardFolderTraversalEnabled has been set to true (the default value)
> DELETE & BACKSPACE both change to the parent of the current directory, regardless of the style.
> Remove the style in order to reduce clutter in the class.

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