Open
Bug 2070461
Opened 12 days ago
Updated 5 days ago
`[touchdownstartsdrag]` attribute not added properly
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: mercichao, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
|
5.87 MB,
video/mp4
|
Details |
The [touchdownstartsdrag=true] attribute is not applied correctly in certain cases, causing touch drag functionality issues.
- In a newly created or restored window, observe the selected tab.
- The
[touchdownstartsdrag=true]attribute is not present initially. - The attribute only appears after selecting another tab and then switching back.
- The label is not draggable, since
[touchdownstartsdrag=true]is never applied to it.
Note: Since I'm just using a touch simulator, it may differ on a real touch device.
| Reporter | ||
Updated•12 days ago
|
| Reporter | ||
Comment 1•12 days ago
|
||
Correction: The GROUP label is not draggable
Comment 2•5 days ago
|
||
The severity field is not set for this bug.
:sclements, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(sclements)
You need to log in
before you can comment on or make changes to this bug.
Description
•