django-cms / djangocms-bootstrap4

django CMS Bootstrap 4 is a plugin bundle for django CMS providing several components from the popular Bootstrap 4 framework.
https://www.django-cms.org/
Other
82 stars 58 forks source link

[BUG] Column CSS Settings in CMS are unresponsive to mouse input. #131

Open skini-galaxia opened 3 years ago

skini-galaxia commented 3 years ago

Description

The CSS settings for the Column widget are unresponsive to mouse input.

Steps to reproduce

  1. Create a page and click on edit
  2. Select the Column widget.
  3. Try and edit the css settings with the mouse (image attached) to see the error.

    Actual behaviour

    CSS Settings are unresponsive.

    Screenshots

    image

    Additional information (CMS/Python/Django versions)

    djang-cms==3.8

crydotsnake commented 3 years ago

I will try to reproduce the bug!

crydotsnake commented 3 years ago

I reproduced the bug, and for me everything looks okay here.. Maybe you need to upgrade your version of the djangocms-bootstrap4 package. In my settings.py i have djangocms-bootstrap4>=2.0,<3.0 configured.

Bildschirmfoto 2021-03-31 um 17 38 50

crydotsnake commented 3 years ago

@skini-galaxia Do you still have the issue? Or can i close the issue :)

crydotsnake commented 2 years ago

Hello @skini-galaxia,

Is your problem fixed, or can i close the issue? :)