TACTIC Open Source
[BUG] Popup Widgets don't resize properly - Printable Version

+- TACTIC Open Source (http://forum.southpawtech.com)
+-- Forum: TACTIC Open Source (http://forum.southpawtech.com/forumdisplay.php?fid=3)
+--- Forum: TACTIC Discussion (http://forum.southpawtech.com/forumdisplay.php?fid=4)
+--- Thread: [BUG] Popup Widgets don't resize properly (/showthread.php?tid=244)



[BUG] Popup Widgets don't resize properly - LazyLeopard - 09-16-2021

Steps to reproduce bug or error

This can be reproduced in many ways, but here is an example:

Table CELLS Resize:
1. In a 'VFX' project, open assets link
2. Hold the table title bar resize handle and move it.
3. The table will be messed up.

Popup Widgets Resize

1. In a 'VFX' project, open assets link
2. From the gear icon select "Export ALL"
3. Try to resize the "Export All to CSV" popup widget.
4. Its messed up (can't give a better explanation Smile)

Screenshot

[attachment=160]

Version-details:

From docker hub diegocortassa/tactic:latest
Browser: Mozilla Firefox 92.0


RE: [BUG] Popup Widgets don't resize properly - Diego - 09-16-2021

Hi LazyLeopard,

About the table column resize, try again with the new docker image, in the last month many changes where pushed to the table widget

Regarding the Popup Widgets Resize, again, I can't reproduce the bug, I suspect is browser related, see my answer to your previous message.

Remko could be more helpful than me but I recall tactic is usually tested with chrome.


RE: [BUG] Popup Widgets don't resize properly - LazyLeopard - 09-16-2021

(09-16-2021, 02:07 PM)Diego Wrote: Hi LazyLeopard,

About the table column resize, try again with the new docker image, in the last month many changes where pushed to the table widget

Regarding the Popup Widgets Resize, again, I can't reproduce the bug, I suspect is browser related, see my answer to your previous message.

Remko could be more helpful than me but I recall tactic is usually tested with chrome.
 

Yeah, seems like a recurring theme, Chrome vs Firefox. Naturally, I have a very different impression of the Tactic web interface than you would imagine.

I am not sure how soon / whether you would address this issue, but at least its a good to know.


RE: [BUG] Popup Widgets don't resize properly - remkonoteboom - 09-18-2021

Yes, the tables on the latest 4.8 behave far better, even on Firefox. I can also confirm that popups behave strangely on Firefox (initial placement at 0,0 and resizing). I will take a look when I get a change.