[ 
https://issues.apache.org/jira/browse/PIVOT-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071064#comment-13071064
 ] 

Chris Bartlett commented on PIVOT-776:
--------------------------------------

I wouldn't say that I find the Windows behaviour confusing in any way, but it 
is perhaps better suited to novice users.  I can imagine the values of controls 
being modified inadvertently when the intent was merely to scroll the scroll 
pane.

Any suggestions on how to handle it?

Pick a rule for Pivotg behaviour and implement it?
Platform detection check within the skin?
Add a style enum to the skin representing different OS's or behaviour types? 
(WHEEL_OVER, WHEEL_FOCUSED, WHEEL_OVER_AND_FOCUSED or OSX, WINDOWS, ABC, DEF 
etc)
Something else?

> Additional support for mouse wheel adjustments of Component values
> ------------------------------------------------------------------
>
>                 Key: PIVOT-776
>                 URL: https://issues.apache.org/jira/browse/PIVOT-776
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk, wtk-terra
>         Environment: n/a
>            Reporter: Chris Bartlett
>            Assignee: Chris Bartlett
>            Priority: Minor
>             Fix For: 2.1
>
>
> I imagine that mouse wheel events would be ignored unless the Component was 
> focused *and* the mouse was over the Component.
> Spinner - Equivalent to an UP/DOWN arrow key press when 'circular' property 
> is true
> Slider - Equivalent to an UP/DOWN/LEFT/RIGHT arrow key press
> ListButton - Equivalent to an UP/DOWN arrow key press
> CalendarButton - No current UP/DOWN/LEFT/RIGHT arrow key press functionality 
> to change date by a single day, but would be equivalent to this.  Support for 
> these key presses could be added at the same time. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to