You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, in the notebook, usually shift-tab goes back to the previous input cell. Since tab goes forward 4 spaces (or if text is highlighted, indents it), and shift-tab unindents highlighted text, it would by far make the most sense if shift-tab when no text is highlighted just goes back 4 spaces.
This works as expected in Cr4, FF3.5.7, & S4 on Windows XP and Cr4 & FF3.5.6 on Linux.
In O10 on XP and Linux, shift-tab for non-empty selections was already broken and is still broken.
In IE8 on XP, auto-indentation and tab/shift-tab were already broken and they still are.
We can make new tickets for the latter two. It seems that a given browser behaves more consistently across platforms than different browsers on a given platform, but it would be great to get feedback on various browsers on Mac OS. Usually, we test what we can, e.g., the locally available combinations, ourselves and receive more varied data from the field (alphas, rcs, and releases).
On the Se tests: Please feel free to try! In my experience, Se does not handle at least some keys (e.g., TAB) consistently across browsers. So far, we've tested mostly in Firefox. It's relatively easy to set up Se Grid to test other browsers. But I've found getting the Se tests to pass in more than one browser is a tedious affair. Moreover, the results are very sensitive to seemingly innocuous changes in HTML, etc. Nevertheless, we should refine and extend our suite to cover more notebook functions.
Right now, in the notebook, usually shift-tab goes back to the previous input cell. Since tab goes forward 4 spaces (or if text is highlighted, indents it), and shift-tab unindents highlighted text, it would by far make the most sense if shift-tab when no text is highlighted just goes back 4 spaces.
CC: @TimDumol
Component: notebook
Author: Alex Leone
Reviewer: Mitesh Patel
Merged: sagenb-0.7
Issue created by migration from https://trac.sagemath.org/ticket/6368
The text was updated successfully, but these errors were encountered: