Opened 7 years ago
Closed 7 years ago
#17543 closed defect (patchwelcome)
Command+Left results is loss of data in Dijit Editor (FF/mac)
Reported by: | Randy Hudson | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Editor | Version: | 1.8.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On a Mac, Command+Left arrow should navigate to the beginning of a line of text. This works as expected in Safari, but in Firefox, the browser navigates back through its history instead, causing whatever editing the user has done to be lost.
This is broken in both 1.8.4 and 1.9, although the behavior is a little different in each.
Change History (2)
comment:1 Changed 7 years ago by
Summary: | Command+Left results is loss of data in Dijit Editor → Command+Left results is loss of data in Dijit Editor (FF/mac) |
---|
comment:2 Changed 7 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Unlikely this will be fixed unless someone wants to supply a patch (including a test case).