Commit Graph

582 Commits

Author SHA1 Message Date
Avik Niyogi
5874c48796 8152492: [macosx swing] double key event actions when using Mac menubar
Reviewed-by: serb, mhalder, alexsch
2016-04-27 12:08:37 +04:00
Prem Balakrishnan
881e667223 8153056: 8152647(duplicate of 6439354) Manual Test always passes
Reviewed-by: alexsch, psadhukhan
2016-04-18 15:39:29 +05:30
Sergey Bylokhov
0aee9fb368 8141544: The interface sun.swing.UIClientPropertyKey can be made public
Reviewed-by: alexsch
2016-04-16 23:36:45 +03:00
Ajit Ghaisas
65bd7fafd8 8049069: JButton incorrect behaviour on button release
Reviewed-by: serb, alexsch
2016-04-15 15:50:45 +05:30
Semyon Sadetsky
3029b6b065 8145787: [TEST_BUG][PIT] javax/swing/undo/UndoManager/AbstractDocumentUndoConcurrentTest.java fails with CannotUndoException
Reviewed-by: alexsch, serb
2016-04-15 09:59:36 +03:00
Semyon Sadetsky
dc0aed8917 8153276: [TEST_BUG] javax/swing/JFileChooser/ShellFolderQueries/ShellFolderQueriesTest.java
Reviewed-by: alexsch, yan
2016-04-15 09:54:27 +03:00
Abdul Kolarkunnu
eca0d89af6 8025430: [TEST_BUG] javax/swing/JEditorPane/5076514/bug5076514.java failed since jdk8b108
Reviewed-by: serb, psadhukhan
2016-04-15 12:00:37 +05:30
Alexander Scherbatiy
54ba9a6358 6949414: JMenu.buildMenuElementArray() endless loop
6424606: behavior of returned from MenuSelectionManager.defaultManager() object is inconsistent with spec

Reviewed-by: serb, ssadetsky
2016-04-05 21:13:44 +04:00
Sergey Bylokhov
0cd8d72e1d 8144166: [macosx] Test java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java fails
Reviewed-by: alexsch
2016-04-05 18:11:12 +03:00
Avik Niyogi
e4020fda7d 8137169: [macosx] Incorrect minimal heigh of JTabbedPane with more tabs
Reviewed-by: rchamyal, alexsch
2016-04-05 15:37:13 +05:30
Semyon Sadetsky
f0d7d7a5a8 8149631: rgb(...) CSS color values are not parsed properly
Reviewed-by: alexsch
2016-04-05 10:47:08 +03:00
Semyon Sadetsky
c4be81827a 8146301: Enter key does not work in a deserialized JFileChooser
Reviewed-by: alexsch, prr
2016-04-05 10:39:46 +03:00
Prem Balakrishnan
dc61e8176d 6897701: In Nimbus Disabled Menus and Menu Items don't look disabled
Reviewed-by: ssadetsky, alexsch
2016-04-04 11:26:14 +05:30
Alexander Scherbatiy
79d5a1589a 8152159: LabelUI is not updated for TitledBorder
Reviewed-by: ssadetsky
2016-03-29 09:38:19 -07:00
Rajeev Chamyal
dc8fa87bb6 8150225: api/javax_swing/text/AbstractWriter/index_indent failed
Reviewed-by: serb, aniyogi
2016-03-29 14:43:05 +05:30
Yuri Nesterenko
c0deba4235 8150535: [TEST_BUG] fix @library for test/java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java
8151033: [TEST_BUG] typo in java/awt/MouseInfo/PointerInfoCrashTest.java: no sun.awt.peer
8151037: [TEST_BUG] javax/swing/Action/8133039/bug8133039.java requires @modules
8152301: [TESTBUG] Compilation errors in client lib test files

Reviewed-by: serb, alexsch
2016-03-25 12:31:16 +03:00
Semyon Sadetsky
eac3ddb88c 8139215: RTFEditorKit does not save alignment
Reviewed-by: alexsch
2016-03-24 20:19:26 +03:00
Semyon Sadetsky
6f4ce32ddb 8133864: Wrong display, when the document I18n properties is true
Reviewed-by: alexsch
2016-03-24 20:03:38 +03:00
Prem Balakrishnan
d7e70db394 6439354: Win L&F: TitledBorder colors are not from desktop
Reviewed-by: ssadetsky, rchamyal, serb
2016-03-24 16:56:13 +05:30
Avik Niyogi
d8f82c9477 8151282: [TEST_BUG] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails with GTK LnF
Reviewed-by: serb, alexsch
2016-03-23 17:25:27 +05:30
Phil Race
03338de544 Merge 2016-03-22 13:10:07 -07:00
Avik Niyogi
0e3d547866 8148555: [macosx] An uncaught exception was raised entering Emoji into JTextArea
Reviewed-by: serb, alexsch, rchamyal
2016-03-22 16:07:36 +05:30
Alan Bateman
db4d383614 8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282

Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
Sergey Bylokhov
4333fe028f 8151857: [TEST_BUG] bug6544309.java fails intermittently
Reviewed-by: yan, avstepan
2016-03-16 15:36:06 +03:00
Alexander Scherbatiy
23d01d22cd 8149849: [hidpi] DnD issues (cannot DnD from JFileChooser to JEditorPane or other text component) when scale > 1
Reviewed-by: prr, serb
2016-03-15 22:40:38 -07:00
Alexander Scherbatiy
1d135a8780 8069348: SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D
Reviewed-by: flar, serb
2016-03-11 21:57:43 +04:00
Prem Balakrishnan
4ea752f18e 7012008: JDesktopPane - Wrong background color with Win7+WindowsLnf
Reviewed-by: ssadetsky, aivanov
2016-03-11 11:02:54 +05:30
Rajeev Chamyal
34d87710df 8145896: JInternalFrame setMaximum before adding to desktop throws null pointer exception
Reviewed-by: serb, alexsch
2016-03-11 10:57:47 +05:30
Sergey Bylokhov
2d1daacbc9 8147994: [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua
Reviewed-by: alexp, aivanov
2016-03-02 18:28:42 +03:00
Prem Balakrishnan
98fc723fbf 7126823: JInternalFrame.getNormalBounds() returns bad value after iconify/deiconify
Reviewed-by: ssadetsky, rchamyal
2016-02-29 14:19:40 +05:30
Ajit Ghaisas
42867443a4 8020039: SynthTableHeaderUI refers to possibly null parameter in cell renderer
Reviewed-by: rchamyal, serb
2016-02-25 10:22:22 +05:30
Semyon Sadetsky
7234547f04 8081722: Provide public access to sun.awt.shell.ShellFolder methods which are required for implementing javax.swing.JFileChooser
Reviewed-by: prr, serb, alexsch
2016-02-24 14:36:53 +03:00
Avik Niyogi
8372c1c09a 8146321: [macosx] JInternalFrame frame icon in wrong position on Mac L&F if icon is not ImageIcon
Reviewed-by: serb, alexsch, rchamyal
2016-02-17 11:44:07 +05:30
Vikrant Agarwal
5b56cd34c1 8131751: [TEST_BUG] Test javax/swing/plaf/gtk/crash/RenderBadPictureCrash.java fails UnsupportedOperationException
Reviewed-by: alexsch, ssadetsky
2016-02-11 12:24:28 +03:00
Prem Balakrishnan
cec9811981 8062946: Transparent JDialog will lose transparency upon iconify/deiconify sequence
Reviewed-by: arapte, alexsch
2016-02-04 11:16:23 +05:30
Rajeev Chamyal
66b2ad7877 8146276: Right aligned ToolBar component does not appear
Reviewed-by: alexsch, psadhukhan
2016-01-21 13:41:02 +05:30
Rajeev Chamyal
b0c250a189 8139213: [macosx] Mac OS X Aqua Look and Feel: JOptionPane can truncate the first button
Reviewed-by: alexsch, psadhukhan
2016-01-21 13:27:56 +05:30
Rajeev Chamyal
9c3a40427c 7104635: HTMLEditorKit fails to write down some html files
Reviewed-by: serb, alexsch
2016-01-21 13:09:17 +05:30
Avik Niyogi
46f6e32652 8015748: [macosx] JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call
Reviewed-by: rchamyal, alexsch
2016-01-20 16:57:53 +05:30
Avik Niyogi
e6db69be04 8016665: [macosx] JComponent behaviour doesn't comply API documentation (setComponentOrientation method), Aqua LAF
Reviewed-by: serb, alexsch
2016-01-18 14:27:12 +05:30
Avik Niyogi
9578f1aecb 8041894: [macosx] Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac
Reviewed-by: serb, alexsch
2016-01-18 14:20:39 +05:30
Peter Brunet
355c7d8dfe 8145735: Tests api/javax_swing/JTabbedPane/AccessibleJTabbedPane/* are failing
Try indexOfComponent before indexOfTabComponent

Reviewed-by: van, alexsch
2016-01-14 18:59:11 -06:00
Rajeev Chamyal
dddc64dfeb 4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state
Reviewed-by: alexsch, aivanov
2016-01-13 11:56:46 +05:30
Rajeev Chamyal
7b016fd85d 8145060: Minimizing a JInternal frame not shifting focus to frame below it
Reviewed-by: serb, alexsch
2016-01-06 14:17:14 +05:30
Alexander Scherbatiy
77fff4497e 8133039: Provide public API to sun.swing.UIAction#isEnabled(Object)
Reviewed-by: serb, azvegint
2015-12-22 05:34:49 +04:00
Semyon Sadetsky
ef1f126b92 8144488: Compilation fails on Jake for regtest javax/swing/JMenu/8067346/bug8067346.java
Reviewed-by: alexsch, serb
2015-12-18 17:02:42 +03:00
Avik Niyogi
7d9d3a4699 8139169: [macosx] Action registered for keyboard shortcut is called twice
Reviewed-by: serb, alexsch
2015-12-10 14:21:44 +03:00
Rajeev Chamyal
3096b2cc2f 8067660: JFileChooser create new folder fails silently
Reviewed-by: alexsch, psadhukhan
2015-12-04 09:56:50 +04:00
Semyon Sadetsky
39b6389c6d 8030702: Deadlock between subclass of AbstractDocument and UndoManager
Reviewed-by: alexsch, azvegint
2015-12-01 19:21:40 +03:00
Rajeev Chamyal
dda3e3761d 8037575: JFrame on Windows doesn't animate when setting ICONIFIED state
Reviewed-by: azvegint, alexsch
2015-11-20 16:44:33 +04:00