Closed
Bug 34624
Opened 25 years ago
Closed 24 years ago
Virtual scrolling with Synaptics PS/2 trackpad doesn't work with GFX scrollbars
Categories
(Core :: XUL, defect, P5)
Tracking
()
Future
People
(Reporter: dominic.jackson, Assigned: eric)
Details
(Keywords: helpwanted)
Using the windows driver for the Synaptics PS/2 trackpad, one can drag the right
hand side of the pad to scroll vertically and along the bottom to scroll
horizontally (so-called virtual scrolling). This doesn't work in M14 for the
main browser window with GFX scrollbars enabled but it does with them disabled.
However in this configuration the v-scrolling still doesn't work for scrollbars
within the main browser window (e.g. forms) - if you try it it scrolls the main
window, not the scrollbar for the form (as is the behaviour under NS 4.7).
Comment 1•25 years ago
|
||
Not a UI design issue. Any engineers want to take on supporting this particular
piece of hardware?
Assignee: bdonohoe → trudelle
Component: User Interface: Design Feedback → XP Toolkit/Widgets
QA Contact: elig → jrgm
Comment 2•25 years ago
|
||
No time for this in the current release. assigning to evaughan as p5 for M30,
putting on helpwanted radar, cc bryner@uiuc.edu
Updated•25 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•25 years ago
|
||
Can you re-test this on a more recent release? I think some compatibility
changes went in after M14.
Comment 4•25 years ago
|
||
Mass-moving all M20-M30 XPToolkit bugs to Future
Target Milestone: M30 → Future
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 20618 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 7•24 years ago
|
||
Sorry for postingto this bug, but 20618 seems to be mostly concerned with
logitech. anyway, i was browsing the synaptics webpage and noticed that they
provide a c++ api for their touchpads which might shed some light on this bug.
you can find it at http://www.synaptics.com/decaf/utilities/api.pdf
i just browsed it very quickly, but i think it'll translate the synaptics stuff
into windows messages.
You need to log in
before you can comment on or make changes to this bug.
Description
•