You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/05/08 09:19:55 UTC

[Bug 122254] New: [sidebar] Process mouse wheel events

https://issues.apache.org/ooo/show_bug.cgi?id=122254

            Bug ID: 122254
        Issue Type: DEFECT
           Summary: [sidebar] Process mouse wheel events
    Classification: Code
           Product: General
           Version: AOO400-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: ui
          Assignee: issues@openoffice.apache.org
          Reporter: awf.aoo@googlemail.com
                CC: issues@openoffice.apache.org

Scroll the sidebar up and down for mouse wheel events over the vertical scroll
bar.  When the scroll bar is not visible then ignore wheel events.

It is easily possible to also process mouse wheel events when the mouse is over
the deck content, not just the scrollbar.  But when the mouse pointer ends up
over a control that itself processes wheel events then following events will go
to this control and change its value.  To prevent such a confusing behavior,
wheel events for the deck content are ignored.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 122254] [sidebar] Process mouse wheel events

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122254

Andre <aw...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Andre <aw...@googlemail.com> ---
Added a Notify() method to class Deck and process only wheel events for the
scroll bar.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122254] [sidebar] Process mouse wheel events

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122254

--- Comment #1 from SVN Robot <sv...@dev.null.org> ---
"af" committed SVN revision 1480173 into trunk:
122254: Process mouse wheel events over sidebar scroll bar.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122254] [sidebar] Process mouse wheel events

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122254

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |AOO 4.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 122254] [sidebar] Process mouse wheel events

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122254

Andre <aw...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Issue Type|DEFECT                      |ENHANCEMENT
             Blocks|                            |121420
           Assignee|issues@openoffice.apache.or |awf.aoo@googlemail.com
                   |g                           |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.