Maproom/qmapshack

Database dropdown in Routing dock prevents narrowing of docks

Opened this issue · 0 comments

Describe the bug

The Database dropdown in the Routing dock is always visible in full length to display the full name of the chosen DB. This in turn enforces a minimum width for the docks at the same side where the routing dock is.

For long DB names this is a huge waste of space.

Narrowing works if Routing is not docked.

What have you done to circle down the problem?

Tried to narrow the dock more than that.

To Reproduce

  1. create a routino DB with a loooooong filename.
  2. select it in the Routing dock
  3. widen dock enough that this filename is shown in full length, and then some more.
  4. narrow dock as far as you can go.

Expected behavior

It should be possible to narrow dock arbitrarily, or at least with a very narrow minimum width, at the cost of the end of the routino DB name being hidden.

If some user really depends on the full filename info being visible (because they run so many different versions-?), they can always prepend a short informative label. E.g. "UK-l-240626-gf.d" for the screenshot below.

Screenshots

Cannot narrow further than this:
grafik width="150"

Attachments

n/a

Tracebacks

n/a

Desktop

Operating System: openSUSE Tumbleweed 20240627
KDE Plasma Version: 6.1.1
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2
Kernel Version: 6.9.6-1-default (64-bit)
Graphics Platform: X11

Additional context

QMS built without errors from (according to changelog) QMS-656.
grafik