[Editor] Add a new popup for comments (bug 1987425)#20249
[Editor] Add a new popup for comments (bug 1987425)#20249calixteman merged 1 commit intomozilla:masterfrom
Conversation
5693143 to
dbbecc8
Compare
3eced0a to
7a5c5f4
Compare
|
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 1 Live output at: http://54.241.84.105:8877/a97af596674a6eb/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/a97af596674a6eb/output.txt Total script time: 0.97 mins Published |
|
Initial finding: the edit/delete buttons inside the popup are quite hard to click. Steps to reproduce:
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. |
3760865 to
efd2197
Compare
|
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/6b10c22edf46c67/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/6b10c22edf46c67/output.txt Total script time: 0.97 mins Published |
timvandermeij
left a comment
There was a problem hiding this comment.
Looks good to me, with the comments addressed.
efd2197 to
1e7457f
Compare
|
/botio integrationtest |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/fd6e78d95c21c2b/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 1 Live output at: http://54.193.163.58:8877/1dacbfc2d8e9ae6/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/fd6e78d95c21c2b/output.txt Total script time: 18.82 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/1dacbfc2d8e9ae6/output.txt Total script time: 40.11 mins
|
1e7457f to
59e51c7
Compare
|
/botio integrationtest |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/8b217e34c5fb607/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 1 Live output at: http://54.193.163.58:8877/5e7675450f8c142/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/8b217e34c5fb607/output.txt Total script time: 18.21 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/5e7675450f8c142/output.txt Total script time: 39.90 mins
|
And: - improve the editing dialog in removing menu; - position correctly the popup on the left/right depending on the direction value.
59e51c7 to
b660b72
Compare


And: