publiclab / PublicLab.Editor

A general purpose, JS/Bootstrap UI framework for rich text posting. An author-friendly, minimal, mobile/desktop interface for creating blog-like content, designed for PublicLab.org
https://publiclab.github.io/PublicLab.Editor/examples/
GNU General Public License v3.0
80 stars 128 forks source link

Title formatting glitch and editor fram drift #285

Open shapironick opened 5 years ago

shapironick commented 5 years ago

Please describe the problem (or idea)

What happened just before the problem occurred? Or what problem could this idea solve? I tried to post a research note

What did you expect to see that you didn't? The quotation mark in the title is pointed the wrong way screen shot 2019-02-08 at 2 02 22 pm

The editor drifted down to the bottom of the screen while editing several times, as @ebarry and I posted about many months ago.

Please show us where to look

https://publiclab.org/notes/nshapiro/02-08-2019/smartphone-app-for-residential-testing-of-formaldehyde-paper-published-open-access?_=1549652397

What's your PublicLab.org username?

@nshapiro

Browser, version, and operating system

Firefox 65.0 on Mac 10.14.3

Many bugs are related to these -- please help us track it down and reproduce what you're seeing!


Thank you!

Your help makes Public Lab better! We deeply appreciate your helping refine and improve this site.

To learn how to write really great issues, which increases the chances they'll be resolved, see:

https://publiclab.org/wiki/developers#Contributing+for+non-coders

jywarren commented 5 years ago

I believe the quotation mark issue is related to the font Junction, which is open source and we can contact the designer (ny-based!)

Let's find the previous report of drifting (so much won't have to repeat himself more) and get a clearer picture of what's happening and what the causes may be. Thanks Nick!

jywarren commented 5 years ago

https://github.com/theleagueof/junction

ebarry commented 5 years ago

I believe this may be the previous issue we posted, perhaps we ought to take a look at the fix that addressed this "in a way" and evaluate if this issue should be re-opened: https://github.com/publiclab/PublicLab.Editor/issues/127. Thanks!