Closed Bug 774127 Opened 12 years ago Closed 12 years ago

Cannot pause/resume download with space bar

Categories

(Firefox :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 801011

People

(Reporter: evilpie, Assigned: mconley)

References

(Blocks 1 open bug)

Details

I wanted to implemented the old copy 'n download behaviour. While doing this I noticed a weird bug, for some reason DV_onDownloadKeyPress is called twice for one press on the keyboard, thus resuming and then pausing again in a few milliseconds.
Assignee: nobody → mconley
Findings so far:

- This does not affect Windows or OSX.
- This appears to be a platform bug for panels - we're indeed firing the onKeyPress and onKeyRelease event twice when a panel is focused.

I'll file a platform bug.
This is now essentially the same bug as platform bug 801011.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.