[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2021-02-09 Thread Riksoft (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281720#comment-17281720
 ] 

Riksoft commented on NETBEANS-2722:
---

Using it a lot, I notice it would be of massive help having such window with 
the "maximize" button.

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Assignee: Riksoft
>Priority: Major
>  Labels: pull-request-available
> Fix For: 11.2
>
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Riksoft (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927471#comment-16927471
 ] 

Riksoft commented on NETBEANS-2722:
---

Hi Junichi,

I've made a small change

[https://github.com/apache/netbeans/pull/1493]

but it still requires some work to implement the persistance of the window 
size. At the moment the window reopen only with the defaults, every time.

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Junichi Yamamoto (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927454#comment-16927454
 ] 

Junichi Yamamoto commented on NETBEANS-2722:


[~Riksoft] If you would like to work on it, please feel free to do it and 
please assign yourself :) Otherwise, please let me know because I'll try to 
have a look at it later. Thanks.

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Riksoft (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927428#comment-16927428
 ] 

Riksoft commented on NETBEANS-2722:
---

OK, thanks a lot for the info. I can get used to it. :)

For this simple edit it is not necessary that I test it locally. In the Window 
there aren't any other colliding shortcuts so I think I'll use "&Upload local 
changes".

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927420#comment-16927420
 ] 

Geertjan Wielenga commented on NETBEANS-2722:
-

Well, you can do a pull request directly on the page below, i.e., click the 
Edit button to edit the file, and then at the bottom of the file, you'll be 
able to provide a pull request, make sure to put [NETBEANS-2722] at the start 
of the description and it will be linked to this issue... and then you'll be an 
actual contributor to Apache NetBeans, just like that. :-)

https://github.com/apache/netbeans/blob/master/php/php.project/src/org/netbeans/modules/php/project/connections/sync/diff/DiffPanel.java

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Riksoft (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927417#comment-16927417
 ] 

Riksoft commented on NETBEANS-2722:
---

Maybe the defaults are in the same file as well,  where it says

setPreferredSize(new Dimension(600, 450));

and changing them could already be a bit of an improvement already in the 
meantime that someone implements the persistance of the window size.

I'm not sure I have the necessary tools to play with netbeans source... but I 
could try. If someone more skill in Java can "take over"  :)  me could be 
better though. :)

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927412#comment-16927412
 ] 

Geertjan Wielenga commented on NETBEANS-2722:
-

Here's where the display text is found, feel free to provide a pull request to 
change it:

https://github.com/apache/netbeans/blob/master/php/php.project/src/org/netbeans/modules/php/project/connections/sync/diff/DiffPanel.java

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Riksoft (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927411#comment-16927411
 ] 

Riksoft commented on NETBEANS-2722:
---

I've made some experiment to be sure, and I can state such button only means 
"Upload remotely", so the text could be "Upload remotely".

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927404#comment-16927404
 ] 

Geertjan Wielenga commented on NETBEANS-2722:
-

Best to file an issue per problem. In this case, I can search for that text and 
change it, but to what, specifically? You provide a few ideas but can you, as a 
user of this functionality, suggest a specific display text and I'll change it.

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Riksoft (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927398#comment-16927398
 ] 

Riksoft commented on NETBEANS-2722:
---

"Take over local changes" is the "PS:" because it the last of the problems. 
This bug report is about the window size.

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927362#comment-16927362
 ] 

Geertjan Wielenga commented on NETBEANS-2722:
-

You're not able to find the text "Take over local changes" in a folder of 
source files? You can git clone the repo and then do a search, probably in the 
php folder, and find that text. 

You really have the ability to change NetBeans and make it be what you want it 
to be and, no, Java programming is not required for the kinds of items you have 
in this issue, certainly not for changing a display text.

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Riksoft (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927353#comment-16927353
 ] 

Riksoft commented on NETBEANS-2722:
---

Hi Geertjan,

to check that you need and FTP account somewhere, then:
 * start a php web project
 * right click on the main project node
 * "properties"
 * "run configuration"
 * make sure "Run as" is set as "Remote Web Site (FTP, SFTP)
 * on the side of "Remote connection" click "Manage" and set the data of your 
FTP account (use "Pure FTP" to avoid extra problems in this test). Save.
 * back in the previous window, set "Upload Files" to "Manually". Click OK.
 * Create a new file in the project
 * In tree of the project, right click on such file and click "Synchronize"
 * An ftp connection will be established and you are now looking at a window 
that shows the name of the file.
 * Single click on the only row present (the name of the file)
 * Single click on the first icon in the lower panel. It's the icon with the 
image of a broken document (when you hover the mouse on it it says: "Review 
differencess between local and remote file"
 * At this point you see the bad window I was talking about

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927342#comment-16927342
 ] 

Geertjan Wielenga commented on NETBEANS-2722:
-

Also note that the source code is here and that you could find the dialog 
and/or the text that you're concerned about and change it and provide a pull 
request: https://github.com/apache/netbeans

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - FTP Support, php - Project
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2722) Synchronize, Remote diff window too small

2019-09-11 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927337#comment-16927337
 ] 

Geertjan Wielenga commented on NETBEANS-2722:
-

Happy to look into it but I'm not familiar with this functionality, you're 
going to need to provide a step by step scenario for me to get to that dialog 
so I can see what we're talking about.

> Synchronize, Remote diff window too small
> -
>
> Key: NETBEANS-2722
> URL: https://issues.apache.org/jira/browse/NETBEANS-2722
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 8.2, 11.0
>Reporter: Riksoft
>Priority: Major
>
> _Sorry but I'm not able to choose the right component for this issue. Maybe 
> PHP-Project? Maybe Project - Generic infrastructure? Maybe Ide?_
> I can't tell if this is only related to PHP/Web project or to other kind of 
> project asl well, because I only use Netbeans for web development.
> Every time you have to check differences from local and remote file on a web 
> server (via FTP/FTPS/SFTP), the diff window is ridiculously small and has to 
> be resized +every time+. As soon as the window is closed, the diff of the 
> next file starts, again, with a useless small window.
> At least in the same synchro session the size should be kept.
>  Even better +Netbeans should remember the last size forever+, based on 
> project or, even better, globally since it depends more on the size of the 
> screen than on language or other variables.
> And by the way the initial default should be changed with higher values 
> (fixed or even better based on the monitor or main window size).
> The way it is now, it's really, really, nerve wracking with usability closed 
> to zero.
> _PS: by the way... the button "Take over local changes" is too ambiguous. I 
> think of "take over" as "take the place of", but actually is the opposite as 
> in "Send it out". Should be something like "Overwrite remote"/ "Overwrite 
> local"._



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists