Opened 7 years ago

Last modified 7 years ago

#13781 assigned bug

Glitch with some widget after the introduction of Set*UIcolor feature — at Version 4

Reported by: Janus Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Kits/Interface Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by Janus)

After the introduction of the new feature Set*UIcolor some ui elements like BStringView have problems with the High/Low Color selected by the user in replicants, before I did not see this problem. I think this happen because the B_TRANSPARENT_COLOR is used to set a default color (for an example see https://github.com/HaikuArchives/Weather/issues/18). A similar problem is present in the BButton, now it has a border that the developer is unable to set properly. An example is present in the same Weather app issue.

Screenshot from the weather app issue 18

Another example is the dragger:

Change History (7)

by Janus, 7 years ago

Attachment: fontshot.png added

Screenshot from the weather app issue 18

comment:1 by Janus, 7 years ago

Description: modified (diff)

comment:2 by Janus, 7 years ago

Description: modified (diff)

comment:3 by humdinger, 7 years ago

With commit cabf506, Janus fixed/worked-around(?) the issue, so if anyone wants to investigate, pic a revision before that.

by Janus, 7 years ago

Attachment: Before.png added

by Janus, 7 years ago

Attachment: After.png added

comment:4 by Janus, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.