![]() |
something like a bug, not really, but annoying - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: something like a bug, not really, but annoying (/Thread-something-like-a-bug-not-really-but-annoying) Pages:
1
2
|
something like a bug, not really, but annoying - mrkid - 09-03-2025 Hi.Is not a bug, but i believe an error in the distribution of text in the "Mode" selection of layers. It happens in windows as well as in Linux. While there is plenty of room to show all the modes at once, you need to scroll to see them, meanwhile the upper space is empty. Here an screenshot: [attachment=13856] RE: something like a bug, not really, but annoying - sallyanne - 09-04-2025 There might be somewhere in the code to get rid of the gap. I have it too in 3.0.4....Not in 2.10.38 Rich or ofnuts may know otherwise you may have to ask at GitHub or Gnome RE: something like a bug, not really, but annoying - rich2005 - 09-04-2025 Using kubuntu 24.04 / Gimp 3.0.4 and the same in Gimp 2.10 You can put in a feature request to the Gimp devs but probably a GTK thing and not possible. The modes window is the height of the display and initially the amount of padding depends on the position of the layers dock. Once you scroll down, then the padding is lost. [attachment=13857] Edit: guessed there is some mitigation. Use the pageup / pagedown keys to jump through the list. RE: something like a bug, not really, but annoying - mrkid - 09-04-2025 (09-04-2025, 07:20 AM)rich2005 Wrote: Using kubuntu 24.04 / Gimp 3.0.4 and the same in Gimp 2.10 Thanks both! Yes, as soon as you press pageup-down it fixes. But im not sure is something not possible, look this screenshot, is from the rectangle tool options, it appear to be the same kind of options box, and it works as expected: [attachment=13859] RE: something like a bug, not really, but annoying - rich2005 - 09-04-2025 I think difference between a tool dialogue and a dock - but I might be wrong. Sign up and ask the developers https://gitlab.gnome.org/GNOME/gimp/-/issues RE: something like a bug, not really, but annoying - mrkid - 09-04-2025 (09-04-2025, 01:06 PM)rich2005 Wrote: I think difference between a tool dialogue and a dock - but I might be wrong. No matter from where i try to register, it gives me this reject. Even i tryed from tor browser, but the site is picky about appear to be. [attachment=13860] RE: something like a bug, not really, but annoying - rich2005 - 09-04-2025 The problem will be: something like this: https://www.abuseipdb.com/check/181.209.103.78 RE: something like a bug, not really, but annoying - mrkid - 09-04-2025 (09-04-2025, 02:35 PM)rich2005 Wrote: The problem will be: something like this: https://www.abuseipdb.com/check/181.209.103.78 well, there is nothing i can do with that, appear they filter all a country because someone maybe abused or something like that. Well, i reported here, hope someone can read. Even that, is not something to worry too much about. RE: something like a bug, not really, but annoying - mrkid - 09-04-2025 Using Inkscape i found it have exactly the same problem in the same place! Look at the screenshot [attachment=13863] RE: something like a bug, not really, but annoying - rich2005 - 09-05-2025 (09-04-2025, 08:45 PM)mrkid Wrote: Using Inkscape i found it have exactly the same problem in the same place! That is interesting, If that is from lubuntu using the 'buntu repo then it is probably Inkscape version 1.2 I can recommend an more up-to-date version (1.4) using an appimage, look for one here bottom of the list : https://inkscape.org/release/all/gnulinux/appimage/ For the various modes looks like this: https://i.imgur.com/4MIV08h.mp4 |