• 
      

    Show a text cursor anywhere on an editable text area element.

    Review Request #8234 — Created June 10, 2016 and submitted

    Information

    Review Board
    release-2.5.x
    082f22f...

    Reviewers

    When showing a text field in a non-editing state, we were showing a text
    cursor, but only for the area of the field containing content. Any area
    outside of that was getting the standard arrow pointer.
    
    We now show a text cursor for the entire element, making it feel like a
    real text field.

    Created a new review request and placed my cursor over an empty field.
    Saw a text cursor instead of an arrow cursor.

    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/css/pages/base.less
      
      
      
      Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/css/pages/base.less
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (f5d1785)