JDK-8250878 : Access Bridge lacks style tag parsing
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.accessibility
  • Affected Version: 8u251,14,15,16
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2020-07-31
  • Updated: 2020-08-24
  • Resolved: 2020-08-20
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.
JDK 16
16Resolved
Related Reports
Duplicate :  
Relates :  
Description
Access bridge has problem with parsing style tags.

While the fix for JDK-4949105 addressed some html parsing issues, it still
does not cover all cases.

If there is a <style> tag defined, that text should be ignored.
Comments
JDK-4949105 fixed in 8u251
10-08-2020