Opened 11 years ago
Closed 10 years ago
#3954 closed enhancement (fixed)
Clear URL entry when Escape is pressed
Reported by: | humitos | Owned by: | humitos |
---|---|---|---|
Priority: | Low | Milestone: | Unspecified |
Component: | Browse | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
It would be good to clear the URL entry when it has focus and the user presses the Escape key.
Google Chrome works in this way.
Change History (3)
comment:1 Changed 11 years ago by humitos
comment:2 Changed 10 years ago by quozl
A patch that fixes this is being discussed.
comment:3 Changed 10 years ago by manuq
- Resolution set to fixed
- Status changed from new to closed
Fixed in commit 3e9563b3 by Sai Vineet.
Note: See
TracTickets for help on using
tickets.
Google Chrome just clear the URL if the new tab was opened recently and no URL was entered. If not, for example, you go to some URL and then focus on the entry and finally press Escape; the whole text is selected.