User:Sardisson/AppleScript
Jump to navigation
Jump to search
Things I'd like to fix:
- Bookmarks
- isSeparator
- isTabGroup (r/w)
- isDockMenu (r/w)
This could be history, iirc, which makes finding the current one difficult (no, see Bug 374553)
UUID (id) - Bug 730653FIXED- separators don't have (persistent) ones (only temporary ones for copying), so can't use BookmarkItem's UUID method as the cocoaKey directly, because it creates UUIDs
- You can reference a bookmark by properties only if you know its collection; there's no "allBookmarks" that corresponds to the root folder
- current bookmark destination folder [1]
- Standard Suite commands (Bug 394581)
- Save
- Rearranging tabs (Bug 520515)
- Tooltip windows aren't filtered out (Bug 437802)