You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CSS settings like float should not affect the output.
Actual result
div elements with float:left or float:right are output by JAWS as contiguous areas (without paragraph) when linear reading with arrow keys or during quick navigation with Z.
The problem occurs only in IE 11 and not in Chrome or Firefox.
Additional Information
JAWS version and build number
JAWS 2019.1906.10
Operating System and version
Windows 8
Browser and version:
Internet Explorer 11.0.9600.19431
Chrome 76.0.3809.100
Firefox 68.0.2
The text was updated successfully, but these errors were encountered:
Summary
float affects the output of div (IE 11)
Expected result
CSS settings like float should not affect the output.
Actual result
div elements with float:left or float:right are output by JAWS as contiguous areas (without paragraph) when linear reading with arrow keys or during quick navigation with Z.
The problem occurs only in IE 11 and not in Chrome or Firefox.
Additional Information
JAWS version and build number
JAWS 2019.1906.10
Operating System and version
Windows 8
Browser and version:
Internet Explorer 11.0.9600.19431
Chrome 76.0.3809.100
Firefox 68.0.2
The text was updated successfully, but these errors were encountered: