Watchpoints - Marker for property Set/Get RTL version has different orientation
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(firefox87 disabled, firefox88 disabled, firefox89 disabled, firefox90 disabled)
People
(Reporter: marcela.calderon, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
After watchpoint property set is created, marker is be displayed with different orientation
Affected versions
Firefox versions Nightly 72.0a1
Affected platforms
Windows 10
Steps to reproduce
- Launch the RTL Firefox Browser and open http://janodvarko.cz/tests/debugger/watchpoints/
- Open Developer Tools and click on "Click Me!" button in Test Case #!
- On Scopes Side Panel looks for object and add watchpoint (property set or get)
- Go to JS code ad hover over Tooltip
Actual Result
Watchpoint marker is displayed with a different orientation than en_US Firefox Version
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 1•4 years ago
|
||
This issue still reproduces in Nightly v90.0a1 and Release v87.0 in Windows 10 and Ubuntu 20.
Comment 2•4 years ago
|
||
Thank for testing Bodea!
I can't reproduce it on my machine, Nightly 90 + Windows 10
I don't see the watchpoint icon in the tooltip at all. See the attached screenshot.
Not that I am using intl.l10n.pseudo
with bidi
value to switch to RTL
What am I doing wrong?
Honza
Comment 3•4 years ago
|
||
I've misunderstood the actual/expected results. Yes, I confirm that the little blue marker is no longer displayed, hence the original issue is no longer reproducing. Closing issue as worksforme.
Description
•