Alexey Ivanov
|
47f59b3a40
|
8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
Lambdafy, and replace character string literal characters with unicode.
Reviewed-by: serb, alexsch
|
2019-03-08 18:38:50 +00:00 |
Semyon Sadetsky
|
faa8b17881
|
8133108: [PIT] Container size is wrong in JEditorPane
Override GlyphView.getMinimumSpan in BasicTextFieldUI instead of explicit check in default getMinimumSpan.
Reviewed-by: alexsch, azvegint
|
2019-03-08 16:16:40 +00:00 |
Semyon Sadetsky
|
a35e21efcc
|
8132136: [PIT] RTL orientation in JEditorPane is broken
Reverse 8076164, check for can't resize up front in GlyphView.getMinimumSpan.
Reviewed-by: alexsch, serb
|
2019-03-08 15:37:37 +00:00 |
Semyon Sadetsky
|
dc5c3589cc
|
8076164: [JTextField] When input too long Thai character, cursor's behavior is odd
Add GlyphView.getResizeWeight() to enable forced use of getPreferredSpan(X_AXIS).
Reviewed-by: alexsch, azvegint
|
2019-03-06 21:43:04 +00:00 |
Phil Race
|
4ea4c29a4c
|
8207322: Backport GTK3 support on Linux to 8u
Reviewed-by: prr, ssadetsky
|
2018-10-16 13:09:51 -07:00 |
Ramanand Patil
|
39afcd534f
|
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
Reviewed-by: serb, psadhukhan
|
2018-10-04 05:55:01 -04:00 |
Ramanand Patil
|
da4108e1db
|
8195095: Images are not scaled correctly in JEditorPane
Reviewed-by: ssadetsky, psadhukhan, mhalder
|
2018-05-01 23:16:23 -07:00 |
Alexey Ivanov
|
d980d50774
|
8179665: [Windows] java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
Reviewed-by: prr, serb, ssadetsky
|
2017-12-06 13:04:58 +00:00 |
Sreeprakash Sreedharan
|
0d7cf0e13f
|
8176072: READING attributes are not available on TSF
Reviewed-by: ssadetsky
|
2017-11-24 13:18:36 +05:30 |
Sreeprakash Sreedharan
|
7535c7ca88
|
8180370: Characters are skipped on input of Korean text on OS X
Reviewed-by: serb
|
2017-10-12 10:16:05 -04:00 |
Semyon Sadetsky
|
84640bae25
|
8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
Reviewed-by: serb, alexsch
|
2017-07-14 13:03:03 +01:00 |
Prem Balakrishnan
|
d0514d3682
|
8179014: JFileChooser with Windows look and feel crashes on win 10
Reviewed-by: serb, prr
|
2017-05-15 11:16:10 -07:00 |
Abhijit Saha
|
065ebe261e
|
Merge
|
2017-04-14 09:44:21 -07:00 |
Mikhail Cherkasov
|
f70d0c0775
|
8177450: javax.swing.text.html.parser.Parser parseScript ignores a character after commend end
Reviewed-by: prr, alexsch
|
2017-04-11 00:05:00 +03:00 |
Abhijit Saha
|
af5fc8173e
|
Merge
|
2017-04-04 11:57:35 -07:00 |
Sergey Malenkov
|
fbb6dbc978
|
8173876: Fast precise scrolling and DeltaAccumulator fix for macOS Sierra 10.12.2
Reviewed-by: serb, alexsch
|
2017-02-24 12:04:59 +04:00 |
Mikhail Cherkasov
|
42fa60bdfe
|
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
Reviewed-by: serb
|
2017-01-26 17:26:29 +03:00 |
Alexander Scherbatiy
|
a4ab13032a
|
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
Reviewed-by: malenkov, serb
|
2016-10-07 22:05:23 +04:00 |
Alexey Ivanov
|
fdbe1c36e6
|
8154069: Jaws reads wrong values from comboboxes when no element is selected
Reviewed-by: alexsch, serb
|
2016-07-05 15:08:08 +03:00 |
Anton Litvinov
|
9c2efbf8d4
|
8057791: Selection in JList is drawn with wrong colors in Nimbus L&F
Reviewed-by: alexp, serb
|
2016-06-23 18:59:42 +03:00 |
Mikhail Cherkasov
|
79f348c8a2
|
8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
Reviewed-by: alexsch, serb
|
2016-05-25 14:59:15 +05:30 |
Vivi An
|
2d6bc3c8af
|
7172652: With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin
Reviewed-by: alexsch, azvegint
|
2016-11-15 14:41:02 -08:00 |
Alexander Scherbatiy
|
f5930f1c1e
|
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
Reviewed-by: malenkov, serb
|
2016-10-07 22:05:23 +04:00 |
Robin Stevens
|
bf1ba7058f
|
8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced
Reviewed-by: serb, alexsch
|
2016-08-16 19:34:31 +03:00 |
Mikhail Cherkasov
|
e02c4e53a3
|
8158734: JEditorPane.createEditorKitForContentType throws NPE after 6882559
Reviewed-by: serb, aivanov
|
2016-06-09 15:08:54 +03:00 |
Alexey Ivanov
|
18a410933b
|
8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
Reviewed-by: serb, alexp
|
2016-05-24 17:00:19 +03:00 |
Mikhail Cherkasov
|
f1ca7c6232
|
6882559: new JEditorPane("text/plain","") fails for null context class loader
Reviewed-by: serb, aivanov
|
2016-05-18 18:59:19 +03:00 |
Mikhail Cherkasov
|
20e602f470
|
8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
Reviewed-by: alexp, aivanov
|
2016-05-13 16:46:54 +03:00 |
Sergey Bylokhov
|
7d53675ef9
|
8147994: [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua
Reviewed-by: alexp, aivanov
|
2016-03-02 18:28:42 +03:00 |
Alexey Ivanov
|
fa3e231ba0
|
8134828: Scrollbar thumb disappears with Nimbus L&F
Reviewed-by: alexsch, alexp
|
2015-10-29 19:37:59 +03:00 |
Alexey Ivanov
|
b94f8b4caa
|
8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
Reviewed-by: serb, alexsch
|
2015-07-20 13:22:58 +03:00 |
Sergey Bylokhov
|
68e9b7f2c2
|
8072775: Tremendous memory usage by JTextArea
Reviewed-by: vadim, prr
|
2015-05-13 18:06:19 +03:00 |
Sergey Bylokhov
|
893b42fba7
|
8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images
Reviewed-by: azvegint, ant
|
2015-05-16 21:31:36 +03:00 |
Alexey Ivanov
|
41af7e78fd
|
8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
|
2015-05-28 17:04:29 +03:00 |
Alexey Ivanov
|
c456903c91
|
8033069: mouse wheel scroll closes combobox popup
Reviewed-by: serb, alexsch
|
2015-05-15 17:45:08 +03:00 |
Vivi An
|
e53fffa0c5
|
8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
Reviewed-by: alexsch, ant
|
2015-05-12 14:52:24 -07:00 |
Semyon Sadetsky
|
0b670b48cf
|
8041642: Incorrect paint of JProgressBar in Nimbus LF
Reviewed-by: ant, alexsch
|
2015-05-06 19:44:30 +04:00 |
Andrew Brygin
|
e0eb3d0ed3
|
8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
Reviewed-by: alexp, serb
|
2015-04-30 17:05:05 +03:00 |
Sergey Bylokhov
|
ca74a848c5
|
8073795: JMenuBar looks bad under retina
Reviewed-by: alexsch, azvegint
|
2015-02-26 16:41:39 +03:00 |
Sergey Bylokhov
|
90fcb8d2b5
|
8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
Reviewed-by: alexsch, azvegint
|
2015-02-02 18:21:24 +03:00 |
Sergey Bylokhov
|
a6ac3178c8
|
7180976: Pending String deadlocks UIDefaults
Reviewed-by: azvegint, alexsch
|
2014-12-25 14:43:49 +03:00 |
Sergey Bylokhov
|
a5e4a995bb
|
6573305: Animated icon is not visible by click on menu
Reviewed-by: azvegint, alexsch
|
2015-01-13 16:06:28 +03:00 |
Alexey Ivanov
|
ffee94629e
|
8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
Reviewed-by: alexsch, alexp
|
2015-04-20 15:00:09 +01:00 |
Alexander Scherbatiy
|
6739c5066c
|
8033000: No Horizontal Mouse Wheel Support In BasicScrollPaneUI
Reviewed-by: serb, azvegint
|
2015-03-30 18:32:23 +04:00 |
Alexander Zvegintsev
|
946b32e53f
|
8056151: Switching to GTK L&F on-the-fly leads to X Window System error RenderBadPicture
Reviewed-by: alexsch, serb
|
2015-03-10 15:39:26 +03:00 |
Anton Nashatyrev
|
5f334fbda2
|
8072900: Mouse events are captured by the wrong menu in OS X
Reviewed-by: serb, alexp
|
2015-03-09 23:41:50 +03:00 |
Mario Torre
|
21a202f2c7
|
8071705: Java application menu misbehaves when running multiple screen stacked vertically
JMenu miscalculates the position of the Popup origin when on multiple monitors stacked vertically
Reviewed-by: alexsch
|
2015-02-27 15:50:03 +01:00 |
Anton Nashatyrev
|
8206451bd1
|
8072676: [macosx] Jtree icon painted over label when scrollbars present in window
Reviewed-by: serb, alexsch
|
2015-02-16 20:23:18 +03:00 |
Abhijit Saha
|
6accee1c50
|
Merge
|
2014-12-17 12:50:15 -08:00 |
Abhijit Saha
|
2636a6d186
|
Merge
|
2014-12-04 11:31:35 -08:00 |