Modify ↓
Ticket #12144 (closed feature: notabug)
Cursor not coming by default in the Comment Box
| Reported by: | neha_sharma25@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | web | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
In the comment section, cursor does not appear so when you start typing nothing happens.You have to click in the box to get the cursor.
Change History
comment:1 Changed 9 months ago by sindresorhus
- Priority changed from undecided to low
- Status changed from new to open
- Component changed from unfiled to web
- Type changed from bug to enhancement
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Could someone just add an "autofocus" attribute to the text area?