Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combo box for Foreign Keys does not work at Browse Data #2104

Open
1 task
csanyipal opened this issue Jan 26, 2020 · 12 comments
Open
1 task

Combo box for Foreign Keys does not work at Browse Data #2104

csanyipal opened this issue Jan 26, 2020 · 12 comments

Comments

@csanyipal
Copy link

Details for the issue

What did you do?

I click ones then once again. This is not a double click.
When I click the second time on a field which has reference to another table (because it is a foreign key) the combo box is showed for a moment then immediately disappeared so I can't browse the possible values for this field, but sometimes it succeeds so I can browse the possible values for this field. If I do a double click on that field nothing happen, I can't see the combo box even for a second.

What did you expect to see?

The combo box so I can select the proper value from the other table.

What did you see instead?

I only see it for a second but then the combo box disappeared very quickly.

Useful extra information

The info below often helps, please fill it out if you're able to. :)

What operating system are you using?

Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic

What is your DB4S version?

Version 3.11.99 (Nov 16 2019)
Built for x86_64-little_endian-lp64, running on x86_64
Qt Version 5.5.1
SQLCipher Version 3.2.0 (based on SQLite 3.8.6)

Did you also

@scottfurry
Copy link
Contributor

Start sqlitebrowser from command line and repeat steps above. Is anything spat back out onto the console when things abort?

@csanyipal
Copy link
Author

I started sqlitebrowser from the command line and repeat steps above. There is nothing spat back out onto the console when trying to use the combo box on the field.

@scottfurry
Copy link
Contributor

@mgrojo, @chrisjlocke - escalating. I'm not sure what else to try here.

@csanyipal
Copy link
Author

Just to mention this: I realised that that I am using actually the nightly build of DB4S.

@mgrojo
Copy link
Member

mgrojo commented Jan 27, 2020

Yes, 3.11.99 is the nightly build.

No idea of what is happening, I cannot reproduce it. Nevertheless, what is surprising is the Qt version that your build is using. It is too old for a nightly version, but I see that it is the one used for our continouous build AppImage, so I guess you are using that.

I've tried to reproduce it using that version too, without result. Maybe a recorded video or gif can give some insight.

As a workaround, you can try using F2.

@csanyipal
Copy link
Author

Here is the GIF created from video:

DB4S_ForeignKey_issue

@csanyipal
Copy link
Author

I think that that this issue could cause a bad mice - the left click of my mice works a little uncertain. I will buy a new mice soon. Then I shell see whether can I reproduce this issue.

@csanyipal
Copy link
Author

No, it's not the mouse that makes this error. I just tried with the touchpad of my laptop - on which is the Xubuntu operating system. The same issue exists with the touchpad too.

@heylix
Copy link

heylix commented Jul 23, 2020

For me the combo box doesn't even show up. Xfce 4.14 on Fedora 32.

sqlitebrowser 3.11.2, Qt 5.13.2, SQLite 3.30.1.

grafik

No errors when run via console.

@csanyipal
Copy link
Author

There is another thread for this issue, see #2200 here, on github.

@heylix
Copy link

heylix commented Jul 23, 2020

I just noticed when I triple-click, a dropdown appears but I can only select the value, I don't have a list of entries. Same with sqlitebrowser 3.12.0 from rawhide.

@mgrojo
Copy link
Member

mgrojo commented Feb 26, 2021

#2200 was reported as solved using a nightly. Is it not the same with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants