[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/28571] addNotify() on a Frame w/ Canvas destroys the Canvas pre
From: |
sven at physto dot se |
Subject: |
[Bug awt/28571] addNotify() on a Frame w/ Canvas destroys the Canvas pref size |
Date: |
2 Aug 2006 11:54:37 -0000 |
------- Comment #2 from sven at physto dot se 2006-08-02 11:54 -------
Some additional comments, I wrote the wrong thing before, it's the addNotify()
on the Window that's causing this. (Note that MegaMek like all sane AWT apps
doesn't call addNotify(). It called pack() but the problem is in addNotify().)
Some additional comments; this doesn't seem to have to do with the
isPrefSizeSet() stuff (new for 1.5) as that returns false on the JDK as well.
(I guess that method only reuturns true if it's explicitly and not implictly
set)
--
sven at physto dot se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-08-02 11:54:37
date| |
Summary|addNotify() on a Canvas |addNotify() on a Frame w/
|destroys the pref size |Canvas destroys the Canvas
| |pref size
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28571
- [Bug awt/28571] New: addNotify() on a Canvas destroys the pref size, sven at physto dot se, 2006/08/02
- [Bug awt/28571] addNotify() on a Canvas destroys the pref size, sven at physto dot se, 2006/08/02
- [Bug awt/28571] addNotify() on a Frame w/ Canvas destroys the Canvas pref size,
sven at physto dot se <=
- [Bug awt/28571] addNotify() on a Frame w/ Canvas destroys the Canvas pref size, mark at gcc dot gnu dot org, 2006/08/02
- [Bug awt/28571] addNotify() on a Frame w/ Canvas destroys the Canvas pref size, cvs-commit at developer dot classpath dot org, 2006/08/03
- [Bug awt/28571] addNotify() on a Frame w/ Canvas destroys the Canvas pref size, cvs-commit at developer dot classpath dot org, 2006/08/06
- [Bug awt/28571] addNotify() on a Frame w/ Canvas destroys the Canvas pref size, cvs-commit at developer dot classpath dot org, 2006/08/06