-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CLOSED] [Core][Search Result Panel]: The search result title is truncated if find a long string in project. #4256
Comments
Reviewed. Starter bug. Should be easy to fix the layout, use CSS to add ellipsis, add a tooltip, and confirm that the close X button is still visible and clickable. |
|
Finally managed to even trigger ellipsis with a few changes to the layout. |
FBNC |
Thanks. Changes haven't been merged into latest build 0.30.0-8837 yet. Will check it in next build. |
Both issues where fixed using flex-box and they both work with the Sprint 29 shell but are broken in the new Sprint 30 shell. Something with the new version of chrome used in the latest shell broke this. Will see if I can fix it. |
FBNC again. |
Fixed in build 0.31.0-9351. Great Job! Here is the snapshot: |
Tuesday Jul 30, 2013 at 07:59 GMT
Originally opened as adobe/brackets#4602
Steps:
Result:
The search result title is truncated, and can not close the panel.
Expected:
All strings display well.
ENV: MAC 10.8.3 and Win8.1 English OS
Build: 0.28.0-8528
Snapshot:
![screen shot 2013-07-29 at 11 25 53 pm](https://camo.githubusercontent.com/d2ce0408cd49cb0047dc13ccaf9937c8b554fde833c0cb4ad500eccf6bf425bd/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f343235313536332f3837373237332f64393261353261322d663865642d313165322d383833642d6338396434333162373239342e706e67)
Please refer to snapshot for details:
The text was updated successfully, but these errors were encountered: