Open core-ai-bot opened 3 years ago
Comment by redmunds Wednesday Nov 20, 2013 at 17:24 GMT
I submitted a fix for these 2 cases.
Note that my fix for the resize editor case is different from the expectations of "At step7, it should move with the change of window." Instead, dropdown menu is dismissed. This is the same behavior as when scrolling editor.
Comment by julieyuan Wednesday Dec 04, 2013 at 02:29 GMT
Thanks. Fix has not merged into latest build 0.35.0-10786 (master 4c6d88694) yet. I will verify it with next build.
Comment by julieyuan Thursday Dec 05, 2013 at 02:32 GMT
Verified this issue with build 0.35.0-10800. It is fixed. Thank you:-) Closing it. Here are snapshots for reference: After closing inline editor: After resizing inline editor:
Issue by julieyuan Friday Nov 15, 2013 at 06:57 GMT Originally opened as https://github.com/adobe/brackets/issues/6005
Steps:
<p>
.x
on the top left of the inline editor.Result: At step6, the inline editor is closed, but the dropdown keeps open, if select one file from the dropdown, this css file can be opened in Working Set area. At step7, the dropdown keeps still and doesn't move.
Expected: At step6, the dropdown should be closed. At step7, it should move with the change of window.
ENV: MAC 10.7 and Win 8 English OS Build: 0.34.0-10711
Snapshots: Please refer to snapshots for reference: Step6: Step7: