History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-5166
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: P0 P0
Assignee: André Bargull
Reporter: André Bargull
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

vscrollbar reports "y attribute ignored" warning

Created: 28/Nov/07 02:14 PM   Updated: 25/Jan/08 12:04 PM
Component/s: Components - LZ
Affects Version/s: RingDing (4.1)
Fix Version/s: RingDing (4.1)

Time Tracking:
Not Specified

Severity: Minor
Fixed in Change#: 7,416
Fixed in branch: trunk
Runtime: N/A
Fix in hand: False


 Description  « Hide
Whenever you use a vscrollbar, you get this warning:
"WARNING: y attribute ignored; superseded by valign constraint."

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
André Bargull - 29/Nov/07 02:45 PM
------------------------------------------------------------------------
r7416 | bargull | 2007-11-29 23:44:37 +0100 (Thu, 29 Nov 2007) | 25 lines
Ge?\195?\164nderte Pfade:
   M /openlaszlo/trunk/lps/components/lz/scrollbar.lzx
   M /openlaszlo/trunk/lps/components/lz/vscrollbar.lzx

Change 20071128-bargull-6 by bargull@dell--p4--2-53 on 2007-11-28 23:21:16
    in /home/Admin/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: vscrollbar y vs valign-warning

New Features:

Bugs Fixed: LPP-5166 "vscrollbar reports "y attribute ignored" warning"

Technical Reviewer: jcrowley
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
normal components shouldn't report warnings. removed unnecessary "y"-attribute definition.


Tests:


------------------------------------------------------------------------

Mamye Kratt - 21/Jan/08 04:10 PM
testfiles
components/newvscrollbar,lzx
incubator/test/newvscrollbar-test.lzx
components/lz/vscrollbar.lzx

Mamye Kratt - 21/Jan/08 04:13 PM
Correct the path to tests.
lps/components/incubator/newvscrollbar.lzx
lps/components/incubator/testnewvsvrollbar-test.lzx
lps/components/lz/vscrollbar.lzx

Mamye Kratt - 21/Jan/08 04:17 PM
http://127.0.0.1:8080/trunk/lps/components/incubator/test/newvscrollbar-test.lzx?debug=true&lzbacktrace=false&lzr=swf8

Warning still there:
WARNING: y attribute ignored; superseded by valign constraint.
ERROR @../newvscrollbar.lzx#12: reference to undefined variable 'scrollbar_style'

Mamye Kratt - 21/Jan/08 04:20 PM
Also get the warning/error in dhtml.

Mamye Kratt - 21/Jan/08 04:21 PM
(trunk 4 local build r7775)

André Bargull - 25/Jan/08 12:04 PM
------------------------------------------------------------------------
r7891 | bargull | 2008-01-25 21:03:57 +0100 (Fri, 25 Jan 2008) | 27 lines
Ge?\195?\164nderte Pfade:
   M /openlaszlo/trunk/lps/components/incubator/newvscrollbar.lzx

Change 20080125-bargull-2 by bargull@dell--p4--2-53 on 2008-01-25 20:51:54
    in /home/Admin/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: also newvscrollbar reports valign-warning

New Features:

Bugs Fixed: LPP-5166 "vscrollbar reports "y attribute ignored" warning"

Technical Reviewer: (pending)
QA Reviewer: mkratt
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
Removed "y"-attribute definition from newvscrollbar.


Tests:
lps/components/incubator/testnewvsvrollbar-test.lzx
(note: you'll get a warning about an undefined style, the style can be found in "test-edittext.lzx" and "scrolledittext-text.lzx")


------------------------------------------------------------------------