|  03-30-2020, 09:09 PM | #16 | 
| Sigil Developer            Posts: 9,070 Karma: 6361556 Join Date: Nov 2009 Device: many | 
			
			Where in the current code is Ctrl Alt R set anyplace for RERenamer?  I checked the code in BookBrowser, main.ui, MainWindow, and RERenamer.ui and I could not see a shortcut set.  Only Rename gets that shortcut set in BookBrowser.
		 Last edited by DiapDealer; 03-30-2020 at 09:32 PM. | 
|   |   | 
|  03-30-2020, 09:32 PM | #17 | |
| Grand Sorcerer            Posts: 28,873 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | Quote: 
 EDIT: my mistake. it was the BookBrowser "Move" function that was also assigned the Ctrl Alt R shortcut at some point. https://github.com/Sigil-Ebook/Sigil...wser.cpp#L1736 We had duplicate m_Rename actions for a time (for Rename and Regex Rename). https://github.com/Sigil-Ebook/Sigil...e881d1a5a25cd8 I believe that was probably the cause of the rename shortcut not working for a time (depending on which version of Sigil created the default shortcuts). Last edited by DiapDealer; 03-30-2020 at 09:49 PM. | |
|   |   | 
|  03-30-2020, 10:09 PM | #18 | 
| Grand Sorcerer            Posts: 28,873 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | 
			
			Curious if anyone has any comment about dragging and dropping in Book Browser with this version? For those who were having difficulty with it in recent versions, is it better? The same? Anybody try tweaking the drag distance with the new ui setting in preferences?
		 | 
|   |   | 
|  03-31-2020, 02:03 AM | #19 | |
| null operator (he/him)            Posts: 22,009 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 I know it wasn't you guys, and that it's too late now, but IMO not using F2 for file rename is like not using ctrl+c, ctrl+v for coffee and pasta. Needless to say that's what I have changed it to  BR | |
|   |   | 
|  03-31-2020, 10:49 AM | #20 | |
| A Hairy Wizard            Posts: 3,394 Karma: 20212733 Join Date: Dec 2012 Location: Charleston, SC today Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire | Quote: 
 Was that code change also supposed to fix the tab reordering?? I still have issues where the tabs jump around with the slightest (very itsy bitsy teeny weeny) movement of the mouse while I am clicking on an unselected tab. It seems that the tab movement algorithm is activated with the tiniest movement and the tab adjusts left/right so that it appears offset from the mouse position. The attached image shows an example: - I had the Ch6 tab selected - I clicked on the Ch5 tab (with the tiniest hint of mouse movement) - The Ch5 tab jumped to the right quite a bit. | |
|   |   | 
|  03-31-2020, 11:55 AM | #21 | 
| Grand Sorcerer            Posts: 5,763 Karma: 24088559 Join Date: Dec 2010 Device: Kindle PW2 | 
			
			There's a new Appearance > Main UI preference setting that you might have missed.
		 | 
|   |   | 
|  03-31-2020, 12:08 PM | #22 | |
| A Hairy Wizard            Posts: 3,394 Karma: 20212733 Join Date: Dec 2012 Location: Charleston, SC today Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire | Quote: 
 What was strange is that AFTER I moved/dragged the mouse approximately 10 px (I assume that was tied to the preference setting I had selected) the tab would SOMETIMES jump back from the original large offset - but would still be offset from where the mouse pointed. | |
|   |   | 
|  03-31-2020, 12:15 PM | #23 | 
| Grand Sorcerer            Posts: 28,873 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | 
			
			In my experience, the move to Qt5.12.7 on Windows has made tab reordering a little less twitchy, but it still can be annoying. The new drag-distance tweak won't really affect that. That's for adjusting how far you have to drag the mouse in Book Browser before it registers as a "move." You just have to be very conscious about not moving the mouse at all when first clicking on inactive tabs. Make the tab active first. Then move it somewhere. Don't try to combine clicking on an inactive tab AND moving it into one motion. | 
|   |   | 
|  03-31-2020, 11:03 PM | #24 | 
| Wannabe Connoisseur            Posts: 426 Karma: 2516674 Join Date: Apr 2011 Location: Geelong, Australia Device: Kobo Libra 2, Kobo Aura 2, Sony PRS-T1, Sony PRS-350, Palm TX | |
|   |   | 
|  04-02-2020, 06:17 AM | #25 | 
| Enthusiast  Posts: 30 Karma: 10 Join Date: May 2012 Device: none | 
			
			Is anyone else experiencing crashes with this release? Sigil has never crashed for me before now, but I have had three today, each time when using Find & Replace.
		 | 
|   |   | 
|  04-02-2020, 07:47 AM | #26 | 
| Sigil Developer            Posts: 9,070 Karma: 6361556 Join Date: Nov 2009 Device: many | 
			
			The Find and Replace code was not really touched since the previous release.  Although Sigil is using a newer version of Qt which may be the issue.  That said Sigil should never crash.  If you can recreate it, please let us know the exact steps to recreate it (Find flags used, search string, etc) which platform it is on, dual or single monitor setup, etc. The biggest non-Qt cause of crashes in Sigil are typically corrupted Preference settings. You may want to back them up and start from scratch to see if using new versions help. If on macOS then please generate a full crash report for the crashing thread and pm it to DiapDealer and myself (KevinH). | 
|   |   | 
|  04-02-2020, 08:34 AM | #27 | 
| Grand Sorcerer            Posts: 28,873 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | 
			
			I've not had a single crash of 1.2.0 in any of my testing yet.
		 | 
|   |   | 
|  04-02-2020, 12:33 PM | #28 | 
| A Hairy Wizard            Posts: 3,394 Karma: 20212733 Join Date: Dec 2012 Location: Charleston, SC today Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire | 
			
			I was having multiple crashes recently, but it was on the previous version of Sigil. I upgraded and have only had 1 or 2....then some weird thing with the header/ribbon bar disappearing.  I tried resetting the sigil.ini and that didn't help.... So I restarted the computer. Gotta love Windows....apparently if you wait too long to install an update it starts doing freaky things to force you to want to do an update.... afterwards, I haven't had any problems with this version of Sigil. | 
|   |   | 
|  04-03-2020, 02:36 AM | #29 | |
| just an egg            Posts: 1,848 Karma: 8006346 Join Date: Mar 2015 Device: Kindle, iOS | Quote: 
 | |
|   |   | 
|  04-03-2020, 10:15 AM | #30 | 
| Enthusiast  Posts: 30 Karma: 10 Join Date: May 2012 Device: none | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Sigil-0.9.11 Released | DiapDealer | Sigil | 37 | 02-18-2019 06:56 PM | 
| Sigil-0.9.2 Released | KevinH | Sigil | 14 | 01-11-2016 03:11 AM | 
| Sigil-0.9.1 Released | KevinH | Sigil | 36 | 12-04-2015 03:00 PM | 
| Sigil-0.8.900 released for testing - Wait for Sigil-0.8.901 | KevinH | Sigil | 106 | 10-04-2015 10:41 AM | 
| Sigil 0.5.3 Released | user_none | Sigil | 85 | 05-13-2012 05:29 AM |