WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
159027
Web Inspector: Editing source links is inconsistent
https://bugs.webkit.org/show_bug.cgi?id=159027
Summary
Web Inspector: Editing source links is inconsistent
Chris Chiera
Reported
2016-06-22 11:00:46 PDT
In Chrome/Chromium (all versions), when in Web Inspector HTML box clicking on a src="" url lets you edit the text and by default selects all the text. The same functionality occurs when editing a src"" int he style box. In Webkit/Safari (all versions), when in the Web Inspection HTML box clicking on a src="" url opens the file in the resource center. Clicking on a src="" in the style side box lets you edit the text but does not select the all the text. Clicking on a source link in the html box or style box of safari should both have a consistent result such as allowing you to edit or opening in the resource center. I believe Chrome's decisions of allowing to edit (and selecting the text by default) makes the most sense, and the context menu then should have an option for opening the resource in the resource center like Chrome. But the most important part is that it's consistent.
Attachments
Showing casing the html and styles boxes in the web inspector.
(212.54 KB, image/png)
2016-06-22 14:09 PDT
,
Chris Chiera
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-06-22 11:01:18 PDT
<
rdar://problem/26947447
>
Blaze Burg
Comment 2
2016-06-22 13:53:52 PDT
It is unclear what UI and views you are referring to. Please include some screenshots.
Chris Chiera
Comment 3
2016-06-22 14:09:56 PDT
Created
attachment 281868
[details]
Showing casing the html and styles boxes in the web inspector.
Chris Chiera
Comment 4
2016-06-22 14:10:56 PDT
Sure thing! So when you open web inspector in Chrome, Chromnium, Safari, Webkit or Safari Preview by default there are two boxes, one on the left for html and one on the right for styles. I've included a screenshot with arrows pointing to both. Let me know if I can clarify further.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug