Open
Bug 1462656
Opened 7 years ago
Updated 3 years ago
A Tool Tip should be displayed when the user hovers over the Shape-Outside/Clip-Path button [Shape Tool]
Categories
(DevTools :: Inspector, defect, P3)
Tracking
(firefox62 affected)
NEW
Tracking | Status | |
---|---|---|
firefox62 | --- | affected |
People
(Reporter: rdoghi, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
[Affected versions]:
Nightly 62.0a1
[Affected platforms]:
Platforms: Windows 10 x 64, Windows 7 x 32, Mac OS X 10.12 and Ubuntu 16.04 x64.
[Steps to reproduce]:
1. Go to about:config and set "layout.css.shape-outside.enabled" to true.
2. Go to http://labs.jensimmons.com/2016/examples/shapes-3.html
3. Right click on the image and then click on "Inspect Element".
4. Hover the Mouse cursor over the Shape-Outside button.
[Expected result]:
- A Tool tip with the message : "Click to open the Highlighter, Ctrl + Click to Resize/Rotate/Transform the entire shape." should be displayed.
[Actual result]:
- There is no message displayed when hovering over the Shape-Outside or Clip-Path buttons, and the user has no way of knowing that he can Transform, Rotate, Resize the entire shape.
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Assignee: nobody → rcaliman
Updated•7 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 3•7 years ago
|
||
Carried over from duplicate Bug 1455564
> This tooltip should also mention the Ctrl+click feature (to edit the whole shape), so it's at least bit discoverable.
Updated•6 years ago
|
Assignee: rcaliman → nobody
Status: ASSIGNED → NEW
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•