Opened 14 years ago
Closed 14 years ago
#8847 closed Bug (fixed)
with JAWS we can't open Select Color dialog more than once.
| Reported by: | Satya Minnekanti | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Accessibility | Version: | 3.6.3 |
| Keywords: | IBM Firefox | Cc: | Damian, tmohahan |
Description
To reproduce the defect:
- with JAWS on, Open a CK Editor sample and insert a new table.
- Open Cell properties dialog using context menu
- Navigate to Choose button next to Background Color text field & press Enter.
- Select Color dialog opens.
- Select a color and close the dialog or Press Esc to close the dialog.
- Select Color dialog closes and focus goes back to Choose button next to Background color text field on Cell Properties dialog.
- Press enter again to open Select Color dialog.
Issue: Nothing happens & Select Color dialog not opened.
- Navigate to Choose button next to Border Color text field and press Enter.
Issue: Nothing happens & Select Color dialog not opened.
Change History (2)
comment:1 Changed 14 years ago by
| Component: | General → Accessibility |
|---|---|
| Keywords: | Firefox added |
| Status: | new → confirmed |
| Version: | → 3.6.3 (SVN - trunk) |
comment:2 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | confirmed → closed |
Fixed on trunk by [7451].

I was able to reproduce this issue only in Firefox.
Problem was reproducible till rev [7428]. Seems that fix from #8706 has fixed it partially as now from rev [7429] you have to press enter twice to see the dialog again.
All other browsers - IE, Opera and Webkit seem to work fine.
@satya are you getting the same results?