Closed Bug 1565921 Opened 5 years ago Closed 5 years ago

Multiple XUL textboxes converted to HTML inputs stopped having edit context menus

Categories

(Toolkit :: UI Widgets, defect)

69 Branch
Desktop
Windows 10
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla70
Tracking Status
firefox-esr60 --- unaffected
firefox-esr68 --- unaffected
firefox68 --- unaffected
firefox69 --- verified
firefox70 --- verified

People

(Reporter: alice0775, Assigned: ntim)

References

(Regression)

Details

(Keywords: nightly-community, regression)

Attachments

(2 files)

Reproducible: always

Steps To Reproduce:

  1. Start firefox.exe -p
  2. Create Profile... > Next
  3. Right click on "Enter New Profile Name" textbox

Actual Results:
Nothing happens

Expected Results:
Context menu should pop up

Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=c6177164dbc053a2c8819967bd6ff8f294dc5c4a&tochange=96211a78568ef5b13403648ce1b1a4ee7f4ea8e9

Regressed by: 96211a78568ef5b13403648ce1b1a4ee7f4ea8e9 Tim Nguyen — Bug 1562240 - Remove XUL textbox from toolkit/profile/content/createProfileWizard.xul. r=Gijs

Tim Nguyen, your patch seems to cause the regression. Can you please look into this?

Flags: needinfo?(ntim.bugs)
Has Regression Range: --- → yes
Has STR: --- → yes
Attached image Create Profile Wizerd
Assignee: nobody → ntim.bugs
Flags: needinfo?(ntim.bugs)

Thanks for catching this!

Component: Startup and Profile System → XUL Widgets
Summary: No context menu pops up on Enter New Profile Name textbox on Create Profile Wizard Dialog → Multiple XUL textboxes converted to HTML inputs stopped having edit context menus
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/960f2a6b10bc
Load editMenuOverlay.js and globalOverlay.js on documents with HTML inputs. r=Gijs
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70

Please nominate this for Beta approval when you get a chance.

Flags: needinfo?(ntim.bugs)

Comment on attachment 9078035 [details]
Bug 1565921 - Load editMenuOverlay.js and globalOverlay.js on documents with HTML inputs. r=Gijs

Beta/Release Uplift Approval Request

  • User impact if declined: Some dialogs with textboxes (notably the create new profile one) will lose their edit context menu
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce: See comment 0
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Just importing some scripts that are already well-used across the source code
  • String changes made/needed: No
Flags: needinfo?(ntim.bugs)
Attachment #9078035 - Flags: approval-mozilla-beta?

Comment on attachment 9078035 [details]
Bug 1565921 - Load editMenuOverlay.js and globalOverlay.js on documents with HTML inputs. r=Gijs

Fixes a new regression in 69 causing context menus to not appear on some dialogs with HTML inputs. Approved for 69.0b6.

Attachment #9078035 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Flags: qe-verify+
QA Whiteboard: [qa-triaged]

Verified as fixed on Firefox Nightly 70.0a1 (2019-07-17) on Windows 10 x 64, Mac OS X 10.14 and on Ubuntu 18.04 x64.

Verified as fixed on Firefox 69.0b6 on Windows 10 x 64, Mac OS X 10.14 and on Ubuntu 18.04 x64.

Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triaged]
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: