Closed
Bug 203606
Opened 22 years ago
Closed 22 years ago
can't scroll with space bar, cursor keys or PgUp/PgDn
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: felix-mozilla, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030314 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030314 Mozilla Firebird/0.6
Recent Firebird CVS builds don't let me scroll around with the keyboard.
I can still enter text in forms and move around with the typeahead find, so
keyboard handling is not completely broken. When I press the space bar or try
to scroll around with the cursor keys, though, nothing happens. I have to use
the mouse :-(
Reproducible: Always
Steps to Reproduce:
1. build phoenix/firebird from CVS
2. load a page that is longer than one screenful
3. click in the page to make sure focus is correct
4. press space bar.
Actual Results:
Nothing.
Expected Results:
Scroll down by one page.
default theme, gcc 3.2.3, gtk2, xft.
Comment 1•22 years ago
|
||
Recent cvs builds? Your UA strings reports Gecko/20030314, that's a 45 days old
build. Please try with the latest build.
David, can you reproduce?
Comment 2•22 years ago
|
||
Reporter, can you reproduce it with the latest Mozilla nightly (with or without
xft)?
This is WFM with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a)
Gecko/20030425 Mozilla Firebird/0.6
| Reporter | ||
Comment 3•22 years ago
|
||
I did "make -f client.mk checkout; ./configure; make" each day in the last week. I don't know why my user agent string is old, maybe that is another bug for bugzilla to feast on.
This sounds really strange - especially the thing with the UA!
Perhaps we should wait until Felix tried a regular binary for Linux (see bug
#203607).
| Reporter | ||
Comment 5•22 years ago
|
||
I just compiled the new CVS version, which didn't even touch the sources for cut
and paste, yet it suddenly started to work again, albeit only after I restarted
X (which I had done before as well).
Anyway, bug gone, user happy.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Re-Opening due to wrong resolution...
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Resolving WFM...
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•