[
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.