JDK-4834288 : Should use XSETTINGS to get mouse click/drag zone on unix
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2003-03-18
  • Updated: 2005-12-01
Related Reports
Relates :  
Description
This came out of the discussion of 4731797, which was for windows.  
We need analogous work for Unix.  

>>>>Are there settings on
>>>>Solaris/Linux, analogous to SM_CXDRAG and SM_CYDRAG, that
>>>>we should take into account?
>>>
>>>I don't know of any such setting on X.  Perhaps Valeriy knows of one.
>>
>>Under GNOME there's Net/DndDragThreshold XSETTINGS setting (8 by
>>default) - that, judging by its name, is pertinent.
>>
>>Motif text components seems to be controlled with XmNselectThreshold
>>property (5 by default).
>>
>>Motif List widget has the threshold hardcoded (at 3).
>>
>>IOW, the good thing about standards is that there's so many of them to
>>choose from ;).
>>
>>I'd check Gtk2 and how it uses Net/DndDragThreshold.  Since the
>>XSETTINGS code is now in the workspace we can use it to read and track
>>the properties we need.

Comments
EVALUATION Name: rpR10076 Date: 07/23/2003 Can't realize it now because out of time and resources. ======================================================================
17-09-2004