Bug 53308 - Web Inspector: Console source references need a left-margin
Summary: Web Inspector: Console source references need a left-margin
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-28 09:37 PST by Alexander Pavlov (apavlov)
Modified: 2011-01-31 19:27 PST (History)
11 users (show)

See Also:


Attachments
[IMAGE] Screenshot of the "connected" hyperlinks (1.55 KB, image/png)
2011-01-28 09:37 PST, Alexander Pavlov (apavlov)
no flags Details
[PATCH] Suggested fix (1.16 KB, patch)
2011-01-28 09:44 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2011-01-28 09:37:29 PST
Created attachment 80459 [details]
[IMAGE] Screenshot of the "connected" hyperlinks

What steps will reproduce the problem?
1. Make a page get a console output that contains a hyperlink
2. Resize the console so that the line number from where the log was written exactly 'hits' the hyperlink that was logged

What is the expected result?
A small whitespace between the two texts

What happens instead?
Hyperlinks have a 'connected' look

Upstreaming bug http://code.google.com/p/chromium/issues/detail?id=67828
Comment 1 Alexander Pavlov (apavlov) 2011-01-28 09:44:59 PST
Created attachment 80460 [details]
[PATCH] Suggested fix
Comment 2 WebKit Commit Bot 2011-01-31 19:26:26 PST
The commit-queue encountered the following flaky tests while processing attachment 80460 [details]:

animations/suspend-resume-animation.html bug 48161 (author: cmarrin@apple.com)
The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2011-01-31 19:27:30 PST
Comment on attachment 80460 [details]
[PATCH] Suggested fix

Clearing flags on attachment: 80460

Committed r77205: <http://trac.webkit.org/changeset/77205>
Comment 4 WebKit Commit Bot 2011-01-31 19:27:35 PST
All reviewed patches have been landed.  Closing bug.