[JBoss JIRA] (JBIDE-11430) Multiple selection in Source Editor is not properly reflected in Visual Editor
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11430?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov reassigned JBIDE-11430:
----------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Multiple selection in Source Editor is not properly reflected in Visual Editor
> ------------------------------------------------------------------------------
>
> Key: JBIDE-11430
> URL: https://issues.jboss.org/browse/JBIDE-11430
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 3.3.0.Beta2
> Environment: Linux 32 bit, JBT Beta2 H134
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Priority: Minor
> Fix For: LATER
>
> Attachments: correctVisualSelection.png, incorrectVisualSelection.png, vpemultipleselection
>
>
> 1. Create JSF 1.2 Kickstart project
> 2. Open hello.jsp page
> 3. Select this part of page source code via mouse:
> {noformat}
> <h:outputText value="#{Message.hello_message}" />,
> <h:outputText value="#{user.name}" />!
> {noformat}
> 4. Selection displayed within Visual Editor is proper
> !correctVisualSelection.png!
> 5. Select the same text with keyboard
> 6. Even the same text is selected within Source Editor selection in Visual Editor is different and incorrect.
> !incorrectVisualSelection.png!
> After 30 seconds multiple selection appears in Visual Editor but it's really to late. Should be much faster.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[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, 3 months
[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, 3 months
[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, 3 months
[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, 3 months
[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, 3 months
[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, 3 months
[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, 3 months