therealglazou / bluegriffon

BlueGriffon, the Web editor
Mozilla Public License 2.0
294 stars 71 forks source link

buttons and shortcuts not working on Mac #69

Open Dion297 opened 5 years ago

Dion297 commented 5 years ago

Not all the shortcuts are working, and some buttons will only work once. Also, I get a lot of error codes, this is an example: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsITableEditor.joinTableCells]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://bluegriffon/content/js/commands.js :: doCommand :: line 3666" data: no]

jeffsilverm commented 3 years ago

I get a very similar but slightly different error message. I am running bluegriffon 3.1.2 on Ubuntu Linux 20.04. My error message is:

[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
 [nsIEditor.deleteNode]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: 
chrome://bluegriffon/content/js/bluegriffon.js :: CloneElementContents :: line 2183"  data: no]

I can save the file if I am in source mode. If I close the file and reopen it, or if I close the file, exit from BG, start BG, open any file, then many menu items are grayed out, including but limited to copy, cut, paste, find...