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

Added context menu items #1663

Conversation

StefanIGit
Copy link
Contributor

  • for remove read only attribute (I think its cross plattfrom, but only
    tested on win 7 x64)
    -> could be improved the be active only on read only files
  • for open containing folder ( only working on win32, , but only tested
    on win 7 x64)

- for remove read only attribute (I think its cross plattfrom, but only
tested on win 7 x64)
-> could be improved the be active only on read only files
- for open containing folder ( only working on win32, , but only tested
on win 7 x64)
@HelioGuilherme66
Copy link
Member

@StefanIGit I confirm that changing the read only attribute is also working on Linux. If you would like to try my changes to your PR, please see https://github.com/HelioGuilherme66/RIDE/tree/context_menu_items_%231663 . You'll have to pick only the filecontrollers.py changes.

It would be interesting if anyone could confirm if calling "Finder" is working on Mac OS.

@HelioGuilherme66 HelioGuilherme66 merged commit 1326b2b into robotframework:master Jan 17, 2019
@HelioGuilherme66 HelioGuilherme66 added this to the 1.7.3 milestone Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants