hierocles
(hierocles)
July 6, 2022, 11:16pm
1
For any list-based setting (not sure what the Ember terminology is), there is a bug where clicking the input box and then clicking out of it will replace the contents with “[object FocusEvent]”. This occurs in Safari and Chrome (running on macOS) on a clean install of 2.9.0.beta6 with no plugins. No errors are reported in the logs or any messages in the browser console.
Steps to reproduce (this can be reproduced anywhere using a similar list setting component)
Go to Settings: Basic Setup
Click the input box of the “post menu” setting
Click anywhere outside the input box
Screen recording:
2 Likes
MarcP
(MarcP)
July 6, 2022, 11:44pm
2
I’m failing to repo on commit 408ce1312b .
2 Likes
hierocles
(hierocles)
July 7, 2022, 12:12am
3
This is occurring for me on a fresh install of commit d1a15d4f8d , so hopefully that narrows down finding the cause.
MarcP
(MarcP)
July 7, 2022, 12:17am
4
Very strange, I am on that same repo now repo and still can’t reproduce that bug.
1 Like
hierocles
(hierocles)
July 7, 2022, 12:48am
5
Wondering if this is a relevant change, given the issue I’m having is specific to the change in focus in value-list component.
https://github.com/discourse/discourse/commit/c3fd91670e30bb70a2e0617be3faff41edaba1ba#diff-795de1de5c68c2b1470d7a4cd2d52126fee7c31d2b25db3f60c655ef7c1aef4a
Outside of completely removing and reinstalling another fresh copy, I’m not sure what other troubleshooting I can do here unfortunately.
1 Like
To confirm this, I downgraded to a commit from July 5. This issue does not occur for me when running 6c49ec39ea .
MarcP
(MarcP)
July 8, 2022, 2:36am
7
Hmm, I can now reproduce this, commit 201228162c . For me this is happening on component settings page.
1 Like
cvx
(Jarek Radosz)
July 8, 2022, 11:00am
13
11 Likes
cvx
(Jarek Radosz)
Closed
July 10, 2022, 2:16am
15
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.