Re: scrollbar context menu

2007-02-07 Thread Peter Kümmel
Jean-Marc Lasgouttes wrote: >> "Peter" == Peter Kümmel <[EMAIL PROTECTED]> writes: > > Peter> Should we disable the context menu (right mouse click) of the > Peter> scrollbar? Currently the functionality is not bug free? > > And I do not see its usefulness, so I think your patch is right. >

Re: scrollbar context menu

2007-02-07 Thread Jean-Marc Lasgouttes
> "Peter" == Peter Kümmel <[EMAIL PROTECTED]> writes: Peter> Should we disable the context menu (right mouse click) of the Peter> scrollbar? Currently the functionality is not bug free? And I do not see its usefulness, so I think your patch is right. JMarc

scrollbar context menu

2007-02-06 Thread Peter Kümmel
Should we disable the context menu (right mouse click) of the scrollbar? Currently the functionality is not bug free? Peter Index: src/frontends/qt4/GuiWorkArea.C === --- src/frontends/qt4/GuiWorkArea.C (revision 17071) +++ src/fr