Sublime Forum

Two problems on mac

#4

Example: I want to move the line 17 to line 13. So I select line 17, I am I clicked moves to the line 13 and I release but it does not work


0 Likes

#5

You’re saying you’re trying to drag and drop text? That works just fine over here.

0 Likes

#6

In my MAC is not work !

0 Likes

#7

No reponse ?

0 Likes

#8

Check on your config file for:

"drag_text": true
0 Likes

#9

Look my config

Is not work

0 Likes

#10

No reponse !

0 Likes

#11

Did you also tried to remove all plugins? There are some chances that is a conflict somewhere.

0 Likes

#12

I tried on a macbook pro 10.6.8 with a new installation without adding plugin and I have the same problem.Is there someone with whom it works on Mac os? If so, it might make me look are setting user?

0 Likes

#13

From what i can understand from your first post, your clicking number 17 and dragging to 13, that wont work, if you highlight text in main body and drag to line 13 that works fine.

Tried both ways for me and 2nd part works fine.

0 Likes

#14

Why me three mac it does not work? What is your version of ST and mac? Could you pass me your user file? thank you

0 Likes

#15

a small up

0 Likes

#16

I wasn’t able to drag text either until I upgraded to 2.0.1 Build 2219. I was at build 2217 before. I’m on OSX 10.8.4.

However, on Ubuntu 13.04, Sublime 3 build 3046, I cannot drag text. The cursor never changes from the “text select I-bar shape” to the “arrow” shape like it should to drag something.

0 Likes

#17

So it’s a beug?

0 Likes

#18

no reply?

0 Likes

#19

Don’t have a mac but testing on a linux machine and cannot drag and drop either. It seems to be a problem with ST core. Therefore, we, as a community, cannot do anything to provide additional support. Wait and see if it gets addressed in the next update. You could try emailing ST support, though I’m guessing this would be added to a list of things to address (if it hasn’t been already).

0 Likes

#20

Confirmed. No worky here on Linux either (ST2 2217). Probably worthy of a bug report over on the github community maintained bugs/issues list.

0 Likes

#21

Works fine for me on Mac (10.8.4 with build 3050), though I never use this behavior. Cut and paste ftw.

0 Likes

#22

Works fine for me also on Mac (ver 2.0.2 build 2221, OS X 10.7.5).

On the Mac, I find drag-and-drop works as a two-step operation: first select, then (with an arrow pointer) dragging the highlight. The position where the text will be dropped is indicated by the blinking cursor.

When you’re trying this, after selecting your text, you may need to move your mouse so that the pointer is clearly outside the selection and changes shape, then move it back over the selection. If your mouse pointer isn’t changing shape, then you’ll have to find out what’s causing the atypical behavior, eg., a plug-in conflict or using an earlier version with a bug.

0 Likes

#23

[quote=“Roger_S”]Works fine for me also on Mac (ver 2.0.2 build 2221, OS X 10.7.5).
[/quote]

Ok so there is a beug with Mac OS 10.6.x

0 Likes