Closed
Bug 50286
Opened 25 years ago
Closed 25 years ago
Scrolldown should first scroll horizontal then vertical if both scrollbars is present
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
VERIFIED
INVALID
Future
People
(Reporter: bugzilla, Assigned: bryner)
References
()
Details
when you encounter a webpage the enables the horizontal scrollbar (in the buttom
of the screen) the scroll down on my scrollmouse should also make the scrollbar
scroll.
Currently it only scroll down/up.
Check out this page with Netscape 4.x and Mozilla and try to scroll on your
scrollmouse!
In Netscape 4.x the page scrolldown and the right. In Mozilla the page only
scrolls down.
| Reporter | ||
Comment 1•25 years ago
|
||
forgot the URL:
http://gemal.dk/test/scroll.html
Comment 2•25 years ago
|
||
I'm confused...it's supposed to scroll horizontally and vertically at the same
time?
Assignee: trudelle → bryner
QA Contact: jrgm → janc
| Reporter | ||
Comment 3•25 years ago
|
||
Not at the same time.
If both the horizontal and and vertical scrollbar appear scrolling down with the
scrollmouse should *first* scroll the page down horizontal and after hitting the
bottom of the page the scrolling should continue vertical.
Summary: scroll down should also scroll horizontal → Scrolldown should first scroll horizontal then vertical if both scrollbars is present
| Assignee | ||
Comment 4•25 years ago
|
||
I'm confused too. How do you scroll "down horizontally"? How do you continue
scrolling vertically "after hitting the bottom of the page"?
Status: NEW → ASSIGNED
| Reporter | ||
Comment 5•25 years ago
|
||
If x is the screen size the the other lines are the "document" size, here's how
it should scroll:
|- -|
|x |
| |
|- -|
|- -|
| |
|x |
|- -|
|- -|
| |
| x|
|- -|
| Assignee | ||
Comment 6•25 years ago
|
||
Hm... I'm not sure I agree that this is the correct way for scrolling to work.
Hm, I'm not sure I would expect this behavior. What happens in 4.x is likely a
result of your mouse driver.
Blake, janc, what do you guys think?
Comment 7•25 years ago
|
||
I think his bug is invalid, and it sounds like a bug should be filed against 4.x
scrollmouse behavior, or your mouse driver.
Updated•25 years ago
|
Target Milestone: --- → Future
Comment 8•25 years ago
|
||
will deal with this later, ->future
| Assignee | ||
Comment 9•25 years ago
|
||
I agree, I don't think this is how scrolling should work.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•