MachineVisionUiB / machinevision

We are developing a database to map and interpret the representations and uses of machine vision technologies in digital art, computer games and narratives such as science fiction novels, movies and creepypasta.
http://uib.no/en/machinevision
4 stars 0 forks source link

Multi-column layout child elements hidden in Firefox editing nodes #132

Closed LinnHeidi closed 3 years ago

LinnHeidi commented 3 years ago

There seems to be a weird bug when making a "creative work" in two places. bug bug2

Both in "Topics" and "Sentiment" we are not able to check of the box in the top right "corner" of the boxes.

jilltxt commented 3 years ago

That's a weird bug! It doesn't happen for me. I'm using Safari on a Mac. What browser are you using, @LinnHeidi?

steinmb commented 3 years ago

Might be related to issue #123 - Last time we did something to the check boxes. And yes, as Jill mention, It would help if you told us what browser and version you are seeing this in.

jilltxt commented 3 years ago

@LinnHeidi will be working Monday and Thursday mornings for now so will no doubt answer on Thursday :)

steinmb commented 3 years ago

Np. I manged to re-produce it in Firefox 83.0 - A peekaboo error. Show up when I resize the node edit form. Looks like this:

Peekaboo!

peekaboo

LinnHeidi commented 3 years ago

Ah, yeah! Thats what happens! I like the name of this error though! :D Thank you for figuring it out ! I will close thise!

steinmb commented 3 years ago

I still would like to have a close look at it.

steinmb commented 3 years ago

Only re-producible in Firefox so looks like a but in the browser. Here is attempt on a Firefox workaround. from me.

https://github.com/MachineVisionUiB/machinevision_setup/commit/56b929bd7e3cc7ce0424315c43c9769810320b46

 Issue 132 Firefox multi-column workaround

- Refactor code. Remove hardcode field names. This check all node
forms and inject CSS classes on all large form elemnets.
- New class allow us to simplify CSS selectors.