04-27-2024, 10:14 PM | #166 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
See DiapDealers note about known issue with dark or light posted earlier. Forcing Sigil to light on a dark theme or dark on a light theme is one of the known issues.
|
04-27-2024, 10:19 PM | #167 | |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Quote:
On my mac in Sigil shortcuts I now have NextTab set to Ctrl+PageDn and PreviousTab set to Ctrl+PageUp and it works just fine in Sigil. So something on your end must be mapping or overriding Ctrl+Tab to NextTab or its a Qt/Windows thing? Last edited by KevinH; 04-27-2024 at 10:58 PM. |
|
04-27-2024, 11:37 PM | #168 | |
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
I do not have a "special short cut extension" But I have discovered that MS Edge uses Ctrl+Tab and Ctrl+Shift+Tab to go to its Next and Previous Tab - do a search for Ctrl + Tab in ==>> List of all Windows 10 keyboard shortcuts But I don't have Edge running. And why would Sigil inherit Edge shortcuts for its Next/Previous CV Tab? Given I just discovered I get the exactly same misbehaviour in the Calibre ebook editor CV tabbar I suspect it's Qt feature. BR Last edited by BetterRed; 04-28-2024 at 02:25 AM. Reason: Add quote from KH |
|
04-27-2024, 11:50 PM | #169 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Edge is Chrome underneath and so is QtWebEngine so interference is possible I guess.
One question: I just had a thought ... what happens if you both turn on focus highlighting and set environment variable to your yellow and still put BeckyEbook's qss code in your qt_styles.qss file. The latter should be loaded after the former and so it should override things to turn highlights yellow but enabling the focus hihglighting preferences and the environment variable should enable the Preview focus highlight in yellow. Does it all look okay doing both at the same time? |
04-28-2024, 12:24 AM | #170 | ||
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
I don't see any problems on Preferences. With the EnvVar set to yellow and .qss yellow tweak enabled, I get yellow borders on everything. Spin controls (e.g.font size) - up/down arrow buttons work, as do the up/down keys, ditto the combo boxes, the button pops a list, the up/down arrow keys traverse the list. Quote:
And yes, I missed Diap's post about Data/Light mode. BR |
||
04-28-2024, 12:41 AM | #171 | ||
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
Quote:
BR |
||
04-28-2024, 01:19 AM | #172 | |
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
I removed the yellow .qss tweak, and Env Var - and just had Highlight Widgets with Focus checked. Everything was fine, I could see what had focus. If I wanted to use Light mode I'd probably make use of the tweak and EnvVar to use a darker colour. Preview buttons : I don't have any Custom CSS files - but why no icon - a blank space with a tooltip seems weird, and when does the text box come into play? BR Last edited by BetterRed; 04-28-2024 at 01:21 AM. |
|
04-28-2024, 10:32 AM | #173 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
That should just be a disabled (greyed out) tool button to cycle css. It is in mine. Windows is just hiding it for some reason. Are you by chance running your own custom icon theme? If not, are you running main, material, or fluent icons? One of them must be is missing that icon.
Update: I checked and legacy, fluent, material, and main icon theme sets all have that icon and all display it both when disabled (no css styles) and when enabled. So unless you are using your own custom icon theme, there should be an icon there albeit dimmed since it is disabled. There is on my machine. The ???????? is not a text box but instead a progress bar area. When Preview is loading a very large xhtml file, its overlay "Loading ..." will show and that progress bar will show up show progress towards completion. On faster machines or with small xhtml files, Preview will load so fast you will not see the Overlay come up or the progress bar flash from left to right. Last edited by KevinH; 04-28-2024 at 12:35 PM. |
04-28-2024, 07:02 PM | #174 | |||
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
Quote:
Added: I happen to have another .rcc file called "material-gray.rcc" I tried it, the CSS files button is missing in it too. Quote:
BR Last edited by BetterRed; 04-28-2024 at 07:13 PM. Reason: See Added |
|||
04-28-2024, 07:42 PM | #175 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
You probably need to recreate your grey material icon theme .rcc but update it to use the current set of svg files used by Sigil. Try looking at master in the Sigil IconThemes repo for more info.
I have no idea how Becky added text to those buttons that could also be translated in any way. Probably should ask BeckyEbook how to best go about recreating your custom theme with the right colour, updated svg icons and how she adds text to those buttons. Update: I looked at the Sigil IconThemes repository in its Releases here: https://github.com/Sigil-Ebook/IconThemes/releases And the latest release includes both the new webprinter busy/working icon, and the cycle css icon. If you are missing the cycle-css icon you are probably missing the busy-working one which came even later. And there is a material-gray set that should be complete you can grab from there if that helps. Last edited by KevinH; 04-28-2024 at 10:52 PM. |
04-28-2024, 10:48 PM | #176 | |
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Now I'm not certain BeckyEbook did create my custom theme
If I use the latest material-grey.rcc from github, the CSS Files button under Preview shows, but I lose the Text labels in F&R. See the exchange I had with BeckyEbook on page two of this thread ==>> https://www.mobileread.com/forums/sh...=346639&page=2 Quote:
BR |
|
04-28-2024, 10:59 PM | #177 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
There you go. Grab the latet material-gray.rcc file from IconThemes and then cut and paste BeckEbook's Code from pade 1 and add it at the end of your qt_styles.qss file and you should be good to go.
|
04-28-2024, 11:09 PM | #178 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Actually looking at the Find Replace code there is this snippet:
Code:
// Set F&R Buttons to text-only if requested bool frButtonsTextOnly = settings.value("frbuttonstextonly", false).toBool(); if (frButtonsTextOnly) { SetFRButtonsTextOnly(); } There is no interface to change it but editing the Sigil v6 ini file and changing that key's value to return true should do what you want. Last edited by KevinH; 04-28-2024 at 11:16 PM. |
04-28-2024, 11:53 PM | #179 | ||
null operator (he/him)
Posts: 21,006
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
Quote:
|
||
04-29-2024, 09:20 AM | #180 |
Sigil Developer
Posts: 8,160
Karma: 5450818
Join Date: Nov 2009
Device: many
|
So you are set then. Glad to hear it.
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Icon Redesign for future 1.0 Release of Sigil | shorshe | Sigil | 38 | 06-07-2016 12:29 AM |
Kindle Software Preview Release and calibre 'Fetch News' items | tomsem | Devices | 25 | 07-20-2011 09:02 AM |
Will amazon release another cheaper version of DX in the near future | CalvinL | Amazon Kindle | 6 | 07-31-2010 06:01 PM |
Suggestion For Future Release Of Calibre | clambert | Calibre | 5 | 07-10-2010 02:45 PM |
dotReader alpha release next month with future iLiad support possible | Alexander Turcic | News | 7 | 09-28-2006 01:24 PM |