[patch][ccla]FF: dijit.Editor - page up/down causes cursor to get stuck when there are no scroll bars
In firefox, when the editor does not have scroll bars, then pressing page up/down will make it so you cannot type in the editor. The editor still has focus, it's just unusable. To get it unstuck, you can press the up and down keys.
Attachments (1)
-
13728.patch (1.9 KB) - added by Katie Vance 9 years ago.
-
Stop the page up/down events if no scroll bar is visible
Download all attachments as: .zip
Change History (11)
Description: |
modified (diff)
|
Summary: |
dijit.Editor - page up/down causes cursor to get stuck when there are no scroll bars →
FF: dijit.Editor - page up/down causes cursor to get stuck when there are no scroll bars
|
Summary: |
FF: dijit.Editor - page up/down causes cursor to get stuck when there are no scroll bars →
[patch][ccla]FF: dijit.Editor - page up/down causes cursor to get stuck when there are no scroll bars
|
Owner: |
changed from Katie Vance to bill
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Patch needs a robot testcase.