Ambarish Rapte
3ef4ddf130
8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField
...
Reviewed-by: ssadetsky, psadhukhan
2016-03-18 17:00:08 +05:30
Vikrant Agarwal
3dc3d0c3e5
6734341: REGTEST fails: SelectionAutoscrollTest.html
...
Reviewed-by: serb, ssadetsky
2016-03-11 11:17:17 +03:00
Ambarish Rapte
c453a540b5
6180449: PIT: Text in TextArea scrolls to its left one char when selecting the text from the end
...
Reviewed-by: ssadetsky, psadhukhan
2016-02-02 14:19:55 +05:30
Ambarish Rapte
7c018b1a00
8060137: Removing Text from TextField / TextArea is not possible after typing
...
Reviewed-by: ssadetsky, psadhukhan
2015-12-09 02:41:51 +04:00
Ambarish Rapte
6a2fabcbd7
8040322: TextArea.replaceRange() and insert() are broken with setText(null)
...
Reviewed-by: serb, azvegint
2015-09-30 17:46:11 +04:00
Yuri Nesterenko
565373e1bc
8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine
...
Reviewed-by: alexsch, serb
2015-08-13 14:20:36 +03:00
Yuri Nesterenko
a26c73956c
8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
...
Reviewed-by: serb, alexsch
2015-07-03 17:37:40 +03:00
Sergey Bylokhov
b9aead1b2c
8074028: Remove API references to java.awt.peer
...
Reviewed-by: alanb, ant, yan, prr
2015-04-17 16:54:13 +03:00
Yuri Nesterenko
c08a28b218
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
Reviewed-by: serb, alexsch
2014-12-05 14:55:08 +03:00
Yuri Nesterenko
043868fac7
8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1
...
Reviewed-by: pchelko, serb
2014-11-10 16:23:30 +03:00
Phil Race
5d277802e1
Merge
2014-02-27 10:43:53 -08:00
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Sergey Bylokhov
7842ee3945
8030953: SelectionVisible test should test multiline selection in case of TextArea
...
Reviewed-by: pchelko, azvegint
2013-12-23 18:54:50 +04:00
Sergey Bylokhov
9ab430a0d2
8027696: Incorrect copyright header in the tests
...
Reviewed-by: alanb, malenkov, mullan
2013-11-12 20:24:25 +04:00
Sergey Bylokhov
0c7604f2bc
7150100: [macosx] "0123456789" is selected in the TextField
...
Reviewed-by: anthony, art
2013-10-01 04:29:50 +04:00
Anthony Petrov
912472fd71
8013189: JMenuItems draw behind TextArea
...
Untie XTextAreaPeer internal components from the TextArea parent to prevent its invalidation. I.e. force the java.awt.smartInvalidate=true locally.
Reviewed-by: art, serb
2013-05-31 14:12:53 +04:00
David Katleman
306cab1006
8004982: JDK8 source with GPL header errors
...
Reviewed-by: ohair
2012-12-20 16:24:50 -08:00
Sergey Bylokhov
08c6d03264
7160627: [macosx] TextArea has wrong initial size
...
7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms
Reviewed-by: anthony, art
2012-09-24 21:33:41 +04:00
Sean Chou
2f21d39ae5
7129742: Unable to view focus in Non-Editable TextArea
...
Make sure the cursor is visible by setVisible(true)
Reviewed-by: rupashka, alexp
2012-04-20 10:34:40 +08:00
Sean Chou
045668b454
7155298: Editable TextArea/TextField are blocking GUI applications from exit
...
Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant
2012-03-31 16:55:56 +08:00
Andrei Dmitriev
5c7903af7d
6431076: Cursor gets reset to text cursor in xawt TextArea when autoscrolling on append
...
Reviewed-by: art, anthony
2011-01-25 19:07:27 +03:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Pavel Tisnovsky
0c8c19d629
6920143: test/java/awt/TestArea/UsingWithMouse.java needs realSync()
...
Added small delay to make sure that TextArea animation have finished
Reviewed-by: anthony
2010-01-27 17:47:53 +01:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00