Skip to content
Snippets Groups Projects
Commit 1f5e0740 authored by Erica Olsen's avatar Erica Olsen
Browse files

EXT-1048 Update "Report Abuse" floater with new width, art, and small wording tweaks

parent 55ab3dd1
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
height="600" height="580"
layout="topleft" layout="topleft"
name="floater_report_abuse" name="floater_report_abuse"
title="Report Abuse" title="Report Abuse"
width="305"> width="333">
<floater.string <floater.string
name="Screenshot"> name="Screenshot">
Screenshot Screenshot
...@@ -13,19 +13,19 @@ ...@@ -13,19 +13,19 @@
allow_no_texture="true" allow_no_texture="true"
default_image_name="None" default_image_name="None"
follows="left|top" follows="left|top"
height="114" height="125"
layout="topleft" layout="topleft"
left="10" left="10"
name="screenshot" name="screenshot"
top="25" top="23"
width="134" /> width="160" />
<check_box <check_box
height="16" height="15"
label="Include screenshot" label="Use this screenshot"
layout="topleft" layout="topleft"
left_pad="10" left_pad="5"
name="screen_check" name="screen_check"
top="110" top="120"
width="116" /> width="116" />
<text <text
type="string" type="string"
...@@ -36,8 +36,8 @@ ...@@ -36,8 +36,8 @@
layout="topleft" layout="topleft"
left="10" left="10"
name="reporter_title" name="reporter_title"
top_pad="12" top="140"
width="50"> width="60">
Reporter: Reporter:
</text> </text>
<text <text
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
follows="left|top" follows="left|top"
height="16" height="16"
layout="topleft" layout="topleft"
left_pad="12" left_pad="10"
name="reporter_field" name="reporter_field"
top_delta="0" top_delta="0"
width="193"> width="193">
...@@ -111,8 +111,8 @@ ...@@ -111,8 +111,8 @@
left="10" left="10"
name="select_object_label" name="select_object_label"
top_pad="5" top_pad="5"
width="220"> width="310">
Click the button then the object: Click the button, then the abusive object:
</text> </text>
<button <button
height="32" height="32"
...@@ -120,6 +120,7 @@ ...@@ -120,6 +120,7 @@
left_delta="0" left_delta="0"
name="pick_btn" name="pick_btn"
picture_style="true" picture_style="true"
image_overlay="Inv_Object"
tool_tip="Object Picker - Identify an object as the subject of this report" tool_tip="Object Picker - Identify an object as the subject of this report"
top_pad="0" top_pad="0"
width="32" /> width="32" />
...@@ -134,7 +135,7 @@ ...@@ -134,7 +135,7 @@
name="object_name_label" name="object_name_label"
top_delta="0" top_delta="0"
width="60"> width="60">
Name: Object:
</text> </text>
<text <text
type="string" type="string"
...@@ -157,7 +158,7 @@ ...@@ -157,7 +158,7 @@
layout="topleft" layout="topleft"
left="48" left="48"
name="owner_name_label" name="owner_name_label"
top_pad="5" top_pad="0"
width="60"> width="60">
Owner: Owner:
</text> </text>
...@@ -172,15 +173,15 @@ ...@@ -172,15 +173,15 @@
top_delta="0" top_delta="0"
width="157"> width="157">
Hendrerit Vulputate Hendrerit Vulputate
</text> </text>
<combo_box <combo_box
height="20" height="23"
layout="topleft" layout="topleft"
left="10" left="10"
name="category_combo" name="category_combo"
tool_tip="Category -- select the category that best describes this report" tool_tip="Category -- select the category that best describes this report"
top_pad="10" top_pad="5"
width="265"> width="313">
<combo_box.item <combo_box.item
label="Select category" label="Select category"
name="Select_category" name="Select_category"
...@@ -347,23 +348,23 @@ ...@@ -347,23 +348,23 @@
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="abuser_name_title" name="abuser_name_title"
top_pad="12" top_pad="6"
width="265"> width="313">
Abuser name: Abuser name:
</text> </text>
<line_editor <line_editor
border_style="line" border_style="line"
border_thickness="1" border_thickness="1"
follows="left|top" follows="left|top"
height="20" height="23"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
max_length="32" max_length="32"
name="abuser_name_edit" name="abuser_name_edit"
top_pad="2" top_pad="2"
width="170" /> width="195" />
<button <button
height="20" height="23"
font="SansSerifSmall" font="SansSerifSmall"
label="Choose" label="Choose"
layout="topleft" layout="topleft"
...@@ -371,9 +372,9 @@ ...@@ -371,9 +372,9 @@
name="select_abuser" name="select_abuser"
tool_tip="Select the name of the abuser from a list" tool_tip="Select the name of the abuser from a list"
top_delta="0" top_delta="0"
width="90" /> width="100" />
<check_box <!-- <check_box
height="20" height="23"
label="Don&apos;t know abuser&apos;s name" label="Don&apos;t know abuser&apos;s name"
layout="topleft" layout="topleft"
left="10" left="10"
...@@ -381,7 +382,7 @@ ...@@ -381,7 +382,7 @@
tool_tip="Check this if you are unable to provide the abuser&apos;s name" tool_tip="Check this if you are unable to provide the abuser&apos;s name"
top_pad="2" top_pad="2"
visible="false" visible="false"
width="250" /> width="250" />-->
<text <text
type="string" type="string"
length="1" length="1"
...@@ -389,23 +390,23 @@ ...@@ -389,23 +390,23 @@
height="16" height="16"
font.style="BOLD" font.style="BOLD"
layout="topleft" layout="topleft"
left_delta="3" left="10"
name="abuser_name_title2" name="abuser_name_title2"
top_pad="10" top_pad="5"
width="265"> width="313">
Location of Abuse: Location of Abuse:
</text> </text>
<line_editor <line_editor
border_style="line" border_style="line"
border_thickness="1" border_thickness="1"
follows="left|top" follows="left|top"
height="20" height="23"
layout="topleft" layout="topleft"
left="10" left="10"
max_length="256" max_length="256"
name="abuse_location_edit" name="abuse_location_edit"
top_pad="2" top_pad="2"
width="265" /> width="313" />
<text <text
type="string" type="string"
length="1" length="1"
...@@ -415,21 +416,21 @@ ...@@ -415,21 +416,21 @@
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="sum_title" name="sum_title"
top_pad="10" top_pad="5"
width="265"> width="313">
Summary: Summary:
</text> </text>
<line_editor <line_editor
border_style="line" border_style="line"
border_thickness="1" border_thickness="1"
follows="left|top" follows="left|top"
height="20" height="23"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
max_length="64" max_length="64"
name="summary_edit" name="summary_edit"
top_pad="2" top_pad="2"
width="265" /> width="313" />
<text <text
type="string" type="string"
length="1" length="1"
...@@ -439,7 +440,7 @@ ...@@ -439,7 +440,7 @@
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="dscr_title" name="dscr_title"
top_pad="10" top_pad="5"
width="50"> width="50">
Details: Details:
</text> </text>
...@@ -449,22 +450,20 @@ ...@@ -449,22 +450,20 @@
follows="left|top" follows="left|top"
height="16" height="16"
layout="topleft" layout="topleft"
left_pad="5"
name="bug_aviso" name="bug_aviso"
top_delta="0" left_pad="0"
width="200"> width="200">
Please be as specific as possible. Please be as specific as possible.
</text> </text>
<text_editor <text_editor
follows="left|top" follows="left|top"
height="50" height="75"
layout="topleft" layout="topleft"
left="10" left="10"
max_length="800" max_length="800"
mouse_opaque="false" mouse_opaque="false"
name="details_edit" name="details_edit"
top_pad="2" width="313"
width="265"
word_wrap="true" /> word_wrap="true" />
<text <text
type="string" type="string"
...@@ -472,32 +471,31 @@ ...@@ -472,32 +471,31 @@
follows="left|top" follows="left|top"
height="50" height="50"
layout="topleft" layout="topleft"
left_delta="0" left="10"
font.style="BOLD" font.style="BOLD"
name="incomplete_title" name="incomplete_title"
top_pad="8" top_pad="5"
word_wrap="true" word_wrap="true"
width="265"> width="313">
Note: Incomplete reports will not be investigated. Note: Incomplete reports won't be investigated.
</text> </text>
<button <button
bottom="590" left="80"
follows="right|bottom" follows="left|top"
height="20" height="23"
label="Cancel" top="550"
label_selected="Cancel"
layout="topleft"
name="cancel_btn"
right="275"
width="130" />
<button
bottom="590"
follows="right|bottom"
height="20"
label="Report Abuse" label="Report Abuse"
label_selected="Report Abuse" label_selected="Report Abuse"
layout="topleft" layout="topleft"
name="send_btn" name="send_btn"
right="140" width="140" />
width="130" /> <button
follows="left|top"
height="23"
label="Cancel"
label_selected="Cancel"
layout="topleft"
name="cancel_btn"
left_pad="5"
width="100" />
</floater> </floater>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment