brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] [Core][Dropdown menu]: Switch Language native <select> dropdown doesn't move when window resized #4868

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by julieyuan Monday Sep 23, 2013 at 07:21 GMT Originally opened as https://github.com/adobe/brackets/issues/5291


Steps:

  1. Launch Brackets and don't maximize its window.
  2. Click Navigate>Quick Open.
  3. Resize the window of Brackets.
  4. Click Debug>Switch Language and click the dropdown icon to select a language.
  5. Put your mouse on the titlebar of Brackets and drag the Window.

Results: At step3, the dropdown menu of Quick Open keeps still and cannot change its position with the window. This issue reproduces on both Win and MAC. At step5, the dropdown menu of Switch language keeps still and distaches with the Switch Language dialog. This issue only reproduce on Win OS, not reproduces on MAC OS.

Expected: The dropdown menu should move with Switch language dialog or Quick Open bar.

ENV: MAC10.8 and Win8.1 English OS Build: 0.32.0-9586

Snapshots: Please refer to snapshots for details: Quick Open: 222 Switch dialog on Win OS: 1111

core-ai-bot commented 3 years ago

Comment by peterflynn Monday Sep 23, 2013 at 19:52 GMT


The first example is a dupe of #1157, which was moved onto the Quick Open polish story card.

The second example seems like a CEF or shell bug, because this is a native <select> dropdown. Resizing the window closes the dropdown while dragging it does not. In normal Chrome, both actions close the dropdown.

core-ai-bot commented 3 years ago

Comment by gruehle Thursday Sep 26, 2013 at 16:39 GMT


Updated title to only reflect the "Switch Language" dropdown issue, since the Quick Open issue has already been logged as #1157.

The "switch language" bug is Windows only, so added "Win only" tag. This is a bug so I removed the "move to backlog" tag and added "low priority".

core-ai-bot commented 3 years ago

Comment by peterflynn Friday Sep 27, 2013 at 22:59 GMT


Adding CEF tag since the remaining non-dupe part of this bug seems to be on the native side.

core-ai-bot commented 3 years ago

Comment by RaymondLim Saturday Sep 28, 2013 at 03:37 GMT


"Switch Language" dropdown issue is this cef issue https://code.google.com/p/chromiumembedded/issues/detail?id=590&q=dragging. So adding tracking tag.

core-ai-bot commented 3 years ago

Comment by pthiess Monday Sep 30, 2013 at 18:04 GMT


@JeffryBooher - Assigned it to you; This is toTrack, please keep up with the issue@RaymondLim mentioned.

core-ai-bot commented 3 years ago

Comment by redmunds Tuesday Jan 13, 2015 at 20:03 GMT


Confirmed. Closing.