GnuCash
Contact   Instructions
Bug 797035 - Date selection via calender
Summary: Date selection via calender
Status: RESOLVED NOTGNUCASH
Alias: None
Product: GnuCash
Classification: Unclassified
Component: Register (show other bugs)
Version: 3.4
Hardware: Other Linux
: Normal normal
Target Milestone: ---
Assignee: ui
QA Contact: ui
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-09 18:58 EST by KairiTech
Modified: 2021-05-03 21:06 EDT (History)
4 users (show)

See Also:


Attachments
Transparent and solid calendar (229.99 KB, image/jpeg)
2019-01-09 18:58 EST, KairiTech
no flags Details
Theme generated by oomox (1.68 MB, application/zip)
2019-01-20 16:30 EST, KairiTech
no flags Details
.themes (1003.54 KB, application/zip)
2019-01-21 20:07 EST, KairiTech
no flags Details
.icons (6.50 MB, application/zip)
2019-01-21 20:08 EST, KairiTech
no flags Details

Description KairiTech 2019-01-09 18:58:54 EST
Created attachment 373119 [details]
Transparent  and solid calendar

The date selection calender in the register seems to have a transparent background while from the duplicate transaction window it appears solid as expected.

Are the Calendars constructed differently?
Comment 1 Bob 2019-01-20 06:19:57 EST
What theme are you using, do you have any custom css set?
Comment 2 KairiTech 2019-01-20 11:53:50 EST
(In reply to Bob from comment #1)
> What theme are you using, do you have any custom css set?

I use a theme generated with oomox 1.10.  Are there any specific files I can send you that may be useful?
Comment 3 Bob 2019-01-20 15:04:56 EST
Never heard of that, did a quick search and looks like the last step is to export the created theme, can you add the files here that are exported.
Comment 4 KairiTech 2019-01-20 16:30:27 EST
Created attachment 373134 [details]
Theme generated by oomox

See attached.
Comment 5 Bob 2019-01-21 06:44:36 EST
Thanks for that But I think I need these two folders ~/.themes and ~/.icons also according to https://www.addictivetips.com/ubuntu-linux-tips/customize-numix-themes-linux-oomox/

This is just so I can try it but it maybe that you can add some css of the form

sheet calendar {
  background-color:green;
}

to ~/.config/gnucash/gtk-3.0.css
Comment 6 KairiTech 2019-01-21 20:06:37 EST
(In reply to Bob from comment #5)
> Thanks for that But I think I need these two folders ~/.themes and ~/.icons
> also according to
> https://www.addictivetips.com/ubuntu-linux-tips/customize-numix-themes-linux-
> oomox/
> 
> This is just so I can try it but it maybe that you can add some css of the
> form
> 
> sheet calendar {
>   background-color:green;
> }
> 
> to ~/.config/gnucash/gtk-3.0.css

Creating the gtk-3.0.css file does give the calendar a solid background.  

I don't use the icons generated by oomox but I've included the .icons files I do use.
Comment 7 KairiTech 2019-01-21 20:07:32 EST
Created attachment 373137 [details]
.themes
Comment 8 KairiTech 2019-01-21 20:08:48 EST
Created attachment 373138 [details]
.icons
Comment 9 John Ralls 2021-03-23 16:53:44 EDT
This seems to be inflicted by the theme. There's not much we can do about that.
Comment 10 KairiTech 2021-04-28 17:40:06 EDT
(In reply to John Ralls from comment #9)
> This seems to be inflicted by the theme. There's not much we can do about
> that.

Is there a fix for the current version similar to the fix in comment 6?
Comment 11 Bob 2021-04-29 10:34:43 EDT
Change sheet to gnc-id-sheet
Comment 12 KairiTech 2021-05-03 21:06:11 EDT
(In reply to Bob from comment #11)
> Change sheet to gnc-id-sheet

Perfect!  It works just like the previous fix.

Thanks.

Note You need to log in before you can comment on or make changes to this bug.