On Saturday 21 September 2002 17:06, Jamin W. Collins wrote: > Sorry for the bad pun for a subject line (it's one of those nights). > Anyway, I was just fiddling around and remembered a quirk that's bugged me > from time to time. > > Ocassionally when attempting to vertically maximize a window, I'll move > the mouse wheel (middle button) rather than depressing it. This results > in the window being maximized both horizontally and vertically. > Logically, I understand that it's being seen as either a button 4 or 5 > press (depending on direction of rotation) and this is why it maximizes > the window. I'm just wondering if we really want a button 4 or 5 press > (or even others for that matter) resulting in a maximize like button 1.
hmm, no we don't. Most of the code checks to make sure the right button is pressed. But a lot of the code also assumes button_count <= 3. Please submit this as a bug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
