[desktop] Bugs logged by Desktop Release QA in the last 7 days

2021-03-29 Thread Camelia Badau
Hello,

Here's the list of new issues found and filed by the Desktop Release QA
team in the last 7 days.
Additional details on the team's priorities last week, as well as the plans
for the current week are available at: https://tinyurl.com/tuwwhftm.
Bugs logged by Desktop Release QA in the last 7 days:

Firefox: Address Bar
* NEW - https://bugzil.la/1701200 - The proton address bar has a grey
border with the default theme enabled

Firefox: Firefox Accounts
* NEW - https://bugzil.la/1700859 - Customize - Firefox account lacks
on-click/on-release animation effects

Firefox: Menus
* NEW - https://bugzil.la/1700069 - Change View Description to View Image
Description in image context menu with a longdesc assigned to be consistent
* NEW - https://bugzil.la/1700984 - [Proton] Too many separators in Page
context menu
* NEW - https://bugzil.la/1701152 - All context menus are shown in Pocket
panel dropdown
* NEW - https://bugzil.la/1700881 - Win - Dashed focus ring displayed on
Overflow keyboard selection
* NEW - https://bugzil.la/1700577 - Customize tab has [Duplicate Tab] option
* NEW - https://bugzil.la/1701162 - “Send Link to Device” context menu
option is placed in it’s own section

Firefox: Messaging System
* NEW - https://bugzil.la/1700574 - Addon installation button is not
correctly aligned when triggered from the Recommended Extension

Firefox: Preferences
* NEW - https://bugzil.la/1701184 - Dark theme| Preferences - Container
adjust colors on section highlight / buttons to improve visibility

Firefox: Protections UI
* NEW - https://bugzil.la/1700342 - Highlight focus is misplaced on Firefox
Monitor cards inside about protections page

Firefox: Pocket
* VERIFIED FIXED - https://bugzil.la/1700862 - Pocket button - caret for
opening menu has dark-theme color instead of respecting the dropdown-menu
one

Firefox: Theme
* NEW - https://bugzil.la/1700300 - About protections - Highlight focus
styling is inconsistently apply on page buttons
* NEW - https://bugzil.la/1700978 - About welcome - Links styled as buttons
should apply the highlight focus styling specific for buttons
* NEW - https://bugzil.la/1701260 - About devtools - checkbox highlight is
cut off with proton theme set
* NEW - https://bugzil.la/1700983 - Dark theme proton colors are not apply
on About pages
* REOPENED - https://bugzil.la/1700873 - [win7] White/Dark line covering
the buttons over the tab bar when Dark/Light theme is used an browser is
unfocussed
* NEW - https://bugzil.la/1701195 - Focus state for links is inconsistent
across platforms for both Proton themes and Alpenglow
* NEW - https://bugzil.la/1701188 - Dark theme - change container icon
color to match theme-mode flip and TabIndicator color

Firefox: Toolbars and Customization
* NEW - https://bugzil.la/1700628 - Overflow menu is displayed when browser
is shrink to minimum width even if only Save to Pocket button is present on
the Toolbar
* NEW - https://bugzil.la/1701183 - The overflow menu moves the app menu
button for a split second when it appears while the browsers width is being
shrinked
* NEW - https://bugzil.la/1700940 - Drag space is not activated when the
browser is maximized
* NEW - https://bugzil.la/1700878 - [Ubuntu] In fullscreen, the hidden
toolbar is forced in view if activating menu bar and density to touch

Firefox: Search
* NEW - https://bugzil.la/1700872 - Search bar - skipped in Overflow menu
if menu is opened via keyboard Arrows

Firefox: Site Identity
* NEW - https://bugzil.la/1700587 - Address bar - Site information icon -
hover indicator space between it and margin of bar

Core: Graphics: WebRender
* NEW - https://bugzil.la/1700101 - The Library panel is broken when
accessing the History option

Core: DOM: UI Events & Focus Handling
* NEW - https://bugzil.la/1700302 - [macOS] Focus covers first letter on
https://www.roboform.com/filling-test-all-fields

Core: Layout
* NEW - https://bugzil.la/1700659 - [Ubuntu] Toolbar disappears on a share
popup window after extending itself

Core: Layout: Text and Fonts
* NEW - https://bugzil.la/1700035 - [Win10] Text descenders clipped in the
input fields on Facebook Create A Page

Core: Layout: Scrolling and Overflow
* NEW - https://bugzil.la/1701194 - Win10 - Netflix - Season picker
triggers scrollbar if not full in-view
* NEW - https://bugzil.la/1700050 - Facebook (business) Page - scroll thumb
from invite friends modal gets truncated on long user lists

Core: Layout: Flexbox
* NEW - https://bugzil.la/1700565 - Facebook Pages - likes and follows
detail section pushed on 2 rows with default scaling

Core: Panning and Zooming
* ASSIGNED - https://bugzil.la/1700375 - Double-tap to zoom is not working
on (some) textareas
* VERIFIED FIXED - https://bugzil.la/1700064 - Double-tap to zoom is
available inside pdf viewer

Core: Widget: Cocoa
* NEW - https://bugzil.la/1700618 - [macOS] Toolbar Search bar results are
not following shifting animation with
`full-screen-api.macos.shiftToolbar:true`
* NEW - https://bugzil.la/1700321 - [mac

Intent to prototype and ship: Support `document.execCommand` and related API in `` and ``

2021-03-29 Thread Masayuki Nakano
Summary: We support `document.execCommand` and related API only with 
`HTMLEditor`, but accidentally it may work in `` and `` 
if there is `HTMLEditor` instance in the document.  I fix this to 
support them without `HTMLEditor` like the other browsers.


Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1220696

Standard: Nothing

Platform coverage: all

DevTools bug: N/A

Other browsers: 
https://wpt.fyi/results/editing/other/exec-command-with-text-editor.tentative.html?label=experimental&label=master&aligned


web-platform-tests: 
https://searchfox.org/mozilla-central/source/testing/web-platform/tests/editing/other/exec-command-with-text-editor.tentative.html


--
Masayuki Nakano 
Working on DOM, Events, editor and IME handling for Gecko
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform