Closed
Bug 295929
Opened 20 years ago
Closed 20 years ago
"Tree in a box" mouse scroll not working properly
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jooaun.saw, Assigned: janv)
Details
(Keywords: testcase)
Attachments
(1 file)
|
6.64 KB,
application/vnd.mozilla.xul+xml
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Tree placed in a box with horizontal scrollbar not scrollable with mouse scroll wheel when mouse cursor hover on treecell. Check attached test case. Reproducible: Always Steps to Reproduce: 1. Place tree in a box with horizontal scrollbar. 2. Scroll horizontally to middle. 3. Hover mouse cursor on top of one of the treecells. 4. Try to scroll up/down using mouse scroll wheel. Actual Results: Mouse scroll wheel does not scroll. Expected Results: Able to scroll up/down using mouse scroll wheel when mouse cursor hover above treecell.
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Works fine for me, Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050527 Firefox/1.0+.
Assignee: darin → jan
Component: XUL Widgets → XP Toolkit/Widgets: Trees
Product: Toolkit → Core
QA Contact: bugs.mano → xptoolkit.trees
Version: unspecified → 1.7 Branch
Comment 3•20 years ago
|
||
And in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050512 Firefox/1.0.4, for that matter. Is this linux only?
Comment 4•20 years ago
|
||
I see this with firefox 1.0.4, but not Mozilla 1.7.8 (so perhaps gtk2 only) and not firefox trunk and not suite trunk, even with gtk2. gecko 1.7 branch is only taking security fixes, so this is WORKSFORME -- please test with a trunk build in the future.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 5•20 years ago
|
||
Is mouse 4-way scroll working under windows? (Clicking on mouse middle button under windows brings up the 4-way scroller)
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: xptoolkit.trees → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•