View Issue Details

IDProjectCategoryView StatusLast Update
0013174ScribusUser Interfacepublic2015-11-22 13:51
Reporterale Assigned Tocbradney  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.5.1svn 
Target Version1.5.1Fixed in Version1.5.1svn 
Summary0013174: add a tooltip for "Group clips Contents"
Descriptionin http://bugs.scribus.net/view.php?id=13067#c35380 firas sayz:

I would add a tooltip for "Group clips Contents" as well, it's not very intuitive in my opinion.

and jean replyz:

FirashH request is out of scope of this issue. As noted, it must be submitted as another issue.


ambasciatore non porta pena...
TagsNo tags attached.
PatchYes

Relationships

related to 0013067 closedjghali Better tooltip for fill rules 

Activities

Kunda

2015-07-02 17:31

updater   ~0035627

why is 'clips' plural ?

Kunda

2015-07-25 13:31

updater   ~0035896

What is the proposed tooltip then?

Kunda

2015-08-02 19:20

updater   ~0035957

bump

Kunda

2015-09-14 18:14

updater   ~0036226

Reminder sent to: FirasH

cbradney

2015-09-14 21:17

administrator   ~0036236

clips is not plural, its a verb.

Kunda

2015-09-26 20:08

updater   ~0036392

Ok..confused. So it sounds like it's trying to say that by grouping something it 'overwrites' the contents of something else ?
Clips == Overwrite ?

FirasH

2015-09-26 20:40

developer  

13174-Patch.diff (584 bytes)   

diff --git a/scribus/ui/propertiespalette_group.cpp b/scribus/ui/propertiespalette_group.cpp
--- a/scribus/ui/propertiespalette_group.cpp
+++ b/scribus/ui/propertiespalette_group.cpp
@@ -645,6 +645,8 @@
 
 	evenOdd->setToolTip( "<qt>" + tr("Any path self-intersections or subpaths create holes in the fill")  + "</qt>");
 	nonZero->setToolTip( "<qt>" + tr("Fill is solid unless a subpath is counter-directional")  + "</qt>");
+
+	clipGroups->setToolTip( "<qt>" + tr("Clip the content located outside of the Group Shape") + "</qt>");
 }
 
 void PropertiesPalette_Group::unitChange()
13174-Patch.diff (584 bytes)   

FirasH

2015-09-26 20:41

developer   ~0036393

Patch uploaded

Kunda

2015-09-28 18:53

updater   ~0036431

Thanks Firash!

Kunda

2015-09-28 21:02

updater   ~0036436

Craig doesn't know how to trigger this functionality to confirm that the tooltip accurately describes it. Can someone please share how to do that... thanks!

JLuc

2015-09-28 22:08

developer  

ale

2015-10-02 13:04

manager   ~0036472

what?
mmm...

have you tried to group two shapes and go into the PP and activate the group tab?

cbradney

2015-10-02 16:07

administrator   ~0036473

"When the group's bounding frame has been edited, clip the contents of the page items to the edited bounding frame" ??

Kunda

2015-10-02 22:52

updater   ~0036478

craig, sounds good to me

Kunda

2015-10-02 22:54

updater   ~0036479

Assigning to Firash based on Craig's suggested tooltip 0013174:0036473

Kunda

2015-10-04 22:57

updater   ~0036510

Craig committed in r20444. Thanks everyone involved!
Closing.

Issue History

Date Modified Username Field Change
2015-06-26 07:04 ale New Issue
2015-06-29 03:28 Kunda Relationship added related to 0013067
2015-07-02 17:31 Kunda Note Added: 0035627
2015-07-25 13:31 Kunda Note Added: 0035896
2015-08-02 19:20 Kunda Note Added: 0035957
2015-09-14 18:14 Kunda Note Added: 0036226
2015-09-14 21:17 cbradney Note Added: 0036236
2015-09-26 20:08 Kunda Note Added: 0036392
2015-09-26 20:40 FirasH File Added: 13174-Patch.diff
2015-09-26 20:40 FirasH Patch No => Yes
2015-09-26 20:41 FirasH Note Added: 0036393
2015-09-26 20:46 Kunda Summary add a tooltip for "Group clips Contents" => [PATCH] add a tooltip for "Group clips Contents"
2015-09-27 00:25 Kunda Status new => confirmed
2015-09-27 00:25 Kunda Target Version => 1.5.1
2015-09-28 18:53 Kunda Note Added: 0036431
2015-09-28 21:02 Kunda Note Added: 0036436
2015-09-28 22:08 JLuc File Added: with and without group shape clip.png
2015-10-02 13:04 ale Note Added: 0036472
2015-10-02 16:07 cbradney Note Added: 0036473
2015-10-02 22:52 Kunda Note Added: 0036478
2015-10-02 22:53 Kunda Assigned To => FirasH
2015-10-02 22:53 Kunda Status confirmed => assigned
2015-10-02 22:54 Kunda Note Added: 0036479
2015-10-04 16:24 cbradney Status assigned => resolved
2015-10-04 16:24 cbradney Fixed in Version => 1.5.1svn
2015-10-04 16:24 cbradney Resolution open => fixed
2015-10-04 16:24 cbradney Assigned To FirasH => cbradney
2015-10-04 22:57 Kunda Note Added: 0036510
2015-10-04 22:57 Kunda Status resolved => closed
2015-11-22 13:51 jghali Summary [PATCH] add a tooltip for "Group clips Contents" => add a tooltip for "Group clips Contents"