Re: [Apache Bloodhound] #203: Wiki toolbar not visible

2012-09-24 Thread Apache Bloodhound
#203: Wiki toolbar not visible
+-
  Reporter:  olemis |  Owner:  olemis
  Type:  defect | Status:  accepted
  Priority:  trivial|  Milestone:  Release 2
 Component:  ui design  |Version:
Resolution: |   Keywords:  starter css
+-

Comment (by gjm):

 Patch appears to have some changes that are not required and there may be
 an accidental reduction in the size of {{{DIV.trac-resizable}}} which
 appears to affect the {{{TEXTAREA}}} when editing wiki pages.

 I will consider committing with:
 {{{
 #!css
 div.trac-resizable { display: table; width: 100% }
 }}}
 instead of:
 {{{
 #!css
 div.trac-resizable { display: table; width: 1px }
 }}}

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/203#comment:8
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound (incubating) issue tracker


Re: [Apache Bloodhound] #203: Wiki toolbar not visible

2012-09-24 Thread Apache Bloodhound
#203: Wiki toolbar not visible
+-
  Reporter:  olemis |  Owner:  olemis
  Type:  defect | Status:  accepted
  Priority:  trivial|  Milestone:  Release 2
 Component:  ui design  |Version:
Resolution: |   Keywords:  starter css
+-

Comment (by olemis):

 Replying to [comment:8 gjm]:
  Patch appears to have some changes that are not required and there may
 be an accidental reduction in the size of {{{DIV.trac-resizable}}} which
 appears to affect the {{{TEXTAREA}}} when editing wiki pages.
 

 I forgot to mention . I only included a verbatim copy of the relevant
 rules I found in ''trac.css'' .

  I will consider committing with:
  {{{
  #!css
  div.trac-resizable { display: table; width: 100% }
  }}}
  instead of:
  {{{
  #!css
  div.trac-resizable { display: table; width: 1px }
  }}}

 -1 , please take a look at attached screenshot to see what happens when
 textarea custom field is defined with ''cols'' set to `10` .

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/203#comment:9
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound (incubating) issue tracker


Re: [Apache Bloodhound] #203: Wiki toolbar not visible

2012-09-22 Thread Apache Bloodhound
#203: Wiki toolbar not visible
+-
  Reporter:  olemis |  Owner:  olemis
  Type:  defect | Status:  accepted
  Priority:  blocker|  Milestone:  Release 2
 Component:  ui design  |Version:
Resolution: |   Keywords:  starter css
+-

Comment (by olemis):

 After applying [attachment:t203_r1386655_wiki_toolbar.diff attached patch]
 against theme plugin @ r1386655 wiki toolbar and textarea resizer will be
 visible as usual .

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/203#comment:6
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound (incubating) issue tracker


Re: [Apache Bloodhound] #203: Wiki toolbar not visible

2012-09-22 Thread Apache Bloodhound
#203: Wiki toolbar not visible
+-
  Reporter:  olemis |  Owner:  olemis
  Type:  defect | Status:  accepted
  Priority:  trivial|  Milestone:  Release 2
 Component:  ui design  |Version:
Resolution: |   Keywords:  starter css
+-
Changes (by olemis):

 * priority:  blocker = trivial


-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/203#comment:7
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound (incubating) issue tracker


Re: [Apache Bloodhound] #203: Wiki toolbar not visible

2012-09-20 Thread Apache Bloodhound
#203: Wiki toolbar not visible
+-
  Reporter:  olemis |  Owner:  nobody
  Type:  defect | Status:  new
  Priority:  blocker|  Milestone:  Release 2
 Component:  ui design  |Version:
Resolution: |   Keywords:  starter css
+-
Changes (by olemis):

 * cc: olemis+bh@… (added)


-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/203#comment:4
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound (incubating) issue tracker


Re: [Apache Bloodhound] #203: Wiki toolbar not visible

2012-09-18 Thread Apache Bloodhound
#203: Wiki toolbar not visible
+-
  Reporter:  olemis |  Owner:  nobody
  Type:  defect | Status:  new
  Priority:  trivial|  Milestone:  Release 2
 Component:  ui design  |Version:
Resolution: |   Keywords:  starter css
+-
Changes (by olemis):

 * keywords:  starter WikiFormatting = starter css


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