Changes between Initial Version and Version 1 of Ticket #846
- Timestamp:
- 04/29/15 07:49:42 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #846
-
Property
Priority
changed from
major
tocritical
-
Property
Status
changed from
new
toassigned
-
Property
Component
changed from
android
tocore
-
Property
Milestone
changed from
to
0.14
-
Property
Priority
changed from
-
Ticket #846 – Description
initial v1 1 When I start a JavaFxapplication, the application starts with size 0,0. I can then enlarge it (when I find it).1 When I start a {{{JavaFx}}} application, the application starts with size 0,0. I can then enlarge it (when I find it). 2 2 3 This happens with all JavaFxapplications.3 This happens with all {{{JavaFx}}} applications. 4 4 5 To see that behavior download the samples from: http://www.oracle.com/technetwork/java/javase/overview/javafx-samples-2158687.html5 To see that behavior download the samples from: [http://www.oracle.com/technetwork/java/javase/overview/javafx-samples-2158687.html] 6 6 7 7 I've tested it with Ensemble: 8 {{{ 8 9 java -jar Ensemble.jar 9 10 }}} 10 11 My Xpra is compiled from trunk r9187.