https://bugs.kde.org/show_bug.cgi?id=418420

--- Comment #5 from David <david.cortes.riv...@gmail.com> ---
(In reply to Vlad Zahorodnii from comment #4)
> (In reply to David from comment #0)
> > Steps to reproduce:
> > - Launch some GTK application that would open with a window larger than
> > available vertical screen space right away (e.g. open a picture with a
> > vertical resolution higher than your screen resolution, using eye of gnome).
> 
> Hmm, kwin should constrain the window to the screen size. Could you please
> provide the output of xprop?

The window is shrunk to screen size when the app opens, but the thing is, if I
drag the window down so that the upper corners are within mouse reach, it won't
let me resize that window like it'd do with QT apps when I hover the mouse over
the corners.

The output from xprop is as follows:
_GTK_WINDOW_OBJECT_PATH(UTF8_STRING) = "/org/gnome/eog/window/1"
_GTK_APPLICATION_OBJECT_PATH(UTF8_STRING) = "/org/gnome/eog"
_GTK_UNIQUE_BUS_NAME(UTF8_STRING) = ":1.188"
_GTK_APPLICATION_ID(UTF8_STRING) = "org.gnome.eog"
_NET_WM_OPAQUE_REGION(CARDINAL) = 5, 5, 1010, 1022
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x0, 0x0, 0x0, 0x0
_KDE_NET_WM_USER_CREATION_TIME(CARDINAL) = 17577869
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 130023433, 130023434
_NET_WM_USER_TIME(CARDINAL) = 17577677
_NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0x7c00008
WM_CLIENT_LEADER(WINDOW): window id # 0x7c00001
_NET_WM_PID(CARDINAL) = 99930
WM_LOCALE_NAME(STRING) = "en_US.UTF-8"
WM_CLIENT_MACHINE(STRING) = "debian"
WM_NORMAL_HINTS(WM_SIZE_HINTS):
                program specified location: 0, 0
                program specified minimum size: 467 by 350
                program specified base size: 440 by 350
                window gravity: NorthWest
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING,
_NET_WM_SYNC_REQUEST
WM_CLASS(STRING) = "eog", "Eog"
WM_ICON_NAME(STRING) = "image.jpeg"
_NET_WM_ICON_NAME(UTF8_STRING) = "image.jpeg"
WM_NAME(STRING) = "image.jpeg"
_NET_WM_NAME(UTF8_STRING) = "image.jpeg"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to