jun7 / rox-filer

ROX file manager
24 stars 6 forks source link

Reg Select + Up Arrow #194

Closed JakeSFR closed 5 years ago

JakeSFR commented 5 years ago

I'm not sure if this is intentional behaviour... Just noticed that when I select some items using Reg Select and left-click "Up Arrow" icon, ROX doesn't go to the parent directory, but instead unselects everything, closes the Reg Select entry field and blinks the first, previously selected item:

rox_reg_up

jun7 commented 5 years ago

I think it is a bug. I will fix it. Thank you.

jun7 commented 5 years ago

Ah it caused by #195. So I will close this when the commit fixing the #195 is uploaded.

jun7 commented 5 years ago

Thank you for reporting!

JakeSFR commented 5 years ago

Ok, I can't reproduce it anymore, thank you!

However, the other problem mentioned in https://github.com/jun7/rox-filer/issues/195 is still there. Reg Select + clicking an empty area in toolbar changes dir to the first selected item. If it's a file, ROX opens a non-existing dir (preceeded by ! sign).

Cheers!

jun7 commented 5 years ago

Is it fixed?

jun7 commented 5 years ago

I fixed the opening non-existing dirs.

clicking an empty area in toolbar changes dir to the first selected item

is intentional behaviour. Yes it is not good but it is too complex.

jun7 commented 5 years ago

Ah but cheking reg select is not complex. So I will think of it.

JakeSFR commented 5 years ago

Is it fixed?

Yes, it is. Thanks again!

clicking an empty area in toolbar changes dir to the first selected item

is intentional behaviour.

Ok.