Bug 192940 - Styles Sidebar: Wrapped property values jump when selected to edit
Summary: Styles Sidebar: Wrapped property values jump when selected to edit
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-20 10:46 PST by Jon Davis
Modified: 2018-12-20 10:46 PST (History)
1 user (show)

See Also:


Attachments
Wrapped property editing (834.45 KB, video/quicktime)
2018-12-20 10:46 PST, Jon Davis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2018-12-20 10:46:38 PST
Created attachment 357832 [details]
Wrapped property editing

When trying to edit a property value in the Styles sidebar, a long property that is wrapped due to the size of the sidebar will jump down to prevent wrapping while editing. The jump causes a poor user experience as the user has to re-orient to the new position of the value they wish to edit.

Editing a value that is not-wrapped means clicking to edit and clicking again to position the cursor near the position where you want to edit works as expected, but the inconsistency of editing a property value that wraps can get in the way.