[Bug awt/16005] GridBagLayout resizes components incorrectly when weigthy value is set

2006-05-03 Thread langel at redhat dot com
--- Comment #3 from langel at redhat dot com 2006-05-03 18:36 --- Fixed -- langel at redhat dot com changed: What|Removed |Added Status|ASSIGNED

[Bug awt/22163] scrollbars appear and disappear

2006-03-09 Thread langel at redhat dot com
--- Comment #3 from langel at redhat dot com 2006-03-09 22:09 --- Fixed. most widgets are fixed accordingly. I will be fixing the rest and creating mauve tests for all AWT widgets. -- langel at redhat dot com changed: What|Removed |Added

[Bug awt/22163] scrollbars appear and disappear

2006-03-08 Thread langel at redhat dot com
--- Comment #1 from langel at redhat dot com 2006-03-08 20:51 --- Created an attachment (id=10995) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10995action=view) roll mouse over text area and choice box -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22163

[Bug awt/22163] scrollbars appear and disappear

2006-03-08 Thread langel at redhat dot com
--- Comment #2 from langel at redhat dot com 2006-03-08 22:18 --- Created an attachment (id=10998) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10998action=view) problem is caused because of the drawImage call in paint. updated test case -- http://gcc.gnu.org/bugzilla

[Bug swing/16540] GlassPane intercepting of MouseEvents flaky.

2005-09-20 Thread langel at redhat dot com
--- Additional Comments From langel at redhat dot com 2005-09-20 13:26 --- This patch is kind of a problem for tooltips. I am looking into it. -- What|Removed |Added

[Bug swing/16540] GlassPane intercepting of MouseEvents flaky.

2005-09-20 Thread langel at redhat dot com
-- What|Removed |Added AssignedTo|abalkiss at redhat dot com |langel at redhat dot com Status|REOPENED|ASSIGNED Last reconfirmed|2005-06

[Bug swing/16540] GlassPane intercepting of MouseEvents flaky.

2005-09-20 Thread langel at redhat dot com
--- Additional Comments From langel at redhat dot com 2005-09-20 17:22 --- Closing this bug. Issue mentioned earlier deals with ToolTipManager, fixed. -- What|Removed |Added

[Bug swing/22610] swing: JScrollPane is not repainted correctly after window resize (more info)

2005-09-16 Thread langel at redhat dot com
--- Additional Comments From langel at redhat dot com 2005-09-16 14:28 --- Fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug swing/19845] Swing ToolTipManager and getLocationOnScreen

2005-09-09 Thread langel at redhat dot com
--- Additional Comments From langel at redhat dot com 2005-09-09 20:46 --- Similar to #23792. I have confirmed this. I am working on fixing #23792, this is a duplicate. *** This bug has been marked as a duplicate of 23792 *** -- What|Removed |Added

[Bug swing/22150] BasicTreeUI Implementation

2005-09-06 Thread langel at redhat dot com
--- Additional Comments From langel at redhat dot com 2005-09-06 13:26 --- Completed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug swing/20015] JMenu stays open but should not

2005-09-06 Thread langel at redhat dot com
--- Additional Comments From langel at redhat dot com 2005-09-06 18:40 --- fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug SWING/22150] New: BasicTreeUI Implementation

2005-06-22 Thread langel at redhat dot com
Implementation not complete -- Summary: BasicTreeUI Implementation Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: SWING AssignedTo: langel at redhat dot com

[Bug SWING/22150] BasicTreeUI Implementation

2005-06-22 Thread langel at redhat dot com
--- Additional Comments From langel at redhat dot com 2005-06-22 19:06 --- I am working on this! -- What|Removed |Added Status|UNCONFIRMED