[JBoss JIRA] (JBIDE-20945) UI scaling messes up the address bar in BrowserSim
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20945?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov reassigned JBIDE-20945:
----------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> UI scaling messes up the address bar in BrowserSim
> --------------------------------------------------
>
> Key: JBIDE-20945
> URL: https://issues.jboss.org/browse/JBIDE-20945
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.3.0.Final
> Reporter: Jan Richter
> Assignee: Ilya Buziuk
> Labels: ui-scaling
> Fix For: 4.4.x
>
> Attachments: browsersim.png
>
>
> Setting a higher UI scale factor in your OS breaks the address bar. So far I got this on Windows 10 and Fedora 22 with Gnome.
> Here is a screenshot from Windows:
> !browsersim.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21123) Port forwarding: Free ports for port forwarding are cached even though dialog was canceled
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21123?page=com.atlassian.jira.plugi... ]
Fred Bricon edited comment on JBIDE-21123 at 1/11/16 10:05 AM:
---------------------------------------------------------------
[~scabanovich] is this something you can look at?
was (Author: fbricon):
[~scabanovich] if this something you can look at?
> Port forwarding: Free ports for port forwarding are cached even though dialog was canceled
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-21123
> URL: https://issues.jboss.org/browse/JBIDE-21123
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Labels: openshift_v3, port_forwarding_wizard
> Fix For: 4.3.1.Beta2
>
>
> In Port forwarding dialog there is a checkbox to use free ports for port forwading. Upon checking this checkbox, free port are used in a table showing services. If user check the checkbox, free ports are used but then cancel the dialog either by pressing Esc or close the dialog, the state of checkbox is cached. If then user opens a dialog again checkbox is not checked but dialog is behaving like it is, because there are used free ports for port forwading. It forces user to check checkbox again, it finds another free ports and then uncheck it to get to default state.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21123) Port forwarding: Free ports for port forwarding are cached even though dialog was canceled
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21123?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-21123:
-------------------------------------
[~scabanovich] if this something you can look at?
> Port forwarding: Free ports for port forwarding are cached even though dialog was canceled
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-21123
> URL: https://issues.jboss.org/browse/JBIDE-21123
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Labels: openshift_v3, port_forwarding_wizard
> Fix For: 4.3.1.Beta2
>
>
> In Port forwarding dialog there is a checkbox to use free ports for port forwading. Upon checking this checkbox, free port are used in a table showing services. If user check the checkbox, free ports are used but then cancel the dialog either by pressing Esc or close the dialog, the state of checkbox is cached. If then user opens a dialog again checkbox is not checked but dialog is behaving like it is, because there are used free ports for port forwading. It forces user to check checkbox again, it finds another free ports and then uncheck it to get to default state.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21355) Edit resource properties from Properties view
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21355?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21355:
--------------------------------
Fix Version/s: 4.3.1.CR1
(was: 4.3.1.Beta2)
> Edit resource properties from Properties view
> ---------------------------------------------
>
> Key: JBIDE-21355
> URL: https://issues.jboss.org/browse/JBIDE-21355
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Reporter: Fred Bricon
> Assignee: Fred Bricon
> Labels: new_and_noteworthy
> Fix For: 4.3.1.CR1
>
>
> Resources are currently editable from a source editor (see JBIDE-20761). It'd be nice to have a more fined grained approach, and have the properties be directly editable from the Properties view (eg. modify label, change git source url)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21377) Include Yaml editor in JBoss Tools (& JBDS) via feature dep from o.j.t.central & add to CoreTools category, too
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21377?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-21377:
------------------------------------
Unless we need this included urgently, I'd much rather include something built at eclipse into our TP, than to rebuild something hosted there ourselves.
Can someone open a new JIRA to track the request to get the JSON editor into JBT/JBDS, since it's out of scope of this JIRA?
> Include Yaml editor in JBoss Tools (& JBDS) via feature dep from o.j.t.central & add to CoreTools category, too
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21377
> URL: https://issues.jboss.org/browse/JBIDE-21377
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: updatesite
> Affects Versions: 4.3.1.Beta1
> Reporter: Mickael Istria
> Assignee: Nick Boldt
> Fix For: 4.3.1.Beta2
>
>
> There is a decent Yaml editor existing for Eclipse IDE: https://github.com/oyse/yedit . It has 21 stars and is included in STS ( JBDS-3465 ). Similarly to JSon Editor, we should provide it to JBoss Tools users by default.
> This would require adding it to the TP and adding a dependency from a JBT feature to it.
> On longer-term, we should get it touch with the author to get this plugin migrated to Eclipse.org world, most likely under the WTP/SSE project (cc [~vrubezhny])
> --
> Story points - 8 (fibonacci):
> * update Central TP,
> * update JBT/JBDS TPs,
> * update JBT/JBDS category.xml files,
> * update JBDS feature.xml,
> * send announcement email re: TP changes
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21377) Include Yaml editor in JBoss Tools (& JBDS) via feature dep from o.j.t.central & add to CoreTools category, too
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21377?page=com.atlassian.jira.plugi... ]
Victor Rubezhny edited comment on JBIDE-21377 at 1/11/16 8:26 AM:
------------------------------------------------------------------
[~mickael_istria] No, it's not available yet. It's pushed into WTP just before NY and last couple of builds are failed (because of JPA problems) in early 2016, so we still have to wait for green build to be declared.
But it's available for cloning and manual building from WTP SourceEditing repository.
was (Author: vrubezhny):
[~mickael_istria] No, it's not available yet. It's pushed into WTP just before NY and last couple of builds are failed (because of JPA problems) in early 2016, so we still have to wait for green build to be declared.
> Include Yaml editor in JBoss Tools (& JBDS) via feature dep from o.j.t.central & add to CoreTools category, too
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21377
> URL: https://issues.jboss.org/browse/JBIDE-21377
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: updatesite
> Affects Versions: 4.3.1.Beta1
> Reporter: Mickael Istria
> Assignee: Nick Boldt
> Fix For: 4.3.1.Beta2
>
>
> There is a decent Yaml editor existing for Eclipse IDE: https://github.com/oyse/yedit . It has 21 stars and is included in STS ( JBDS-3465 ). Similarly to JSon Editor, we should provide it to JBoss Tools users by default.
> This would require adding it to the TP and adding a dependency from a JBT feature to it.
> On longer-term, we should get it touch with the author to get this plugin migrated to Eclipse.org world, most likely under the WTP/SSE project (cc [~vrubezhny])
> --
> Story points - 8 (fibonacci):
> * update Central TP,
> * update JBT/JBDS TPs,
> * update JBT/JBDS category.xml files,
> * update JBDS feature.xml,
> * send announcement email re: TP changes
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months