[JBoss JIRA] (JBIDE-18976) VPE Tag Navigation Bar looks empty when cursor located between tags without text
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18976?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov reassigned JBIDE-18976:
----------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> VPE Tag Navigation Bar looks empty when cursor located between tags without text
> --------------------------------------------------------------------------------
>
> Key: JBIDE-18976
> URL: https://issues.jboss.org/browse/JBIDE-18976
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.1.Final
> Environment: Fedora 20 Linux x86_64
> OpenJDK 7
> export SWT_GTK3=1
> Reporter: Denis Golovin
> Assignee: Ilya Buziuk
> Priority: Minor
> Fix For: LATER
>
> Attachments: screenshot1.png
>
>
> Navigation bar is empty sometimes. It happens when cursor is between tags and there is no #text node. It should show the nodes with parent tag when it is behind closing tag. Do not forget about case for tags that has optional closing tag.
> !screenshot1.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-17577) Wrong layout of Back and Forward buttons with GTK 3 and Java 8
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17577?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov reassigned JBIDE-17577:
----------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Wrong layout of Back and Forward buttons with GTK 3 and Java 8
> --------------------------------------------------------------
>
> Key: JBIDE-17577
> URL: https://issues.jboss.org/browse/JBIDE-17577
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: JBDS 8.0.0 Beta2-v20140608-1040-B121
> Oracle JDK 1.8.0_05
> Fedora 20 64bit Gnome
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Priority: Minor
> Fix For: 4.4.x
>
> Attachments: browsersimlayout.png
>
>
> 1. Select GTK3 in Windows > Preferences > BrowserSim/CordovaSim
> 2. Open BrowserSIm
> 3. Navigate BrowserSim to www.google.com
> ERROR: Once web page is fully loaded Back button has wrong layout and Forward buttons disappears
> !browsersimlayout.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-17452) RichFaces project is hiding list of members when run with JDK 8
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17452?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov reassigned JBIDE-17452:
----------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> RichFaces project is hiding list of members when run with JDK 8
> ---------------------------------------------------------------
>
> Key: JBIDE-17452
> URL: https://issues.jboss.org/browse/JBIDE-17452
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: JBDS 8.0.0.Beta2-v20140525-2146-B104
> Linux 64 bit
> Java Oracle JDK 1.8
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Priority: Minor
> Fix For: LATER
>
>
> 1. Import RichFaces project from Central
> 2. Run it on JBoss AS server 7.1.1.Final
> 3. Open application URL in BrowserSim
> 4. Open members list in BrowserSim
> 5. Enter member in Web Browser
> ASSERT: New member appears in BrowserSim
> 6. Wait for a moment (3-5 secs.)
> ERROR: List of members disappeared in BrowserSim
> It works fine when BrowserSim runs with Java Oracle JDK 1.7.0_51
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-9379) EL-Expressions support in VPE and in VPE templates
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-9379?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-9379:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> EL-Expressions support in VPE and in VPE templates
> --------------------------------------------------
>
> Key: JBIDE-9379
> URL: https://issues.jboss.org/browse/JBIDE-9379
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core, visual-page-editor-templates
> Affects Versions: 3.3.0.M3
> Reporter: Vitali Yemialyanchyk
> Assignee: Ilya Buziuk
> Priority: Optional
> Fix For: LATER
>
>
> currently VPE has only simple EL-Expressions rendering - only variable rendering to string - I propose to add possibility to render complex EL-Expressions and render JSTL templates as much as it possible get it on server side.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-12270) Highlight errors/warnings from the Source editor in Visual pane also.
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12270?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov reassigned JBIDE-12270:
----------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Highlight errors/warnings from the Source editor in Visual pane also.
> ---------------------------------------------------------------------
>
> Key: JBIDE-12270
> URL: https://issues.jboss.org/browse/JBIDE-12270
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 4.0.0.Alpha1
> Reporter: Denis Maliarevich
> Assignee: Ilya Buziuk
> Priority: Optional
> Fix For: LATER
>
>
> Errors/warnings in the Source editor are highlighted with error markers.
> It could be useful to mark errors/warnings in the Visual pane as well.
> Not all of them but preferably those that affect visual representation of the page.
> For now it's mostly EL errors.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-6334) Preferences to control DnD markers parameters and captions like Color, What kind of markers to show and what colors should be used
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-6334?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-6334:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Preferences to control DnD markers parameters and captions like Color, What kind of markers to show and what colors should be used
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-6334
> URL: https://issues.jboss.org/browse/JBIDE-6334
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 3.2.0.M1
> Reporter: Denis Golovin
> Assignee: Ilya Buziuk
> Priority: Optional
> Labels: dnd, new_and_noteworthy, vpe
> Fix For: LATER
>
>
> DnD markers behavior should have preferences to control at least color, because at first sight I would prefer different color scheme. Red for possible positions and black for position where dropped element is going to be inserted.
> Here option candidates:
> 1. Show Possible Drop Markers : Yes/No checkbox
> 2. Possible Drop Location Marker color: Color Chooser
> 3. Drop Location Marker Color
> 4. Highlight Drop Target Element: yes/No checkbox
> 5. Highlighted element Border color: Color Chooser
> 6. Highlighted element Background color: Color Chooser
> 7. Highlighting Transparency: 50-100%
> In DnD captions (JBIDE-5970) would be good to have preferences to let it be controlled. Something like:
> 1. Where to show caption: VPE ,Eclipse Status Line
> 2. Where to show if VPE is selected in point 1: Align to Cursor, Highlighted element or have it always at the same fixed place.
> 3. Show the code after DnD is finished in caption: Yes/No
> 4. Font color: Color chooser
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-19283) Unnecessary dialog displayed when LiveReload is enabled/disabled for BrowserSim
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19283?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov reassigned JBIDE-19283:
----------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Unnecessary dialog displayed when LiveReload is enabled/disabled for BrowserSim
> -------------------------------------------------------------------------------
>
> Key: JBIDE-19283
> URL: https://issues.jboss.org/browse/JBIDE-19283
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.3.0.Alpha1
> Environment: JBDS 9.0.0.Alpha1-v20150216-1042-B11
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Priority: Minor
> Fix For: 4.4.x
>
>
> 1. Open BrowserSim
> 2. Select skin which doesn't fit to screen
> ASSERT: Dialog asking to choose Truncate or Show actual size is displayed
> 3. Select one from those options
> 4. Enable or disable LiveReload for BrowserSim
> ERROR: Dialog asking to choose Truncate or Show actual size is displayed
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-9292) Show as EL toolbar button does not affect values set through Page Design Options dialog
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-9292?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-9292:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Show as EL toolbar button does not affect values set through Page Design Options dialog
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-9292
> URL: https://issues.jboss.org/browse/JBIDE-9292
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 3.3.0.M1
> Reporter: Maxim Areshkau
> Assignee: Ilya Buziuk
> Priority: Minor
> Fix For: LATER
>
> Attachments: el-pressed.png, page-design-options.png, show-el-not-pressed.png
>
>
> *Steps to reproduce:*
> # Create a JSF project
> # Create a JSPX page with the following content:
> {code:xml|title=test.jspx}
> <input type="submit" value="${hello}"/>${hello}
> {code}
> # Open Page Design Options dialog->Substitutes EL-expressions
> # Create expression {{hello}} with value {{Hello World!}} and press OK
> # Click show bundle's messages as EL expressions button on the toolbar
> *Actual result:*
> ${hello} expressions are substituted by {{Hello World!}}
> *Expected result:*
> ${hello} expressions are not substituted and shown as is
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month