-
Bug
-
Resolution: Fixed
-
P3
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8300775 | 8u371 | Renjith Kannath Pariyangad | P3 | Resolved | Fixed | b04 |
JDK-8302847 | 8u361 | Ambarish Rapte | P3 | Closed | Fixed | b33 |
This issue has been reported by Johan Vos:
=======================
The CSS processing during the scroll operation is introduced because ofJDK-8095306
Removing the graphic.impl_processCSS(false); speeds up processing a lot and it doesn't break functionality in my tests, but it is probably not the right thing.
=======================
The CSS processing during the scroll operation is introduced because of
Removing the graphic.impl_processCSS(false); speeds up processing a lot and it doesn't break functionality in my tests, but it is probably not the right thing.
- backported by
-
JDK-8300775 Performance issue when scrolling ListView due to excess CSS processing
- Resolved
-
JDK-8302847 Performance issue when scrolling ListView due to excess CSS processing
- Closed
- relates to
-
JDK-8095306 [TableView] TableView custom TableCell with ComboBoxes not editable.
- Resolved