Bike 2.0 (Preview 241)

  • Added spelling highlights when typing
  • Added find highlights when Command-F finding
  • Added search highlights when Command-Shift-F searching
  • Active Bike when calling New Document from Dock menu
  • Fixed document.frontmostWindow API to not always return null

Download:

1 Like

I’ve previously set custom keyboard shortcuts for expand/collapse row. They show up in Bike 2.0’s menu bar, but they don’t seem to work.

Also, a question about filter: When I move between results with Return/shift+Return, default shortcuts for expand/collapse by level don’t seem to work either. Is this expected?

Is this happening just when you are filtering or always? When you are filtering the outline editor does not have keyboard focus, and so (right now) I wouldn’t expect it to respond to any expand/collapse commands.

Do your custom overrides to expand/collapse work when you are activity editing in your outline?

Hmmm…app restart seems to have fixed problem with custom overrides, so never mind for now :thinking: But FWIW, I couldn’t expand/collapse while inside editor, not inside filter section.

1 Like

I think I found a crash and a bug.

I also sent the report through Report to Apple, if anything gets through.

Steps to reproduce:

  1. Create new empty file
  2. Save file as OPML
  3. Close window or quit Bike
  4. Reopen saved file

Here’s the bug:

  • if the OPML file included any rows, a new empty root row will appear at the top of the document and everything else will be nested inside

From here, how to crash (hang):
5. Edit file
6. Attempt to save - the ‘Edited’ next to filename will not disappear, but app will still be somewhat responsive
7. Attempt to save a second time - hang.

I think I found a crash and a bug.

Good catch, thanks

I think this is fixed in Bike 242