Closed
Bug 83208
Opened 23 years ago
Closed 23 years ago
Spacebar in textfield causes page down (to end?)
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
WORKSFORME
mozilla0.9.4
People
(Reporter: jg, Assigned: saari)
Details
(Keywords: regression)
Using Mozilla on Linux, built from the tip this morning.
Steps to Reproduce:
1) To go any Bugzilla bug
2) Perform some weird combination of things (not easy to figure out what)
3) Type some words, seperated by spaces
Expected Result:
Normal text shown in text field, no movement of the page viewport.
Actual Result:
Entering characters was as expected. However, every time I hit the spacebar, the
viewport would jump down as if I had hit the Page Down key (in fact it could be
that the page was brought to the very end, as if the Page Down key had been hit
many times, I don't recall). I had to manually scroll back up the page to see
the text area and where I was typing, each time I hit spacebar.
I don't expect this to be easy to reproduce.
There have been a number of bugs filed on various platforms relating to this,
many of which are confused as to whether they occur on any key or just spacebar,
and what the effect of the jump is (some describe the page jumping back up
again). This bug concerns only the spacebar causing the jump, and the page not
returning up to the text.
Up until today, I had not seen this bug in some time. I'm not reopening the
nearest bug nearest to this since most have excessive noise.
Related bugs: bug 35952, bug 79831.
Reporter | ||
Comment 1•23 years ago
|
||
CC kin, akk who had input on the related bugs.
Keywords: mozilla1.0,
regression
Comment 2•23 years ago
|
||
This is a very annoying bug which I see on a regular basis with recent builds.
I think this is a dup of a bug that may be on saari@netscape.com's plate.
The problem is reproducing it reliably so that we can figure out what's wrong in
the debugger.
Assignee | ||
Comment 4•23 years ago
|
||
I'll target 0.9.2 and take it, but I do need a solid test case.
Assignee: joki → saari
Target Milestone: --- → mozilla0.9.2
Reporter | ||
Comment 5•23 years ago
|
||
See comments in bug 35952 from 2001-05-30 07:07 onwards. I am semi-reproduce it
by letting the sidebar auto-refresh (tinderbox builds sidebar) while typing.
Updated•23 years ago
|
Assignee | ||
Comment 6•23 years ago
|
||
When the tinderbox sidebar panel updates, do you loose the cursor in the text field?
Status: NEW → ASSIGNED
Reporter | ||
Comment 7•23 years ago
|
||
Can't say I noticed. I'll try to look the next time it occurs, but as it happens
for a fraction of a second (depending on network activity) it can be hard to
spot the busy mouse cursor, then swap back to the textfield cursor to check it's
still there in the time.
Updated•23 years ago
|
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Updated•23 years ago
|
Target Milestone: mozilla0.9.3 → mozilla0.9.4
Comment 10•23 years ago
|
||
This seems to have been fixed with bug 73725.
wfm in window2000.
Assignee | ||
Comment 11•23 years ago
|
||
okay, marking WFM until someone sees it again
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•