#4606 Names & dates truncated in threaded comments

v1.0.0
closed
nobody
42cc (432)
General
2015-08-20
2012-07-24
No

Firefox: http://screencast.com/t/k6lCc24k Chrome wraps it, which is slightly better than truncation, but not good.

The date should not wrap or truncate. Names may have to, but it shouldn't truncate earlier than necessary.

Related

Tickets: #4606

Discussion

  • Dave Brondsema

    Dave Brondsema - 2012-07-26
    • labels: --> 42cc
     
  • Yaroslav Luzin - 2012-07-27

    created #134: [#4606] Names & dates truncated in threaded comments (1cp)

    • status: open --> in-progress
     

    Related

    Tickets: #4606

  • Anonymous - 2012-07-27

    Originally by: leotrubach

    Hello! Here we have padding 10px to both sides of p.gravatar element. This issue was already fixed in commit e7b7b722 in development version

    Please, take a look at this part of code in Allura/allura/public/nf/allura/css/site_style.css:

     :::css
     .discussion-post p, #new_post_holder p {
         padding: 0;
     }
    
     
  • Dave Brondsema

    Dave Brondsema - 2012-07-30

    Using the 'allura' theme and a user name of "Administrator 1", comments by that user get truncated an you cannot see the "r" at the end of Administrator.

    Using the 'sftheme' theme, the truncation is worse, affecting the date too (see screenshot linked from ticket description). Yaroslav has instructions for using sftheme.

     
  • Anonymous - 2012-07-30

    Originally by: leotrubach

    ok, we can use word-wrap CSS property to wrap usernames and tune margin/padding/width of p.gravatar to ensue that 99-99-9999 fits

     
  • Yaroslav Luzin - 2012-08-06

    Closed #134, changes are in 42cc_4606 branch. Please also check branch t135_4606_text_overflow in sftheme repository.

    • status: in-progress --> code-review
     
  • Dave Brondsema

    Dave Brondsema - 2012-08-06
    • qa: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2012-08-06
    • status: code-review --> in-progress
     
  • Dave Brondsema

    Dave Brondsema - 2012-08-06

    This is looking good, but the links on the right of a comment (Reply, Link, Edit, Delete) end up in the wrong place when using 'sftheme'

     
  • Yaroslav Luzin - 2012-08-07

    Created #143: [#4606] Fix sftheme (1cp)

     

    Related

    Tickets: #4606

  • Yaroslav Luzin - 2012-08-13

    closed #143, pushed changes into sftheme repository, branch - 42cc_4606

    • status: in-progress --> code-review
     
  • Dave Brondsema

    Dave Brondsema - 2012-08-27
    • status: code-review --> closed
    • milestone: forge-backlog --> forge-sep-07
     

Log in to post a comment.