View Single Post
Old 03-24-2026, 08:48 PM   #22
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 9,618
Karma: 6774048
Join Date: Nov 2009
Device: many
Quote:
Originally Posted by ElMiko View Post
Once upon a time, selecting a clip from the clip window didn't change the window focus. That is, similar to if one were to apply a <b> tag to selected text, the cursor remained in the code window; one need not mouse back into the code window to start typing. If this functionality was removed for a reason, no worries. But if it just got lost in the shuffle during one of the updates, it'd be nice to have it back.

The only other thing I'm curious about is dragging/dropping files into the Book Browser window. It'd be nice to be able to drag and drop images, font files, css, etc. into the book browser as an alternative to the "Add Existing Files" dialog.
It was done for Accessibility reasons for people who have issues using a mouse. The ClipsWindow now gets focus so that keyboard arrow keys can be used to select a clip or clips. There is now a shortcut you can assign to move focus to and from CodeView, ClipsWindow, BookBrowser, etc. That way Sigil can be navigated directly from the keyboard. This necessitated ClipsWindow getting focus. That change was made a few releases back. Not something we want to change now.

If you use the Clips toolbar (either clips 1 or clips 2), as toolbar buttons never get focus themselves, those clips still work with a single click like before. Hopefully the covers your most often used clips.

Last edited by KevinH; 03-24-2026 at 08:54 PM.
KevinH is online now   Reply With Quote