Re: [Apache Bloodhound] #634: Ticket comments overlap edit workflow drop-down dialog

2015-07-08 Thread Apache Bloodhound
#634: Ticket comments overlap edit workflow drop-down dialog
+---
  Reporter:  rjollos|  Owner:  nobody
  Type:  defect | Status:  new
  Priority:  minor  |  Milestone:  Release 9
 Component:  relations  |Version:  0.6.0
Resolution: |   Keywords:
+---

Comment (by gjm):

 So, as I mentioned on the dev mailing list, just ensuring that the
 ticketdraft class is missing off the ticket box fixes some of the issues
 around this ticket.

 {{{#!diff
 Index: bloodhound_theme/bhtheme/templates/bh_ticket_box.html
 ===
 --- bloodhound_theme/bhtheme/templates/bh_ticket_box.html   (revision
 1685407)
 +++ bloodhound_theme/bhtheme/templates/bh_ticket_box.html   (working
 copy)
 @@ -35,7 +35,7 @@
   xmlns:xi=http://www.w3.org/2001/XInclude;
   xmlns:i18n=http://genshi.edgewall.org/i18n;
   i18n:domain=bhtheme
 - id=ticket class=${'ticketdraft' if preview_mode else None}
 + id=ticket


py:def function=render_fields_row(fields_row, fontsize, is_inline)
 }}}

 Of course, removing the draft image can leave us with the only visible
 indication of a failure to submit a change hidden off the top of the page
 so it would be good to look at indicating which change on the page has
 caused the error. We could also consider catching an attempt to move away
 from the page with unsaved changes.

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/634#comment:3
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker


Re: [Apache Bloodhound] #634: Ticket comments overlap edit workflow drop-down dialog

2014-02-27 Thread Apache Bloodhound
#634: Ticket comments overlap edit workflow drop-down dialog
+---
  Reporter:  rjollos|  Owner:  nobody
  Type:  defect | Status:  new
  Priority:  minor  |  Milestone:  Release 9
 Component:  relations  |Version:  0.6.0
Resolution: |   Keywords:
+---

Comment (by rjollos):

 #745 closed as duplicate. More info can be found in that ticket.

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/634#comment:2
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker


[Apache Bloodhound] #634: Ticket comments overlap edit workflow drop-down dialog

2013-08-11 Thread Apache Bloodhound
#634: Ticket comments overlap edit workflow drop-down dialog
---+
 Reporter:  rjollos|  Owner:  nobody
 Type:  defect | Status:  new
 Priority:  minor  |  Milestone:
Component:  relations  |Version:  0.6.0
 Keywords: |
---+
 To reproduce:
  1. Through the workflow editor, add a ticket relation that will produce a
 warning message. For example, I set ticket !#1 to be closed as a duplicate
 of ticket !#2,  but ticket !#1 is blocked by ticket !#2 so a warning
 results.
  2. Press //Modify Ticket// again and click on //resolve as duplicate// to
 open the workflow editor.

 [[Image(AddingDuplicate.png,100%)]]

 [[Image(AddingDuplicateWarningResults.png,100%)]]

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/634
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker