Skip to content

[Editor] Add a new popup for comments (bug 1987425)#20249

Merged
calixteman merged 1 commit intomozilla:masterfrom
calixteman:new_comment_popup_2
Sep 15, 2025
Merged

[Editor] Add a new popup for comments (bug 1987425)#20249
calixteman merged 1 commit intomozilla:masterfrom
calixteman:new_comment_popup_2

Conversation

@calixteman
Copy link
Contributor

And:

  • improve the editing dialog in removing menu;
  • position correctly the popup on the left/right depending on the direction value.

@calixteman calixteman requested a review from a team as a code owner September 8, 2025 16:34
@calixteman calixteman force-pushed the new_comment_popup_2 branch 6 times, most recently from 3eced0a to 7a5c5f4 Compare September 10, 2025 16:25
@timvandermeij timvandermeij self-requested a review September 11, 2025 19:23
@timvandermeij
Copy link
Contributor

/botio-linux preview

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_preview from @timvandermeij received. Current queue size: 1

Live output at: http://54.241.84.105:8877/a97af596674a6eb/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/a97af596674a6eb/output.txt

Total script time: 0.97 mins

Published

@timvandermeij
Copy link
Contributor

Initial finding: the edit/delete buttons inside the popup are quite hard to click. Steps to reproduce:

  1. Open http://54.241.84.105:8877/a97af596674a6eb/web/viewer.html
  2. Create a highlight with a comment.
  3. Click the small inline comment button.
  4. Hover over the edit and delete buttons. Even though the cursor is clearly over the button area, both buttons (but especially the edit button) are often not clickable:
1 2

Note that sometimes the background color does change and the button is clickable, but it requires being around the edges of the button.

@calixteman
Copy link
Contributor Author

Note that sometimes the background color does change and the button is clickable, but it requires being around the edges of the button.

It's because the selected editor has higher z-index: I'll fix that.

@calixteman calixteman force-pushed the new_comment_popup_2 branch 2 times, most recently from 3760865 to efd2197 Compare September 12, 2025 12:44
@timvandermeij
Copy link
Contributor

/botio-linux preview

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_preview from @timvandermeij received. Current queue size: 0

Live output at: http://54.241.84.105:8877/6b10c22edf46c67/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/6b10c22edf46c67/output.txt

Total script time: 0.97 mins

Published

Copy link
Contributor

@timvandermeij timvandermeij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, with the comments addressed.

@calixteman
Copy link
Contributor Author

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 0

Live output at: http://54.241.84.105:8877/fd6e78d95c21c2b/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 1

Live output at: http://54.193.163.58:8877/1dacbfc2d8e9ae6/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/fd6e78d95c21c2b/output.txt

Total script time: 18.82 mins

  • Integration Tests: FAILED

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/1dacbfc2d8e9ae6/output.txt

Total script time: 40.11 mins

  • Integration Tests: FAILED

@calixteman
Copy link
Contributor Author

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 0

Live output at: http://54.241.84.105:8877/8b217e34c5fb607/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 1

Live output at: http://54.193.163.58:8877/5e7675450f8c142/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/8b217e34c5fb607/output.txt

Total script time: 18.21 mins

  • Integration Tests: Passed

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Success

Full output at http://54.193.163.58:8877/5e7675450f8c142/output.txt

Total script time: 39.90 mins

  • Integration Tests: Passed

And:
 - improve the editing dialog in removing menu;
 - position correctly the popup on the left/right depending on the direction value.
@calixteman calixteman merged commit 3432c19 into mozilla:master Sep 15, 2025
10 checks passed
@calixteman calixteman deleted the new_comment_popup_2 branch September 15, 2025 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants