Closed Bug 505514 Opened 16 years ago Closed 16 years ago

Find next/find previous broken

Categories

(Skywriter Graveyard :: Editor, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dangoor, Assigned: dion)

Details

cmd-g (and shift-cmd-g) are mapped to find next/find previous. Currently, these keys do nothing.
Assignee: nobody → kdangoor
This is fixed here: http://bitbucket.org/j4c/bespin/changeset/102b825ff69c/ The bug was raised, as after performing the search, the seach highlighting was gone and then you couldn't switch between the search results.
Assignee: kdangoor → julian.viereck
OS: Other → All
Hardware: Other → All
Version: unspecified → Trunk
It almost works now; cmd-g moves to next item, and shift-cmd-g moves to previous item, but shift-cmd-g also replaces the item with "G".
Priority: -- → P2
Target Milestone: --- → 0.4.0
This turns out to be a problem in the th key helper which is not taking upper case characters into account. Dion is on it.
Assignee: julian.viereck → dion
Fixed in a way that probably breaks some printable characters. Julian, we need to revisit and re-architect the key handling.
Fixed in cbc743f5e653
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.