FLUID-1953: The editable field should be hidden with display:none instead of visible:hidden

Metadata

Source
FLUID-1953
Type
Bug
Priority
Major
Status
Closed
Resolution
Incomplete
Assignee
N/A
Reporter
Justin Obara
Created
2008-12-10T09:18:54.000-0500
Updated
2008-12-11T09:46:10.000-0500
Versions
  1. 0.6beta1
Fixed Versions
N/A
Component
  1. Inline Edit

Description

In JAWS 10 the editable field for an inline edit field is still visible to the screen reader after leaving edit mode. It should be hidden with display:none instead of visible:hidden, to avoid this.

Comments

  • Antranig Basman commented 2008-12-10T14:20:58.000-0500

    We are already using display:none to hide the field. This issue will be reopened as a fresh issue to investigate workarounds for this JAWS bug.