JDK-8347359 : RichTextArea API Tests
  • Type: Bug
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: jfx24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-01-09
  • Updated: 2025-04-24
  • Resolved: 2025-04-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
jfx25 b14Fixed
Related Reports
Blocks :  
Blocks :  
Relates :  
Relates :  
Description
Develop automated tests for RichTextArea.

This ticket covers API tests:

Classes:
- RichTextArea
- CodeArea

Test Coverage:
- constructor
- properties
- default values
- css
- binding

Comments
Changeset: 1b2f022d Branch: master Author: Andy Goryachev <angorya@openjdk.org> Date: 2025-04-23 21:45:00 +0000 URL: https://git.openjdk.org/jfx/commit/1b2f022d0c08d556d0decdf71d6e0c9d13dbe6f8
23-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1677 Date: 2025-01-14 19:44:01 +0000
29-01-2025