View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001877 | NetSurf | [All Projects] General | public | 2007-03-06 22:22 | 2015-10-31 22:08 | ||||
Reporter | dsalt | ||||||||
Assigned To | |||||||||
Severity | minor | Reproducibility | have not tried | ||||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001877: Keypress claiming (text input fields etc.) | ||||||||
Description | This patch modifies the way in which text input fields etc. are handled: the keypress handler callbacks are modified to return whether they've claimed the keypress, rather than assuming that if the callback is used, the keypress is automatically claimed. This allows callback handlers to more selectively override other keypress-triggered functions such as window scrolling, e.g. cursor up & down can be used to scroll even though the focus is in a single-line text input field. | ||||||||
Additional Information | Imported from sourceforge bug http://sourceforge.net/support/tracker.php?aid=1675316 on Tue Dec 10 17:34:13 2013 | ||||||||
Tags | No tags attached. | ||||||||
Fixed in CI build # | |||||||||
Reported in CI build # | |||||||||
URL of problem page | |||||||||
Attached Files |
|
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-12-10 17:41 | Vincent Sanders | New Issue | |
2013-12-10 17:41 | Vincent Sanders | Assigned To | => Sourceforge Import placeholder |
2015-10-31 22:08 | Vincent Sanders | Assigned To | Sourceforge Import placeholder => |
2015-10-31 22:08 | Vincent Sanders | Resolution | open => fixed |
2015-10-31 22:08 | Vincent Sanders | Description Updated | View Revisions |
2015-10-31 22:08 | Vincent Sanders | Additional Information Updated | View Revisions |