| Summary: | URL bar does not retain focus when focused by tab key | ||
| Creator: | Marc | Date: | 2003-12-25 05:15:05 |
| Project: | K-Meleon | Owner: | dorian |
| Status: | Closed | Severity: | Normal |
| Version: | Unknow | Target Version: | Unknow |
This has started with 0.8.1+ beta 2
For the test use about:blank
Hit the tab key to leave the urlbar (it is focused by default), and again to focus again. See how the bar doesn't keep it.
Kidman,
For your problem add
$URL=""; $URL == "about:blank" ? id(ID_SELECT_URL) : "";
in your OnLoad{} macro
If you have set new windows to open blank, it will move the focus to the URLbar.
[Changed Status from "Unconfirmed" to "Open"]
Please see bug 12 for additional comments as this one seems to be the source for the problem.
[Changed Status from "Open" to "Fixed"]
[Changed Owner from ".Nobody" to "dorian"]
[Changed Status from "Fixed" to "Closed"]