brackets-archive / bracketsIssues

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

[CLOSED] Core: Win&Mac: Some lines in CSS or Html file are invisible with Quick Edit. #2561

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by dil77307 Tuesday Jan 29, 2013 at 10:29 GMT Originally opened as https://github.com/adobe/brackets/issues/2701


Case 1: Precondition:

  1. The application window is not in maximum.
  2. There are enough many lines in the CSS files and Html files making the scroll bar appeared. Steps:
  3. Launch the Brackets
  4. Open a project
  5. In the CSS files, Edit-> Find in files(Press Ctrl + Shift +F)
  6. Input a common character like "a" in the input field, then press enter.
  7. Search result panel show up
  8. In the CSS files , put the cursor in the middle of the color value,
  9. Navigate->Quick Edit (Press Ctrl +E)
  10. Please check some lines of the CSS file above Quick Edit frame are invisible.

Case2: Precondition:

  1. The application window is not in maximum.
  2. There are enough many lines in the CSS files and Html files making the scroll bar appeared. Steps:
  3. Launch the Brackets
  4. Open a project
  5. In the Html files, Edit->Find in Files(Press Ctrl + Shift + F)
  6. Search result panel show up
  7. Put the cursor in the tag immediately before the >
  8. Navigate->Quick Edit(Press Ctrl + E), then the cursor is in the body.
  9. Press "Ctrl + F", input some characters which cannot be found in Quick Edit frame and press enter.
  10. Please check some lines of the html file above the Quick Edit frame cannot display.

Results: Case 1: Some top lines of the CSS file cannot show, even sliding the scroll bar. Case 2: Some top lines of the Html file cannot show, even sliding the scroll bar.

Expect: Case 1: The whole text of CSS file should be displayed completely. Case 2: The whole text of Html file should be displayed completely.

Build: Win: sprint 19_5290 Mac: sprint 20_5304

Workaround:

  1. Close current CSS or Html files and reopen the files.
  2. Operate the above steps in the maximum window state.

Screenshot: Cannot show

core-ai-bot commented 3 years ago

Comment by njx Thursday Feb 07, 2013 at 23:10 GMT


Reviewed. Medium pri to me to investigate for sprint 20, to see if it still repros in cmv3 and how bad the behavior is.

core-ai-bot commented 3 years ago

Comment by njx Friday Feb 08, 2013 at 20:49 GMT


I can't repro this on Mac or Win in the latest master or cmv3 branches. Could you check again either in current master or in the next build and let us know if you still see it?

core-ai-bot commented 3 years ago

Comment by njx Friday Feb 08, 2013 at 20:50 GMT


Removing sprint 20 milestone.

core-ai-bot commented 3 years ago

Comment by dil77307 Saturday Feb 16, 2013 at 09:09 GMT


Hi njx, this problem cannot reproduce on the latest bracket build or cmv3 build, so close it. Brackets: Mac: Sprint 20-5678 Win: Sprint 20-5672