View Issue Details

IDProjectCategoryView StatusLast Update
0017654ScribusGeneralpublic2025-10-18 08:54
Reporterale Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version1.7.1.svn 
Summary0017654: Repurpose slotDocCh() disabled boolean argument
DescriptionScribusMainWindow::slotDocCh() has an unused "reb" argument that is currently unused.

I suggest to rename and repurpose the argument to wasModified = false and allow slotDocCh() to be optimized and avoid doing work that is unnecessary (like updating the window title on each key stroke!)

The alternative would be to avoid calling setModfied() before calling slotDocCh().
That would also be fine for me.
TagsNo tags attached.
PatchNo

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-10-18 08:54 ale New Issue