django-markdown-editor icon indicating copy to clipboard operation
django-markdown-editor copied to clipboard

[Admin Page] Long text disappears instead of wrapping or with scrolling

Open sam-val opened this issue 1 year ago • 1 comments
trafficstars

Synopsis

Inception is a 2010 science fiction film directed by Christopher Nolan. It stars Leonardo DiCaprio as Dom Cobb, a professional thief who steals information by infiltrating the subconscious of his targets. Cobb is offered a chance to have his criminal history erased as payment for the implantation of another person's idea into a target's subconscious.

Details

  • OS (Operating System) version: macOS 14.5
  • Browser and browser version: Chrome 126.0.6478.63
  • Django version: django 4.2.4
  • Martor version & theme: 1.6.44, bootstrap/semantic

Steps to reproduce

  1. Preview in admin page, enter some long text in ``` block
  2. disappearing text, can not scroll or change width
Screenshot 2024-07-07 at 21 50 27 Screenshot 2024-07-07 at 21 50 37

sam-val avatar Jul 07 '24 14:07 sam-val

We too are are experiencing this. The workaround for now is for the user to click the full screen icon twice, which resets the widget to a functioning state.

oivviors avatar Nov 27 '24 07:11 oivviors