[Webkit-unassigned] [Bug 108974] New: Giving focus to a link should cause its URL to be displayed i the status bar.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 13:09:43 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108974

           Summary: Giving focus to a link should cause its URL to be
                    displayed i the status bar.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xn--mlform-iua at xn--mlform-iua.no
                CC: mjs at apple.com, ap at webkit.org, ian at hixie.ch,
                    alex at spamcop.net, james at cookiecrook.com,
                    cfleizach at apple.com, webmaster at keryx.se,
                    rik at webkit.org, dglazkov at chromium.org,
                    mario at webkit.org, webkit.review.bot at gmail.com,
                    xn--mlform-iua at xn--mlform-iua.no, mathias at qiwi.be,
                    catharinegreen at hotmail.com, martin.gartner at bitego.com,
                    zeorin at gmail.com, ben.sciascia at gmail.com


Created an attachment (id=186686)
 --> (https://bugs.webkit.org/attachment.cgi?id=186686&action=review)
Screenshot showing how focus does NOT display the URL in Safari’s Status bar.

1. Jump to a link by pressing the Tabulator key
2. Now, check if the URL of the link is displayed
   in the browser’s Status bar.

Expected result: URL to be displayed in Status bar.
Actual result: Nothing happens.

Justification:

 A. Chrome(!), Opera, Firefox, IE behave as expected.

 B. Keyboard navigation is broken without this feature,
    as it means that users must anyhow use their mouse
    to hover above the link in order to be told
    about the URL address.

 C. While it is possible to use clever CSS to get this
    feature, it really should be implemented in the browser
    and not be added via user CSS or clever Web page authors.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list