View Issue Details

IDProjectCategoryView StatusLast Update
0017028ScribusGuidespublic2023-10-14 15:26
Reporterale Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version1.7.0.svn 
Summary0017028: In Page > Guides > Column/Row the "Selection" radio buttons are never activated
DescriptionGuideManager::setupGui() in ui/guidemanager.cpp is run when the document is created.

Four times!

When Page > Guides is triggered and I switch to the Column/Row tab, it's not run anymore.

Because of this, the "Selection" reference will never activated because at document creation time m_Doc->m_Selection->isEmpty()) will always be true.

https://gitlab.com/scribus/scribus/-/blob/deb46b8b78f372aaba4830c8992b5a576a7270b8/scribus/ui/guidemanager.cpp#L186

... on the other side, while it looks like a cool feature, I somehow if it's really useful...
TagsNo tags attached.
PatchNo

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-10-14 09:18 ale New Issue
2023-10-14 15:26 jghali Summary In Page > Guides > Column/Row the "Selection" reference is never activate => In Page > Guides > Column/Row the "Selection" radio buttons are never activated