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

Add Torrent Dialog doesn't allow resizing of area between Torrent Information and Torrent List #20829

Open
Jerfer02 opened this issue May 11, 2024 · 13 comments
Labels
GUI GUI-related issues/changes

Comments

@Jerfer02
Copy link

Jerfer02 commented May 11, 2024

qBittorrent & operating system versions

qBittorrent: v4.6.3 x64
Operating system: Windows 10 Pro 22H2 x64
Libtorrent: 1.2.19.0
Boost: 1.83.0
OpenSSL: 1.1.1w
zlib: 1.3

What is the problem?

In the Add Torrent Dialog, if the the area between the Torrent Information and Torrent List is expanded (by resizing the window), the width is locked into place, and can't be resized. The torrent list is now out-of-sight, unless I scroll to the right.

Capture1
Capture2

The cursor changes as if the middle is resizable when I hover over the left side of the Torrent List, but it can't be resized.

After closing qBittorrent all the way, I went into the .ini file and deleted any line containing FilesListState, HeaderState, PeerListState, TrackerListState, SplitterState, TreeHeaderState, @SiZe, @bytearray, etc, in an attempt to reset it. Everything resizable was reset (as if had I installed qBittorrent for the first time), but the spacing between the Torrent Information and Torrent List remains.

Steps to reproduce

It happens after resizing the window. Resizing the window causes the spacing between Torrent Information and Torrent List to expand and then lock in place, and can't be resized. It started happening for no apparent reason.

Additional context

No response

Log(s) & preferences file(s)

No response

@Jerfer02 Jerfer02 changed the title Add Torrent Dialog doesn't allow resizing of torrent list; it keeps getting wider Add Torrent Dialog doesn't allow resizing of area between Torrent Information and Torrent List May 11, 2024
@thalieht thalieht added the GUI GUI-related issues/changes label May 11, 2024
@stalkerok
Copy link
Contributor

and can't be resized

You can't resize the window using the cursor?
2024-05-11_132512

@Jerfer02
Copy link
Author

I can resize the window, but I can't resize the area between the Torrent Information and Torrent List (it's "locked" at current width):

Capture3

@glassez
Copy link
Member

glassez commented May 11, 2024

qBittorrent: v6.4.3

There is no such a version of qBittorrent.

@stalkerok
Copy link
Contributor

You have some very blurry interface, possibly related to the set screen resolution/scalability if it is actually like that.

@Jerfer02
Copy link
Author

qBittorrent: v6.4.3

There is no such a version of qBittorrent.

Corrected to 4.6.3.

@Jerfer02
Copy link
Author

You have some very blurry interface, possibly related to the set screen resolution/scalability if it is actually like that.

Maybe the image is just really large so it looks blurry.

Let me try to explain a different way. How do I reduce or get rid of the horizontal scroll bar, so I don't have to scroll allll the way to the right to see the torrent list?

@Jerfer02
Copy link
Author

You have some very blurry interface, possibly related to the set screen resolution/scalability if it is actually like that.

Here's my full screen to get a sense of the actual size. I'm not sure how to reduce the size of images posted here. :(

Untitled

@Jerfer02
Copy link
Author

Jerfer02 commented May 11, 2024

Figured it out! It's reproducible.

  1. Click on a torrent to bring up the Add Torrent Dialog. Put the following 100-char string in the Category field and click OK to add the torrent. You could also likely just right click the Category List -> Add category, but I haven't tried it.

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

  1. Click on a torrent to bring up the Add Torrent Dialog again. You should see a longer than usual scrollbar.

Minimum width of the scrollbar = Maximum width of the longest Category name. I accidentally copy/pasted a really long torrent title in the category box, which made the scrollbar very long.

I deleted the bad category name and it's fixed for me.

@stalkerok
Copy link
Contributor

Can't reproduce.

@Jerfer02
Copy link
Author

Can't reproduce.

What version did you try it on? Can you try doubling the string?: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

@stalkerok
Copy link
Contributor

4.6.4 can't reproduce with any string length. W10

@Jerfer02
Copy link
Author

I'm using the "legacy-4.3.8-qBittorrent-bluewave2-v1.18.qbtheme" theme if that matters. 4.6.4 triples the amount of time it takes to load my 200k torrents for some reason, that's why I'm on 4.6.3. I'll go ahead and install it to see if I can reproduce, and also record the load time and compare to 4.6.3. Be back in a few hours lol.

@stalkerok
Copy link
Contributor

The presence of a theme should be mentioned first and test anything on a clean client. Use portable mode for this purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI GUI-related issues/changes
Projects
None yet
Development

No branches or pull requests

4 participants