[JBoss JIRA] (JBIDE-10554) browsersim should remember the last device/window position/size it was started with
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10554?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov edited comment on JBIDE-10554 at 12/6/12 12:51 PM:
--------------------------------------------------------------------------
BrowserSim remembers last device and size, I implement remembering last window position.
This PR also solving subtask JBIDE-13179(this issue can be closed).
*This PR does not close the issue, because rotation also should be remembered.*
was (Author: kmarmaliykov):
BrowserSim remembers last device and size, I implement remembering last window position.
This PR also includes fix for subtask JBIDE-13179.
*This PR does not close the issue, because rotation also should be remembered.*
> browsersim should remember the last device/window position/size it was started with
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-10554
> URL: https://issues.jboss.org/browse/JBIDE-10554
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Visual Page Editor core
> Affects Versions: 3.3.0.Beta3
> Reporter: Max Rydahl Andersen
> Assignee: Konstantin Marmalyukov
> Fix For: 4.1.0.Alpha1
>
>
> currently it always open up a new place with reset defaults - it should remember those.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] (JBIDE-13255) when publishing aggregate build, collect ALL git revs for upstream builds; for JBDS, collect git and svn revs
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13255?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-13255:
------------------------------------
Logged data should look something like this:
{code}
>>> http://download.jboss.org/jbosstools/builds/staging/jbosstools-4.0_stable... <<<
jbosstools-4.0_stable_branch.component--base :: origin/jbosstools-4.0.x@f4c0b77ef3a9e904b76bdd5a9875076e297077e0
jbosstools-4.0_stable_branch.component--birt :: origin/jbosstools-4.0.x@01167b011cbb8fe3fdae791819986c66f5a3042e
jbosstools-4.0_stable_branch.component--central-maven-examples :: origin/jbosstools-4.0.x@51868fa03802ccde2b59b5620d41b85396e59d53
jbosstools-4.0_stable_branch.component--forge :: origin/jbosstools-4.0.x@8e4152f8858024235a10cab1d8c430faace67f06
jbosstools-4.0_stable_branch.component--freemarker :: origin/jbosstools-4.0.x@6aab590446043db34c7d1522a10898e13e1b0249
jbosstools-4.0_stable_branch.component--gwt :: origin/jbosstools-4.0.x@538baff3d448deb71309468939377cc121b924aa
jbosstools-4.0_stable_branch.component--hibernate :: origin/jbosstools-4.0.x@601cf167202ffe414a926f3319573392309715e7
jbosstools-4.0_stable_branch.component--javaee :: origin/jbosstools-4.0.x@524b37a6f1be43e5d59f1bcfe49e3c36fd00f160
jbosstools-4.0_stable_branch.component--jst :: origin/jbosstools-4.0.x@8ff165f1ae116612d1dc98674e3242f90f39c2d3
jbosstools-4.0_stable_branch.component--openshift :: origin/jbosstools-4.0.x@e23c75cf813463f6da39e1d32414230b588b9c21
jbosstools-4.0_stable_branch.component--portlet :: origin/jbosstools-4.0.x@791a41fe4e97a5ae335f836d53520750203b19c2
jbosstools-4.0_stable_branch.component--server :: origin/jbosstools-4.0.x@dad906367844c26f7fd77ff55bc97e3056fb5b9a
jbosstools-4.0_stable_branch.component--vpe :: origin/jbosstools-4.0.x@2809196fcde462a67e451a7e4f96530734eeeeb0
jbosstools-4.0_stable_branch.component--webservices :: origin/jbosstools-4.0.x@3a785837a5a1afb196422fd66670fbbb96bd6634
openshift-java-client-master :: origin/master@c5e01d3cfd888d2e6e26d9ccdc6bb556591782c4
xulrunner-1.9.2 :: origin/master@2edce933f7d64efbb4d7a5b16be8dadae8de766e
>>> devstudio-6.0_stable_branch.updatesite <<<
https://svn.jboss.org/repos/devstudio/branches/devstudio-6.0.x/techprevie...
https://svn.jboss.org/repos/devstudio/branches/devstudio-6.0.x/extras@10892
https://svn.jboss.org/repos/devstudio/trunk/hudson-jobs/settings@10750
https://svn.jboss.org/repos/devstudio/branches/devstudio-6.0.x/product@10...
> when publishing aggregate build, collect ALL git revs for upstream builds; for JBDS, collect git and svn revs
> -------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13255
> URL: https://issues.jboss.org/browse/JBIDE-13255
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Build/Releng
> Affects Versions: 4.0.0.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.1.0.Alpha1
>
>
> We currently collect a GIT_REVISION.txt and GIT_REVSISION.xml file for each component build, but they're not collected into a single report when the JBT aggregate (or JBDS updatesite) builds are done.
> So... we should.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] (JBIDE-13198) BrowserSim incorrect behaviour on Mac OS
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13198?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-13198:
------------------------------------------------
Denis, I think it is not a good solution, but very effective. I think about it before I start fixing this bug, IMHO override system behaviour is not a good idea. But if there will be no other variants to fix it, I will do like this.
> BrowserSim incorrect behaviour on Mac OS
> ----------------------------------------
>
> Key: JBIDE-13198
> URL: https://issues.jboss.org/browse/JBIDE-13198
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Visual Page Editor core
> Environment: Mac OS
> Reporter: Konstantin Marmalyukov
> Assignee: Konstantin Marmalyukov
> Fix For: 4.1.0.Alpha1
>
>
> Precondition:
> Open at least two windows(open in new window action).
> Condition:
> When we make right-click on inactive browsersim window, on Windows and Ubuntu this window activates. The same does not happens on Mac OS.
> Because of that when we close inactive window, active window closes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months