Table cells change font size when selected

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
4 posts • Page 1 of 1
yasas@applied.co.uk
Posts:21
Joined: Wed Sep 21, 2016 12:26 pm

Table cells change font size when selected

Post by yasas@applied.co.uk »

I have a table with eidable string columns and combobox columns. When cells are unselected font size specified in the table properties is displayed, however when a cell is selected font changes to a smaller size. Image
Attachments
tableSelected1.JPG

fmulder
Posts:330
Joined: Wed Feb 03, 2010 9:46 am

Re: Table cells change font size when selected

Post by fmulder »

Yes. I've also seen this behavior. it looks a bit strange.
I was planning to investigate using a stylesheet. Maybe you can change the font of the editable cell with a stylesheet.

I did not yet have time to do so.

Hop that someone knows a fix for this. I'm using 3.15P007

share the fun
Frenk Mulder

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Table cells change font size when selected

Post by leoknipp »

I've tested and I've seen the behaviour.
The topic was discussed with our developer and at the moment we do not know if there is a possibility to change the behaviour.

Best Regards
Leopold Knipp
Senior Support Specialist

adaneau
Posts:310
Joined: Tue Feb 21, 2012 9:49 am

Re: Table cells change font size when selected

Post by adaneau »

Hi,

As far as you have a CSS entry for tables, this is not happening.

Ex:

QTableView
{

selection-background-color: gray;

}

4 posts • Page 1 of 1