Opened 11 years ago
Closed 11 years ago
#10772 closed Bug (invalid)
Change pointer on CKFinder
Reported by: | Jim | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | File Browser | Version: | 4.2 |
Keywords: | Cc: |
Description
When the mouse cursor passes over various objects, the cursor type changes. When it is a pointer it is acceptable however when it passes over a file name, it changes to a text cursor. Is it possible to force the cursor to stay as a pointer?
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Keywords: | set cursor pointer removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
I haven't observed this in any browser. If for some reason you are getting this, the only thing you can do is changing cursor in styles that are attached to file name.
File name is held in h5 element and by default there is no cursor change attached to it in styles. My guess is you have some style in your app that modifies cursor for headers.
This is for CKFinder, not CKEditor.