WordRider Home
Welcome! Log In Create A New Profile

Advanced

Incremental/quick search bug, with non-default table layout

Posted by tong2shot 
Incremental/quick search bug, with non-default table layout
September 27, 2015 10:25PM
Description:
Incremental/quick search bug, with non-default table layout.

Step to reproduce:
1. Modify the default main frame table layout either by deleting/hiding or moving the column(s). For example: delete/hide "Completion" column. Or move "Service" column as 2nd column.
2. Restart FRD.
3. Try doing incremental/quick search. You'll get weird result/GUI interaction.

Expected behaviour:
Incremental search should work with non-default table layout.
Re: Incremental/quick search bug, with non-default table layout
September 27, 2015 10:35PM
Do you have an idea how to fix it?

-------------------------------------

Re: Incremental/quick search bug, with non-default table layout
September 27, 2015 10:50PM
At this moment, no.

I took a peek at the code, the column indexes are constants. So maybe we can repopulate the indexes from "mainFrame.session.xml". But I haven't tried it. Maybe later smiling smiley
Re: Incremental/quick search bug, with non-default table layout
September 30, 2015 01:01PM
This bug is not FRD bug. I've tried some different scenarios, the reproducibility seemed random. Sometimes the bug happened, but with the same scenario it didn't happen (rarely).

Finally I found what caused this bug. It is window manager (Kwin) with desktop effects turned off. Somehow it interfered (Java) keyboard events. Not sure how those things related, I have no clue. So the solution in my case is: enable Kwin desktop effects.

Some people (including me) just like being "tortured" in Linux world. Yeah I know, bugs happen and all that smiling smiley
Re: Incremental/quick search bug, with non-default table layout
September 30, 2015 01:03PM
thumbs up

-------------------------------------

Sorry, only registered users may post in this forum.

Click here to login