cwrc / DEPRECATED-CWRC-Writer

The Canadian Writing Research Collaboratory (CWRC) is developing an in-browser text markup editor (CWRCWriter) for use by collaborative scholarly editing projects.
http://www.cwrc.ca/projects/infrastructure-projects/technical-projects/cwrc-writer/
GNU General Public License v2.0
24 stars 17 forks source link

mini–CWRC-Writer - not working #365

Closed ilovan closed 8 years ago

ilovan commented 8 years ago

Multiple issues:

Structure panel does not display any tags. Toolbar unresponsive. Save button unresponsive.

image

ajmacdonald commented 8 years ago

Should be fixed.

ajmacdonald commented 8 years ago

This still needs a bit more work.

ilovan commented 8 years ago

Hi @ajmacdonald , this seems to be still an issue in Chrome, not in Firefox. Could you please look into it as soon as possible? Thanks.

ajmacdonald commented 8 years ago

I'm guessing the problem is with Chrome on the Mac and not Windows? I don't have access to a Mac so can't test that.

ghost commented 8 years ago

Yes it is Chrome on a Mac. We need to figure out some way to facilitate testing on Macs. Any ideas, James? I have machines here that could be used for periods of time but right now not one that I could spare for a long stretch. If theres’s no way around it I think we need to look at freeing one up.

On May 10, 2016, at 7:21 PM, Andrew notifications@github.com wrote:

I'm guessing the problem is with Chrome on the Mac and not Windows? I don't have access to a Mac so can't test that.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/365#issuecomment-218320141

jchartrand commented 8 years ago

I have a Mac you can use Andrew. I’ll try to get it to you in the next couple days. For now, though, is there anything I can do to test on my Mac?

james

On May 10, 2016, at 10:42 PM, Susan Brown notifications@github.com wrote:

Yes it is Chrome on a Mac. We need to figure out some way to facilitate testing on Macs. Any ideas, James? I have machines here that could be used for periods of time but right now not one that I could spare for a long stretch. If theres’s no way around it I think we need to look at freeing one up.

On May 10, 2016, at 7:21 PM, Andrew notifications@github.com wrote:

I'm guessing the problem is with Chrome on the Mac and not Windows? I don't have access to a Mac so can't test that.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/365#issuecomment-218320141

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/365#issuecomment-218347579

ajmacdonald commented 8 years ago

@jchartrand you could look into (what I'm guessing is the problem) why postSetup never gets called: https://github.com/cwrc/CWRC-Writer/blob/development/src/js/schema/tei/dialogs/note.js#L47