Closed
Bug 160506
Opened 23 years ago
Closed 23 years ago
Logitech Hyperjump scroll options do not work
Categories
(Core :: XUL, defect)
Tracking
()
People
(Reporter: otonet, Assigned: jag+mozilla)
References
Details
Attachments
(1 file)
33.67 KB,
image/png
|
Details |
Hi,
I don't know if this is a bug or a feature request,
but I noticed that with current release (1.1b),
Logitech HyperJump scroll features are not working.
This is annoying since I use them for locking the
mouse pointer to scrollbars.
Hyperjump is a feature of Logitech Mouseware drivers
and works with all MFC-based apps. Mozilla scrollbars
are not sensitive to this feature (and not MFC-based).
Is there any chance to have HyperJump working, or will
Mozilla widgets never support it?
I will add a picture if I can find out how to add
attachments to bugzilla.
Sincerely,
Oliver
Reporter | ||
Comment 1•23 years ago
|
||
You can see the scroll icons greyed out.
Reporter | ||
Comment 2•23 years ago
|
||
See also bug 113772
Comment 4•23 years ago
|
||
Comments at the Logitech web site indicate that this will occur when using any
application that does not use standard scrollbars. See support document #4620,
http://logitech.com/index.cfm?page=support/products/document&CRID=320&contentid=4620&contentid2=4992&showalldocuments=1&countryid=2&languageid=1.
I'm guessing their software queries the window styles set in the underlying
window, looking for WS_VSCROLL or WS_HSCROLL (the standard scrollbar styles).
Mozilla windows do not have these styles set as they use their own scrollbar
functionality.
Comment 5•23 years ago
|
||
*** This bug has been marked as a duplicate of 30431 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•