-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7u10, 8
-
os_x
Drag and Drop from JFileChooser fails.
Bug was shadowed by INTJDK-6957708.
PRODUCT BUG on OS X:
for some reason dragging does not start after I press left button on mouse and move it. Cursor does not change at all.
Testsuite name: Swing
Test name(s): Swing_DnD/Automated/JFChooser2JTADnDTest
Product(s) tested: JDK
OS/architecture: OS X
Error log file (if present):
Log file (MacOS 10.8):
http://aurora.ru.oracle.com/slot-gw/325851.ManualSubmit-1/ResultDir/JFChooser2JTADnDTest/JFChooser2JTADnDTest.log
Log file (MacOS 10.9):
http://aurora.ru.oracle.com/slot-gw/325852.ManualSubmit-1/ResultDir/JFChooser2JTADnDTest/JFChooser2JTADnDTest.log
Reproducible: Always
Reproducible on machine: any mac (I used OS X 10.9)
Is it a Regression: No
Test result on the last GAed release for this train: Fail (7u67)
[if Fail] Test result on FCS: Fail (1.7.0 FCS.)
Is it a platform specific issue: Yes (PASS on Solaris and Windows)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
Exception/Error from Log: This verifies whether the individual selected row of a JFChooser has been transfered to the target JTextArea. false
Steps to reproduce:
mkdir -p /export/local/junk/
cd /export/local/junk
echo "Swing_DnD/Automated/JFChooser2JTADnDTest execute_script \"pit,1.4.0,JFChooser2JTADnDTest,Metal,Motif,GTK,Windows,unstable\"
" > testlist
/net/stt-13.ru.oracle.com/export/home0/ute-dev/bin/ute run -harness tonga -component swing -jdk /export/jdk/jdk1.7.0_72b09/jdk1.7.0_72.jdk/Contents/Home -stablejavahome "/export/jdk/jdk1.7.0_72b01/jdk1.7.0_72.jdk/Contents/Home" -env "BASEBUILD=/export/jdk/jdk1.7.0_72b01/jdk1.7.0_72.jdk/Contents/Home" -testbase /net/stt-13.ru.oracle.com/export/home0//testsuites/170_master_ws/swing -testlist testlist -results . -env TONGA_REMOVE=none -aurora_collect_system false -aurora_collect_jre false -aurora_collect_jes false
RULE Swing_DnD/Automated/JFChooser2JTADnDTest any any ****
Bug was shadowed by INTJDK-6957708.
PRODUCT BUG on OS X:
for some reason dragging does not start after I press left button on mouse and move it. Cursor does not change at all.
Testsuite name: Swing
Test name(s): Swing_DnD/Automated/JFChooser2JTADnDTest
Product(s) tested: JDK
OS/architecture: OS X
Error log file (if present):
Log file (MacOS 10.8):
http://aurora.ru.oracle.com/slot-gw/325851.ManualSubmit-1/ResultDir/JFChooser2JTADnDTest/JFChooser2JTADnDTest.log
Log file (MacOS 10.9):
http://aurora.ru.oracle.com/slot-gw/325852.ManualSubmit-1/ResultDir/JFChooser2JTADnDTest/JFChooser2JTADnDTest.log
Reproducible: Always
Reproducible on machine: any mac (I used OS X 10.9)
Is it a Regression: No
Test result on the last GAed release for this train: Fail (7u67)
[if Fail] Test result on FCS: Fail (1.7.0 FCS.)
Is it a platform specific issue: Yes (PASS on Solaris and Windows)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
Exception/Error from Log: This verifies whether the individual selected row of a JFChooser has been transfered to the target JTextArea. false
Steps to reproduce:
mkdir -p /export/local/junk/
cd /export/local/junk
echo "Swing_DnD/Automated/JFChooser2JTADnDTest execute_script \"pit,1.4.0,JFChooser2JTADnDTest,Metal,Motif,GTK,Windows,unstable\"
" > testlist
/net/stt-13.ru.oracle.com/export/home0/ute-dev/bin/ute run -harness tonga -component swing -jdk /export/jdk/jdk1.7.0_72b09/jdk1.7.0_72.jdk/Contents/Home -stablejavahome "/export/jdk/jdk1.7.0_72b01/jdk1.7.0_72.jdk/Contents/Home" -env "BASEBUILD=/export/jdk/jdk1.7.0_72b01/jdk1.7.0_72.jdk/Contents/Home" -testbase /net/stt-13.ru.oracle.com/export/home0//testsuites/170_master_ws/swing -testlist testlist -results . -env TONGA_REMOVE=none -aurora_collect_system false -aurora_collect_jre false -aurora_collect_jes false
RULE Swing_DnD/Automated/JFChooser2JTADnDTest any any ****
- duplicates
-
JDK-7149041 Cannot start DnD session from a JFileChooser
- Open
- relates to
-
JDK-8058503 [macosx] JFileChooser is silently not shown if wrong string is passed to constructor
- Closed