[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #11713] Windows resizable when they shouldn't be
From: |
Alex Perez |
Subject: |
[bugs #11713] Windows resizable when they shouldn't be |
Date: |
Mon, 24 Jan 2005 00:57:47 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11713>
Summary:
Windows resizable when they shouldn't be
Project: GNUstep
Submitted by: aperez
Submitted on: Mon 01/24/2005 at 00:57
Category: Backend
Severity: 5 - Average
Item Group: Bug
Status: None
Privacy: Public
Assigned to: alexm
Open/Closed: Open
_______________________________________________________
Details:
When using window managers besides WindowMaker (all others which do not
support Motif window hints, which seems to be an increasing number of them),
windows which are defined within GNUstep as non-resizable can be resized to
your hearts content. This causes errors to be written to the console, and you
simply shouldn't be able to resize non-resizable windows. XSetWMSizeHints
needs to be set in XGServerWindow.m According to Alexander Malmberg, there's
no "don't resize" bit in XSizeHints, although we should set equal min and max
sizes to emulate it.
This is a known problem with at least the default GNOME window manager, and I
think the default KDE window manager as well.
_______________________________________________________
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11713>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #11713] Windows resizable when they shouldn't be,
Alex Perez <=