Thanks for the fixes and feedback.

On Sat, Mar 8, 2014 at 10:46 PM, chris burke <[email protected]> wrote:
> Thanks for the feedback. Responses inline:
>
> On Fri, Mar 7, 2014 at 5:10 PM, Marc Simpson <[email protected]> wrote:
>
>>
>> # Editor
>>
>> * Commenting
>>   * Comments inserted via Edit>Selection aren't undoable
>>     (insertion clears the undo stack)
>>
>
> Fixed.
>
>
>>   * The default binding for uncommenting the selection doesn't
>>     work under OSX
>>     * Changed to "Ctrl+Shift+U" [= Cmd-Shift-u] here as a
>>       workaround
>>
>
> This works for me on IOS 10.9.2, i.e. Cmd-Shift-B/N do uncomment/comment.
>
>
>> * Creating a new project leaves the editor in an inconsistent
>>   state under OSX
>>   * Seems to work correctly under Linux
>>   * Project path isn't set correctly; files not displayed, can't
>>     run project
>>     * Workaround: explicitly (re-)opening the newly created
>>       project
>>
>
> Fixed.
>
>
>>   * Related: Run Project has a listed binding of '8' in the menu
>>     bar (but F9 works)
>>
>
> This is a bug in Qt 4.8 (QTBUG-34820).
>
>  # Viewmat
>
>>
>> * closeall_jviewmat_ doesn't work correctly in the IDE:
>>   * Only closes the most recent viewmat window
>>
>
> Fixed
>
>
>> * Aside: It would be nice to parallel plot behaviour when
>>   running viewmat from jconsole
>>   * Write out a bitmap, open with the default preview application
>>
>
> Nice, but not done yet.
>
> # Qt windows
>>
>> * Consistent keyboard bindings to close windows -- including
>>   Package Manager, viewmat and plot -- would be ideal
>>   * Under GTK, the Esc key closes viewmat (but not plot)
>>   * Under Qt/OSX, I'm forced to use the mouse instead; interrupts
>>     workflow
>>     * Under XFCE (Linux), Alt-F4 works but Ctrl-W would be more
>>       natural.
>>   * Generalisation of these bindings to wd would make sense
>>     * Perhaps Cmd/Ctrl-W for all windows, Esc for viewmat and
>>       plot?
>>
>
> This is worth investigating, but you might note that Ctrl-W was used in J6
> to run a script window, so I'd be wary of using it to close the window.
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to