Patch #2285
closedissue-refinement: pressing enter should result to an "apply"
100%
Description
This is just a plain copy-and-paste of issue 334 on the Typo3-forge:
Sometimes I have fields in the issue-filters form, where i can enter text. When i press enter, nothing happens. I always have to click "Apply".
It would be much faster if a enter would result into an apply.
It is just a nice-to-have feature.
This patch is also a straight one-on-one copy of the solution implemented by the Typo3-forge maintainers, rebased against r2088.
Files
Related issues
Updated by Mischa The Evil about 15 years ago
- Category changed from Issues to UI
Updated by jason axelson about 15 years ago
So is there a chance of this being merged into the main codebase?
Updated by Benjamin Schindler over 14 years ago
+1 here. In my installation, pressing enter brings me to save queries, which was in my case mostly not what I wanted. Apply would be a lot more intuitive imho
Updated by Jean-Baptiste Barth about 14 years ago
- Status changed from New to 7
- Assignee set to Jean-Baptiste Barth
- Target version set to 1.0.2
Works fine for me on Firefox 3.6, but not on Chrome 6. Which browser have you tested ?
I'll try to see if it works better with a more prototype-based code.
Updated by Jean-Baptiste Barth about 14 years ago
- File 2285_git.diff 2285_git.diff added
Here's a working solution with Prototype, it avoids treating each navigator separately. Can someone confirm it works under IE ? (I don't have windows at home I can't test that...). Don't hesitate to tell me if there's something bad, I'm not a JS specialist at all.
Updated by Jean-Baptiste Barth about 14 years ago
- Status changed from 7 to Resolved
- % Done changed from 0 to 100
Applied in r4093. Don't hesitate to reopen if you encounter navigator specific issues.
Updated by Eric Davis about 14 years ago
- Status changed from Resolved to Closed
Merged into 1.0-stable for release in 1.0.2