Skip to content
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

too small name edit field for long filenames in thumbnails view mode #29

Closed
kruvas opened this issue Jul 10, 2011 · 6 comments
Closed

Comments

@kruvas
Copy link

kruvas commented Jul 10, 2011

may be expand field like in windows icon name edit?

@troex
Copy link
Member

troex commented Jul 12, 2011

Than we will have to use textarea with absolute position instead of input type="text" this could be a problem

@dio-el-claire
Copy link
Member

Textarea is inacceptable. Another way is use input:text with postion:absolute and size greater then file node.
For now - we increase deafault width of file node in icons view - probably its enough?

@kruvas
Copy link
Author

kruvas commented Jul 13, 2011

how about just like windows renaming style?
box located bottom of icon, above all other objects with fixed width (icons grid column width) and unlimited height

< div style="width:100px; text-align:center; z-index:100; background-color" >bla-bla-bla-bla< /div >

http://img838.imageshack.us/img838/558/exampley.jpg

@dio-el-claire
Copy link
Member

This mean - use texarea to input name - this absolutely inacceptable. Maybe use input:text displays above other files

@troex
Copy link
Member

troex commented Jul 13, 2011

maybe there is example in other web FM?

@troex troex closed this as completed May 7, 2015
@lovesia
Copy link

lovesia commented May 7, 2015

NAVER - http://www.naver.com/

lovesin83@naver.com 님께 보내신 메일 <Re: [elFinder] too small name edit field for long filenames in thumbnails view mode (#29)> 이 다음과 같은 이유로 전송 실패했습니다.


받는 사람이 회원님의 메일을 수신차단 하였습니다.


@nao-pon nao-pon reopened this Nov 11, 2015
@lovesia
Copy link

lovesia commented Nov 11, 2015

NAVER - http://www.naver.com/

lovesin83@naver.com 님께 보내신 메일 <Re: [elFinder] too small name edit field for long filenames in thumbnails view mode (#29)> 이 다음과 같은 이유로 전송 실패했습니다.


받는 사람이 회원님의 메일을 수신차단 하였습니다.


@nao-pon
Copy link
Member

nao-pon commented Nov 11, 2015

Because the file name is displayed two lines from 2.1 , it will be so rename the time can be 2 -line display .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants