- Status Closed
- Percent Complete
- Task Type Bug Report
- Category User Interface
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Very Low
- Reported Version 2.35
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Photo Organizer
Opened by crystalshadow - 2008-03-30
Last edited by pizza - 2008-03-30
Opened by crystalshadow - 2008-03-30
Last edited by pizza - 2008-03-30
FS#338 - Select All button does not work on search results
Clicking the Select All button produces the following in Firefox's error consel:
Error: k has no properties
Source File: http://crystalshadow.com/photoorg/themes/aqua/checkbox.js
Line: 148
Closed by pizza
2008-03-30 15:22
Reason for closing: Fixed
Additional comments about closing: last commit (-devel only) went into r1996.
2008-03-30 15:22
Reason for closing: Fixed
Additional comments about closing: last commit (-devel only) went into r1996.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
This is an interesting problem, and one that'll take a bit of digging to fix.
I'm pretty sure I know what broke it, but that was a symptom of a deeper problem.
Time to dig deeper into the DOM. Yay!
slide selection is fixed.
list selection is still broken.