ParamQuery grid support forum

General Category => Bug Report => Topic started by: hideki.yoshikura on June 25, 2020, 10:22:28 am

Title: The background color of the grid cells may not change
Post by: hideki.yoshikura on June 25, 2020, 10:22:28 am
Hi,
I have an issue where selecting a cell in the grid does not change the background color.
Normally, selecting a cell with the mouse changes the background color, but in some rare cases, selecting the cell after scrolling the grid does not change the background color.
This phenomenon occurs in all dateType cells.
The frequency of this phenomenon is about once for about 30 operations.

Please tell me the cause of this phenomenon and the measures to prevent it.
Title: Re: The background color of the grid cells may not change
Post by: hideki.yoshikura on July 01, 2020, 02:53:53 pm
Is this going to take some time to resolve?
If the question is not clear, we will ask you again.
Title: Re: The background color of the grid cells may not change
Post by: paramvir on July 01, 2020, 03:06:13 pm
I'm unable to reproduce the issue so far, please let me know more details which can be of help to reproduce it like browser version, any specific customization in your code, etc.
Title: Re: The background color of the grid cells may not change
Post by: hideki.yoshikura on July 03, 2020, 08:21:25 am
Thank you for your answer,

Although it is a browser, crome version is 83.0.4103.116.
The frequency of this phenomenon is fairly low.

I was able to reproduce it on the demo site below.
https://paramquery.com/pro/demos62

The operation is to select cells while scrolling with the mouse several times.
Then, the phenomenon that the background color of the selected cell is not colored occurs.
Title: Re: The background color of the grid cells may not change
Post by: hideki.yoshikura on July 03, 2020, 09:46:50 am
The attached image is a screenshot when the background color does not actually change when selected.
Title: Re: The background color of the grid cells may not change
Post by: hideki.yoshikura on July 06, 2020, 08:23:40 am
Is this a bug that cannot be reproduced or is difficult to solve?
Title: Re: The background color of the grid cells may not change
Post by: paramvir on July 06, 2020, 05:03:47 pm
I'm unable to reproduce anything unusual.

You need to ensure that scrolling stops completely before selecting any cells.